GNU bug report logs -
#37407
node package build failed
Previous Next
Full log
View this message in rfc822 format
Hello Guix,
pull the latest changes from guix, build process of `node` package is failed. it seems that recent update of `openssl` broke the build process of that (and also `ungoogled-chomium` which `node` is a dependecy of).
build process of `node` package fails during `check` phase with following error:
ok 2312 sequential/test-util-debug
---
duration_ms: 5.801
...
ok 2313 sequential/test-vm-timeout-rethrow
---
duration_ms: 1.255
...
make: *** [Makefile:445: test-ci-js] Error 1
Test suite failed, dumping logs.
Backtrace:
4 (primitive-load "/gnu/store/pw7ws5ml94jxl98kyjz51i885gm…")
In ice-9/eval.scm:
191:35 3 (_ _)
In srfi/srfi-1.scm:
863:16 2 (every1 #<procedure 7f6c00 at /gnu/store/gfprsx2m62cvq…> …)
In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:
799:28 1 (_ _)
369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _)
/gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("test-ci-js" "-j" "4") exit-status: 2 term-signal: #f stop-signal: #f] 7d3f40>)'.
builder for `/gnu/store/vk49dlkkixsik0fw9gsmnqn4jmgfw099-node-10.15.3.drv' failed with exit code 1
build of /gnu/store/vk49dlkkixsik0fw9gsmnqn4jmgfw099-node-10.15.3.drv failed
View build log at '/var/log/guix/drvs/vk/49dlkkixsik0fw9gsmnqn4jmgfw099-node-10.15.3.drv.bz2'.
guix build: error: build of `/gnu/store/vk49dlkkixsik0fw9gsmnqn4jmgfw099-node-10.15.3.drv' failed
maybe preventing the test execution could be a quick workaround to prevent this package build failure.
Regards,
Reza
This bug report was last modified 5 years and 242 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.