Saluton Quiliro,

Quiliro <quil...@riseup.net> 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
ludo@ribbon ~/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