GNU bug report logs - #19780
Bootstrap bash binary segfaults on x86_64

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Date: Thu, 5 Feb 2015 13:58:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Subject: bug#19780: closed (Re: bug#19780: 13 failing tests)
Date: Tue, 31 Mar 2015 21:19:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#19780: Bootstrap bash binary segfaults on x86_64

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 19780 <at> debbugs.gnu.org.

-- 
19780: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19780
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Cc: 19780-done <at> debbugs.gnu.org
Subject: Re: bug#19780: 13 failing tests
Date: Tue, 31 Mar 2015 23:18:40 +0200
[Message part 3 (text/plain, inline)]
Commit 4c0d38b updates those 4 binaries for i686 and x86_64.  I took
them from
<ftp://alpha.gnu.org:/gnu/guix/bootstrap/{x86_64,i686}-linux/20131110/static-binaries.tar.xz>.
The commit itself is signed (see “git show --show-signature 4c0d38b”.)

Thanks,
Ludo’.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: <bug-guix <at> gnu.org>
Subject: 13 failing tests
Date: Thu, 5 Feb 2015 14:55:03 +0100
[Message part 6 (text/plain, inline)]
When building Guix from master (currently that's commit
0ca0ce53a801702f6f56d68289675d4b448e026a) with make check I get the
following output:

~~~~~~~~~~~~~~~~~~~~~~~
PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/hash.scm
PASS: tests/pk-crypto.scm
PASS: tests/pki.scm
PASS: tests/sets.scm
PASS: tests/substitute-binary.scm
FAIL: tests/builders.scm
FAIL: tests/derivations.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/utils.scm
FAIL: tests/build-utils.scm
FAIL: tests/packages.scm
PASS: tests/snix.scm
FAIL: tests/store.scm
PASS: tests/monads.scm
FAIL: tests/gexp.scm
PASS: tests/nar.scm
FAIL: tests/union.scm
FAIL: tests/profiles.scm
PASS: tests/syscalls.scm
PASS: tests/lint.scm
FAIL: tests/guix-build.sh
PASS: tests/guix-download.sh
PASS: tests/guix-hash.sh
FAIL: tests/guix-package.sh
PASS: tests/guix-system.sh
FAIL: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-lint.sh
FAIL: tests/guix-register.sh
FAIL: tests/guix-gc.sh
PASS: tests/guix-daemon.sh
make[5]: Entering directory `/localhome/rwurmus-tmp/guix'
make  all-recursive
make[6]: Entering directory `/localhome/rwurmus-tmp/guix'
Making all in po/guix
make[7]: Entering directory `/localhome/rwurmus-tmp/guix/po/guix'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix/po/guix'
Making all in po/packages
make[7]: Entering directory `/localhome/rwurmus-tmp/guix/po/packages'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix/po/packages'
make[7]: Entering directory `/localhome/rwurmus-tmp/guix'
make[7]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[6]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[5]: Leaving directory `/localhome/rwurmus-tmp/guix'
============================================================================
Testsuite summary for GNU Guix 0.8.1
============================================================================
# TOTAL: 34
# PASS:  21
# SKIP:  0
# XFAIL: 0
# FAIL:  13
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix <at> gnu.org
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/localhome/rwurmus-tmp/guix'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/localhome/rwurmus-tmp/guix'
make: *** [check] Error 2
~~~~~~~~~~~~~~~~~~~~~~~

Attached is a tarball containing the logs.

~~ Ricardo

[logs.tar (application/x-tar, attachment)]

This bug report was last modified 9 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.