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 install fails #868

Closed
swilly22 opened this issue Sep 16, 2015 · 6 comments
Closed

npm install fails #868

swilly22 opened this issue Sep 16, 2015 · 6 comments
Assignees

Comments

@swilly22
Copy link

roilipman:bq-node roilipmangmailcom$ npm install gcloud
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data

[email protected] install /Users/roilipmangmailcom/Dev/bq-node/node_modules/gcloud/node_modules/hash-stream-validation/node_modules/sse4_crc32
node-gyp rebuild

CXX(target) Release/obj.target/crc32c_sse42/src/crc32c_sse42.o
LIBTOOL-STATIC Release/crc32c_sse42.a
libtool: unrecognized option -static' libtool: Trylibtool --help' for more information.
make: *** [Release/crc32c_sse42.a] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/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 Darwin 14.5.0
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/roilipmangmailcom/Dev/bq-node/node_modules/gcloud/node_modules/hash-stream-validation/node_modules/sse4_crc32
gyp ERR! node -v v0.10.32
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current: {"node":"0.10.32","npm":"1.4.28"})
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 sse4_crc32 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 sse4_crc32
npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 14.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "gcloud"
npm ERR! cwd /Users/roilipmangmailcom/Dev/bq-node
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0

@stephenplusplus
Copy link
Contributor

This is an issue with one of our dependencies. Please open an issue on their repository: https://github.com/Voxer/sse4_crc32/issues/new

@jgeewax
Copy link
Contributor

jgeewax commented Sep 16, 2015 via email

@stephenplusplus
Copy link
Contributor

See stephenplusplus/hash-stream-validation#2. Waiting for an upstream PR to be merged, which will let us fallback to a software solution if the install fails.

@anandsuresh
Copy link
Contributor

This has been resolved on https://github.com/Voxer/sse4_crc32/issues/45. The issue was the version of libtool was incorrect on @swilly22's machine.

@stephenplusplus
Copy link
Contributor

Thanks @anandsuresh!

@sectore
Copy link

sectore commented Sep 21, 2015

Have had a similar issue on my local machine. ls -la $(which libtool) as mentioned here pointed to a deprecated version of libtool installed by MAMP. Switching to /usr/bin/libtool solved this issue.

sofisl pushed a commit that referenced this issue Nov 11, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this issue Jan 17, 2023
…#868)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/68496d38-5e85-4300-adda-635f2834941d/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 356556588
Source-Link: googleapis/googleapis@9b95bf0
gcf-owl-bot bot added a commit that referenced this issue Dec 6, 2023
Source-Link: googleapis/googleapis@05186cd

Source-Link: googleapis/googleapis-gen@dc566d3
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImRjNTY2ZDNmNzE1NjdiZDQwZWEzZjg5NmIzZTBjZGFhNzNlOTQ5OWQifQ==
alexander-fenster pushed a commit that referenced this issue Dec 11, 2023
…#4872)

* feat: Update Compute Engine API to revision 20231110 (#868)

Source-Link: googleapis/googleapis@05186cd

Source-Link: googleapis/googleapis-gen@dc566d3
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6ImRjNTY2ZDNmNzE1NjdiZDQwZWEzZjg5NmIzZTBjZGFhNzNlOTQ5OWQifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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

5 participants