bug-guix
[Top][All Lists]
Advanced

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

Build failure


From: Simon Josefsson
Subject: Build failure
Date: Sat, 01 Dec 2012 17:45:43 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

I use guile from Debian wheezy:

guile (GNU Guile) 2.0.5-deb+1-3

and get the following error when building Guix.  Any ideas?  What is it
trying to access over the network?

address@hidden:~/src/guix$ make
Making all in po
make[1]: Entering directory `/home/jas/src/guix/po'
make[1]: Leaving directory `/home/jas/src/guix/po'
make[1]: Entering directory `/home/jas/src/guix'
/bin/mkdir -p `dirname 
"distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz"`
GUILE_LOAD_COMPILED_PATH=".:$GUILE_LOAD_COMPILED_PATH" /usr/bin/guile 
--no-auto-compile -L "." -L "." "./build-aux/download.scm" 
"distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz" 
"93b537766dfab3ad287143523751e3ec02dd32d3ccaf88ad2d31c63158f342ee"
downloading file 
`distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz' from 
`http://www.fdn.fr/~lcourtes/software/guix/packages/i686-linux/20121115/guile-bootstrap-2.0.6.tar.xz'...
Backtrace:
In ice-9/boot-9.scm:
 149: 13 [catch #t #<catch-closure 18669c0> ...]
 157: 12 [#<procedure 18020f0 ()>]
In unknown file:
   ?: 11 [catch-closure]
In ice-9/boot-9.scm:
  63: 10 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 9 [eval # #]
In ice-9/boot-9.scm:
2111: 8 [save-module-excursion #<procedure 1807080 at ice-9/boot-9.scm:3646:3 
()>]
3653: 7 [#<procedure 1807080 at ice-9/boot-9.scm:3646:3 ()>]
1380: 6 [%start-stack load-stack ...]
1385: 5 [#<procedure 1867540 ()>]
In unknown file:
   ?: 4 [primitive-load "/home/jas/src/guix/./build-aux/download.scm"]
In ice-9/r4rs.scm:
  39: 3 [call-with-values #<procedure 1d31390 at ice-9/eval.scm:396:13 ()> ...]
In web/client.scm:
  97: 2 [http-get # # #<undefined> ...]
  52: 1 [open-socket-for-uri #]
In unknown file:
   ?: 0 [connect #<input-output: socket 6> # #<undefined>]

ERROR: In procedure connect:
ERROR: In procedure connect: Network is unreachable
make[1]: *** 
[distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz] Fel 1
make[1]: Leaving directory `/home/jas/src/guix'
make: *** [all-recursive] Fel 1
address@hidden:~/src/guix$ 

/Simon



reply via email to

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