Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm error #2

Open
ghominejad opened this issue Oct 16, 2014 · 0 comments
Open

npm error #2

ghominejad opened this issue Oct 16, 2014 · 0 comments

Comments

@ghominejad
Copy link

../src/MurmurHash3.cpp: In function ‘void MurmurHash3_x86_32(const void_, int, uint32_t, void_)’:
../src/MurmurHash3.cpp:55:23: error: inlining failed in call to always_inline ‘uint32_t getblock(const uint32_t_, int)’: function body can be overwritten at link time
../src/MurmurHash3.cpp:112:36: error: called from here
uint32_t k1 = getblock(blocks,i);
.
.
.
make: *_* [Release/obj.target/rawhash/src/MurmurHash3.o] Error 1
make: Leaving directory /data1/Projects/noon-importer/node_modules/rawhash/build' gyp ERR! build error gyp ERR! stack Error:make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/nvm/v0.10.32/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack at ChildProcess.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:810:12)
gyp ERR! System Linux 3.11.0-26-generic
gyp ERR! command "node" "/usr/local/nvm/v0.10.32/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /data1/Projects/noon-importer/node_modules/rawhash
gyp ERR! node -v v0.10.32
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant