bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19780: 13 failing tests


From: Ludovic Courtès
Subject: bug#19780: 13 failing tests
Date: Sat, 07 Feb 2015 18:19:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

What architecture is it?

There are a lot of these:

--8<---------------cut here---------------start------------->8---
builder for 
`/localhome/rwurmus-tmp/guix/test-tmp/store/m1cbz6gmyv2f5551j7zpm99d7mgy2zp9-guile-bootstrap-2.0.drv'
 failed due to signal 11 (Segmentation fault)
--8<---------------cut here---------------end--------------->8---

Could you run, from the top-level build tree, something like:

  ./test-env guix build --log-file \
    
/localhome/rwurmus-tmp/guix/test-tmp/store/m1cbz6gmyv2f5551j7zpm99d7mgy2zp9-guile-bootstrap-2.0.drv

and send the log file that it returns?

In addition, could you run:

  cd gnu/packages/bootstrap/x86_64-linux  # or whatever system that is
  for i in bash mkdir tar xz ; do env -i ./$i --version || echo "FAIL -> $i" ; 
done

Is one of these programs failing?

TIA,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]