Created
April 2, 2016 04:02
-
-
Save flovilmart/39c9720cc747b63ed2cfd20f3ff25056 to your computer and use it in GitHub Desktop.
npm install sse4_crc32
This file contains hidden or 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
[ec2-user@ip-172-31-14-143 ~]$ cat npm-debug.log | |
0 info it worked if it ends with ok | |
1 verbose cli [ '/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/node', | |
1 verbose cli '/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli 'sse4_crc32' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose config Skipping project config: /home/ec2-user/.npmrc. (matches userconfig) | |
5 verbose install initial load of /home/ec2-user/package.json | |
6 verbose readDependencies loading dependencies from /home/ec2-user/package.json | |
7 silly cache add args [ 'sse4_crc32', null ] | |
8 verbose cache add spec sse4_crc32 | |
9 silly cache add parsed spec Result { | |
9 silly cache add raw: 'sse4_crc32', | |
9 silly cache add scope: null, | |
9 silly cache add name: 'sse4_crc32', | |
9 silly cache add rawSpec: '', | |
9 silly cache add spec: 'latest', | |
9 silly cache add type: 'tag' } | |
10 silly addNamed sse4_crc32@latest | |
11 verbose addNamed "latest" is being treated as a dist-tag for sse4_crc32 | |
12 info addNameTag [ 'sse4_crc32', 'latest' ] | |
13 silly mapToRegistry name sse4_crc32 | |
14 silly mapToRegistry using default registry | |
15 silly mapToRegistry registry https://registry.npmjs.org/ | |
16 silly mapToRegistry uri https://registry.npmjs.org/sse4_crc32 | |
17 verbose addNameTag registry:https://registry.npmjs.org/sse4_crc32 not in flight; fetching | |
18 verbose request uri https://registry.npmjs.org/sse4_crc32 | |
19 verbose request no auth needed | |
20 info attempt registry request try #1 at 04:01:36 | |
21 verbose request id 34a907ec4d618eee | |
22 verbose etag "YWJL7UA85U2B31QUNNBP7K6S" | |
23 http request GET https://registry.npmjs.org/sse4_crc32 | |
24 http 304 https://registry.npmjs.org/sse4_crc32 | |
25 verbose headers { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
25 verbose headers via: '1.1 varnish', | |
25 verbose headers 'cache-control': 'max-age=300', | |
25 verbose headers etag: '"YWJL7UA85U2B31QUNNBP7K6S"', | |
25 verbose headers age: '0', | |
25 verbose headers connection: 'keep-alive', | |
25 verbose headers 'x-served-by': 'cache-lax1423-LAX', | |
25 verbose headers 'x-cache': 'HIT', | |
25 verbose headers 'x-cache-hits': '1', | |
25 verbose headers 'x-timer': 'S1459569696.441026,VS0,VE89', | |
25 verbose headers vary: 'Accept' } | |
26 silly get cb [ 304, | |
26 silly get { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
26 silly get via: '1.1 varnish', | |
26 silly get 'cache-control': 'max-age=300', | |
26 silly get etag: '"YWJL7UA85U2B31QUNNBP7K6S"', | |
26 silly get age: '0', | |
26 silly get connection: 'keep-alive', | |
26 silly get 'x-served-by': 'cache-lax1423-LAX', | |
26 silly get 'x-cache': 'HIT', | |
26 silly get 'x-cache-hits': '1', | |
26 silly get 'x-timer': 'S1459569696.441026,VS0,VE89', | |
26 silly get vary: 'Accept' } ] | |
27 verbose etag https://registry.npmjs.org/sse4_crc32 from cache | |
28 verbose get saving sse4_crc32 to /home/ec2-user/.npm/registry.npmjs.org/sse4_crc32/.cache.json | |
29 silly addNameTag next cb for sse4_crc32 with tag latest | |
30 silly addNamed [email protected] | |
31 verbose addNamed "4.1.1" is a plain semver version for sse4_crc32 | |
32 silly cache afterAdd [email protected] | |
33 verbose afterAdd /home/ec2-user/.npm/sse4_crc32/4.1.1/package/package.json not in flight; writing | |
34 verbose afterAdd /home/ec2-user/.npm/sse4_crc32/4.1.1/package/package.json written | |
35 silly install resolved [ { name: 'sse4_crc32', | |
35 silly install resolved description: 'Hardware-accelerated CRC-32C with software fallback', | |
35 silly install resolved keywords: | |
35 silly install resolved [ 'crc', | |
35 silly install resolved 'crc32', | |
35 silly install resolved 'crc32c', | |
35 silly install resolved 'sse', | |
35 silly install resolved 'sse4', | |
35 silly install resolved 'sse4.2', | |
35 silly install resolved 'error detection' ], | |
35 silly install resolved version: '4.1.1', | |
35 silly install resolved author: | |
35 silly install resolved { name: 'Anand Suresh', | |
35 silly install resolved email: '[email protected]', | |
35 silly install resolved url: 'https://github.com/anandsuresh' }, | |
35 silly install resolved license: 'MIT', | |
35 silly install resolved repository: | |
35 silly install resolved { type: 'git', | |
35 silly install resolved url: 'git+https://github.com/anandsuresh/sse4_crc32.git' }, | |
35 silly install resolved bugs: { url: 'https://github.com/anandsuresh/sse4_crc32/issues' }, | |
35 silly install resolved engines: { node: '>=0.8' }, | |
35 silly install resolved main: './sse4_crc32', | |
35 silly install resolved dependencies: { bindings: '~1.2.1', nan: '^2.0.0' }, | |
35 silly install resolved devDependencies: | |
35 silly install resolved { 'node-gyp': '^2.0.1', | |
35 silly install resolved mocha: '^2.1.0', | |
35 silly install resolved chai: '^2.0.0', | |
35 silly install resolved crc32: '^0.2.1' }, | |
35 silly install resolved scripts: | |
35 silly install resolved { test: 'mocha test/*test.js', | |
35 silly install resolved debug: 'echo "platform: $(uname -a)"; echo "node.js: $(node -v)"; echo "npm: $(npm -v)"; echo "node-gyp: $(./node_modules/.bin/node-gyp -v)"; node -e "console.log(\'H/w CRC Support: \' + require(\'./sse4_crc32\').isHardwareCrcSupported());"; node -pe "require(\'./sse4_crc32\');"', | |
35 silly install resolved hwcrc: 'node -e "console.log(\'H/w CRC Support: \' + require(\'./sse4_crc32\').isHardwareCrcSupported());"', | |
35 silly install resolved install: 'node-gyp rebuild' }, | |
35 silly install resolved gypfile: true, | |
35 silly install resolved gitHead: '639097b173a8134fecfdc6b7a5fea4517f6f50dd', | |
35 silly install resolved homepage: 'https://github.com/anandsuresh/sse4_crc32#readme', | |
35 silly install resolved _id: '[email protected]', | |
35 silly install resolved _shasum: '7bee4ad22584ac4b3e0e781b4bcb15f99fb152d1', | |
35 silly install resolved _from: 'sse4_crc32@latest', | |
35 silly install resolved _npmVersion: '2.14.2', | |
35 silly install resolved _nodeVersion: '0.8.26', | |
35 silly install resolved _npmUser: { name: 'anandsuresh', email: '[email protected]' }, | |
35 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], | |
35 silly install resolved dist: | |
35 silly install resolved { shasum: '7bee4ad22584ac4b3e0e781b4bcb15f99fb152d1', | |
35 silly install resolved tarball: 'https://registry.npmjs.org/sse4_crc32/-/sse4_crc32-4.1.1.tgz' }, | |
35 silly install resolved directories: {}, | |
35 silly install resolved _resolved: 'https://registry.npmjs.org/sse4_crc32/-/sse4_crc32-4.1.1.tgz', | |
35 silly install resolved readme: 'ERROR: No README data found!' } ] | |
36 info install [email protected] into /home/ec2-user | |
37 info installOne [email protected] | |
38 verbose installOne of sse4_crc32 to /home/ec2-user not in flight; installing | |
39 verbose lock using /home/ec2-user/.npm/_locks/sse4-crc32-a63bbdab2a993462.lock for /home/ec2-user/node_modules/sse4_crc32 | |
40 silly install write writing sse4_crc32 4.1.1 to /home/ec2-user/node_modules/sse4_crc32 | |
41 verbose unbuild node_modules/sse4_crc32 | |
42 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32 is being purged from base /home/ec2-user | |
43 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32 | |
44 verbose tar unpack /home/ec2-user/.npm/sse4_crc32/4.1.1/package.tgz | |
45 verbose tar unpacking to /home/ec2-user/node_modules/sse4_crc32 | |
46 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32 is being purged | |
47 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32 | |
48 silly gunzTarPerm modes [ '775', '664' ] | |
49 silly gunzTarPerm extractEntry package.json | |
50 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] | |
51 silly gunzTarPerm extractEntry .npmignore | |
52 silly gunzTarPerm modified mode [ '.npmignore', 420, 436 ] | |
53 silly gunzTarPerm extractEntry README.md | |
54 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] | |
55 silly gunzTarPerm extractEntry LICENSE | |
56 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] | |
57 silly gunzTarPerm extractEntry sse4_crc32.js | |
58 silly gunzTarPerm modified mode [ 'sse4_crc32.js', 420, 436 ] | |
59 silly gunzTarPerm extractEntry benchmark/1.single_1kb_length_buffer.benchmark.js | |
60 silly gunzTarPerm modified mode [ 'benchmark/1.single_1kb_length_buffer.benchmark.js', 420, 436 ] | |
61 silly gunzTarPerm extractEntry benchmark/2.multi_random_length_buffer.benchmark.js | |
62 silly gunzTarPerm modified mode [ 'benchmark/2.multi_random_length_buffer.benchmark.js', | |
62 silly gunzTarPerm 420, | |
62 silly gunzTarPerm 436 ] | |
63 silly gunzTarPerm extractEntry binding.gyp | |
64 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 436 ] | |
65 silly gunzTarPerm extractEntry .travis.yml | |
66 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ] | |
67 silly gunzTarPerm extractEntry examples/example.js | |
68 silly gunzTarPerm modified mode [ 'examples/example.js', 420, 436 ] | |
69 silly gunzTarPerm extractEntry Makefile | |
70 silly gunzTarPerm modified mode [ 'Makefile', 420, 436 ] | |
71 silly gunzTarPerm extractEntry test/sse4_crc32.test.js | |
72 silly gunzTarPerm modified mode [ 'test/sse4_crc32.test.js', 420, 436 ] | |
73 silly gunzTarPerm extractEntry src/crc32c.cpp | |
74 silly gunzTarPerm modified mode [ 'src/crc32c.cpp', 420, 436 ] | |
75 silly gunzTarPerm extractEntry src/crc32c.h | |
76 silly gunzTarPerm modified mode [ 'src/crc32c.h', 420, 436 ] | |
77 silly gunzTarPerm extractEntry src/crc32c_sse42.cpp | |
78 silly gunzTarPerm modified mode [ 'src/crc32c_sse42.cpp', 420, 436 ] | |
79 silly gunzTarPerm extractEntry common.gypi | |
80 silly gunzTarPerm modified mode [ 'common.gypi', 420, 436 ] | |
81 verbose write writing to /home/ec2-user/node_modules/sse4_crc32/package.json | |
82 info preinstall [email protected] | |
83 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/package.json | |
84 silly prepareForInstallMany adding bindings@~1.2.1 from sse4_crc32 dependencies | |
85 silly prepareForInstallMany adding nan@^2.0.0 from sse4_crc32 dependencies | |
86 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/package.json | |
87 silly cache add args [ 'nan@^2.0.0', null ] | |
88 verbose cache add spec nan@^2.0.0 | |
89 silly cache add parsed spec Result { | |
89 silly cache add raw: 'nan@^2.0.0', | |
89 silly cache add scope: null, | |
89 silly cache add name: 'nan', | |
89 silly cache add rawSpec: '^2.0.0', | |
89 silly cache add spec: '>=2.0.0 <3.0.0', | |
89 silly cache add type: 'range' } | |
90 silly addNamed nan@>=2.0.0 <3.0.0 | |
91 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for nan | |
92 silly addNameRange { name: 'nan', range: '>=2.0.0 <3.0.0', hasData: false } | |
93 silly mapToRegistry name nan | |
94 silly mapToRegistry using default registry | |
95 silly mapToRegistry registry https://registry.npmjs.org/ | |
96 silly mapToRegistry uri https://registry.npmjs.org/nan | |
97 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching | |
98 silly cache add args [ 'bindings@~1.2.1', null ] | |
99 verbose cache add spec bindings@~1.2.1 | |
100 silly cache add parsed spec Result { | |
100 silly cache add raw: 'bindings@~1.2.1', | |
100 silly cache add scope: null, | |
100 silly cache add name: 'bindings', | |
100 silly cache add rawSpec: '~1.2.1', | |
100 silly cache add spec: '>=1.2.1 <1.3.0', | |
100 silly cache add type: 'range' } | |
101 silly addNamed bindings@>=1.2.1 <1.3.0 | |
102 verbose addNamed ">=1.2.1 <1.3.0" is a valid semver range for bindings | |
103 silly addNameRange { name: 'bindings', range: '>=1.2.1 <1.3.0', hasData: false } | |
104 silly mapToRegistry name bindings | |
105 silly mapToRegistry using default registry | |
106 silly mapToRegistry registry https://registry.npmjs.org/ | |
107 silly mapToRegistry uri https://registry.npmjs.org/bindings | |
108 verbose addNameRange registry:https://registry.npmjs.org/bindings not in flight; fetching | |
109 verbose request uri https://registry.npmjs.org/nan | |
110 verbose request no auth needed | |
111 info attempt registry request try #1 at 04:01:36 | |
112 verbose etag "2UZKQOUIL0TMX4WY7FZ5Q5HJQ" | |
113 http request GET https://registry.npmjs.org/nan | |
114 verbose request uri https://registry.npmjs.org/bindings | |
115 verbose request no auth needed | |
116 info attempt registry request try #1 at 04:01:36 | |
117 verbose etag "1LLBF9OH58DLBEL4629U6032D" | |
118 http request GET https://registry.npmjs.org/bindings | |
119 http 304 https://registry.npmjs.org/nan | |
120 verbose headers { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
120 verbose headers via: '1.1 varnish', | |
120 verbose headers 'cache-control': 'max-age=300', | |
120 verbose headers etag: '"2UZKQOUIL0TMX4WY7FZ5Q5HJQ"', | |
120 verbose headers age: '231', | |
120 verbose headers connection: 'keep-alive', | |
120 verbose headers 'x-served-by': 'cache-lax1427-LAX', | |
120 verbose headers 'x-cache': 'HIT', | |
120 verbose headers 'x-cache-hits': '3', | |
120 verbose headers 'x-timer': 'S1459569696.947681,VS0,VE0', | |
120 verbose headers vary: 'Accept' } | |
121 silly get cb [ 304, | |
121 silly get { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
121 silly get via: '1.1 varnish', | |
121 silly get 'cache-control': 'max-age=300', | |
121 silly get etag: '"2UZKQOUIL0TMX4WY7FZ5Q5HJQ"', | |
121 silly get age: '231', | |
121 silly get connection: 'keep-alive', | |
121 silly get 'x-served-by': 'cache-lax1427-LAX', | |
121 silly get 'x-cache': 'HIT', | |
121 silly get 'x-cache-hits': '3', | |
121 silly get 'x-timer': 'S1459569696.947681,VS0,VE0', | |
121 silly get vary: 'Accept' } ] | |
122 verbose etag https://registry.npmjs.org/nan from cache | |
123 verbose get saving nan to /home/ec2-user/.npm/registry.npmjs.org/nan/.cache.json | |
124 silly addNameRange number 2 { name: 'nan', range: '>=2.0.0 <3.0.0', hasData: true } | |
125 silly addNameRange versions [ 'nan', | |
125 silly addNameRange [ '0.3.0-wip', | |
125 silly addNameRange '0.3.0-wip2', | |
125 silly addNameRange '0.3.0', | |
125 silly addNameRange '0.3.1', | |
125 silly addNameRange '0.3.2', | |
125 silly addNameRange '0.4.0', | |
125 silly addNameRange '0.4.1', | |
125 silly addNameRange '0.4.2', | |
125 silly addNameRange '0.4.3', | |
125 silly addNameRange '0.4.4', | |
125 silly addNameRange '0.5.0', | |
125 silly addNameRange '0.5.1', | |
125 silly addNameRange '0.5.2', | |
125 silly addNameRange '0.6.0', | |
125 silly addNameRange '0.7.0', | |
125 silly addNameRange '0.7.1', | |
125 silly addNameRange '0.8.0', | |
125 silly addNameRange '1.0.0', | |
125 silly addNameRange '1.1.0', | |
125 silly addNameRange '1.1.1', | |
125 silly addNameRange '1.1.2', | |
125 silly addNameRange '1.2.0', | |
125 silly addNameRange '1.3.0', | |
125 silly addNameRange '1.4.0', | |
125 silly addNameRange '1.4.1', | |
125 silly addNameRange '1.5.0', | |
125 silly addNameRange '1.4.2', | |
125 silly addNameRange '1.4.3', | |
125 silly addNameRange '1.5.1', | |
125 silly addNameRange '1.5.2', | |
125 silly addNameRange '1.6.0', | |
125 silly addNameRange '1.5.3', | |
125 silly addNameRange '1.6.1', | |
125 silly addNameRange '1.6.2', | |
125 silly addNameRange '1.7.0', | |
125 silly addNameRange '1.8.0', | |
125 silly addNameRange '1.8.1', | |
125 silly addNameRange '1.8.2', | |
125 silly addNameRange '1.8.3', | |
125 silly addNameRange '1.8.4', | |
125 silly addNameRange '1.9.0', | |
125 silly addNameRange '2.0.0', | |
125 silly addNameRange '2.0.1', | |
125 silly addNameRange '2.0.2', | |
125 silly addNameRange '2.0.3', | |
125 silly addNameRange '2.0.4', | |
125 silly addNameRange '2.0.5', | |
125 silly addNameRange '2.0.6', | |
125 silly addNameRange '2.0.7', | |
125 silly addNameRange '2.0.8', | |
125 silly addNameRange '2.0.9', | |
125 silly addNameRange '2.1.0', | |
125 silly addNameRange '2.2.0', | |
125 silly addNameRange '2.2.1' ] ] | |
126 silly addNamed [email protected] | |
127 verbose addNamed "2.2.1" is a plain semver version for nan | |
128 http 304 https://registry.npmjs.org/bindings | |
129 verbose headers { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
129 verbose headers via: '1.1 varnish', | |
129 verbose headers 'cache-control': 'max-age=300', | |
129 verbose headers etag: '"1LLBF9OH58DLBEL4629U6032D"', | |
129 verbose headers age: '231', | |
129 verbose headers connection: 'keep-alive', | |
129 verbose headers 'x-served-by': 'cache-lax1426-LAX', | |
129 verbose headers 'x-cache': 'HIT', | |
129 verbose headers 'x-cache-hits': '1', | |
129 verbose headers 'x-timer': 'S1459569696.958933,VS0,VE0', | |
129 verbose headers vary: 'Accept' } | |
130 silly get cb [ 304, | |
130 silly get { date: 'Sat, 02 Apr 2016 04:01:36 GMT', | |
130 silly get via: '1.1 varnish', | |
130 silly get 'cache-control': 'max-age=300', | |
130 silly get etag: '"1LLBF9OH58DLBEL4629U6032D"', | |
130 silly get age: '231', | |
130 silly get connection: 'keep-alive', | |
130 silly get 'x-served-by': 'cache-lax1426-LAX', | |
130 silly get 'x-cache': 'HIT', | |
130 silly get 'x-cache-hits': '1', | |
130 silly get 'x-timer': 'S1459569696.958933,VS0,VE0', | |
130 silly get vary: 'Accept' } ] | |
131 verbose etag https://registry.npmjs.org/bindings from cache | |
132 verbose get saving bindings to /home/ec2-user/.npm/registry.npmjs.org/bindings/.cache.json | |
133 silly cache afterAdd [email protected] | |
134 verbose afterAdd /home/ec2-user/.npm/nan/2.2.1/package/package.json not in flight; writing | |
135 silly addNameRange number 2 { name: 'bindings', range: '>=1.2.1 <1.3.0', hasData: true } | |
136 silly addNameRange versions [ 'bindings', | |
136 silly addNameRange [ '0.0.1', | |
136 silly addNameRange '0.1.0', | |
136 silly addNameRange '0.1.1', | |
136 silly addNameRange '0.2.0', | |
136 silly addNameRange '0.2.1', | |
136 silly addNameRange '0.2.2', | |
136 silly addNameRange '0.2.3', | |
136 silly addNameRange '0.2.4', | |
136 silly addNameRange '0.3.0', | |
136 silly addNameRange '0.4.0', | |
136 silly addNameRange '1.0.0', | |
136 silly addNameRange '1.1.0', | |
136 silly addNameRange '1.1.1', | |
136 silly addNameRange '1.2.0', | |
136 silly addNameRange '1.2.1' ] ] | |
137 silly addNamed [email protected] | |
138 verbose addNamed "1.2.1" is a plain semver version for bindings | |
139 verbose afterAdd /home/ec2-user/.npm/nan/2.2.1/package/package.json written | |
140 silly cache afterAdd [email protected] | |
141 verbose afterAdd /home/ec2-user/.npm/bindings/1.2.1/package/package.json not in flight; writing | |
142 verbose afterAdd /home/ec2-user/.npm/bindings/1.2.1/package/package.json written | |
143 silly install resolved [ { name: 'nan', | |
143 silly install resolved version: '2.2.1', | |
143 silly install resolved description: 'Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility', | |
143 silly install resolved main: 'include_dirs.js', | |
143 silly install resolved repository: { type: 'git', url: 'git://github.com/nodejs/nan.git' }, | |
143 silly install resolved scripts: | |
143 silly install resolved { test: 'tap --gc test/js/*-test.js', | |
143 silly install resolved 'rebuild-tests': 'node-gyp rebuild --msvs_version=2013 --directory test', | |
143 silly install resolved docs: 'doc/.build.sh' }, | |
143 silly install resolved contributors: | |
143 silly install resolved [ [Object], | |
143 silly install resolved [Object], | |
143 silly install resolved [Object], | |
143 silly install resolved [Object], | |
143 silly install resolved [Object], | |
143 silly install resolved [Object], | |
143 silly install resolved [Object] ], | |
143 silly install resolved devDependencies: | |
143 silly install resolved { bindings: '~1.2.1', | |
143 silly install resolved commander: '^2.8.1', | |
143 silly install resolved glob: '^5.0.14', | |
143 silly install resolved 'node-gyp': '~3.0.1', | |
143 silly install resolved tap: '~0.7.1', | |
143 silly install resolved xtend: '~4.0.0' }, | |
143 silly install resolved license: 'MIT', | |
143 silly install resolved bugs: { url: 'https://github.com/nodejs/nan/issues' }, | |
143 silly install resolved homepage: 'https://github.com/nodejs/nan#readme', | |
143 silly install resolved _id: '[email protected]', | |
143 silly install resolved _shasum: 'd68693f6b34bb41d66bc68b3a4f9defc79d7149b', | |
143 silly install resolved _resolved: 'https://registry.npmjs.org/nan/-/nan-2.2.1.tgz', | |
143 silly install resolved _from: 'nan@>=2.0.0 <3.0.0', | |
143 silly install resolved _npmVersion: '3.3.6', | |
143 silly install resolved _nodeVersion: '5.0.0', | |
143 silly install resolved _npmUser: { name: 'kkoopa', email: '[email protected]' }, | |
143 silly install resolved dist: | |
143 silly install resolved { shasum: 'd68693f6b34bb41d66bc68b3a4f9defc79d7149b', | |
143 silly install resolved tarball: 'http://registry.npmjs.org/nan/-/nan-2.2.1.tgz' }, | |
143 silly install resolved maintainers: [ [Object], [Object] ], | |
143 silly install resolved _npmOperationalInternal: | |
143 silly install resolved { host: 'packages-12-west.internal.npmjs.com', | |
143 silly install resolved tmp: 'tmp/nan-2.2.1.tgz_1459265439909_0.12396649201400578' }, | |
143 silly install resolved directories: {}, | |
143 silly install resolved readme: 'ERROR: No README data found!' }, | |
143 silly install resolved { name: 'bindings', | |
143 silly install resolved description: 'Helper module for loading your native module\'s .node file', | |
143 silly install resolved keywords: [ 'native', 'addon', 'bindings', 'gyp', 'waf', 'c', 'c++' ], | |
143 silly install resolved version: '1.2.1', | |
143 silly install resolved author: | |
143 silly install resolved { name: 'Nathan Rajlich', | |
143 silly install resolved email: '[email protected]', | |
143 silly install resolved url: 'http://tootallnate.net' }, | |
143 silly install resolved repository: | |
143 silly install resolved { type: 'git', | |
143 silly install resolved url: 'git://github.com/TooTallNate/node-bindings.git' }, | |
143 silly install resolved main: './bindings.js', | |
143 silly install resolved bugs: { url: 'https://github.com/TooTallNate/node-bindings/issues' }, | |
143 silly install resolved homepage: 'https://github.com/TooTallNate/node-bindings', | |
143 silly install resolved license: 'MIT', | |
143 silly install resolved gitHead: 'e404152ee27f8478ccbc7122ee051246e8e5ec02', | |
143 silly install resolved _id: '[email protected]', | |
143 silly install resolved scripts: {}, | |
143 silly install resolved _shasum: '14ad6113812d2d37d72e67b4cacb4bb726505f11', | |
143 silly install resolved _from: 'bindings@>=1.2.1 <1.3.0', | |
143 silly install resolved _npmVersion: '1.4.14', | |
143 silly install resolved _npmUser: { name: 'tootallnate', email: '[email protected]' }, | |
143 silly install resolved maintainers: [ [Object], [Object] ], | |
143 silly install resolved dist: | |
143 silly install resolved { shasum: '14ad6113812d2d37d72e67b4cacb4bb726505f11', | |
143 silly install resolved tarball: 'http://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz' }, | |
143 silly install resolved directories: {}, | |
143 silly install resolved _resolved: 'https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz', | |
143 silly install resolved readme: 'ERROR: No README data found!' } ] | |
144 info install [email protected] into /home/ec2-user/node_modules/sse4_crc32 | |
145 info install [email protected] into /home/ec2-user/node_modules/sse4_crc32 | |
146 info installOne [email protected] | |
147 verbose installOne of nan to /home/ec2-user/node_modules/sse4_crc32 not in flight; installing | |
148 info installOne [email protected] | |
149 verbose installOne of bindings to /home/ec2-user/node_modules/sse4_crc32 not in flight; installing | |
150 verbose lock using /home/ec2-user/.npm/_locks/nan-e4a554024bdc02d7.lock for /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
151 verbose lock using /home/ec2-user/.npm/_locks/bindings-a9d66a3e830ebef9.lock for /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
152 silly install write writing nan 2.2.1 to /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
153 silly install write writing bindings 1.2.1 to /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
154 verbose unbuild node_modules/sse4_crc32/node_modules/nan | |
155 verbose unbuild node_modules/sse4_crc32/node_modules/bindings | |
156 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32/node_modules/nan is being purged from base /home/ec2-user | |
157 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
158 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings is being purged from base /home/ec2-user | |
159 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
160 verbose tar unpack /home/ec2-user/.npm/nan/2.2.1/package.tgz | |
161 verbose tar unpacking to /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
162 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32/node_modules/nan is being purged | |
163 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
164 verbose tar unpack /home/ec2-user/.npm/bindings/1.2.1/package.tgz | |
165 verbose tar unpacking to /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
166 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings is being purged | |
167 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
168 silly gunzTarPerm modes [ '775', '664' ] | |
169 silly gunzTarPerm modes [ '775', '664' ] | |
170 silly gunzTarPerm extractEntry package.json | |
171 silly gunzTarPerm extractEntry package.json | |
172 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] | |
173 silly gunzTarPerm extractEntry include_dirs.js | |
174 silly gunzTarPerm extractEntry nan_converters.h | |
175 silly gunzTarPerm extractEntry README.md | |
176 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] | |
177 silly gunzTarPerm extractEntry bindings.js | |
178 silly gunzTarPerm modified mode [ 'bindings.js', 420, 436 ] | |
179 silly gunzTarPerm extractEntry LICENSE.md | |
180 silly gunzTarPerm extractEntry .dntrc | |
181 silly gunzTarPerm extractEntry appveyor.yml | |
182 silly gunzTarPerm extractEntry doc/new.md | |
183 silly gunzTarPerm extractEntry doc/.build.sh | |
184 silly gunzTarPerm extractEntry doc/buffers.md | |
185 silly gunzTarPerm extractEntry doc/callback.md | |
186 verbose write writing to /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings/package.json | |
187 info preinstall [email protected] | |
188 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings/package.json | |
189 silly gunzTarPerm extractEntry doc/converters.md | |
190 silly gunzTarPerm extractEntry doc/errors.md | |
191 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings/package.json | |
192 silly gunzTarPerm extractEntry doc/maybe_types.md | |
193 silly gunzTarPerm extractEntry doc/methods.md | |
194 silly install resolved [] | |
195 verbose about to build /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
196 info build /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
197 info linkStuff [email protected] | |
198 silly linkStuff [email protected] has /home/ec2-user/node_modules/sse4_crc32/node_modules as its parent node_modules | |
199 verbose linkBins [email protected] | |
200 verbose linkMans [email protected] | |
201 verbose rebuildBundles [email protected] | |
202 info install [email protected] | |
203 silly gunzTarPerm extractEntry doc/asyncworker.md | |
204 silly gunzTarPerm extractEntry doc/node_misc.md | |
205 info postinstall [email protected] | |
206 verbose unlock done using /home/ec2-user/.npm/_locks/bindings-a9d66a3e830ebef9.lock for /home/ec2-user/node_modules/sse4_crc32/node_modules/bindings | |
207 silly gunzTarPerm extractEntry doc/object_wrappers.md | |
208 silly gunzTarPerm extractEntry doc/persistent.md | |
209 silly gunzTarPerm extractEntry doc/scopes.md | |
210 silly gunzTarPerm extractEntry doc/script.md | |
211 silly gunzTarPerm extractEntry doc/string_bytes.md | |
212 silly gunzTarPerm extractEntry doc/v8_internals.md | |
213 silly gunzTarPerm extractEntry doc/v8_misc.md | |
214 silly gunzTarPerm extractEntry nan.h | |
215 silly gunzTarPerm extractEntry nan_callbacks.h | |
216 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h | |
217 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h | |
218 silly gunzTarPerm extractEntry nan_converters_43_inl.h | |
219 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h | |
220 silly gunzTarPerm extractEntry nan_implementation_12_inl.h | |
221 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h | |
222 silly gunzTarPerm extractEntry nan_maybe_43_inl.h | |
223 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h | |
224 silly gunzTarPerm extractEntry nan_new.h | |
225 silly gunzTarPerm extractEntry nan_object_wrap.h | |
226 silly gunzTarPerm extractEntry nan_persistent_12_inl.h | |
227 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h | |
228 silly gunzTarPerm extractEntry nan_string_bytes.h | |
229 silly gunzTarPerm extractEntry nan_typedarray_contents.h | |
230 silly gunzTarPerm extractEntry nan_weak.h | |
231 silly gunzTarPerm extractEntry CHANGELOG.md | |
232 silly gunzTarPerm extractEntry tools/package.json | |
233 silly gunzTarPerm extractEntry tools/README.md | |
234 silly gunzTarPerm extractEntry tools/1to2.js | |
235 verbose write writing to /home/ec2-user/node_modules/sse4_crc32/node_modules/nan/package.json | |
236 info preinstall [email protected] | |
237 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/node_modules/nan/package.json | |
238 verbose readDependencies loading dependencies from /home/ec2-user/node_modules/sse4_crc32/node_modules/nan/package.json | |
239 silly install resolved [] | |
240 verbose about to build /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
241 info build /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
242 info linkStuff [email protected] | |
243 silly linkStuff [email protected] has /home/ec2-user/node_modules/sse4_crc32/node_modules as its parent node_modules | |
244 verbose linkBins [email protected] | |
245 verbose linkMans [email protected] | |
246 verbose rebuildBundles [email protected] | |
247 info install [email protected] | |
248 info postinstall [email protected] | |
249 verbose unlock done using /home/ec2-user/.npm/_locks/nan-e4a554024bdc02d7.lock for /home/ec2-user/node_modules/sse4_crc32/node_modules/nan | |
250 verbose about to build /home/ec2-user/node_modules/sse4_crc32 | |
251 info build /home/ec2-user/node_modules/sse4_crc32 | |
252 info linkStuff [email protected] | |
253 silly linkStuff [email protected] has /home/ec2-user/node_modules as its parent node_modules | |
254 verbose linkBins [email protected] | |
255 verbose linkMans [email protected] | |
256 verbose rebuildBundles [email protected] | |
257 verbose rebuildBundles [ 'bindings', 'nan' ] | |
258 info install [email protected] | |
259 verbose unsafe-perm in lifecycle true | |
260 info [email protected] Failed to exec install script | |
261 verbose unlock done using /home/ec2-user/.npm/_locks/sse4-crc32-a63bbdab2a993462.lock for /home/ec2-user/node_modules/sse4_crc32 | |
262 verbose stack Error: [email protected] install: `node-gyp rebuild` | |
262 verbose stack spawn ENOENT | |
262 verbose stack at ChildProcess.<anonymous> (/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/lib/node_modules/npm/lib/utils/spawn.js:17:16) | |
262 verbose stack at emitTwo (events.js:87:13) | |
262 verbose stack at ChildProcess.emit (events.js:172:7) | |
262 verbose stack at maybeClose (internal/child_process.js:821:16) | |
262 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) | |
263 verbose pkgid [email protected] | |
264 verbose cwd /home/ec2-user | |
265 error Linux 4.1.17-22.30.amzn1.x86_64 | |
266 error argv "/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/node" "/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/npm" "install" "sse4_crc32" | |
267 error node v4.3.0 | |
268 error npm v2.14.12 | |
269 error file sh | |
270 error code ELIFECYCLE | |
271 error errno ENOENT | |
272 error syscall spawn | |
273 error [email protected] install: `node-gyp rebuild` | |
273 error spawn ENOENT | |
274 error Failed at the [email protected] install script 'node-gyp rebuild'. | |
274 error This is most likely a problem with the sse4_crc32 package, | |
274 error not with npm itself. | |
274 error Tell the author that this fails on your system: | |
274 error node-gyp rebuild | |
274 error You can get their info via: | |
274 error npm owner ls sse4_crc32 | |
274 error There is likely additional logging output above. | |
275 verbose exit [ 1, true ] | |
276 verbose unbuild node_modules/sse4_crc32 | |
277 info preuninstall [email protected] | |
278 info uninstall [email protected] | |
279 verbose unbuild rmStuff [email protected] from /home/ec2-user/node_modules | |
280 info postuninstall [email protected] | |
281 silly gentlyRm /home/ec2-user/node_modules/sse4_crc32 is being purged from base /home/ec2-user | |
282 verbose gentlyRm don't care about contents; nuking /home/ec2-user/node_modules/sse4_crc32 | |
283 silly vacuum-fs purging /home/ec2-user/node_modules/sse4_crc32 | |
284 silly vacuum-fs removing /home/ec2-user/node_modules | |
285 silly vacuum-fs finished vacuuming up to /home/ec2-user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@flovilmart Might need some assistance from you here. I've never used AWS or Elastic Beanstalk so far.
I see an
ENOENT
at https://gist.github.com/flovilmart/39c9720cc747b63ed2cfd20f3ff25056#file-gistfile1-txt-L539. It seems like the build script is missing some dependency and is failing.Is there a way on AWS/EB to dig deeper into the npm build process?