GNU bug report logs - #22475
guix make check FAIL

Previous Next

Package: guix;

Reported by: rennes <at> openmailbox.org

Date: Wed, 27 Jan 2016 15:57:02 UTC

Severity: normal

Tags: notabug

Fixed in version 0.9.0

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22475 in the body.
You can then email your comments to 22475 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Wed, 27 Jan 2016 15:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rennes <at> openmailbox.org:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 27 Jan 2016 15:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: rennes <at> openmailbox.org
To: bug-guix <at> gnu.org
Subject: guix make check FAIL
Date: Wed, 27 Jan 2016 16:53:40 +0100
Hi,

i clone guix from git(in GuixSD), and when run 'make check' display FAIL 
message. But the command './pre-inst-env' works.

These are the commands that run:

git clone git://git.savannah.gnu.org/guix.git
guix environment guix
./bootstrap
./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ 
--localstatedir=/var
make
make check


this is the error message:


PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/cpio.scm
PASS: tests/hash.scm
PASS: tests/pk-crypto.scm
PASS: tests/pki.scm
PASS: tests/sets.scm
PASS: tests/gnu-maintenance.scm
PASS: tests/substitute.scm
PASS: tests/builders.scm
PASS: tests/derivations.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/utils.scm
PASS: tests/build-utils.scm
PASS: tests/packages.scm
PASS: tests/snix.scm
PASS: tests/hackage.scm
PASS: tests/cran.scm
PASS: tests/elpa.scm
FAIL: tests/store.scm
PASS: tests/monads.scm
PASS: tests/gexp.scm
PASS: tests/nar.scm
PASS: tests/union.scm
PASS: tests/profiles.scm
PASS: tests/syscalls.scm
PASS: tests/gremlin.scm
FAIL: tests/lint.scm
PASS: tests/publish.scm
PASS: tests/scripts.scm
PASS: tests/size.scm
PASS: tests/graph.scm
PASS: tests/challenge.scm
PASS: tests/cve.scm
PASS: tests/file-systems.scm
PASS: tests/system.scm
PASS: tests/services.scm
PASS: tests/containers.scm
PASS: tests/import-utils.scm
PASS: tests/pypi.scm
PASS: tests/cpan.scm
PASS: tests/gem.scm
PASS: tests/guix-build.sh
FAIL: tests/guix-download.sh
PASS: tests/guix-hash.sh
 PASS: tests/guix-package.sh
PASS: tests/guix-package-net.sh
PASS: tests/guix-system.sh
PASS: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-environment.sh
PASS: tests/guix-environment-container.sh
PASS: tests/guix-graph.sh
PASS: tests/guix-lint.sh
PASS: tests/guix-register.sh
PASS: tests/guix-gc.sh
PASS: tests/guix-daemon.sh
============================================================================
Testsuite summary for GNU Guix 0.9.1
============================================================================
# TOTAL: 58
# PASS:  55
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix <at> gnu.org
============================================================================
Makefile:3929: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/home/bob/guix'
Makefile:4035: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/home/bob/guix'
Makefile:4278: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/home/bob/guix'
Makefile:3815: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/bob/guix'
Makefile:4280: recipe for target 'check' failed
make: *** [check] Error 2
PASS: tests/base32.scm
PASS: tests/base64.scm
PASS: tests/cpio.scm
PASS: tests/hash.scm
PASS: tests/pk-crypto.scm
PASS: tests/pki.scm
PASS: tests/sets.scm
PASS: tests/gnu-maintenance.scm
PASS: tests/substitute.scm
PASS: tests/builders.scm
PASS: tests/derivations.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/utils.scm
PASS: tests/build-utils.scm
PASS: tests/packages.scm
PASS: tests/snix.scm
PASS: tests/hackage.scm
PASS: tests/cran.scm
PASS: tests/elpa.scm
FAIL: tests/store.scm
PASS: tests/monads.scm
PASS: tests/gexp.scm
PASS: tests/nar.scm
PASS: tests/union.scm
PASS: tests/profiles.scm
PASS: tests/syscalls.scm
PASS: tests/gremlin.scm
FAIL: tests/lint.scm
PASS: tests/publish.scm
PASS: tests/scripts.scm
PASS: tests/size.scm
PASS: tests/graph.scm
PASS: tests/challenge.scm
PASS: tests/cve.scm
PASS: tests/file-systems.scm
PASS: tests/system.scm
PASS: tests/services.scm
PASS: tests/containers.scm
PASS: tests/import-utils.scm
PASS: tests/pypi.scm
PASS: tests/cpan.scm
PASS: tests/gem.scm
PASS: tests/guix-build.sh
FAIL: tests/guix-download.sh
PASS: tests/guix-hash.sh
 PASS: tests/guix-package.sh
