Skip to content

Conversation

tpowa
Copy link

@tpowa tpowa commented Sep 10, 2025

Add missing cksum symlinks on make install call.

Added missing symlinks to cksum and multibinary
Fixed PROGS
@sylvestre
Copy link
Contributor

GNUmakefile:492: *** unterminated call to function 'foreach': missing ')'. Stop.

Fix identation, added missing )
@tpowa
Copy link
Author

tpowa commented Sep 10, 2025

Added missing ) at the end.

Use already used multicall check
Fixed end of lines and move ) to new line
Wrong ) at endif
Fix whitespace
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

Switch name to HASHSUM_PROGS. The programs report hashsum in --help.
Remove hashsum from array and switch to hashsum in check
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

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.

uutils/coreutils/blob/main/GNUmakefile misses cksum binaries on multicall installation
2 participants