Open timeturner opened 12 years ago
I'm unable to recreate a failing test. Running multiple times, does it still fail for you? If so, which versions of node/npm are you using?
npm version 1.1.59 and I've tried make test and make test-quick with the same results.
Although make setup
does show this error generated by npm:
[ws v0.4.21] Attempting to compile blazing fast native extensions.
[ws v0.4.21] Native code compile failed (but the module will still work):
[ws v0.4.21] The native extensions are faster, but not required.
[ws v0.4.21] On Windows, native extensions require Visual Studio and Python.
[ws v0.4.21] On Unix, native extensions require Python, make and a C++ compiler.
[ws v0.4.21] Start npm with --ws:verbose to show compilation output (if any).
info trying registry request attempt 1 at 19:05:48
http GET http://registry.npmjs.org/bindings
http 200 http://registry.npmjs.org/bindings
npm http GET http://registry.npmjs.org/bindings/-/bindings-1.0.0.tgz
npm http 200 http://registry.npmjs.org/bindings/-/bindings-1.0.0.tgz
contextify@0.1.3 install /root/ctest/component-test/node_modules/zombie/node_modules/jsdom/node_modules/contextify node-gyp rebuild
gyp ERR! configure error gyp ERR! stack Error: Python executable "python" is v2.7.1+, which is not supported by gyp. gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0. gyp ERR! stack at failPythonVersion (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:110:14) gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:99:9 gyp ERR! stack at ChildProcess.exithandler (child_process.js:534:7) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:91:17) gyp ERR! stack at maybeClose (child_process.js:634:16) gyp ERR! stack at Process._handle.onexit (child_process.js:676:5) gyp ERR! System Linux 2.6.38-8-virtual gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /root/ctest/component-test/node_modules/zombie/node_modules/jsdom/node_modules/contextify gyp ERR! node -v v0.8.8 gyp ERR! node-gyp -v v0.6.8 gyp ERR! not ok npm WARN optional dep failed, continuing contextify@0.1.3