GNU bug report logs -
#25256
A lot of tests failed when building guix 0.12.0 from source
Previous Next
Reported by: Alex Vong <alexvong1995 <at> gmail.com>
Date: Sat, 24 Dec 2016 06:57:02 UTC
Severity: normal
Done: Alex Vong <alexvong1995 <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#25256: A lot of tests failed when building guix 0.12.0 from source
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 25256 <at> debbugs.gnu.org.
--
25256: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25256
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
This bug was fixed long ago, probably around 0.13 ~ 0.14, closing...
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Hello Guix,
Congratulation on guixsd moving to beta, maybe I should try it during
the holiday!
A tarball with all the test logs archived is in the attachment. As
usual, the tests are run on Debian Testing with 'uname -a' outputting
'Linux debian 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64
GNU/Linux'
Below is the build-log, you can see 87/656 tests failed:
make check-recursive
make[1]: Entering directory '/home/alexvong1995/guix-0.12.0'
Making check in po/guix
make[2]: Entering directory '/home/alexvong1995/guix-0.12.0/po/guix'
make[2]: Leaving directory '/home/alexvong1995/guix-0.12.0/po/guix'
Making check in po/packages
make[2]: Entering directory '/home/alexvong1995/guix-0.12.0/po/packages'
make[2]: Leaving directory '/home/alexvong1995/guix-0.12.0/po/packages'
make[2]: Entering directory '/home/alexvong1995/guix-0.12.0'
Compiling Scheme modules...
make check-TESTS check-local
make[3]: Entering directory '/home/alexvong1995/guix-0.12.0'
make[3]: Nothing to be done for 'check-local'.
make[4]: Entering directory '/home/alexvong1995/guix-0.12.0'
PASS: tests/base64.scm
SKIP: tests/base32.scm
PASS: tests/hash.scm
PASS: tests/cpio.scm
PASS: tests/pk-crypto.scm
PASS: tests/pki.scm
PASS: tests/sets.scm
PASS: tests/modules.scm
PASS: tests/gnu-maintenance.scm
PASS: tests/substitute.scm
FAIL: tests/builders.scm
FAIL: tests/grafts.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/upstream.scm
PASS: tests/combinators.scm
PASS: tests/utils.scm
PASS: tests/build-utils.scm
FAIL: tests/packages.scm
SKIP: tests/snix.scm
PASS: tests/hackage.scm
PASS: tests/cran.scm
FAIL: tests/derivations.scm
PASS: tests/elpa.scm
PASS: tests/monads.scm
FAIL: tests/gexp.scm
FAIL: tests/store.scm
FAIL: tests/union.scm
PASS: tests/nar.scm
SKIP: tests/syscalls.scm
SKIP: tests/gremlin.scm
PASS: tests/bournish.scm
FAIL: tests/profiles.scm
FAIL: tests/publish.scm
PASS: tests/scripts.scm
FAIL: tests/size.scm
PASS: tests/lint.scm
FAIL: tests/graph.scm
FAIL: tests/challenge.scm
PASS: tests/cve.scm
PASS: tests/zlib.scm
PASS: tests/file-systems.scm
PASS: tests/system.scm
PASS: tests/services.scm
SKIP: tests/containers.scm
PASS: tests/import-utils.scm
PASS: tests/scripts-build.scm
SKIP: tests/pypi.scm
PASS: tests/gem.scm
PASS: tests/crate.scm
PASS: tests/cpan.scm
PASS: tests/guix-download.sh
PASS: tests/guix-hash.sh
PASS: tests/guix-build.sh
FAIL: tests/guix-package-net.sh
PASS: tests/guix-package.sh
PASS: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-system.sh
SKIP: tests/guix-environment-container.sh
PASS: tests/guix-graph.sh
PASS: tests/guix-lint.sh
FAIL: tests/guix-register.sh
FAIL: tests/guix-daemon.sh
PASS: tests/guix-environment.sh
FAIL: tests/guix-gc.sh
============================================================================
Testsuite summary for GNU Guix 0.12.0
============================================================================
# TOTAL: 656
# PASS: 547
# SKIP: 22
# XFAIL: 0
# FAIL: 87
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix <at> gnu.org
============================================================================
Makefile:4274: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/home/alexvong1995/guix-0.12.0'
Makefile:4380: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/home/alexvong1995/guix-0.12.0'
Makefile:4623: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/home/alexvong1995/guix-0.12.0'
Makefile:4160: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/alexvong1995/guix-0.12.0'
Makefile:4625: recipe for target 'check' failed
make: *** [check] Error 2
Cheers,
Alex
[tests.tar.xz (application/x-xz, attachment)]
This bug report was last modified 6 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.