[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Seg fault when building from git
From: |
John Darrington |
Subject: |
Seg fault when building from git |
Date: |
Sat, 23 Nov 2013 14:21:31 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Trying to build guix from the git repository:
make[2]: Entering directory `/Scratch/john/guix-dev'
/bin/mkdir -p `dirname "guix/scripts/build.go"` ; \
LC_ALL=C \
./pre-inst-env \
/usr/bin/guild compile -L "." -L "/home/john/guix" \
-Wformat -Wunbound-variable -Warity-mismatch \
--target="i686-pc-linux-gnu"
\
-o "guix/scripts/build.go" "/home/john/guix/guix/scripts/build.scm"
/bin/bash: line 6: 26023 Segmentation fault LC_ALL=C ./pre-inst-env
/usr/bin/guild compile -L "." -L "/home/john/guix" -Wformat -Wunbound-variable
-Warity-mismatch --target="i686-pc-linux-gnu" -o "guix/scripts/build.go"
"/home/john/guix/guix/scripts/build.scm"
make[2]: *** [guix/scripts/build.go] Error 139
Any ideas what to do about this?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Seg fault when building from git,
John Darrington <=
- Re: Seg fault when building from git, Ludovic Courtès, 2013/11/23
- Re: Seg fault when building from git, John Darrington, 2013/11/23
- Re: Seg fault when building from git, Ludovic Courtès, 2013/11/23
- Re: Seg fault when building from git, John Darrington, 2013/11/23
- Re: Seg fault when building from git, Ludovic Courtès, 2013/11/23
- Re: Seg fault when building from git, John Darrington, 2013/11/24
- Re: Seg fault when building from git, Ludovic Courtès, 2013/11/24