bug-guix
[Top][All Lists]
Advanced

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

bug#37407: node package build failed


From: Reza Alizadeh Majd
Subject: bug#37407: node package build failed
Date: Sun, 15 Sep 2019 16:15:59 +0430
User-agent: Cyrus-JMAP/3.1.7-237-gf35468d-fmstable-20190912v1

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





reply via email to

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