* FAIL: tests/guix-build.sh
@ 2013-11-12 1:29 Nikita Karetnikov
2013-11-12 12:02 ` Ludovic Courtès
2013-11-26 21:45 ` Ludovic Courtès
0 siblings, 2 replies; 4+ messages in thread
From: Nikita Karetnikov @ 2013-11-12 1:29 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
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
238 operations
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FAIL: tests/guix-build.sh
2013-11-12 1:29 FAIL: tests/guix-build.sh Nikita Karetnikov
@ 2013-11-12 12:02 ` Ludovic Courtès
2013-11-26 21:45 ` Ludovic Courtès
1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2013-11-12 12:02 UTC (permalink / raw)
To: Nikita Karetnikov; +Cc: guix-devel
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’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FAIL: tests/guix-build.sh
2013-11-12 1:29 FAIL: tests/guix-build.sh Nikita Karetnikov
2013-11-12 12:02 ` Ludovic Courtès
@ 2013-11-26 21:45 ` Ludovic Courtès
2013-11-27 13:49 ` Nikita Karetnikov
1 sibling, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2013-11-26 21:45 UTC (permalink / raw)
To: Nikita Karetnikov; +Cc: guix-devel
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
> 238 operations
Eric reported a similar failure on IRC, with Guile 2.0.5, which I
believe is solved by de67926. Can you confirm?
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FAIL: tests/guix-build.sh
2013-11-26 21:45 ` Ludovic Courtès
@ 2013-11-27 13:49 ` Nikita Karetnikov
0 siblings, 0 replies; 4+ messages in thread
From: Nikita Karetnikov @ 2013-11-27 13:49 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
> Eric reported a similar failure on IRC, with Guile 2.0.5, which I
> believe is solved by de67926. Can you confirm?
I couldn’t reproduce it earlier, so I can’t confirm. However, ‘make
check TESTS=tests/guix-build.sh’ passes in HEAD.
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-27 13:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 1:29 FAIL: tests/guix-build.sh Nikita Karetnikov
2013-11-12 12:02 ` Ludovic Courtès
2013-11-26 21:45 ` Ludovic Courtès
2013-11-27 13:49 ` Nikita Karetnikov
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.