all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Seg fault when building from git
@ 2013-11-23 13:21 John Darrington
  2013-11-23 15:27 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: John Darrington @ 2013-11-23 13:21 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]

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.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-11-24 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-23 13:21 Seg fault when building from git John Darrington
2013-11-23 15:27 ` Ludovic Courtès
2013-11-23 15:50   ` John Darrington
2013-11-23 17:31     ` Ludovic Courtès
2013-11-23 17:36       ` John Darrington
2013-11-23 21:48         ` Ludovic Courtès
2013-11-24  7:08           ` John Darrington
2013-11-24 11:31             ` Ludovic Courtès

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.