all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: guix-devel@gnu.org
Subject: Re: FAIL: tests/guix-build.sh
Date: Tue, 12 Nov 2013 13:02:05 +0100	[thread overview]
Message-ID: <87ob5pq14y.fsf@gnu.org> (raw)
In-Reply-To: <87vbzyo1b6.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 12 Nov 2013 05:29:01 +0400")

Nikita Karetnikov <nikita@karetnikov.org> skribis:

> I got the following error, which I couldn’t reproduce
> (bf4211523baf8ab1c853aac48ef0324f8f704510).  Is there a need to worry?
>
> + guix build hello -d
> + grep -e '-hello-[0-9\.]\+\.drv$'
> accepted connection from pid 15177, uid 1000
> guix build: error: build failed: substituter `substitute-binary' died unexpectedly

It could be a non-deterministic bug in ‘substitute-binary’.

Could you try running this:

  ulimit -c unlimited
  while make check TESTS=tests/guix-build.sh ; do : ; done

If you manage to reproduce it this way, can you check if there are more
details in the log, or a core dump?  If not, could you add debugging
statements in substitute-binary.scm to see how far it goes (that needs
to print to (current-error-port), not to (current-output-port))?

TIA,
Ludo’.

  reply	other threads:[~2013-11-12 12:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12  1:29 FAIL: tests/guix-build.sh Nikita Karetnikov
2013-11-12 12:02 ` Ludovic Courtès [this message]
2013-11-26 21:45 ` Ludovic Courtès
2013-11-27 13:49   ` Nikita Karetnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ob5pq14y.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=nikita@karetnikov.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.