bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25256: A lot of tests failed when building guix 0.12.0 from source


From: Alex Vong
Subject: bug#25256: A lot of tests failed when building guix 0.12.0 from source
Date: Sat, 24 Dec 2016 06:56:24 +0000

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 address@hidden
============================================================================
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

Attachment: tests.tar.xz
Description: application/xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]