guix-devel
[Top][All Lists]
Advanced

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

Re: No package from hydra


From: Pjotr Prins
Subject: Re: No package from hydra
Date: Fri, 19 Aug 2016 14:15:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

ldc is broken since May 2016.

http://hydra.gnu.org/job/gnu/master/ldc-0.16.1.x86_64-linux

hmmm.

On Fri, Aug 19, 2016 at 02:13:45PM +0200, Pjotr Prins wrote:
> Node is broken, down and out since August 2nd. That is almost 3 weeks.
> 
> http://hydra.gnu.org/build/1363135
> 
> On Fri, Aug 19, 2016 at 01:04:01PM +0200, Pjotr Prins wrote:
> > I am not getting a substitute for node 6.0.0 - which has been around
> > for ages. Why is this? Did some update force a rebuild which never
> > succeeded?
> > 
> > How do we keep track of such failing builds? I think the author(s) should
> > be notified of such an important failure.
> > 
> > Pj.
> > 
> > On Fri, Aug 19, 2016 at 12:40:39PM +0200, Pjotr Prins wrote:
> > > Worse, the current node in the tree does not build either:
> > > 
> > > === release test-tls-alpn-server-client ===                               
> > >     
> > > Path: parallel/test-tls-alpn-server-client
> > > assert.js:90
> > >   throw new assert.AssertionError({
> > >   ^
> > > AssertionError: 'first-priority-unsupported' === false
> > >     at checkResults 
> > > (/tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/parallel/test-tls-alpn-server-client.js:32:10)
> > >     at 
> > > /tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/parallel/test-tls-alpn-server-client.js:101:5
> > >     at TLSSocket.<anonymous> 
> > > (/tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/parallel/test-tls-alpn-server-client.js:66:9)
> > >     at TLSSocket.g (events.js:286:16)
> > >     at emitNone (events.js:86:13)
> > >     at TLSSocket.emit (events.js:185:7)
> > >     at TLSSocket.<anonymous> (_tls_wrap.js:1072:16)
> > >     at emitNone (events.js:86:13)
> > >     at TLSSocket.emit (events.js:185:7)
> > >     at TLSSocket._finishInit (_tls_wrap.js:580:8)
> > > 
> > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python 
> > > tools/test.py --mode=release message parallel sequential -J
> > > [00:00|%   0|+   0|-   0]: release 
> > > test-async-wrap-disabled-propagate-paren...[00:00|%   6|+  71|-   0]: 
> > > release test-cluster-shared-handle-bind-privileg...[00:01|%  16|+ 173|-   
> > > 0]: release test-domain-no-error-handler-abort-on-un...[00:01|%  16|+ 
> > > 176|-   0]: release test-domain-stack-empty-in-process-uncau...[00:01|%  
> > > 16|+ 177|-   0]: release 
> > > test-domain-throw-error-then-throw-from-...[00:01|%  16|+ 179|-   0]: 
> > > release test-domain-top-level-error-handler-clea...[00:01|%  16|+ 180|-   
> > > 0]: release test-domain-top-level-error-handler-thro...[00:01|%  16|+ 
> > > 182|-   0]: release test-domain-with-abort-on-uncaught-excep...[00:01|%  
> > > 17|+ 193|-   0]: release 
> > > test-event-emitter-listeners-side-effect...[00:01|%  18|+ 197|-   0]: 
> > > release test-event-emitter-no-error-provided-to-...[00:01|%  18|+ 203|-   
> > > 0]: release test-event-emitter-set-max-listeners-sid...=== release 
> > > test-fs-watch-encoding ===
> > > Path: parallel/test-fs-watch-encoding
> > > fs.js:1425
> > >     throw error;
> > >     ^
> > > 
> > > Error: watch /tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/tmp.41 
> > > ENOENT
> > >     at exports._errnoException (util.js:896:11)
> > >     at FSWatcher.start (fs.js:1423:19)
> > >     at Object.fs.watch (fs.js:1450:11)
> > >     at Object.<anonymous> 
> > > (/tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/parallel/test-fs-watch-encoding.js:16:21)
> > >     at Module._compile (module.js:541:32)
> > >     at Object.Module._extensions..js (module.js:550:10)
> > >     at Module.load (module.js:456:32)
> > >     at tryModuleLoad (module.js:415:12)
> > >     at Function.Module._load (module.js:407:3)
> > >     at Function.Module.runMain (module.js:575:10)
> > > Command: out/Release/node 
> > > /tmp/guix-build-node-6.0.0.drv-0/node-v6.0.0/test/parallel/test-fs-watch-encoding.js
> > > 
> > > On Fri, Aug 12, 2016 at 01:25:39PM -0400, Leo Famulari wrote:
> > > > On Tue, Aug 09, 2016 at 03:13:31PM +0200, Jelle Licht wrote:
> > > > > Attached you will find the updated version of this patch. Please let 
> > > > > me
> > > > > know what you think.
> > > > 
> > > > > From 798d0888cc57a18ab31fa546a94932476e39088e Mon Sep 17 00:00:00 2001
> > > > > From: Jelle Licht <address@hidden>
> > > > > Date: Fri, 5 Aug 2016 12:51:15 +0200
> > > > > Subject: [PATCH] gnu: node: Update to 6.3.1.
> > > > > To: address@hidden
> > > > > 
> > > > > Remove <https://debbugs.gnu.org/23744> and
> > > > > <https://debbugs.gnu.org/23723> workaround.
> > > > > 
> > > > > * gnu/packages/node.scm (node): Update to 6.3.1.
> > > > >   (node)[arguments]: Disabled more tests. Remove custom 
> > > > > 'patch-shebangs'
> > > > >   phase. Manually patch npm script shebang in new 'patch-npm-shebang'
> > > > >   phase.
> > > > > ---
> > > > >  gnu/packages/node.scm | 32 ++++++++++++++------------------
> > > > >  1 file changed, 14 insertions(+), 18 deletions(-)
> > > > 
> > > > I applied this patch on top of commit 939111ca9. Unfortunately, node
> > > > fails its test suite on my x86_64 machine. Can you look into it?
> > > > 
> > > > starting phase `check'
> > > > make -C out BUILDTYPE=Release V=1
> > > > make[1]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > >   touch 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > >   
> > > > LD_LIBRARY_PATH=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.host:/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH;
> > > >  export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; 
> > > > mkdir -p 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol;
> > > >  python ../inspector_protocol/CodeGenerator.py --protocol 
> > > > js_protocol.json --string_type String16 --export_macro PLATFORM_EXPORT 
> > > > --output_dir 
> > > > "/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol"
> > > >  --output_package platform/v8_inspector/protocol
> > > > rm 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > > make[1]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > > ln -fs out/Release/node node
> > > > make build-addons
> > > > make[1]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1'
> > > > make -C out BUILDTYPE=Release V=1
> > > > rm -f -r test/addons/??_*/
> > > > ./node tools/doc/addon-verify.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/myobject.h
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/myobject.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/myobject.h
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/addon.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/myobject.h
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/myobject.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/test.js
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/binding.gyp
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/myobject.cc
> > > > wrote 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/test.js
> > > > touch test/addons/.docbuildstamp
> > > > # Cannot use test/addons/null-buffer-neuter/ 
> > > > test/addons/repl-domain-abort/ test/addons/load-long-path/ 
> > > > test/addons/openssl-binding/ 
> > > > test/addons/stringbytes-external-exceed-max/ test/addons/hello-world/ 
> > > > test/addons/testcfg.py test/addons/heap-profiler/ 
> > > > test/addons/async-hello-world/ test/addons/make-callback/ 
> > > > test/addons/at-exit/ test/addons/buffer-free-callback/ 
> > > > test/addons/make-callback-recurse/ test/addons/symlinked-module/ 
> > > > test/addons/hello-world-function-export/ here, it's evaluated before
> > > > # embedded addons have been generated from the documentation.
> > > > for dirname in test/addons/*/; do \
> > > >         ./node deps/npm/node_modules/node-gyp/bin/node-gyp rebuild \
> > > >                 
> > > > --python="/gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python"
> > > >  \
> > > >                 --directory="$PWD/$dirname" \
> > > >                 --nodedir="$PWD" || exit 1 ; \
> > > > done
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > >   touch 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info  
> > > > LD_LIBRARY_PATH=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.host:/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH;
> > > >  export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; 
> > > > mkdir -p 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol;
> > > >  python ../inspector_protocol/CodeGenerator.py --protocol 
> > > > js_protocol.json --string_type String16 --export_macro PLATFORM_EXPORT 
> > > > --output_dir 
> > > > "/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol"
> > > >  --output_package platform/v8_inspector/protocol
> > > >  spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > > rm 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > > ln -fs out/Release/node node
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/01_callbacks/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/02_object_factory/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/03_function_factory/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/04_wrapping_c_objects/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   CXX(target) Release/obj.target/addon/myobject.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/05_factory_of_wrapped_objects/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   CXX(target) Release/obj.target/addon/myobject.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/06_passing_wrapped_objects_around/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/addon/addon.o
> > > >   CXX(target) Release/obj.target/addon/myobject.o
> > > >   SOLINK_MODULE(target) Release/obj.target/addon.node
> > > >   COPY Release/addon.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/07_atexit_hooks/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/async-hello-world/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/async-hello-world/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/async-hello-world',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/async-hello-world'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/async-hello-world/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/at-exit/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/at-exit/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/at-exit',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/at-exit'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/at-exit/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/buffer-free-callback/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/buffer-free-callback/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/buffer-free-callback',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/buffer-free-callback'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/buffer-free-callback/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/heap-profiler/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/heap-profiler/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/heap-profiler',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/heap-profiler'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/heap-profiler/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world-function-export/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world-function-export/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world-function-export',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world-function-export'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/hello-world-function-export/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/load-long-path/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/load-long-path/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/load-long-path',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/load-long-path'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/load-long-path/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback-recurse/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback-recurse/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback-recurse',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback-recurse'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/make-callback-recurse/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/null-buffer-neuter/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/null-buffer-neuter/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/null-buffer-neuter',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/null-buffer-neuter'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/null-buffer-neuter/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/openssl-binding/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/openssl-binding/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/openssl-binding',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/openssl-binding'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/openssl-binding/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/repl-domain-abort/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/repl-domain-abort/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/repl-domain-abort',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/repl-domain-abort'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/repl-domain-abort/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/stringbytes-external-exceed-max/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/stringbytes-external-exceed-max/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/stringbytes-external-exceed-max',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/stringbytes-external-exceed-max'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/stringbytes-external-exceed-max/build'
> > > > gyp info ok 
> > > > gyp info it worked if it ends with ok
> > > > gyp info using address@hidden
> > > > gyp info using address@hidden | linux | x64
> > > > gyp info chdir 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/symlinked-module/
> > > > gyp info spawn 
> > > > /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/bin/python
> > > > gyp info spawn args [ 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/gyp/gyp_main.py',
> > > > gyp info spawn args   'binding.gyp',
> > > > gyp info spawn args   '-f',
> > > > gyp info spawn args   'make',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/symlinked-module/build/config.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp/addon.gypi',
> > > > gyp info spawn args   '-I',
> > > > gyp info spawn args   
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/common.gypi',
> > > > gyp info spawn args   '-Dlibrary=shared_library',
> > > > gyp info spawn args   '-Dvisibility=default',
> > > > gyp info spawn args   
> > > > '-Dnode_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1',
> > > > gyp info spawn args   
> > > > '-Dnode_gyp_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/deps/npm/node_modules/node-gyp',
> > > > gyp info spawn args   '-Dnode_lib_file=node.lib',
> > > > gyp info spawn args   
> > > > '-Dmodule_root_dir=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/symlinked-module',
> > > > gyp info spawn args   '--depth=.',
> > > > gyp info spawn args   '--no-parallel',
> > > > gyp info spawn args   '--generator-output',
> > > > gyp info spawn args   'build',
> > > > gyp info spawn args   '-Goutput_dir=.' ]
> > > > gyp info spawn make
> > > > gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/symlinked-module'
> > > > make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> > > > make rule.
> > > >   CXX(target) Release/obj.target/binding/binding.o
> > > >   SOLINK_MODULE(target) Release/obj.target/binding.node
> > > >   COPY Release/binding.node
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/test/addons/symlinked-module/build'
> > > > gyp info ok 
> > > > touch test/addons/.buildstamp
> > > > make[1]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1'
> > > > make cctest
> > > > make[1]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1'
> > > > make -C out BUILDTYPE=Release V=1
> > > > make[2]: Entering directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > >   touch 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > >   
> > > > LD_LIBRARY_PATH=/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.host:/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/lib.target:$LD_LIBRARY_PATH;
> > > >  export LD_LIBRARY_PATH; cd ../deps/v8_inspector/platform/v8_inspector; 
> > > > mkdir -p 
> > > > /tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol;
> > > >  python ../inspector_protocol/CodeGenerator.py --protocol 
> > > > js_protocol.json --string_type String16 --export_macro PLATFORM_EXPORT 
> > > > --output_dir 
> > > > "/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out/Release/obj/gen/blink/platform/v8_inspector/protocol"
> > > >  --output_package platform/v8_inspector/protocol
> > > > rm 
> > > > _tmp_guix_build_node_6_3_1_drv_0_node_v6_3_1_deps_v8_inspector_platform_v8_inspector_v8_inspector_gyp_protocol_sources_target_generateV8InspectorProtocolBackendSources.intermediate
> > > > make[2]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1/out'
> > > > ln -fs out/Release/node node
> > > > Running main() from gtest_main.cc
> > > > [==========] Running 22 tests from 2 test cases.
> > > > [----------] Global test environment set-up.
> > > > [----------] 4 tests from UtilTest
> > > > [ RUN      ] UtilTest.ListHead
> > > > [       OK ] UtilTest.ListHead (0 ms)
> > > > [ RUN      ] UtilTest.StringEqualNoCase
> > > > [       OK ] UtilTest.StringEqualNoCase (0 ms)
> > > > [ RUN      ] UtilTest.StringEqualNoCaseN
> > > > [       OK ] UtilTest.StringEqualNoCaseN (0 ms)
> > > > [ RUN      ] UtilTest.ToLower
> > > > [       OK ] UtilTest.ToLower (0 ms)
> > > > [----------] 4 tests from UtilTest (0 ms total)
> > > > 
> > > > [----------] 18 tests from InspectorSocketTest
> > > > [ RUN      ] InspectorSocketTest.ReadsAndWritesInspectorMessage
> > > > ../test/cctest/test_inspector_socket.cc:341: Failure
> > > > Value of: (!connect.data || !connected)
> > > >   Actual: true
> > > > Expected: false
> > > > ../test/cctest/test_inspector_socket.cc:310: Failure
> > > > Value of: status
> > > >   Actual: -125
> > > > Expected: 0
> > > > [-AI] async    0x6642b0
> > > > [RA-] tcp      0x664100
> > > > ../test/cctest/test_inspector_socket.cc:356: Failure
> > > > Value of: err
> > > >   Actual: 1
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.ReadsAndWritesInspectorMessage (5001 
> > > > ms)
> > > > [ RUN      ] InspectorSocketTest.BufferEdgeCases
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.BufferEdgeCases (1 ms)
> > > > [ RUN      ] InspectorSocketTest.AcceptsRequestInSeveralWrites
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.AcceptsRequestInSeveralWrites (0 ms)
> > > > [ RUN      ] InspectorSocketTest.ExtraTextBeforeRequest
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.ExtraTextBeforeRequest (0 ms)
> > > > [ RUN      ] InspectorSocketTest.ExtraLettersBeforeRequest
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.ExtraLettersBeforeRequest (1 ms)
> > > > [ RUN      ] InspectorSocketTest.RequestWithoutKey
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.RequestWithoutKey (0 ms)
> > > > [ RUN      ] InspectorSocketTest.KillsConnectionOnProtocolViolation
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.KillsConnectionOnProtocolViolation (0 
> > > > ms)
> > > > [ RUN      ] InspectorSocketTest.CanStopReadingFromInspector
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.CanStopReadingFromInspector (0 ms)
> > > > [ RUN      ] InspectorSocketTest.CloseDoesNotNotifyReadCallback
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.CloseDoesNotNotifyReadCallback (1 ms)
> > > > [ RUN      ] InspectorSocketTest.CloseWorksWithoutReadEnabled
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.CloseWorksWithoutReadEnabled (0 ms)
> > > > [ RUN      ] InspectorSocketTest.ReportsHttpGet
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.ReportsHttpGet (0 ms)
> > > > [ RUN      ] InspectorSocketTest.HandshakeCanBeCanceled
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.HandshakeCanBeCanceled (1 ms)
> > > > [ RUN      ] InspectorSocketTest.GetThenHandshake
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.GetThenHandshake (0 ms)
> > > > [ RUN      ] InspectorSocketTest.WriteBeforeHandshake
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.WriteBeforeHandshake (0 ms)
> > > > [ RUN      ] InspectorSocketTest.CleanupSocketAfterEOF
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.CleanupSocketAfterEOF (1 ms)
> > > > [ RUN      ] InspectorSocketTest.EOFBeforeHandshake
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.EOFBeforeHandshake (0 ms)
> > > > [ RUN      ] InspectorSocketTest.Send1Mb
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.Send1Mb (1 ms)
> > > > [ RUN      ] InspectorSocketTest.ErrorCleansUpTheSocket
> > > > ../test/cctest/test_inspector_socket.cc:335: Failure
> > > > Value of: err
> > > >   Actual: -98
> > > > Expected: 0
> > > > [  FAILED  ] InspectorSocketTest.ErrorCleansUpTheSocket (0 ms)
> > > > [----------] 18 tests from InspectorSocketTest (5007 ms total)
> > > > 
> > > > [----------] Global test environment tear-down
> > > > [==========] 22 tests from 2 test cases ran. (5008 ms total)
> > > > [  PASSED  ] 4 tests.
> > > > [  FAILED  ] 18 tests, listed below:
> > > > [  FAILED  ] InspectorSocketTest.ReadsAndWritesInspectorMessage
> > > > [  FAILED  ] InspectorSocketTest.BufferEdgeCases
> > > > [  FAILED  ] InspectorSocketTest.AcceptsRequestInSeveralWrites
> > > > [  FAILED  ] InspectorSocketTest.ExtraTextBeforeRequest
> > > > [  FAILED  ] InspectorSocketTest.ExtraLettersBeforeRequest
> > > > [  FAILED  ] InspectorSocketTest.RequestWithoutKey
> > > > [  FAILED  ] InspectorSocketTest.KillsConnectionOnProtocolViolation
> > > > [  FAILED  ] InspectorSocketTest.CanStopReadingFromInspector
> > > > [  FAILED  ] InspectorSocketTest.CloseDoesNotNotifyReadCallback
> > > > [  FAILED  ] InspectorSocketTest.CloseWorksWithoutReadEnabled
> > > > [  FAILED  ] InspectorSocketTest.ReportsHttpGet
> > > > [  FAILED  ] InspectorSocketTest.HandshakeCanBeCanceled
> > > > [  FAILED  ] InspectorSocketTest.GetThenHandshake
> > > > [  FAILED  ] InspectorSocketTest.WriteBeforeHandshake
> > > > [  FAILED  ] InspectorSocketTest.CleanupSocketAfterEOF
> > > > [  FAILED  ] InspectorSocketTest.EOFBeforeHandshake
> > > > [  FAILED  ] InspectorSocketTest.Send1Mb
> > > > [  FAILED  ] InspectorSocketTest.ErrorCleansUpTheSocket
> > > > 
> > > > 18 FAILED TESTS
> > > > make[1]: *** [Makefile:111: cctest] Error 1
> > > > make[1]: Leaving directory 
> > > > '/tmp/guix-build-node-6.3.1.drv-0/node-v6.3.1'
> > > > make: *** [Makefile:119: test] Error 2
> > > > phase `check' failed after 22.0 seconds
> > > > 
> > > 
> > > -- 
> > > 
> > 
> > -- 
> > 
> 
> -- 
> 

-- 



reply via email to

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