At first I saw the exact same error in this list: http://lists.gnu.org/archive/html/bug-guix/2014-12/msg00002.html I then pulled again, rebooted the VM just in case, reinstalled guix, and now I am seeing an error similar to the second error from that email: ERROR: gapplication - missing test plan ERROR: gapplication - exited with status 139 (terminated by signal 11?) That email had status 136 and signal 6. Thanks, Alex On Mon, Jun 1, 2015 at 3:23 PM, Alexander Vorobiev < alexander.vorobiev@gmail.com> wrote: > Yes it is, happens every time I run it (make guix-binary....). Could it be > custom store and/or local cache? Or wrong version of something in the > system I am using (latest Arch linux)? > > Thanks, > Alex > > On Mon, Jun 1, 2015 at 2:58 PM, Ludovic Courtès wrote: > >> Alexander Vorobiev skribis: >> >> > That fixed tcsh, thanks. Here is the next stop - glib (libgio), seems >> to be >> > failing its unit tests: >> > >> > .... >> > PASS: defaultvalue 80 /Default Values/GZlibCompressor >> > PASS: defaultvalue 81 /Default Values/GZlibDecompressor >> > tap-driver.sh: internal error getting exit status >> > tap-driver.sh: fatal: I/O or internal error >> > Makefile:3751: recipe for target 'defaultvalue.log' failed >> > make[8]: *** [defaultvalue.log] Error 1 >> > make[8]: Leaving directory >> > '/tmp/nix-build-glib-2.44.0.drv-0/glib-2.44.0/gio/tests' >> >> Is that deterministic? I.e., does it happen if you run the build again? >> We haven’t experienced it on hydra.gnu.org. >> >> Thanks, >> Ludo’. >> > >