Skip to content

Conversation

@d06i
Copy link

@d06i d06i commented Dec 15, 2025

No description provided.

@d06i
Copy link
Author

d06i commented Dec 17, 2025

I don't understand why the job is failing. Can you clarify the issue? Thank you.

@Cyan4973
Copy link
Owner

Cyan4973 commented Dec 17, 2025

It mostly complains about:

cli/xxhsum.c:
make: *** [Makefile:531: trailingWhitespace] Error 1

This test is meant to fail when a trailing whitespace happens to be present somewhere in the source code.

@Cyan4973
Copy link
Owner

In #1089, the test trailingWhitespace is updated, to also provide the line number.

It gives the following result on this PR:

cli/xxhsum.c:1639:
Error: trailing whitespace detected
make: *** [trailingWhitespace] Error 1

I checked and indeed this line has white spaces.
This was not visible on the github interface, it's necessary to look directly into the file with an editor.

@d06i
Copy link
Author

d06i commented Dec 17, 2025

Thanks for finding the CI issue. I can finally sleep now.

@d06i d06i force-pushed the dev branch 4 times, most recently from fc6b4e1 to 9555bbe Compare December 20, 2025 08:51
@d06i d06i force-pushed the dev branch 2 times, most recently from b7e79ef to d12764e Compare December 20, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants