bug-guix
[Top][All Lists]
Advanced

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

bug#25894: guix system reconfigure /etc/config.scm ... still poses error


From: Ludovic Courtès
Subject: bug#25894: guix system reconfigure /etc/config.scm ... still poses errors
Date: Sat, 11 Mar 2017 12:17:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Saluton Quiliro,

Quiliro <address@hidden> skribis:

> FAILURES:
>     --ion-eager 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug698584.js
>     --no-baseline
> --no-ion 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug698584.js
> --baseline-eager --no-ti
> --no-fpu 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug698584.js
> --baseline-eager 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug839215.js
> --ion-eager 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug839215.js
> --no-baseline
> --no-ion 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug839215.js
> --baseline-eager --no-ti
> --no-fpu 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug839215.js
> --no-baseline --no-ion
> --no-ti 
> /tmp/guix-build-mozjs-24.2.0.drv-0/mozjs-24.2.0/js/src/jit-test/tests/basic/bug839215.js
> TIMEOUTS: make: *** [Makefile:312: check-jit-test] Error 2 phase
> `check' failed after 1024.7 seconds builder for
> `/gnu/store/0f5k3zc7l1mhgrjg0avnqy71afrs4ppn-mozjs-24.2.0.drv' failed
> with exit code 1 cannot build derivation

This is mozjs failing to build.  On current master, substitutes are
available for mozjs for both i686 and x86_64:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env  guix build mozjs -n
substitute: updating list of substitutes from 'https://bayfront.guixsd.org'... 
100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 
100.0%
The following file would be downloaded:
   /gnu/store/ivghmvk5a2ddhinjvrl4psc418ibrw6i-mozjs-24.2.0
$ ./pre-inst-env  guix build mozjs -n -s i686-linux
substitute: updating list of substitutes from 'https://bayfront.guixsd.org'... 
100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 
100.0%
The following files would be downloaded:
   /gnu/store/04ngyf8xdazpq39a35zqhw1196vqqymc-mozjs-24.2.0
   /gnu/store/221mv5shnnfmq2f9286hkfql97vq7w6q-nspr-4.13.1
   /gnu/store/2j150d0h6lq1y4fbnnk8gm9s705jyd6i-zlib-1.2.8
address@hidden ~/src/guix [env]$ git describe
v0.12.0-1789-g2ad541cb0
--8<---------------cut here---------------end--------------->8---

Could it be that the problem has been fixed in the meantime?

Thanks,
Ludo’.





reply via email to

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