Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Aug 23, 2015
1 parent bc1df84 commit e2fddff
Show file tree
Hide file tree
Showing 9 changed files with 389 additions and 681 deletions.
51 changes: 28 additions & 23 deletions log/nqp.js_summary.out
Expand Up @@ -121,12 +121,6 @@ make[1]: Entering directory '/home/coke/sandbox/perl6-roast-data/nqp.js/node_mod
COPY Release/bigint.node
make[1]: Leaving directory '/home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/bigint/build'

> execSync@1.0.2 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fallback-exec-sync/node_modules/execSync
> node install.js

[execsync v1.0.2] Attempting to compile native extensions.
[execSync v1.0.2] Native extension compilation successful!

> sleep@3.0.0 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/sleep
> node-gyp rebuild

Expand Down Expand Up @@ -159,21 +153,31 @@ npm WARN For further explanations, please read
> node-gyp configure build


gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: ENOENT, no such file or directory
gyp ERR! stack at process.cwd (/usr/lib/nodejs/graceful-fs/polyfills.js:8:19)
gyp ERR! stack at Object.exports.resolve (path.js:309:52)
gyp ERR! stack at configure (/usr/share/node-gyp/lib/configure.js:26:23)
gyp ERR! stack at Object.self.commands.(anonymous function) [as configure] (/usr/share/node-gyp/lib/node-gyp.js:66:37)
gyp ERR! stack at run (/usr/share/node-gyp/bin/node-gyp.js:72:30)
gyp ERR! stack at Object.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:133:1)
gyp ERR! stack at Module._compile (module.js:456:26)
gyp ERR! stack at Object.Module._extensions..js (module.js:474:10)
gyp ERR! stack at Module.load (module.js:356:32)
gyp ERR! stack at Function.Module._load (module.js:312:12)
gyp ERR! System Linux 3.16.0-4-amd64
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "configure" "build"

path.js:309
var path = (i >= 0) ? arguments[i] : process.cwd();
^
/usr/lib/nodejs/graceful-fs/polyfills.js:8
cwd = origCwd.call(process)
^
Error: ENOENT, no such file or directory
at Object.exports.resolve (path.js:309:52)
at Function.Module._resolveLookupPaths (module.js:260:17)
at Function.Module._resolveFilename (module.js:328:31)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:13:11)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at process.cwd (/usr/lib/nodejs/graceful-fs/polyfills.js:8:19)
at errorMessage (/usr/share/node-gyp/bin/node-gyp.js:119:28)
at issueMessage (/usr/share/node-gyp/bin/node-gyp.js:125:3)
at process.<anonymous> (/usr/share/node-gyp/bin/node-gyp.js:109:3)
at process.emit (events.js:95:17)
at process._fatalException (node.js:272:26)
npm ERR! sleep@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
Expand All @@ -195,9 +199,10 @@ npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/coke/sandbox/perl6-roast-data/nqp.js/npm-debug.log
npm ERR! not ok code 0

> execSync@1.0.2 install /home/coke/sandbox/perl6-roast-data/nqp.js/node_modules/nqp-runtime/node_modules/fallback-exec-sync/node_modules/execSync
> node install.js


Makefile:467: recipe for target 'node_modules/installed' failed
make: *** [node_modules/installed] Error 1
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -99,5 +99,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=99, Tests=3950, 342 wallclock secs ( 0.57 usr 0.14 sys + 631.06 cusr 13.88 csys = 645.65 CPU)
Files=99, Tests=3950, 325 wallclock secs ( 0.71 usr 0.06 sys + 637.77 cusr 14.34 csys = 652.88 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=100, Tests=3956, 11 wallclock secs ( 0.38 usr 0.06 sys + 9.54 cusr 0.45 csys = 10.43 CPU)
Files=100, Tests=3956, 12 wallclock secs ( 0.59 usr 0.14 sys + 10.66 cusr 0.68 csys = 12.07 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=100, Tests=3956, 10 wallclock secs ( 0.32 usr 0.08 sys + 9.13 cusr 0.38 csys = 9.91 CPU)
Files=100, Tests=3956, 12 wallclock secs ( 0.64 usr 0.13 sys + 10.88 cusr 0.57 csys = 12.22 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -207,7 +207,7 @@ t/nqp/78-shell.t (Wstat: 256 Tests: 0 Failed: 0)
t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=103, Tests=3689, 41 wallclock secs ( 0.41 usr 0.10 sys + 25.74 cusr 2.78 csys = 29.03 CPU)
Files=103, Tests=3689, 34 wallclock secs ( 0.50 usr 0.16 sys + 29.52 cusr 3.85 csys = 34.03 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1

0 comments on commit e2fddff

Please sign in to comment.