Carlos Carleos <carl...@uniovi.es> skribis: > ============================================================================ > Testsuite summary for GNU coreutils 8.22 > ============================================================================ > # TOTAL: 551 > # PASS: 411 > # SKIP: 139 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ./tests/test-suite.log > Please report to bug-coreut...@gnu.org > ============================================================================ > Makefile:7037: recipe for target 'tests/test-suite.log' failed > make[4]: *** [tests/test-suite.log] Error 1 > make[4]: Leaving directory > '/tmp/nix-build-coreutils-8.22.drv-0/coreutils-8.22' > Makefile:7143: recipe for target 'check-TESTS' failed > make[3]: *** [check-TESTS] Error 2 > make[3]: Leaving directory > '/tmp/nix-build-coreutils-8.22.drv-0/coreutils-8.22' > Makefile:7391: recipe for target 'check-am' failed > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory > '/tmp/nix-build-coreutils-8.22.drv-0/coreutils-8.22' > Makefile:6923: recipe for target 'check-recursive' failed > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory > '/tmp/nix-build-coreutils-8.22.drv-0/coreutils-8.22' > Makefile:7393: recipe for target 'check' failed > make: *** [check] Error 2 > phase `check' failed after 104 seconds > builder for `/gnu/store/grqi4n9fvddqly000i70y5pgnwfk2nr8-coreutils-8.22.drv' > failed with exit code 1
Could you post somewhere the complete build log of Coreutils? It can be obtained using: guix build --log-file /gnu/store/grqi4n9fvddqly000i70y5pgnwfk2nr8-coreutils-8.22.drv TIA, Ludo’.