GNU bug report logs -
#78562
Coreutils-9.7 do not build on macOS High Sierra, Version 10.13.6, because src/cksum.c: uses invalid cpu feature string for builtin
Previous Next
Full log
View this message in rfc822 format
> Am 28.05.2025 um 21:58 schrieb Paul Eggert <eggert <at> cs.ucla.edu>:
>
> https://web.cs.ucla.edu/~eggert/coreutils-9.7.39-c8d75.tar.gz
This is the result of testing:
========================================================
GNU coreutils 9.7.39-c8d75: ./tests/test-suite.log
========================================================
# TOTAL: 659
# PASS: 461
# SKIP: 194
# XFAIL: 0
# FAIL: 4
# XPASS: 0
# ERROR: 0
System information (uname -a): Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh
FAILures come from missing tests/env/env-S, tests/sort/sort-discrim, tests/timeout/timeout-group, and tests/cp/attr-existing. The latter could be SKIPped because Tiger can only handle some attribute basics:
+ returns_ 1 cp -a --attributes-only sym1 file2
cp: cannot create symbolic link 'file2': File exists
+ cmp file2 file2.exp
+ cp -a --remove-destination --attributes-only sym1 file2
cp: preserving times for 'file2': Function not implemented
I also performed some commands with mv and cp manually that failed before. Now they do work.
Testing diffutils 3.12 does not work here – because the function SIGSEGV_FOR_ALL_SIGNALS() does not exist, so no build. But I think the coreutils are now OK!
--
Greetings
Pete
If men could get pregnant, abortion would be a sacrament.
– Florynce Kennedy
This bug report was last modified 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.