Created
December 9, 2013 20:20
-
-
Save A/7880106 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No README data | |
npm http GET https://registry.npmjs.org/xxhash | |
npm http 304 https://registry.npmjs.org/xxhash | |
[email protected] install /home/books/underpage/node_modules/xxhash | |
node-gyp rebuild | |
gmake: Entering directory /home/books/underpage/node_modules/xxhash/build' | |
CXX(target) Release/obj.target/hash/src/hash.o | |
cc1plus: error: unrecognized command line option "-fno-tree-vrp" | |
gmake: *** [Release/obj.target/hash/src/hash.o] Error 1 | |
gmake: Leaving directory/home/books/underpage/node_modules/xxhash/build' | |
gyp ERR! build error | |
gyp ERR! stack Error: gmake failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/node.js-0.10.22/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) | |
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) | |
gyp ERR! stack at Process.ChildProcess.handle.onexit (childprocess.js:789:12) | |
gyp ERR! System SunOS 5.10 | |
gyp ERR! command "node" "/usr/local/node.js-0.10.22/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /home/books/underpage/node_modules/xxhash | |
gyp ERR! node -v v0.10.22 | |
gyp ERR! node-gyp -v v0.11.0 | |
gyp ERR! not ok | |
npm ERR! [email protected] install: node-gyp rebuild | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is most likely a problem with the xxhash package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! node-gyp rebuild | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls xxhash | |
npm ERR! There is likely additional logging output above. | |
npm ERR! System SunOS 5.10 | |
npm ERR! command "/usr/local/node.js-0.10.22/bin/node" "/usr/local/node.js/bin/npm" "i" "xxhash" "--python=/usr/local/python/bin/python" | |
npm ERR! cwd /home/books/underpage | |
npm ERR! node -v v0.10.22 | |
npm ERR! npm -v 1.3.14 | |
npm ERR! code ELIFECYCLE | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /home/books/underpage/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment