GNU bug report logs - #24408
`make check` fails for builders, build-utils, cran, derivations, elpa, gexp, grafts, hackage, monads, packages, store, ui

Previous Next

Package: guix;

Reported by: rsiddharth <s <at> ricketyspace.net>

Date: Sun, 11 Sep 2016 01:34:01 UTC

Severity: normal

Tags: unreproducible

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 24408 in the body.
You can then email your comments to 24408 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#24408; Package guix. (Sun, 11 Sep 2016 01:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to rsiddharth <s <at> ricketyspace.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 11 Sep 2016 01:34:02 GMT) Full text and rfc822 format available.

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

From: rsiddharth <s <at> ricketyspace.net>
To: bug-guix <at> gnu.org
Subject: `make check` fails for builders, build-utils, cran, derivations, elpa,
 gexp, grafts, hackage, monads, packages, store, ui
Date: Sun, 11 Sep 2016 01:11:00 +0000
[Message part 1 (text/plain, inline)]
Ran `make check` like this:

  cd git/guix
  git pull
  git show
  commit debf4179b4312ad3ea02f994154a2d989bc16089
  ...

  guix environment guix --ad-hoc help2man git strace
  ./bootstrap
  ./configure --localstatedir=/var
  make check

Test machine information:

  guix (GNU Guix) 20160910.14 [binary installation on top debian testing]

  guile (GNU Guile) 2.0.11
  GNU Make 4.2 (Built for x86_64-unknown-linux-gnu)
  libgcrypt version 1.7.3

  zlib Version: 1.2.8

  SQLite Version: 3.12.2
  libbz2 Version 1.0.6
  g++ (GCC) 6.2.0

(This is my first bug report, please point out if I missed out
something.)

[builders.log (application/octet-stream, attachment)]
[build-utils.log (application/octet-stream, attachment)]
[cran.log (application/octet-stream, attachment)]
[derivations.log (application/octet-stream, attachment)]
[elpa.log (application/octet-stream, attachment)]
[gexp.log (application/octet-stream, attachment)]
[grafts.log (application/octet-stream, attachment)]
[hackage.log (application/octet-stream, attachment)]
[monads.log (application/octet-stream, attachment)]
[packages.log (application/octet-stream, attachment)]
[store.log (application/octet-stream, attachment)]
[ui.log (application/octet-stream, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#24408; Package guix. (Mon, 12 Sep 2016 13:47:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: rsiddharth <s <at> ricketyspace.net>
Cc: 24408 <at> debbugs.gnu.org
Subject: Re: bug#24408: `make check` fails for builders, build-utils, cran,
 derivations, elpa, gexp, grafts, hackage, monads, packages, store, ui
Date: Mon, 12 Sep 2016 15:46:37 +0200
Hi,

rsiddharth <s <at> ricketyspace.net> skribis:

> actual-error:
> + (srfi-34
> +   #<condition &nix-connection-error [file: "/home/rsd/v/git/others/guix/test-tmp/var/12220/daemon-socket/socket" errno: 2] 1fb5bd0>)
> result: FAIL

2 == ENOENT (“No such file or directory”), which would mean that
guix-daemon did not start properly.

What does this return:

  ./test-env ps aux | grep guix-daemon

?

Thanks for reporting the issue!

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#24408; Package guix. (Mon, 12 Sep 2016 22:01:02 GMT) Full text and rfc822 format available.

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

From: rsiddharth <s <at> ricketyspace.net>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 24408 <at> debbugs.gnu.org
Subject: Re: bug#24408: `make check` fails for builders, build-utils, cran,
 derivations, elpa, gexp, grafts, hackage, monads, packages, store, ui
Date: Mon, 12 Sep 2016 21:59:03 +0000
Hi,

>> actual-error:
>> + (srfi-34
>> +   #<condition &nix-connection-error [file: "/home/rsd/v/git/others/guix/test-tmp/var/12220/daemon-socket/socket" errno: 2] 1fb5bd0>)
>> result: FAIL
>
> 2 == ENOENT (“No such file or directory”), which would mean that
> guix-daemon did not start properly.
>
> What does this return:
>
>   ./test-env ps aux | grep guix-daemon

~/v/git/others/guix 
↳ ./test-env ps aux | grep guix-daemon
root      2193  0.0  0.0  33876   140 ?        Ss   Sep04   0:00 /gnu/store/3g6zn8y5sfwywr4pqiwqrab735a0x4zl-guix-0.10.0/bin/guix-daemon --build-users-group=guixbuild
rsd      15898  0.0  0.0  12796   924 pts/3    S+   17:54   0:00 grep guix-daemon
rsd      15906  0.0  0.0   1124     8 pts/3    D+   17:54   0:00 /home/rsd/v/git/others/guix/guix-daemon --disable-chroot --substitute-urls=file:///home/rsd/v/git/others/guix/test-tmp/var/15897/substituter-data




Added tag(s) unreproducible. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 28 Aug 2017 23:18:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 24408 <at> debbugs.gnu.org and rsiddharth <s <at> ricketyspace.net> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 28 Aug 2017 23:18:01 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. (Tue, 26 Sep 2017 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 271 days ago.

Previous Next


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