PASS: tests/guix-package-net.sh
PASS: tests/guix-system.sh
PASS: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-environment.sh
PASS: tests/guix-environment-container.sh
PASS: tests/guix-graph.sh
PASS: tests/guix-lint.sh
PASS: tests/guix-register.sh
PASS: tests/guix-gc.sh
PASS: tests/guix-daemon.sh
============================================================================
Testsuite summary for GNU Guix 0.9.1
============================================================================
# TOTAL: 58
# PASS:  55
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix <at> gnu.org
============================================================================
Makefile:3929: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/home/bob/guix'
Makefile:4035: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/home/bob/guix'
Makefile:4278: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/home/bob/guix'
Makefile:3815: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/bob/guix'
Makefile:4280: recipe for target 'check' failed
make: *** [check] Error 2


regards





Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Wed, 27 Jan 2016 17:00:03 GMT) Full text and rfc822 format available.

Message #8 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Lirzin <mthl <at> gnu.org>
To: rennes <at> openmailbox.org
Cc: 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Wed, 27 Jan 2016 17:58:46 +0100
Hi,

rennes <at> openmailbox.org writes:

> i clone guix from git(in GuixSD), and when run 'make check' display
> FAIL message. But the command './pre-inst-env' works.
>
> These are the commands that run:
>
> git clone git://git.savannah.gnu.org/guix.git
> guix environment guix
> ./bootstrap
> ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
> --localstatedir=/var
> make
> make check
>
>
> this is the error message:
[...]
> FAIL: tests/store.scm
> FAIL: tests/lint.scm
> FAIL: tests/guix-download.sh
[...]
> ============================================================================
> Testsuite summary for GNU Guix 0.9.1
> ============================================================================
> # TOTAL: 58
> # PASS:  55
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  3
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to bug-guix <at> gnu.org
> ============================================================================

Can you provide the following files from the root of the repository?

- tests-suite.log
- store.log
- lint.log

Thanks,

--
Mathieu Lirzin




Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Wed, 27 Jan 2016 17:19:01 GMT) Full text and rfc822 format available.

Message #11 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Mathieu Lirzin <mthl <at> gnu.org>
Cc: rennes <at> openmailbox.org, 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Wed, 27 Jan 2016 18:18:16 +0100
On Wed, Jan 27, 2016 at 05:58:46PM +0100, Mathieu Lirzin wrote:
> > FAIL: tests/store.scm
> > FAIL: tests/lint.scm
> > FAIL: tests/guix-download.sh

All three tests succeed for me, so this must be connected somehow to your
particular environment.

Andreas





Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Wed, 27 Jan 2016 17:28:02 GMT) Full text and rfc822 format available.

Message #14 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: rennes <at> openmailbox.org
To: Mathieu Lirzin <mthl <at> gnu.org>
Cc: 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Wed, 27 Jan 2016 18:27:27 +0100
[Message part 1 (text/plain, inline)]
Hi,

i attached files required.

regards



