Skip to content

Instantly share code, notes, and snippets.

@thomasdziedzic
Created April 30, 2012 19:16
Show Gist options
  • Save thomasdziedzic/2561663 to your computer and use it in GitHub Desktop.
Save thomasdziedzic/2561663 to your computer and use it in GitHub Desktop.
==> Starting check()...
Waf: Entering directory `/build/src/node-v0.6.16/out'
Waf: Leaving directory `/build/src/node-v0.6.16/out'
'build' finished successfully (0.222s)
DEST_OS: linux
DEST_CPU: ia32
Parallel Jobs: 1
Product type: program
-rwxr-xr-x 1 nobody nobody 11M Apr 30 19:14 out/Release/node
python2 tools/test.py --mode=release simple message
=== release test-child-process-set-blocking ===
Path: simple/test-child-process-set-blocking
execvp(): No such file or directory
assert.js:104
throw new assert.AssertionError({
^
AssertionError: 0 == 127
at ChildProcess.<anonymous> (/build/src/node-v0.6.16/test/simple/test-child-process-set-blocking.js:35:10)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:362:16)
at Process.onexit (child_process.js:398:5)
Command: out/Release/node /build/src/node-v0.6.16/test/simple/test-child-process-set-blocking.js
[00:56|% 100|+ 343|- 1]: Done
make: *** [test] Error 1
==> Entering fakeroot environment...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment