-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18/03/2014 21:38, Ludovic Courtès wrote: > Pierre-Antoine Rault <[email protected]> skribis: 16 ?: 7 > [primitive-load "/usr/local/bin/guix"] > 17 In guix/ui.scm: > 18 597: 6 [run-guix-command build "-K" "-c" "0" "--verbosity=5" > "hello"] 19 In ice-9/boot-9.scm: > 20 157: 5 [catch srfi-34 #<procedure 8ecc470 at guix/ui.scm:165:2 > ()> ...] 21 157: 4 [catch system-error ...] > 22 In guix/scripts/build.scm: > 23 433: 3 [#<procedure 8ecc480 at guix/scripts/build.scm:394:2 > ()>] 24 In guix/store.scm: > 25 562: 2 [build-derivations # #] > 26 388: 1 [process-stderr #<build-daemon 256.14 8e6b8a0> #f] > 27 In guix/serialization.scm: > 28 51: 0 [read-int #<input-output: socket 10>] > 29 > 30 guix/serialization.scm:51:4: In procedure read-int: > 31 guix/serialization.scm:51:4: In procedure bv-u32-ref: Wrong > type argument in position 1 (expecting bytevector): #<eof> > > It looks as if ‘guix build’ lost the connection to guix-daemon. > > Does it work if you re-run ‘guix build -K -c0 --verbosity=5 > hello’?
No. I can't find the same error again. I don't know how I got that backtrace... > Does it systematically fail in the same way? Now, it does. A build dependency fails building, and the whole build fails. It is gcc-cross-build-[version].drv that fails building, it seems. I should come up with more answers tomorrow, as it is (very) late here for now. Thanks, - - rigelk -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTKN2ZAAoJEHfJ0QE7gLd6GG8H/2SeR8BWV5dYhNxC/vaIDjA9 6nd43LLcxWAumMRnD9hrxowuaOk34dSFd+gbtZI7QTsaSEcyN5kKvi+d3LTVXMvt rzIklU6CPcWRLtvFcmyK3osj/leAYeJgexA3gYDapPa2is+p/jbzAInncbWihuoc uyn2gwPwgUg4dznoTrAh6vVkDi8DGTSLUim0srPxRsGy0PQaq6C6/7Xq0rUUb12E 88RzeBDxCJDOXrT2UjHteVZRopH6PWztqm5zmIZr/c7C+djHYRYDqr+4HWsvd32u cjFcoehfhh2CSlmLfSFX6j0emntDNfVWpXB+8IYZuhOpEemFK40V6QetbTFZSvM= =sRXj -----END PGP SIGNATURE-----