On 2016-01-27 17:58, Mathieu Lirzin wrote:
> Hi,
> 
> rennes <at> openmailbox.org writes:
> 
>> i clone guix from git(in GuixSD), and when run 'make check' display
>> FAIL message. But the command './pre-inst-env' works.
>> 
>> These are the commands that run:
>> 
>> git clone git://git.savannah.gnu.org/guix.git
>> guix environment guix
>> ./bootstrap
>> ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
>> --localstatedir=/var
>> make
>> make check
>> 
>> 
>> this is the error message:
> [...]
>> FAIL: tests/store.scm
>> FAIL: tests/lint.scm
>> FAIL: tests/guix-download.sh
> [...]
>> ============================================================================
>> Testsuite summary for GNU Guix 0.9.1
>> ============================================================================
>> # TOTAL: 58
>> # PASS:  55
>> # SKIP:  0
>> # XFAIL: 0
>> # FAIL:  3
>> # XPASS: 0
>> # ERROR: 0
>> ============================================================================
>> See ./test-suite.log
>> Please report to bug-guix <at> gnu.org
>> ============================================================================
> 
> Can you provide the following files from the root of the repository?
> 
> - tests-suite.log
> - store.log
> - lint.log
> 
> Thanks,
> 
> --
> Mathieu Lirzin
[test-suite.log (text/plain, attachment)]
[store.log (text/plain, attachment)]
[lint.log (text/plain, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Thu, 28 Jan 2016 21:12:02 GMT) Full text and rfc822 format available.

Message #17 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: Alex Kost <alezost <at> gmail.com>
To: rennes <at> openmailbox.org
Cc: 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Fri, 29 Jan 2016 00:11:22 +0300
rennes <at> openmailbox.org (2016-01-27 18:53 +0300) wrote:

> Hi,
>
> i clone guix from git(in GuixSD), and when run 'make check' display FAIL
> message. But the command './pre-inst-env' works.
>
> These are the commands that run:
>
> git clone git://git.savannah.gnu.org/guix.git
> guix environment guix
> ./bootstrap
> ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
> --localstatedir=/var

Just a side note: "--with-libgcrypt-prefix" is not necessary now
(I think after commit dd01fec¹).

¹ http://git.savannah.gnu.org/cgit/guix.git/commit/?id=dd01fecd23a4ded46b99a51dc08ac5d964dbcd53

-- 
Alex




Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Fri, 29 Jan 2016 02:45:01 GMT) Full text and rfc822 format available.

Message #20 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: rennes <at> openmailbox.org
To: Alex Kost <alezost <at> gmail.com>
Cc: 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Fri, 29 Jan 2016 03:43:56 +0100
Hi,

On 2016-01-28 22:11, Alex Kost wrote:
> rennes <at> openmailbox.org (2016-01-27 18:53 +0300) wrote:
> 
>> Hi,
>> 
>> i clone guix from git(in GuixSD), and when run 'make check' display 
>> FAIL
>> message. But the command './pre-inst-env' works.
>> 
>> These are the commands that run:
>> 
>> git clone git://git.savannah.gnu.org/guix.git
>> guix environment guix
>> ./bootstrap
>> ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
>> --localstatedir=/var
> 
> Just a side note: "--with-libgcrypt-prefix" is not necessary now
> (I think after commit dd01fec¹).
> 
> ¹
> http://git.savannah.gnu.org/cgit/guix.git/commit/?id=dd01fecd23a4ded46b99a51dc08ac5d964dbcd53


i test again without --with-libgcrypt-prefix", and works.

Thanks.







Information forwarded to bug-guix <at> gnu.org:
bug#22475; Package guix. (Sun, 31 Jan 2016 09:23:02 GMT) Full text and rfc822 format available.

Message #23 received at 22475 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: rennes <at> openmailbox.org
Cc: Mathieu Lirzin <mthl <at> gnu.org>, 22475 <at> debbugs.gnu.org
Subject: Re: bug#22475: guix make check FAIL
Date: Sun, 31 Jan 2016 10:21:48 +0100
rennes <at> openmailbox.org skribis:

> Starting download of /tmp/guix-file.qSJyZC
> From http://does.not/exist...
>  exist                                               0B/s 00:00 | 0B transferred. exist                                         1.1MiB/s 00:00 | 288B transferred
> /home/bob/guix/test-tmp/store/ma3hazzz1y783d577p07w66cpn5qjsir-exist
> 0f5cx1vmxl5b0ihmgkpng0qs02zi1ip9q0nhhii67lsw2kpgf6c4

AFAICS all the tests failing here are due to misbehaving name
resolution, which could be due to to your ISP doing “DNS hijacking”—that
is, the ‘does.not’ host above does not exist, but you ISP’s DNS server
returns an IP address anyway to redirect you to their own server.

I think there’s nothing we can do on our side.  But you should complain
to your ISP!  :-)

Ludo’.




Added tag(s) notabug. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sun, 31 Jan 2016 09:31:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 0.9.0, send any further explanations to 22475 <at> debbugs.gnu.org and rennes <at> openmailbox.org Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sun, 31 Jan 2016 09:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 28 Feb 2016 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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