justadudewhohacks / npm-opencv-build

A simple script to auto build recent OpenCV + contrib version via npm
43 stars 57 forks source link

Build error on MacOS #22

Open Ekliptor opened 6 years ago

Ekliptor commented 6 years ago

When I run npm install I get an error on MacOS Any idea how to fix this?

npm -v 6.1.0
node -v v10.4.0
macOS 10.13.5

The NPM log:

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'install',
1 verbose cli   'opencv-build' ]
2 info using npm@6.1.0
3 info using node@v10.4.0
4 verbose npm-session 4f456805b5dfa102
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/opencv-build 296ms
8 silly pacote tag manifest for opencv-build@latest fetched in 318ms
9 timing stage:loadCurrentTree Completed in 676ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 4ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 14ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule opencv-build@0.0.14 checking installable status
17 silly removeObsoleteDep removing opencv-build@0.0.14 from the tree as its been replaced by a newer version or is no longer required
18 silly removeObsoleteDep removing npmlog@4.1.2 from the tree as its been replaced by a newer version or is no longer required
19 silly removeObsoleteDep removing are-we-there-yet@1.1.5 from the tree as its been replaced by a newer version or is no longer required
20 silly removeObsoleteDep removing delegates@1.0.0 from the tree as its been replaced by a newer version or is no longer required
21 silly removeObsoleteDep removing readable-stream@2.3.6 from the tree as its been replaced by a newer version or is no longer required
22 silly removeObsoleteDep removing core-util-is@1.0.2 from the tree as its been replaced by a newer version or is no longer required
23 silly removeObsoleteDep removing inherits@2.0.3 from the tree as its been replaced by a newer version or is no longer required
24 silly removeObsoleteDep removing isarray@1.0.0 from the tree as its been replaced by a newer version or is no longer required
25 silly removeObsoleteDep removing process-nextick-args@2.0.0 from the tree as its been replaced by a newer version or is no longer required
26 silly removeObsoleteDep removing safe-buffer@5.1.2 from the tree as its been replaced by a newer version or is no longer required
27 silly removeObsoleteDep removing string_decoder@1.1.1 from the tree as its been replaced by a newer version or is no longer required
28 silly removeObsoleteDep removing util-deprecate@1.0.2 from the tree as its been replaced by a newer version or is no longer required
29 silly removeObsoleteDep removing console-control-strings@1.1.0 from the tree as its been replaced by a newer version or is no longer required
30 silly removeObsoleteDep removing gauge@2.7.4 from the tree as its been replaced by a newer version or is no longer required
31 silly removeObsoleteDep removing aproba@1.2.0 from the tree as its been replaced by a newer version or is no longer required
32 silly removeObsoleteDep removing has-unicode@2.0.1 from the tree as its been replaced by a newer version or is no longer required
33 silly removeObsoleteDep removing object-assign@4.1.1 from the tree as its been replaced by a newer version or is no longer required
34 silly removeObsoleteDep removing signal-exit@3.0.2 from the tree as its been replaced by a newer version or is no longer required
35 silly removeObsoleteDep removing string-width@1.0.2 from the tree as its been replaced by a newer version or is no longer required
36 silly removeObsoleteDep removing code-point-at@1.1.0 from the tree as its been replaced by a newer version or is no longer required
37 silly removeObsoleteDep removing is-fullwidth-code-point@1.0.0 from the tree as its been replaced by a newer version or is no longer required
38 silly removeObsoleteDep removing number-is-nan@1.0.1 from the tree as its been replaced by a newer version or is no longer required
39 silly removeObsoleteDep removing strip-ansi@3.0.1 from the tree as its been replaced by a newer version or is no longer required
40 silly removeObsoleteDep removing ansi-regex@2.1.1 from the tree as its been replaced by a newer version or is no longer required
41 silly removeObsoleteDep removing wide-align@1.1.3 from the tree as its been replaced by a newer version or is no longer required
42 silly removeObsoleteDep removing string-width@2.1.1 from the tree as its been replaced by a newer version or is no longer required
43 silly removeObsoleteDep removing is-fullwidth-code-point@2.0.0 from the tree as its been replaced by a newer version or is no longer required
44 silly removeObsoleteDep removing strip-ansi@4.0.0 from the tree as its been replaced by a newer version or is no longer required
45 silly removeObsoleteDep removing ansi-regex@3.0.0 from the tree as its been replaced by a newer version or is no longer required
46 silly removeObsoleteDep removing set-blocking@2.0.0 from the tree as its been replaced by a newer version or is no longer required
47 http fetch GET 200 https://registry.npmjs.org/npmlog 43ms
48 silly pacote range manifest for npmlog@^4.1.2 fetched in 48ms
49 silly resolveWithNewModule npmlog@4.1.2 checking installable status
50 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 65ms
51 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 68ms
52 silly resolveWithNewModule are-we-there-yet@1.1.5 checking installable status
53 http fetch GET 200 https://registry.npmjs.org/console-control-strings 82ms
54 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 89ms
55 silly resolveWithNewModule console-control-strings@1.1.0 checking installable status
56 http fetch GET 200 https://registry.npmjs.org/set-blocking 87ms
57 silly pacote range manifest for set-blocking@~2.0.0 fetched in 89ms
58 silly resolveWithNewModule set-blocking@2.0.0 checking installable status
59 http fetch GET 200 https://registry.npmjs.org/gauge 112ms
60 silly pacote range manifest for gauge@~2.7.3 fetched in 118ms
61 silly resolveWithNewModule gauge@2.7.4 checking installable status
62 http fetch GET 304 https://registry.npmjs.org/delegates 47ms (from cache)
63 silly pacote range manifest for delegates@^1.0.0 fetched in 48ms
64 silly resolveWithNewModule delegates@1.0.0 checking installable status
65 http fetch GET 304 https://registry.npmjs.org/readable-stream 58ms (from cache)
66 silly pacote range manifest for readable-stream@^2.0.6 fetched in 60ms
67 silly resolveWithNewModule readable-stream@2.3.6 checking installable status
68 http fetch GET 304 https://registry.npmjs.org/core-util-is 50ms (from cache)
69 silly pacote range manifest for core-util-is@~1.0.0 fetched in 54ms
70 silly resolveWithNewModule core-util-is@1.0.2 checking installable status
71 http fetch GET 304 https://registry.npmjs.org/string_decoder 56ms (from cache)
72 http fetch GET 304 https://registry.npmjs.org/process-nextick-args 57ms (from cache)
73 silly pacote range manifest for string_decoder@~1.1.1 fetched in 58ms
74 silly resolveWithNewModule string_decoder@1.1.1 checking installable status
75 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 60ms
76 silly resolveWithNewModule process-nextick-args@2.0.0 checking installable status
77 http fetch GET 304 https://registry.npmjs.org/inherits 92ms (from cache)
78 silly pacote range manifest for inherits@~2.0.3 fetched in 95ms
79 silly resolveWithNewModule inherits@2.0.3 checking installable status
80 http fetch GET 304 https://registry.npmjs.org/util-deprecate 108ms (from cache)
81 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 110ms
82 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
83 http fetch GET 304 https://registry.npmjs.org/safe-buffer 111ms (from cache)
84 http fetch GET 304 https://registry.npmjs.org/isarray 113ms (from cache)
85 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 113ms
86 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status
87 silly pacote range manifest for isarray@~1.0.0 fetched in 115ms
88 silly resolveWithNewModule isarray@1.0.0 checking installable status
89 http fetch GET 200 https://registry.npmjs.org/has-unicode 36ms
90 silly pacote range manifest for has-unicode@^2.0.0 fetched in 48ms
91 silly resolveWithNewModule has-unicode@2.0.1 checking installable status
92 http fetch GET 200 https://registry.npmjs.org/wide-align 47ms
93 http fetch GET 200 https://registry.npmjs.org/aproba 49ms
94 silly pacote range manifest for aproba@^1.0.3 fetched in 53ms
95 silly resolveWithNewModule aproba@1.2.0 checking installable status
96 http fetch GET 304 https://registry.npmjs.org/string-width 53ms (from cache)
97 http fetch GET 304 https://registry.npmjs.org/object-assign 54ms (from cache)
98 silly pacote range manifest for string-width@^1.0.1 fetched in 55ms
99 silly resolveWithNewModule string-width@1.0.2 checking installable status
100 silly pacote range manifest for wide-align@^1.1.0 fetched in 54ms
101 silly resolveWithNewModule wide-align@1.1.3 checking installable status
102 silly pacote range manifest for object-assign@^4.1.0 fetched in 56ms
103 silly resolveWithNewModule object-assign@4.1.1 checking installable status
104 http fetch GET 304 https://registry.npmjs.org/strip-ansi 55ms (from cache)
105 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 58ms
106 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status
107 http fetch GET 200 https://registry.npmjs.org/signal-exit 61ms
108 silly pacote range manifest for signal-exit@^3.0.0 fetched in 62ms
109 silly resolveWithNewModule signal-exit@3.0.2 checking installable status
110 http fetch GET 304 https://registry.npmjs.org/code-point-at 40ms (from cache)
111 silly pacote range manifest for code-point-at@^1.0.0 fetched in 43ms
112 silly resolveWithNewModule code-point-at@1.1.0 checking installable status
113 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 43ms (from cache)
114 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 44ms
115 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status
116 http fetch GET 304 https://registry.npmjs.org/number-is-nan 36ms (from cache)
117 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 38ms
118 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status
119 http fetch GET 304 https://registry.npmjs.org/ansi-regex 40ms (from cache)
120 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 41ms
121 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status
122 silly removeObsoleteDep removing nan@2.10.0 from the tree as its been replaced by a newer version or is no longer required
123 http fetch GET 304 https://registry.npmjs.org/nan 45ms (from cache)
124 silly pacote version manifest for nan@2.10.0 fetched in 49ms
125 silly resolveWithNewModule nan@2.10.0 checking installable status
126 silly removeObsoleteDep removing macro-inferno@0.2.1 from the tree as its been replaced by a newer version or is no longer required
127 silly removeObsoleteDep removing nan@2.10.0 from the tree as its been replaced by a newer version or is no longer required
128 silly removeObsoleteDep removing native-node-utils@0.1.2 from the tree as its been replaced by a newer version or is no longer required
129 silly removeObsoleteDep removing @types/node@10.5.2 from the tree as its been replaced by a newer version or is no longer required
130 silly pacote range manifest for nan@^2.10.0 fetched in 3ms
131 silly resolveWithNewModule nan@2.10.0 checking installable status
132 http fetch GET 200 https://registry.npmjs.org/native-node-utils 33ms
133 silly pacote version manifest for native-node-utils@0.1.2 fetched in 39ms
134 silly resolveWithNewModule native-node-utils@0.1.2 checking installable status
135 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 137ms
136 silly pacote version manifest for @types/node@10.5.2 fetched in 145ms
137 silly resolveWithNewModule @types/node@10.5.2 checking installable status
138 http fetch GET 200 https://registry.npmjs.org/macro-inferno 1165ms
139 silly pacote version manifest for macro-inferno@0.2.1 fetched in 1170ms
140 silly resolveWithNewModule macro-inferno@0.2.1 checking installable status
141 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 1785ms
142 timing stage:loadIdealTree Completed in 1823ms
143 silly currentTree imagetemplatematching@1.0.0
143 silly currentTree ├── @types/node@10.5.2
143 silly currentTree ├── ansi-regex@2.1.1
143 silly currentTree ├── aproba@1.2.0
143 silly currentTree ├── are-we-there-yet@1.1.5
143 silly currentTree ├── code-point-at@1.1.0
143 silly currentTree ├── console-control-strings@1.1.0
143 silly currentTree ├── core-util-is@1.0.2
143 silly currentTree ├── delegates@1.0.0
143 silly currentTree ├── gauge@2.7.4
143 silly currentTree ├── has-unicode@2.0.1
143 silly currentTree ├── inherits@2.0.3
143 silly currentTree ├── is-fullwidth-code-point@1.0.0
143 silly currentTree ├── isarray@1.0.0
143 silly currentTree ├── macro-inferno@0.2.1
143 silly currentTree ├── nan@2.10.0
143 silly currentTree ├── native-node-utils@0.1.2
143 silly currentTree ├── npmlog@4.1.2
143 silly currentTree ├── number-is-nan@1.0.1
143 silly currentTree ├── object-assign@4.1.1
143 silly currentTree ├── opencv-build@0.0.14
143 silly currentTree ├── opencv4nodejs@4.6.1
143 silly currentTree ├── process-nextick-args@2.0.0
143 silly currentTree ├── readable-stream@2.3.6
143 silly currentTree ├── safe-buffer@5.1.2
143 silly currentTree ├── set-blocking@2.0.0
143 silly currentTree ├── signal-exit@3.0.2
143 silly currentTree ├── string_decoder@1.1.1
143 silly currentTree ├── string-width@1.0.2
143 silly currentTree ├── strip-ansi@3.0.1
143 silly currentTree ├── util-deprecate@1.0.2
143 silly currentTree └─┬ wide-align@1.1.3
143 silly currentTree   ├── ansi-regex@3.0.0
143 silly currentTree   ├── is-fullwidth-code-point@2.0.0
143 silly currentTree   ├── string-width@2.1.1
143 silly currentTree   └── strip-ansi@4.0.0
144 silly idealTree imagetemplatematching@1.0.0
144 silly idealTree ├── ansi-regex@2.1.1
144 silly idealTree ├── aproba@1.2.0
144 silly idealTree ├── are-we-there-yet@1.1.5
144 silly idealTree ├── code-point-at@1.1.0
144 silly idealTree ├── console-control-strings@1.1.0
144 silly idealTree ├── core-util-is@1.0.2
144 silly idealTree ├── delegates@1.0.0
144 silly idealTree ├── gauge@2.7.4
144 silly idealTree ├── has-unicode@2.0.1
144 silly idealTree ├── inherits@2.0.3
144 silly idealTree ├── is-fullwidth-code-point@1.0.0
144 silly idealTree ├── isarray@1.0.0
144 silly idealTree ├── npmlog@4.1.2
144 silly idealTree ├── number-is-nan@1.0.1
144 silly idealTree ├── object-assign@4.1.1
144 silly idealTree ├── opencv-build@0.0.14
144 silly idealTree ├── process-nextick-args@2.0.0
144 silly idealTree ├── readable-stream@2.3.6
144 silly idealTree ├── safe-buffer@5.1.2
144 silly idealTree ├── set-blocking@2.0.0
144 silly idealTree ├── signal-exit@3.0.2
144 silly idealTree ├── string_decoder@1.1.1
144 silly idealTree ├── string-width@1.0.2
144 silly idealTree ├── strip-ansi@3.0.1
144 silly idealTree ├── util-deprecate@1.0.2
144 silly idealTree └── wide-align@1.1.3
145 silly install generateActionsToTake
146 timing stage:generateActionsToTake Completed in 13ms
147 silly diffTrees action count 35
148 silly diffTrees remove @types/node@10.5.2
149 silly diffTrees update ansi-regex@2.1.1
150 silly diffTrees update aproba@1.2.0
151 silly diffTrees update code-point-at@1.1.0
152 silly diffTrees update console-control-strings@1.1.0
153 silly diffTrees update core-util-is@1.0.2
154 silly diffTrees update delegates@1.0.0
155 silly diffTrees update has-unicode@2.0.1
156 silly diffTrees update inherits@2.0.3
157 silly diffTrees update isarray@1.0.0
158 silly diffTrees remove nan@2.10.0
159 silly diffTrees remove macro-inferno@0.2.1
160 silly diffTrees remove native-node-utils@0.1.2
161 silly diffTrees update number-is-nan@1.0.1
162 silly diffTrees update is-fullwidth-code-point@1.0.0
163 silly diffTrees update object-assign@4.1.1
164 silly diffTrees update process-nextick-args@2.0.0
165 silly diffTrees update safe-buffer@5.1.2
166 silly diffTrees update set-blocking@2.0.0
167 silly diffTrees update signal-exit@3.0.2
168 silly diffTrees update string_decoder@1.1.1
169 silly diffTrees update strip-ansi@3.0.1
170 silly diffTrees update string-width@1.0.2
171 silly diffTrees update util-deprecate@1.0.2
172 silly diffTrees update readable-stream@2.3.6
173 silly diffTrees update are-we-there-yet@1.1.5
174 silly diffTrees remove ansi-regex@3.0.0
175 silly diffTrees remove is-fullwidth-code-point@2.0.0
176 silly diffTrees remove strip-ansi@4.0.0
177 silly diffTrees remove string-width@2.1.1
178 silly diffTrees update wide-align@1.1.3
179 silly diffTrees update gauge@2.7.4
180 silly diffTrees update npmlog@4.1.2
181 silly diffTrees update opencv-build@0.0.14
182 silly diffTrees remove opencv4nodejs@4.6.1
183 silly decomposeActions action count 278
184 silly decomposeActions unbuild @types/node@10.5.2
185 silly decomposeActions remove @types/node@10.5.2
186 silly decomposeActions unbuild ansi-regex@2.1.1
187 silly decomposeActions remove ansi-regex@2.1.1
188 silly decomposeActions fetch ansi-regex@2.1.1
189 silly decomposeActions extract ansi-regex@2.1.1
190 silly decomposeActions preinstall ansi-regex@2.1.1
191 silly decomposeActions build ansi-regex@2.1.1
192 silly decomposeActions install ansi-regex@2.1.1
193 silly decomposeActions postinstall ansi-regex@2.1.1
194 silly decomposeActions finalize ansi-regex@2.1.1
195 silly decomposeActions refresh-package-json ansi-regex@2.1.1
196 silly decomposeActions unbuild aproba@1.2.0
197 silly decomposeActions remove aproba@1.2.0
198 silly decomposeActions fetch aproba@1.2.0
199 silly decomposeActions extract aproba@1.2.0
200 silly decomposeActions preinstall aproba@1.2.0
201 silly decomposeActions build aproba@1.2.0
202 silly decomposeActions install aproba@1.2.0
203 silly decomposeActions postinstall aproba@1.2.0
204 silly decomposeActions finalize aproba@1.2.0
205 silly decomposeActions refresh-package-json aproba@1.2.0
206 silly decomposeActions unbuild code-point-at@1.1.0
207 silly decomposeActions remove code-point-at@1.1.0
208 silly decomposeActions fetch code-point-at@1.1.0
209 silly decomposeActions extract code-point-at@1.1.0
210 silly decomposeActions preinstall code-point-at@1.1.0
211 silly decomposeActions build code-point-at@1.1.0
212 silly decomposeActions install code-point-at@1.1.0
213 silly decomposeActions postinstall code-point-at@1.1.0
214 silly decomposeActions finalize code-point-at@1.1.0
215 silly decomposeActions refresh-package-json code-point-at@1.1.0
216 silly decomposeActions unbuild console-control-strings@1.1.0
217 silly decomposeActions remove console-control-strings@1.1.0
218 silly decomposeActions fetch console-control-strings@1.1.0
219 silly decomposeActions extract console-control-strings@1.1.0
220 silly decomposeActions preinstall console-control-strings@1.1.0
221 silly decomposeActions build console-control-strings@1.1.0
222 silly decomposeActions install console-control-strings@1.1.0
223 silly decomposeActions postinstall console-control-strings@1.1.0
224 silly decomposeActions finalize console-control-strings@1.1.0
225 silly decomposeActions refresh-package-json console-control-strings@1.1.0
226 silly decomposeActions unbuild core-util-is@1.0.2
227 silly decomposeActions remove core-util-is@1.0.2
228 silly decomposeActions fetch core-util-is@1.0.2
229 silly decomposeActions extract core-util-is@1.0.2
230 silly decomposeActions preinstall core-util-is@1.0.2
231 silly decomposeActions build core-util-is@1.0.2
232 silly decomposeActions install core-util-is@1.0.2
233 silly decomposeActions postinstall core-util-is@1.0.2
234 silly decomposeActions finalize core-util-is@1.0.2
235 silly decomposeActions refresh-package-json core-util-is@1.0.2
236 silly decomposeActions unbuild delegates@1.0.0
237 silly decomposeActions remove delegates@1.0.0
238 silly decomposeActions fetch delegates@1.0.0
239 silly decomposeActions extract delegates@1.0.0
240 silly decomposeActions preinstall delegates@1.0.0
241 silly decomposeActions build delegates@1.0.0
242 silly decomposeActions install delegates@1.0.0
243 silly decomposeActions postinstall delegates@1.0.0
244 silly decomposeActions finalize delegates@1.0.0
245 silly decomposeActions refresh-package-json delegates@1.0.0
246 silly decomposeActions unbuild has-unicode@2.0.1
247 silly decomposeActions remove has-unicode@2.0.1
248 silly decomposeActions fetch has-unicode@2.0.1
249 silly decomposeActions extract has-unicode@2.0.1
250 silly decomposeActions preinstall has-unicode@2.0.1
251 silly decomposeActions build has-unicode@2.0.1
252 silly decomposeActions install has-unicode@2.0.1
253 silly decomposeActions postinstall has-unicode@2.0.1
254 silly decomposeActions finalize has-unicode@2.0.1
255 silly decomposeActions refresh-package-json has-unicode@2.0.1
256 silly decomposeActions unbuild inherits@2.0.3
257 silly decomposeActions remove inherits@2.0.3
258 silly decomposeActions fetch inherits@2.0.3
259 silly decomposeActions extract inherits@2.0.3
260 silly decomposeActions preinstall inherits@2.0.3
261 silly decomposeActions build inherits@2.0.3
262 silly decomposeActions install inherits@2.0.3
263 silly decomposeActions postinstall inherits@2.0.3
264 silly decomposeActions finalize inherits@2.0.3
265 silly decomposeActions refresh-package-json inherits@2.0.3
266 silly decomposeActions unbuild isarray@1.0.0
267 silly decomposeActions remove isarray@1.0.0
268 silly decomposeActions fetch isarray@1.0.0
269 silly decomposeActions extract isarray@1.0.0
270 silly decomposeActions preinstall isarray@1.0.0
271 silly decomposeActions build isarray@1.0.0
272 silly decomposeActions install isarray@1.0.0
273 silly decomposeActions postinstall isarray@1.0.0
274 silly decomposeActions finalize isarray@1.0.0
275 silly decomposeActions refresh-package-json isarray@1.0.0
276 silly decomposeActions unbuild nan@2.10.0
277 silly decomposeActions remove nan@2.10.0
278 silly decomposeActions unbuild macro-inferno@0.2.1
279 silly decomposeActions remove macro-inferno@0.2.1
280 silly decomposeActions unbuild native-node-utils@0.1.2
281 silly decomposeActions remove native-node-utils@0.1.2
282 silly decomposeActions unbuild number-is-nan@1.0.1
283 silly decomposeActions remove number-is-nan@1.0.1
284 silly decomposeActions fetch number-is-nan@1.0.1
285 silly decomposeActions extract number-is-nan@1.0.1
286 silly decomposeActions preinstall number-is-nan@1.0.1
287 silly decomposeActions build number-is-nan@1.0.1
288 silly decomposeActions install number-is-nan@1.0.1
289 silly decomposeActions postinstall number-is-nan@1.0.1
290 silly decomposeActions finalize number-is-nan@1.0.1
291 silly decomposeActions refresh-package-json number-is-nan@1.0.1
292 silly decomposeActions unbuild is-fullwidth-code-point@1.0.0
293 silly decomposeActions remove is-fullwidth-code-point@1.0.0
294 silly decomposeActions fetch is-fullwidth-code-point@1.0.0
295 silly decomposeActions extract is-fullwidth-code-point@1.0.0
296 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0
297 silly decomposeActions build is-fullwidth-code-point@1.0.0
298 silly decomposeActions install is-fullwidth-code-point@1.0.0
299 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0
300 silly decomposeActions finalize is-fullwidth-code-point@1.0.0
301 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0
302 silly decomposeActions unbuild object-assign@4.1.1
303 silly decomposeActions remove object-assign@4.1.1
304 silly decomposeActions fetch object-assign@4.1.1
305 silly decomposeActions extract object-assign@4.1.1
306 silly decomposeActions preinstall object-assign@4.1.1
307 silly decomposeActions build object-assign@4.1.1
308 silly decomposeActions install object-assign@4.1.1
309 silly decomposeActions postinstall object-assign@4.1.1
310 silly decomposeActions finalize object-assign@4.1.1
311 silly decomposeActions refresh-package-json object-assign@4.1.1
312 silly decomposeActions unbuild process-nextick-args@2.0.0
313 silly decomposeActions remove process-nextick-args@2.0.0
314 silly decomposeActions fetch process-nextick-args@2.0.0
315 silly decomposeActions extract process-nextick-args@2.0.0
316 silly decomposeActions preinstall process-nextick-args@2.0.0
317 silly decomposeActions build process-nextick-args@2.0.0
318 silly decomposeActions install process-nextick-args@2.0.0
319 silly decomposeActions postinstall process-nextick-args@2.0.0
320 silly decomposeActions finalize process-nextick-args@2.0.0
321 silly decomposeActions refresh-package-json process-nextick-args@2.0.0
322 silly decomposeActions unbuild safe-buffer@5.1.2
323 silly decomposeActions remove safe-buffer@5.1.2
324 silly decomposeActions fetch safe-buffer@5.1.2
325 silly decomposeActions extract safe-buffer@5.1.2
326 silly decomposeActions preinstall safe-buffer@5.1.2
327 silly decomposeActions build safe-buffer@5.1.2
328 silly decomposeActions install safe-buffer@5.1.2
329 silly decomposeActions postinstall safe-buffer@5.1.2
330 silly decomposeActions finalize safe-buffer@5.1.2
331 silly decomposeActions refresh-package-json safe-buffer@5.1.2
332 silly decomposeActions unbuild set-blocking@2.0.0
333 silly decomposeActions remove set-blocking@2.0.0
334 silly decomposeActions fetch set-blocking@2.0.0
335 silly decomposeActions extract set-blocking@2.0.0
336 silly decomposeActions preinstall set-blocking@2.0.0
337 silly decomposeActions build set-blocking@2.0.0
338 silly decomposeActions install set-blocking@2.0.0
339 silly decomposeActions postinstall set-blocking@2.0.0
340 silly decomposeActions finalize set-blocking@2.0.0
341 silly decomposeActions refresh-package-json set-blocking@2.0.0
342 silly decomposeActions unbuild signal-exit@3.0.2
343 silly decomposeActions remove signal-exit@3.0.2
344 silly decomposeActions fetch signal-exit@3.0.2
345 silly decomposeActions extract signal-exit@3.0.2
346 silly decomposeActions preinstall signal-exit@3.0.2
347 silly decomposeActions build signal-exit@3.0.2
348 silly decomposeActions install signal-exit@3.0.2
349 silly decomposeActions postinstall signal-exit@3.0.2
350 silly decomposeActions finalize signal-exit@3.0.2
351 silly decomposeActions refresh-package-json signal-exit@3.0.2
352 silly decomposeActions unbuild string_decoder@1.1.1
353 silly decomposeActions remove string_decoder@1.1.1
354 silly decomposeActions fetch string_decoder@1.1.1
355 silly decomposeActions extract string_decoder@1.1.1
356 silly decomposeActions preinstall string_decoder@1.1.1
357 silly decomposeActions build string_decoder@1.1.1
358 silly decomposeActions install string_decoder@1.1.1
359 silly decomposeActions postinstall string_decoder@1.1.1
360 silly decomposeActions finalize string_decoder@1.1.1
361 silly decomposeActions refresh-package-json string_decoder@1.1.1
362 silly decomposeActions unbuild strip-ansi@3.0.1
363 silly decomposeActions remove strip-ansi@3.0.1
364 silly decomposeActions fetch strip-ansi@3.0.1
365 silly decomposeActions extract strip-ansi@3.0.1
366 silly decomposeActions preinstall strip-ansi@3.0.1
367 silly decomposeActions build strip-ansi@3.0.1
368 silly decomposeActions install strip-ansi@3.0.1
369 silly decomposeActions postinstall strip-ansi@3.0.1
370 silly decomposeActions finalize strip-ansi@3.0.1
371 silly decomposeActions refresh-package-json strip-ansi@3.0.1
372 silly decomposeActions unbuild string-width@1.0.2
373 silly decomposeActions remove string-width@1.0.2
374 silly decomposeActions fetch string-width@1.0.2
375 silly decomposeActions extract string-width@1.0.2
376 silly decomposeActions preinstall string-width@1.0.2
377 silly decomposeActions build string-width@1.0.2
378 silly decomposeActions install string-width@1.0.2
379 silly decomposeActions postinstall string-width@1.0.2
380 silly decomposeActions finalize string-width@1.0.2
381 silly decomposeActions refresh-package-json string-width@1.0.2
382 silly decomposeActions unbuild util-deprecate@1.0.2
383 silly decomposeActions remove util-deprecate@1.0.2
384 silly decomposeActions fetch util-deprecate@1.0.2
385 silly decomposeActions extract util-deprecate@1.0.2
386 silly decomposeActions preinstall util-deprecate@1.0.2
387 silly decomposeActions build util-deprecate@1.0.2
388 silly decomposeActions install util-deprecate@1.0.2
389 silly decomposeActions postinstall util-deprecate@1.0.2
390 silly decomposeActions finalize util-deprecate@1.0.2
391 silly decomposeActions refresh-package-json util-deprecate@1.0.2
392 silly decomposeActions unbuild readable-stream@2.3.6
393 silly decomposeActions remove readable-stream@2.3.6
394 silly decomposeActions fetch readable-stream@2.3.6
395 silly decomposeActions extract readable-stream@2.3.6
396 silly decomposeActions preinstall readable-stream@2.3.6
397 silly decomposeActions build readable-stream@2.3.6
398 silly decomposeActions install readable-stream@2.3.6
399 silly decomposeActions postinstall readable-stream@2.3.6
400 silly decomposeActions finalize readable-stream@2.3.6
401 silly decomposeActions refresh-package-json readable-stream@2.3.6
402 silly decomposeActions unbuild are-we-there-yet@1.1.5
403 silly decomposeActions remove are-we-there-yet@1.1.5
404 silly decomposeActions fetch are-we-there-yet@1.1.5
405 silly decomposeActions extract are-we-there-yet@1.1.5
406 silly decomposeActions preinstall are-we-there-yet@1.1.5
407 silly decomposeActions build are-we-there-yet@1.1.5
408 silly decomposeActions install are-we-there-yet@1.1.5
409 silly decomposeActions postinstall are-we-there-yet@1.1.5
410 silly decomposeActions finalize are-we-there-yet@1.1.5
411 silly decomposeActions refresh-package-json are-we-there-yet@1.1.5
412 silly decomposeActions unbuild ansi-regex@3.0.0
413 silly decomposeActions remove ansi-regex@3.0.0
414 silly decomposeActions unbuild is-fullwidth-code-point@2.0.0
415 silly decomposeActions remove is-fullwidth-code-point@2.0.0
416 silly decomposeActions unbuild strip-ansi@4.0.0
417 silly decomposeActions remove strip-ansi@4.0.0
418 silly decomposeActions unbuild string-width@2.1.1
419 silly decomposeActions remove string-width@2.1.1
420 silly decomposeActions unbuild wide-align@1.1.3
421 silly decomposeActions remove wide-align@1.1.3
422 silly decomposeActions fetch wide-align@1.1.3
423 silly decomposeActions extract wide-align@1.1.3
424 silly decomposeActions preinstall wide-align@1.1.3
425 silly decomposeActions build wide-align@1.1.3
426 silly decomposeActions install wide-align@1.1.3
427 silly decomposeActions postinstall wide-align@1.1.3
428 silly decomposeActions finalize wide-align@1.1.3
429 silly decomposeActions refresh-package-json wide-align@1.1.3
430 silly decomposeActions unbuild gauge@2.7.4
431 silly decomposeActions remove gauge@2.7.4
432 silly decomposeActions fetch gauge@2.7.4
433 silly decomposeActions extract gauge@2.7.4
434 silly decomposeActions preinstall gauge@2.7.4
435 silly decomposeActions build gauge@2.7.4
436 silly decomposeActions install gauge@2.7.4
437 silly decomposeActions postinstall gauge@2.7.4
438 silly decomposeActions finalize gauge@2.7.4
439 silly decomposeActions refresh-package-json gauge@2.7.4
440 silly decomposeActions unbuild npmlog@4.1.2
441 silly decomposeActions remove npmlog@4.1.2
442 silly decomposeActions fetch npmlog@4.1.2
443 silly decomposeActions extract npmlog@4.1.2
444 silly decomposeActions preinstall npmlog@4.1.2
445 silly decomposeActions build npmlog@4.1.2
446 silly decomposeActions install npmlog@4.1.2
447 silly decomposeActions postinstall npmlog@4.1.2
448 silly decomposeActions finalize npmlog@4.1.2
449 silly decomposeActions refresh-package-json npmlog@4.1.2
450 silly decomposeActions unbuild opencv-build@0.0.14
451 silly decomposeActions remove opencv-build@0.0.14
452 silly decomposeActions fetch opencv-build@0.0.14
453 silly decomposeActions extract opencv-build@0.0.14
454 silly decomposeActions preinstall opencv-build@0.0.14
455 silly decomposeActions build opencv-build@0.0.14
456 silly decomposeActions install opencv-build@0.0.14
457 silly decomposeActions postinstall opencv-build@0.0.14
458 silly decomposeActions finalize opencv-build@0.0.14
459 silly decomposeActions refresh-package-json opencv-build@0.0.14
460 silly decomposeActions unbuild opencv4nodejs@4.6.1
461 silly decomposeActions remove opencv4nodejs@4.6.1
462 silly install executeActions
463 silly doSerial global-install 278
464 verbose correctMkdir /Users/daniel/.npm/_locks correctMkdir not in flight; initializing
465 timing audit compress Completed in 2ms
466 info audit Submitting payload of 1803bytes
467 verbose lock using /Users/daniel/.npm/_locks/staging-9ed655416e1d34bd.lock for /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/.staging
468 silly doParallel extract 26
469 silly extract ansi-regex@2.1.1
470 silly extract aproba@1.2.0
471 silly extract code-point-at@1.1.0
472 silly extract console-control-strings@1.1.0
473 silly extract core-util-is@1.0.2
474 silly extract delegates@1.0.0
475 silly extract has-unicode@2.0.1
476 silly extract inherits@2.0.3
477 silly extract isarray@1.0.0
478 silly extract number-is-nan@1.0.1
479 silly extract is-fullwidth-code-point@1.0.0
480 silly extract object-assign@4.1.1
481 silly extract process-nextick-args@2.0.0
482 silly extract safe-buffer@5.1.2
483 silly extract set-blocking@2.0.0
484 silly extract signal-exit@3.0.2
485 silly extract string_decoder@1.1.1
486 silly extract strip-ansi@3.0.1
487 silly extract string-width@1.0.2
488 silly extract util-deprecate@1.0.2
489 silly extract readable-stream@2.3.6
490 silly extract are-we-there-yet@1.1.5
491 silly extract wide-align@1.1.3
492 silly extract gauge@2.7.4
493 silly extract npmlog@4.1.2
494 silly extract opencv-build@0.0.14
495 timing action:extract Completed in 742ms
496 silly doReverseSerial unbuild 278
497 silly unbuild opencv4nodejs@4.6.1
498 info lifecycle opencv4nodejs@4.6.1~preuninstall: opencv4nodejs@4.6.1
499 info lifecycle opencv4nodejs@4.6.1~uninstall: opencv4nodejs@4.6.1
500 verbose unbuild rmStuff opencv4nodejs@4.6.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
501 info lifecycle opencv4nodejs@4.6.1~postuninstall: opencv4nodejs@4.6.1
502 silly unbuild opencv-build@0.0.14
503 info lifecycle opencv-build@0.0.14~preuninstall: opencv-build@0.0.14
504 info lifecycle opencv-build@0.0.14~uninstall: opencv-build@0.0.14
505 verbose unbuild rmStuff opencv-build@0.0.14 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
506 info lifecycle opencv-build@0.0.14~postuninstall: opencv-build@0.0.14
507 silly unbuild npmlog@4.1.2
508 info lifecycle npmlog@4.1.2~preuninstall: npmlog@4.1.2
509 info lifecycle npmlog@4.1.2~uninstall: npmlog@4.1.2
510 verbose unbuild rmStuff npmlog@4.1.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
511 info lifecycle npmlog@4.1.2~postuninstall: npmlog@4.1.2
512 silly unbuild gauge@2.7.4
513 info lifecycle gauge@2.7.4~preuninstall: gauge@2.7.4
514 info lifecycle gauge@2.7.4~uninstall: gauge@2.7.4
515 verbose unbuild rmStuff gauge@2.7.4 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
516 info lifecycle gauge@2.7.4~postuninstall: gauge@2.7.4
517 silly unbuild wide-align@1.1.3
518 info lifecycle wide-align@1.1.3~preuninstall: wide-align@1.1.3
519 info lifecycle wide-align@1.1.3~uninstall: wide-align@1.1.3
520 verbose unbuild rmStuff wide-align@1.1.3 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
521 info lifecycle wide-align@1.1.3~postuninstall: wide-align@1.1.3
522 silly unbuild string-width@2.1.1
523 info lifecycle string-width@2.1.1~preuninstall: string-width@2.1.1
524 info lifecycle string-width@2.1.1~uninstall: string-width@2.1.1
525 verbose unbuild rmStuff string-width@2.1.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
526 verbose unbuild rmStuff in /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules
527 info lifecycle string-width@2.1.1~postuninstall: string-width@2.1.1
528 silly unbuild strip-ansi@4.0.0
529 info lifecycle strip-ansi@4.0.0~preuninstall: strip-ansi@4.0.0
530 info lifecycle strip-ansi@4.0.0~uninstall: strip-ansi@4.0.0
531 verbose unbuild rmStuff strip-ansi@4.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
532 verbose unbuild rmStuff in /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules
533 info lifecycle strip-ansi@4.0.0~postuninstall: strip-ansi@4.0.0
534 silly unbuild is-fullwidth-code-point@2.0.0
535 info lifecycle is-fullwidth-code-point@2.0.0~preuninstall: is-fullwidth-code-point@2.0.0
536 info lifecycle is-fullwidth-code-point@2.0.0~uninstall: is-fullwidth-code-point@2.0.0
537 verbose unbuild rmStuff is-fullwidth-code-point@2.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
538 verbose unbuild rmStuff in /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules
539 info lifecycle is-fullwidth-code-point@2.0.0~postuninstall: is-fullwidth-code-point@2.0.0
540 silly unbuild ansi-regex@3.0.0
541 info lifecycle ansi-regex@3.0.0~preuninstall: ansi-regex@3.0.0
542 info lifecycle ansi-regex@3.0.0~uninstall: ansi-regex@3.0.0
543 verbose unbuild rmStuff ansi-regex@3.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
544 verbose unbuild rmStuff in /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules
545 info lifecycle ansi-regex@3.0.0~postuninstall: ansi-regex@3.0.0
546 silly unbuild are-we-there-yet@1.1.5
547 info lifecycle are-we-there-yet@1.1.5~preuninstall: are-we-there-yet@1.1.5
548 info lifecycle are-we-there-yet@1.1.5~uninstall: are-we-there-yet@1.1.5
549 verbose unbuild rmStuff are-we-there-yet@1.1.5 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
550 info lifecycle are-we-there-yet@1.1.5~postuninstall: are-we-there-yet@1.1.5
551 silly unbuild readable-stream@2.3.6
552 info lifecycle readable-stream@2.3.6~preuninstall: readable-stream@2.3.6
553 info lifecycle readable-stream@2.3.6~uninstall: readable-stream@2.3.6
554 verbose unbuild rmStuff readable-stream@2.3.6 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
555 info lifecycle readable-stream@2.3.6~postuninstall: readable-stream@2.3.6
556 silly unbuild util-deprecate@1.0.2
557 info lifecycle util-deprecate@1.0.2~preuninstall: util-deprecate@1.0.2
558 info lifecycle util-deprecate@1.0.2~uninstall: util-deprecate@1.0.2
559 verbose unbuild rmStuff util-deprecate@1.0.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
560 info lifecycle util-deprecate@1.0.2~postuninstall: util-deprecate@1.0.2
561 silly unbuild string-width@1.0.2
562 info lifecycle string-width@1.0.2~preuninstall: string-width@1.0.2
563 info lifecycle string-width@1.0.2~uninstall: string-width@1.0.2
564 verbose unbuild rmStuff string-width@1.0.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
565 info lifecycle string-width@1.0.2~postuninstall: string-width@1.0.2
566 silly unbuild strip-ansi@3.0.1
567 info lifecycle strip-ansi@3.0.1~preuninstall: strip-ansi@3.0.1
568 info lifecycle strip-ansi@3.0.1~uninstall: strip-ansi@3.0.1
569 verbose unbuild rmStuff strip-ansi@3.0.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
570 info lifecycle strip-ansi@3.0.1~postuninstall: strip-ansi@3.0.1
571 silly unbuild string_decoder@1.1.1
572 info lifecycle string_decoder@1.1.1~preuninstall: string_decoder@1.1.1
573 info lifecycle string_decoder@1.1.1~uninstall: string_decoder@1.1.1
574 verbose unbuild rmStuff string_decoder@1.1.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
575 info lifecycle string_decoder@1.1.1~postuninstall: string_decoder@1.1.1
576 silly unbuild signal-exit@3.0.2
577 info lifecycle signal-exit@3.0.2~preuninstall: signal-exit@3.0.2
578 info lifecycle signal-exit@3.0.2~uninstall: signal-exit@3.0.2
579 verbose unbuild rmStuff signal-exit@3.0.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
580 info lifecycle signal-exit@3.0.2~postuninstall: signal-exit@3.0.2
581 silly unbuild set-blocking@2.0.0
582 info lifecycle set-blocking@2.0.0~preuninstall: set-blocking@2.0.0
583 info lifecycle set-blocking@2.0.0~uninstall: set-blocking@2.0.0
584 verbose unbuild rmStuff set-blocking@2.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
585 info lifecycle set-blocking@2.0.0~postuninstall: set-blocking@2.0.0
586 silly unbuild safe-buffer@5.1.2
587 info lifecycle safe-buffer@5.1.2~preuninstall: safe-buffer@5.1.2
588 info lifecycle safe-buffer@5.1.2~uninstall: safe-buffer@5.1.2
589 verbose unbuild rmStuff safe-buffer@5.1.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
590 info lifecycle safe-buffer@5.1.2~postuninstall: safe-buffer@5.1.2
591 silly unbuild process-nextick-args@2.0.0
592 info lifecycle process-nextick-args@2.0.0~preuninstall: process-nextick-args@2.0.0
593 info lifecycle process-nextick-args@2.0.0~uninstall: process-nextick-args@2.0.0
594 verbose unbuild rmStuff process-nextick-args@2.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
595 info lifecycle process-nextick-args@2.0.0~postuninstall: process-nextick-args@2.0.0
596 silly unbuild object-assign@4.1.1
597 info lifecycle object-assign@4.1.1~preuninstall: object-assign@4.1.1
598 info lifecycle object-assign@4.1.1~uninstall: object-assign@4.1.1
599 verbose unbuild rmStuff object-assign@4.1.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
600 info lifecycle object-assign@4.1.1~postuninstall: object-assign@4.1.1
601 silly unbuild is-fullwidth-code-point@1.0.0
602 info lifecycle is-fullwidth-code-point@1.0.0~preuninstall: is-fullwidth-code-point@1.0.0
603 info lifecycle is-fullwidth-code-point@1.0.0~uninstall: is-fullwidth-code-point@1.0.0
604 verbose unbuild rmStuff is-fullwidth-code-point@1.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
605 info lifecycle is-fullwidth-code-point@1.0.0~postuninstall: is-fullwidth-code-point@1.0.0
606 silly unbuild number-is-nan@1.0.1
607 info lifecycle number-is-nan@1.0.1~preuninstall: number-is-nan@1.0.1
608 info lifecycle number-is-nan@1.0.1~uninstall: number-is-nan@1.0.1
609 verbose unbuild rmStuff number-is-nan@1.0.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
610 info lifecycle number-is-nan@1.0.1~postuninstall: number-is-nan@1.0.1
611 silly unbuild native-node-utils@0.1.2
612 info lifecycle native-node-utils@0.1.2~preuninstall: native-node-utils@0.1.2
613 info lifecycle native-node-utils@0.1.2~uninstall: native-node-utils@0.1.2
614 verbose unbuild rmStuff native-node-utils@0.1.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
615 info lifecycle native-node-utils@0.1.2~postuninstall: native-node-utils@0.1.2
616 silly unbuild macro-inferno@0.2.1
617 info lifecycle macro-inferno@0.2.1~preuninstall: macro-inferno@0.2.1
618 info lifecycle macro-inferno@0.2.1~uninstall: macro-inferno@0.2.1
619 verbose unbuild rmStuff macro-inferno@0.2.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
620 info lifecycle macro-inferno@0.2.1~postuninstall: macro-inferno@0.2.1
621 silly unbuild nan@2.10.0
622 info lifecycle nan@2.10.0~preuninstall: nan@2.10.0
623 info lifecycle nan@2.10.0~uninstall: nan@2.10.0
624 verbose unbuild rmStuff nan@2.10.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
625 info lifecycle nan@2.10.0~postuninstall: nan@2.10.0
626 silly unbuild isarray@1.0.0
627 info lifecycle isarray@1.0.0~preuninstall: isarray@1.0.0
628 info lifecycle isarray@1.0.0~uninstall: isarray@1.0.0
629 verbose unbuild rmStuff isarray@1.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
630 info lifecycle isarray@1.0.0~postuninstall: isarray@1.0.0
631 silly unbuild inherits@2.0.3
632 info lifecycle inherits@2.0.3~preuninstall: inherits@2.0.3
633 info lifecycle inherits@2.0.3~uninstall: inherits@2.0.3
634 verbose unbuild rmStuff inherits@2.0.3 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
635 info lifecycle inherits@2.0.3~postuninstall: inherits@2.0.3
636 silly unbuild has-unicode@2.0.1
637 info lifecycle has-unicode@2.0.1~preuninstall: has-unicode@2.0.1
638 info lifecycle has-unicode@2.0.1~uninstall: has-unicode@2.0.1
639 verbose unbuild rmStuff has-unicode@2.0.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
640 info lifecycle has-unicode@2.0.1~postuninstall: has-unicode@2.0.1
641 silly unbuild delegates@1.0.0
642 info lifecycle delegates@1.0.0~preuninstall: delegates@1.0.0
643 info lifecycle delegates@1.0.0~uninstall: delegates@1.0.0
644 verbose unbuild rmStuff delegates@1.0.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
645 info lifecycle delegates@1.0.0~postuninstall: delegates@1.0.0
646 silly unbuild core-util-is@1.0.2
647 info lifecycle core-util-is@1.0.2~preuninstall: core-util-is@1.0.2
648 info lifecycle core-util-is@1.0.2~uninstall: core-util-is@1.0.2
649 verbose unbuild rmStuff core-util-is@1.0.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
650 info lifecycle core-util-is@1.0.2~postuninstall: core-util-is@1.0.2
651 silly unbuild console-control-strings@1.1.0
652 info lifecycle console-control-strings@1.1.0~preuninstall: console-control-strings@1.1.0
653 info lifecycle console-control-strings@1.1.0~uninstall: console-control-strings@1.1.0
654 verbose unbuild rmStuff console-control-strings@1.1.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
655 info lifecycle console-control-strings@1.1.0~postuninstall: console-control-strings@1.1.0
656 silly unbuild code-point-at@1.1.0
657 info lifecycle code-point-at@1.1.0~preuninstall: code-point-at@1.1.0
658 info lifecycle code-point-at@1.1.0~uninstall: code-point-at@1.1.0
659 verbose unbuild rmStuff code-point-at@1.1.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
660 info lifecycle code-point-at@1.1.0~postuninstall: code-point-at@1.1.0
661 silly unbuild aproba@1.2.0
662 info lifecycle aproba@1.2.0~preuninstall: aproba@1.2.0
663 info lifecycle aproba@1.2.0~uninstall: aproba@1.2.0
664 verbose unbuild rmStuff aproba@1.2.0 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
665 info lifecycle aproba@1.2.0~postuninstall: aproba@1.2.0
666 silly unbuild ansi-regex@2.1.1
667 info lifecycle ansi-regex@2.1.1~preuninstall: ansi-regex@2.1.1
668 info lifecycle ansi-regex@2.1.1~uninstall: ansi-regex@2.1.1
669 verbose unbuild rmStuff ansi-regex@2.1.1 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
670 info lifecycle ansi-regex@2.1.1~postuninstall: ansi-regex@2.1.1
671 silly unbuild @types/node@10.5.2
672 info lifecycle @types/node@10.5.2~preuninstall: @types/node@10.5.2
673 info lifecycle @types/node@10.5.2~uninstall: @types/node@10.5.2
674 verbose unbuild rmStuff @types/node@10.5.2 from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules
675 info lifecycle @types/node@10.5.2~postuninstall: @types/node@10.5.2
676 timing action:unbuild Completed in 17ms
677 silly doSerial remove 278
678 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/@types/node
679 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/ansi-regex
680 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/aproba
681 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/code-point-at
682 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/console-control-strings
683 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/core-util-is
684 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/delegates
685 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/has-unicode
686 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/inherits
687 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/isarray
688 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/nan
689 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/macro-inferno
690 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/native-node-utils
691 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/number-is-nan
692 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/is-fullwidth-code-point
693 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/object-assign
694 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/process-nextick-args
695 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/safe-buffer
696 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/set-blocking
697 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/signal-exit
698 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string_decoder
699 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/strip-ansi
700 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string-width
701 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/util-deprecate
702 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/readable-stream
703 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/are-we-there-yet
704 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules/ansi-regex
705 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules/is-fullwidth-code-point
706 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules/strip-ansi
707 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align/node_modules/string-width
708 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align
709 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/gauge
710 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/npmlog
711 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv-build
712 timing audit submit Completed in 1464ms
713 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 1465ms
714 timing audit body Completed in 1ms
715 silly remove /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv4nodejs
716 timing action:remove Completed in 941ms
717 silly doSerial move 278
718 silly doSerial finalize 278
719 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/ansi-regex
720 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/aproba
721 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/code-point-at
722 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/console-control-strings
723 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/core-util-is
724 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/delegates
725 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/has-unicode
726 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/inherits
727 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/isarray
728 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/number-is-nan
729 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/is-fullwidth-code-point
730 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/object-assign
731 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/process-nextick-args
732 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/safe-buffer
733 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/set-blocking
734 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/signal-exit
735 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string_decoder
736 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/strip-ansi
737 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string-width
738 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/util-deprecate
739 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/readable-stream
740 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/are-we-there-yet
741 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align
742 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/gauge
743 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/npmlog
744 silly finalize /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv-build
745 timing action:finalize Completed in 24ms
746 silly doParallel refresh-package-json 26
747 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/ansi-regex
748 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/aproba
749 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/code-point-at
750 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/console-control-strings
751 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/core-util-is
752 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/delegates
753 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/has-unicode
754 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/inherits
755 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/isarray
756 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/number-is-nan
757 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/is-fullwidth-code-point
758 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/object-assign
759 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/process-nextick-args
760 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/safe-buffer
761 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/set-blocking
762 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/signal-exit
763 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string_decoder
764 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/strip-ansi
765 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/string-width
766 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/util-deprecate
767 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/readable-stream
768 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/are-we-there-yet
769 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/wide-align
770 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/gauge
771 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/npmlog
772 silly refresh-package-json /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv-build
773 timing action:refresh-package-json Completed in 55ms
774 silly doParallel preinstall 26
775 silly preinstall ansi-regex@2.1.1
776 info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1
777 silly preinstall aproba@1.2.0
778 info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0
779 silly preinstall code-point-at@1.1.0
780 info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0
781 silly preinstall console-control-strings@1.1.0
782 info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0
783 silly preinstall core-util-is@1.0.2
784 info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2
785 silly preinstall delegates@1.0.0
786 info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0
787 silly preinstall has-unicode@2.0.1
788 info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1
789 silly preinstall inherits@2.0.3
790 info lifecycle inherits@2.0.3~preinstall: inherits@2.0.3
791 silly preinstall isarray@1.0.0
792 info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0
793 silly preinstall number-is-nan@1.0.1
794 info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1
795 silly preinstall is-fullwidth-code-point@1.0.0
796 info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0
797 silly preinstall object-assign@4.1.1
798 info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1
799 silly preinstall process-nextick-args@2.0.0
800 info lifecycle process-nextick-args@2.0.0~preinstall: process-nextick-args@2.0.0
801 silly preinstall safe-buffer@5.1.2
802 info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2
803 silly preinstall set-blocking@2.0.0
804 info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0
805 silly preinstall signal-exit@3.0.2
806 info lifecycle signal-exit@3.0.2~preinstall: signal-exit@3.0.2
807 silly preinstall string_decoder@1.1.1
808 info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1
809 silly preinstall strip-ansi@3.0.1
810 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1
811 silly preinstall string-width@1.0.2
812 info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2
813 silly preinstall util-deprecate@1.0.2
814 info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2
815 silly preinstall readable-stream@2.3.6
816 info lifecycle readable-stream@2.3.6~preinstall: readable-stream@2.3.6
817 silly preinstall are-we-there-yet@1.1.5
818 info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5
819 silly preinstall wide-align@1.1.3
820 info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3
821 silly preinstall gauge@2.7.4
822 info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4
823 silly preinstall npmlog@4.1.2
824 info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2
825 silly preinstall opencv-build@0.0.14
826 info lifecycle opencv-build@0.0.14~preinstall: opencv-build@0.0.14
827 timing action:preinstall Completed in 1ms
828 silly doSerial build 278
829 silly build ansi-regex@2.1.1
830 info linkStuff ansi-regex@2.1.1
831 silly linkStuff ansi-regex@2.1.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
832 silly build aproba@1.2.0
833 info linkStuff aproba@1.2.0
834 silly linkStuff aproba@1.2.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
835 silly build code-point-at@1.1.0
836 info linkStuff code-point-at@1.1.0
837 silly linkStuff code-point-at@1.1.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
838 silly build console-control-strings@1.1.0
839 info linkStuff console-control-strings@1.1.0
840 silly linkStuff console-control-strings@1.1.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
841 silly build core-util-is@1.0.2
842 info linkStuff core-util-is@1.0.2
843 silly linkStuff core-util-is@1.0.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
844 silly build delegates@1.0.0
845 info linkStuff delegates@1.0.0
846 silly linkStuff delegates@1.0.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
847 silly build has-unicode@2.0.1
848 info linkStuff has-unicode@2.0.1
849 silly linkStuff has-unicode@2.0.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
850 silly build inherits@2.0.3
851 info linkStuff inherits@2.0.3
852 silly linkStuff inherits@2.0.3 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
853 silly build isarray@1.0.0
854 info linkStuff isarray@1.0.0
855 silly linkStuff isarray@1.0.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
856 silly build number-is-nan@1.0.1
857 info linkStuff number-is-nan@1.0.1
858 silly linkStuff number-is-nan@1.0.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
859 silly build is-fullwidth-code-point@1.0.0
860 info linkStuff is-fullwidth-code-point@1.0.0
861 silly linkStuff is-fullwidth-code-point@1.0.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
862 silly build object-assign@4.1.1
863 info linkStuff object-assign@4.1.1
864 silly linkStuff object-assign@4.1.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
865 silly build process-nextick-args@2.0.0
866 info linkStuff process-nextick-args@2.0.0
867 silly linkStuff process-nextick-args@2.0.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
868 silly build safe-buffer@5.1.2
869 info linkStuff safe-buffer@5.1.2
870 silly linkStuff safe-buffer@5.1.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
871 silly build set-blocking@2.0.0
872 info linkStuff set-blocking@2.0.0
873 silly linkStuff set-blocking@2.0.0 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
874 silly build signal-exit@3.0.2
875 info linkStuff signal-exit@3.0.2
876 silly linkStuff signal-exit@3.0.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
877 silly build string_decoder@1.1.1
878 info linkStuff string_decoder@1.1.1
879 silly linkStuff string_decoder@1.1.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
880 silly build strip-ansi@3.0.1
881 info linkStuff strip-ansi@3.0.1
882 silly linkStuff strip-ansi@3.0.1 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
883 silly build string-width@1.0.2
884 info linkStuff string-width@1.0.2
885 silly linkStuff string-width@1.0.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
886 silly build util-deprecate@1.0.2
887 info linkStuff util-deprecate@1.0.2
888 silly linkStuff util-deprecate@1.0.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
889 silly build readable-stream@2.3.6
890 info linkStuff readable-stream@2.3.6
891 silly linkStuff readable-stream@2.3.6 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
892 silly build are-we-there-yet@1.1.5
893 info linkStuff are-we-there-yet@1.1.5
894 silly linkStuff are-we-there-yet@1.1.5 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
895 silly build wide-align@1.1.3
896 info linkStuff wide-align@1.1.3
897 silly linkStuff wide-align@1.1.3 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
898 silly build gauge@2.7.4
899 info linkStuff gauge@2.7.4
900 silly linkStuff gauge@2.7.4 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
901 silly build npmlog@4.1.2
902 info linkStuff npmlog@4.1.2
903 silly linkStuff npmlog@4.1.2 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
904 silly build opencv-build@0.0.14
905 info linkStuff opencv-build@0.0.14
906 silly linkStuff opencv-build@0.0.14 has /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules as its parent node_modules
907 timing action:build Completed in 3ms
908 silly doSerial global-link 278
909 silly doParallel update-linked 0
910 silly doSerial install 278
911 silly install ansi-regex@2.1.1
912 info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1
913 silly install aproba@1.2.0
914 info lifecycle aproba@1.2.0~install: aproba@1.2.0
915 silly install code-point-at@1.1.0
916 info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0
917 silly install console-control-strings@1.1.0
918 info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0
919 silly install core-util-is@1.0.2
920 info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2
921 silly install delegates@1.0.0
922 info lifecycle delegates@1.0.0~install: delegates@1.0.0
923 silly install has-unicode@2.0.1
924 info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1
925 silly install inherits@2.0.3
926 info lifecycle inherits@2.0.3~install: inherits@2.0.3
927 silly install isarray@1.0.0
928 info lifecycle isarray@1.0.0~install: isarray@1.0.0
929 silly install number-is-nan@1.0.1
930 info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1
931 silly install is-fullwidth-code-point@1.0.0
932 info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0
933 silly install object-assign@4.1.1
934 info lifecycle object-assign@4.1.1~install: object-assign@4.1.1
935 silly install process-nextick-args@2.0.0
936 info lifecycle process-nextick-args@2.0.0~install: process-nextick-args@2.0.0
937 silly install safe-buffer@5.1.2
938 info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2
939 silly install set-blocking@2.0.0
940 info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0
941 silly install signal-exit@3.0.2
942 info lifecycle signal-exit@3.0.2~install: signal-exit@3.0.2
943 silly install string_decoder@1.1.1
944 info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1
945 silly install strip-ansi@3.0.1
946 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1
947 silly install string-width@1.0.2
948 info lifecycle string-width@1.0.2~install: string-width@1.0.2
949 silly install util-deprecate@1.0.2
950 info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2
951 silly install readable-stream@2.3.6
952 info lifecycle readable-stream@2.3.6~install: readable-stream@2.3.6
953 silly install are-we-there-yet@1.1.5
954 info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5
955 silly install wide-align@1.1.3
956 info lifecycle wide-align@1.1.3~install: wide-align@1.1.3
957 silly install gauge@2.7.4
958 info lifecycle gauge@2.7.4~install: gauge@2.7.4
959 silly install npmlog@4.1.2
960 info lifecycle npmlog@4.1.2~install: npmlog@4.1.2
961 silly install opencv-build@0.0.14
962 info lifecycle opencv-build@0.0.14~install: opencv-build@0.0.14
963 verbose lifecycle opencv-build@0.0.14~install: unsafe-perm in lifecycle true
964 verbose lifecycle opencv-build@0.0.14~install: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv-build/node_modules/.bin:/Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/.bin:/Users/daniel/anaconda3/bin:/opt/local/bin:/opt/local/sbin:/Users/daniel/.rvm/gems/ruby-2.1.9/bin:/Users/daniel/.rvm/gems/ruby-2.1.9@global/bin:/Users/daniel/.rvm/rubies/ruby-2.1.9/bin:~/.composer/vendor/bin:/usr/local/bin:/usr/local/sbin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/usr/local/sbin:/Users/daniel/bin/Sencha/Cmd/6.1.2.15/..:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Users/daniel/.rvm/bin
965 verbose lifecycle opencv-build@0.0.14~install: CWD: /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/opencv-build
966 silly lifecycle opencv-build@0.0.14~install: Args: [ '-c', 'node ./install.js' ]
967 silly lifecycle opencv-build@0.0.14~install: Returned: code: 1  signal: null
968 info lifecycle opencv-build@0.0.14~install: Failed to exec install script
969 timing action:install Completed in 319220ms
970 verbose unlock done using /Users/daniel/.npm/_locks/staging-9ed655416e1d34bd.lock for /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/.staging
971 timing stage:rollbackFailedOptional Completed in 1180ms
972 timing stage:runTopLevelLifecycles Completed in 324761ms
973 silly saveTree imagetemplatematching@1.0.0
973 silly saveTree └─┬ opencv-build@0.0.14
973 silly saveTree   └─┬ npmlog@4.1.2
973 silly saveTree     ├─┬ are-we-there-yet@1.1.5
973 silly saveTree     │ ├── delegates@1.0.0
973 silly saveTree     │ └─┬ readable-stream@2.3.6
973 silly saveTree     │   ├── core-util-is@1.0.2
973 silly saveTree     │   ├── inherits@2.0.3
973 silly saveTree     │   ├── isarray@1.0.0
973 silly saveTree     │   ├── process-nextick-args@2.0.0
973 silly saveTree     │   ├── safe-buffer@5.1.2
973 silly saveTree     │   ├── string_decoder@1.1.1
973 silly saveTree     │   └── util-deprecate@1.0.2
973 silly saveTree     ├── console-control-strings@1.1.0
973 silly saveTree     ├─┬ gauge@2.7.4
973 silly saveTree     │ ├── aproba@1.2.0
973 silly saveTree     │ ├── has-unicode@2.0.1
973 silly saveTree     │ ├── object-assign@4.1.1
973 silly saveTree     │ ├── signal-exit@3.0.2
973 silly saveTree     │ ├─┬ string-width@1.0.2
973 silly saveTree     │ │ ├── code-point-at@1.1.0
973 silly saveTree     │ │ ├─┬ is-fullwidth-code-point@1.0.0
973 silly saveTree     │ │ │ └── number-is-nan@1.0.1
973 silly saveTree     │ │ └─┬ strip-ansi@3.0.1
973 silly saveTree     │ │   └── ansi-regex@2.1.1
973 silly saveTree     │ ├── strip-ansi@3.0.1
973 silly saveTree     │ └── wide-align@1.1.3
973 silly saveTree     └── set-blocking@2.0.0
974 warn imagetemplatematching@1.0.0 No description
975 warn imagetemplatematching@1.0.0 No repository field.
976 verbose stack Error: opencv-build@0.0.14 install: `node ./install.js`
976 verbose stack Exit status 1
976 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:304:16)
976 verbose stack     at EventEmitter.emit (events.js:182:13)
976 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
976 verbose stack     at ChildProcess.emit (events.js:182:13)
976 verbose stack     at maybeClose (internal/child_process.js:961:16)
976 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
977 verbose pkgid opencv-build@0.0.14
978 verbose cwd /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching
979 verbose Darwin 17.6.0
980 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "opencv-build"
981 verbose node v10.4.0
982 verbose npm  v6.1.0
983 error code ELIFECYCLE
984 error errno 1
985 error opencv-build@0.0.14 install: `node ./install.js`
985 error Exit status 1
986 error Failed at the opencv-build@0.0.14 install script.
986 error This is probably not a problem with npm. There is likely additional logging output above.
987 verbose exit [ 1, true ]
justadudewhohacks commented 6 years ago

Hi unfortunately the npm log doesnt help here. I need the log from your terminal to figure out, what went wrong.

Ekliptor commented 6 years ago

There is a linker error at 67%:

[ 57%] Built target opencv_core
Scanning dependencies of target opencv_flann
[ 57%] Processing OpenCL kernels (imgproc)
Scanning dependencies of target opencv_hdf
Scanning dependencies of target opencv_ml
[ 57%] Building CXX object modules/hdf/CMakeFiles/opencv_hdf.dir/src/hdf5.cpp.o
[ 57%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o
[ 57%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/flann.cpp.o
Scanning dependencies of target opencv_imgproc
[ 57%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o
[ 57%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/data.cpp.o
[ 57%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/boost.cpp.o
[ 57%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/em.cpp.o
[ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o
[ 57%] Linking CXX shared library ../../lib/libopencv_hdf.dylib
[ 57%] Built target opencv_hdf
[ 57%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/gbt.cpp.o
[ 58%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.dispatch.cpp.o
[ 58%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o
[ 58%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/blend.cpp.o
[ 58%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o
[ 58%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o
[ 59%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/kdtree.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.o
[ 59%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/knearest.cpp.o
[ 59%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/lr.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/colormap.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/connectedcomponents.cpp.o
[ 59%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o
[ 59%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o
[ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o
[ 60%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svm.cpp.o
[ 60%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svmsgd.cpp.o
[ 60%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/testset.cpp.o
[ 60%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/tree.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/demosaicing.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o
[ 60%] Linking CXX shared library ../../lib/libopencv_flann.dylib
[ 60%] Built target opencv_flann
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/drawing.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o
[ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o
[ 61%] Linking CXX shared library ../../lib/libopencv_ml.dylib
[ 61%] Built target opencv_ml
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hershey_fonts.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o
[ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/intersection.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/lsd.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/main.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/min_enclosing_triangle.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o
[ 62%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/resize.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/spatialgradient.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
[ 63%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.sse4_1.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/resize.sse4_1.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.avx.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/accum.avx.cpp.o
[ 64%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.avx2.cpp.o
[ 65%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.avx2.cpp.o
[ 65%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/resize.avx2.cpp.o
[ 65%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.avx2.cpp.o
[ 65%] Linking CXX shared library ../../lib/libopencv_imgproc.dylib
[ 65%] Built target opencv_imgproc
Scanning dependencies of target opencv_plot
Scanning dependencies of target opencv_freetype
[ 65%] Processing OpenCL kernels (photo)
[ 66%] Processing OpenCL kernels (objdetect)
[ 66%] Processing OpenCL kernels (video)
Scanning dependencies of target opencv_imgcodecs
[ 66%] Processing OpenCL kernels (dnn)
Scanning dependencies of target opencv_photo
[ 66%] Building CXX object modules/plot/CMakeFiles/opencv_plot.dir/src/plot.cpp.o
Scanning dependencies of target opencv_objdetect
Scanning dependencies of target opencv_video
[ 66%] Building CXX object modules/freetype/CMakeFiles/opencv_freetype.dir/src/freetype.cpp.o
Scanning dependencies of target opencv_dnn
[ 66%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o
[ 66%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o
[ 66%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_KNN.cpp.o
[ 66%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/align.cpp.o
[ 66%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o
[ 66%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/attr_value.pb.cc.o
[ 67%] Linking CXX shared library ../../lib/libopencv_freetype.dylib
ld: library not found for -lharfbuzz
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [lib/libopencv_freetype.3.4.1.dylib] Error 1
make[1]: *** [modules/freetype/CMakeFiles/opencv_freetype.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 67%] Linking CXX shared library ../../lib/libopencv_plot.dylib
[ 67%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o
[ 67%] Built target opencv_plot
[ 67%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o
[ 67%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/calibrate.cpp.o
[ 67%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/function.pb.cc.o
[ 67%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/camshift.cpp.o
[ 67%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o
[ 67%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/contrast_preserve.cpp.o
[ 68%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/compat_video.cpp.o
[ 68%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoise_tvl1.cpp.o
[ 68%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/haar.cpp.o
[ 68%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o
[ 68%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/graph.pb.cc.o
[ 68%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/ecc.cpp.o
[ 68%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cpp.o
[ 69%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o
[ 69%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/op_def.pb.cc.o
[ 69%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/kalman.cpp.o
[ 69%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o
[ 69%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o
[ 69%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor.pb.cc.o
[ 69%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o
[ 69%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o
[ 69%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/main.cpp.o
[ 69%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor_shape.pb.cc.o
[ 69%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o
[ 69%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o
[ 69%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/haar.avx.cpp.o
[ 69%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cuda.cpp.o
[ 69%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/types.pb.cc.o
[ 69%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o
[ 69%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/versions.pb.cc.o
[ 69%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o
[ 70%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/caffe/opencv-caffe.pb.cc.o
[ 70%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o
[ 70%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_importer.cpp.o
[ 71%] Linking CXX shared library ../../lib/libopencv_objdetect.dylib
[ 71%] Built target opencv_objdetect
[ 71%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o
[ 71%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/hdr_common.cpp.o
[ 71%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/opencl_kernels_video.cpp.o
[ 71%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_io.cpp.o
[ 71%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o
[ 71%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_shrinker.cpp.o
[ 71%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o
[ 71%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o
[ 71%] Linking CXX shared library ../../lib/libopencv_video.dylib
[ 71%] Built target opencv_video
[ 71%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/inpaint.cpp.o
[ 71%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/darknet/darknet_importer.cpp.o
[ 72%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o
[ 73%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/merge.cpp.o
[ 73%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/darknet/darknet_io.cpp.o
[ 73%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/npr.cpp.o
[ 73%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o
[ 73%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/dnn.cpp.o
[ 73%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o
[ 73%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/halide_scheduler.cpp.o
[ 73%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o
[ 73%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/init.cpp.o
[ 73%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning.cpp.o
[ 73%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/batch_norm_layer.cpp.o
[ 74%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning_impl.cpp.o
[ 74%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o
[ 74%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/tonemap.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/blank_layer.cpp.o
[ 74%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/opencl_kernels_photo.cpp.o
[ 74%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/concat_layer.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/convolution_layer.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/crop_layer.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/detection_output_layer.cpp.o
[ 74%] Linking CXX shared library ../../lib/libopencv_photo.dylib
[ 74%] Built target opencv_photo
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/elementwise_layers.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/eltwise_layer.cpp.o
[ 74%] Linking CXX shared library ../../lib/libopencv_imgcodecs.dylib
[ 74%] Built target opencv_imgcodecs
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/flatten_layer.cpp.o
[ 74%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/fully_connected_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/layers_common.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/lrn_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/max_unpooling_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/mvn_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/normalize_bbox_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/padding_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/permute_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/pooling_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/prior_box_layer.cpp.o
[ 75%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/proposal_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/recurrent_layers.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/region_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reorg_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reshape_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/resize_nearest_neighbor_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/scale_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/shift_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/slice_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/softmax_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/split_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/nms.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/common.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/math_functions.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_conv_spatial.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_inner_product.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_lrn.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_pool.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_softmax.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/op_halide.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/op_inf_engine.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_importer.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_io.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THDiskFile.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THFile.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THGeneral.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/torch_importer.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/opencl_kernels_dnn.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx2.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx512_skx.cpp.o
[ 79%] Linking CXX shared library ../../lib/libopencv_dnn.dylib
[ 79%] Built target opencv_dnn
make: *** [all] Error 2
ERR! child process exited with code 2 
npm WARN imagetemplatematching@1.0.0 No description
npm WARN imagetemplatematching@1.0.0 No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! opencv-build@0.0.14 install: `node ./install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the opencv-build@0.0.14 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above
justadudewhohacks commented 6 years ago

ld: library not found for -lharfbuzz seems to be related to this issue. Not sure what this dependency is and why it is being enabled for your machine, but maybe it helps to set the flag to disable it.

Ekliptor commented 6 years ago

Thx a lot for your quick responses. How do I disable it? How can I pass custom arguments to cmake? Do I have to fork this library? Or should I just compile it myself?

I know I can use the homebrew version of opencv on OSX, but the beauty of this package seems to be a cross platform opencv that can be shipped anywhere with NPM

justadudewhohacks commented 6 years ago

Yes either fork opencv-build and add the flag or compile OpenCV with cmake on your own.

Just to point it out, this package does not provide a cross platform solution for OpenCV, it just installs it for you on your current platform, as some people are not familar with cmake at all. So compiling OpenCV on your own or downloading OpenCV is a perfectly fine solution as well.

Ekliptor commented 6 years ago

OK after adding '-DBUILD_opencv_freetype=OFF' in line 103 of setup-opencv.js I get the next error. Seems cmake doesn't like my lzma headers neither. I'm going to switch to the homebrew version for now since it's likely there will me more errors after I fix this one.

If more people have the same issue we can open this again later.

[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/permute_layer.cpp.o
[ 76%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/pooling_layer.cpp.o
In file included from /Volumes/untitled/Coding/NodeJS/ImageTemplateMatching/node_modules/@ekliptor/opencv-build/opencv/opencv/modules/videoio/src/cap_avfoundation_mac.mm:46:
In file included from /System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.h:22:
In file included from /System/Library/Frameworks/AVFoundation.framework/Headers/AVAnimation.h:11:
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:72:
/usr/local/include/Block.h:16:3: error: Never include this file directly. Use <lzma.h> instead.
#       error Never include this file directly. Use <lzma.h> instead.
        ^
/usr/local/include/Block.h:93:2: error: unknown type name 'lzma_check'
        lzma_check check;
        ^
/usr/local/include/Block.h:148:2: error: unknown type name 'lzma_vli'
        lzma_vli compressed_size;
        ^
/usr/local/include/Block.h:172:2: error: unknown type name 'lzma_vli'
        lzma_vli uncompressed_size;
        ^
/usr/local/include/Block.h:200:2: error: unknown type name 'lzma_filter'
        lzma_filter *filters;
        ^
/usr/local/include/Block.h:217:20: error: use of undeclared identifier 'LZMA_CHECK_SIZE_MAX'
        uint8_t raw_check[LZMA_CHECK_SIZE_MAX];
                          ^
/usr/local/include/Block.h:231:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int3;
        ^
/usr/local/include/Block.h:232:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int4;
        ^
/usr/local/include/Block.h:233:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int5;
        ^
/usr/local/include/Block.h:234:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int6;
        ^
/usr/local/include/Block.h:235:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int7;
        ^
/usr/local/include/Block.h:236:2: error: unknown type name 'lzma_vli'
        lzma_vli reserved_int8;
        ^
/usr/local/include/Block.h:237:2: error: unknown type name 'lzma_reserved_enum'
        lzma_reserved_enum reserved_enum1;
        ^
/usr/local/include/Block.h:238:2: error: unknown type name 'lzma_reserved_enum'
        lzma_reserved_enum reserved_enum2;
        ^
/usr/local/include/Block.h:239:2: error: unknown type name 'lzma_reserved_enum'
        lzma_reserved_enum reserved_enum3;
        ^
/usr/local/include/Block.h:240:2: error: unknown type name 'lzma_reserved_enum'
        lzma_reserved_enum reserved_enum4;
        ^
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/prior_box_layer.cpp.o
/usr/local/include/Block.h:261:2: error: unknown type name 'lzma_bool'
        lzma_bool ignore_check;
        ^
/usr/local/include/Block.h:263:2: error: unknown type name 'lzma_bool'
        lzma_bool reserved_bool2;
        ^
/usr/local/include/Block.h:264:2: error: unknown type name 'lzma_bool'
        lzma_bool reserved_bool3;
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/proposal_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/recurrent_layers.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reorg_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/region_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reshape_layer.cpp.o
20 errors generated.
make[2]: *** [modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_avfoundation_mac.mm.o] Error 1
make[1]: *** [modules/videoio/CMakeFiles/opencv_videoio.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/resize_nearest_neighbor_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/scale_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/shift_layer.cpp.o
[ 77%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/slice_layer.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/softmax_layer.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/split_layer.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/nms.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/common.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/math_functions.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_conv_spatial.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_inner_product.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_lrn.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_pool.cpp.o
[ 78%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_softmax.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/op_halide.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/op_inf_engine.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_importer.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_io.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THDiskFile.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THFile.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THGeneral.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/torch_importer.cpp.o
[ 79%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/opencl_kernels_dnn.cpp.o
[ 80%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx.cpp.o
[ 80%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx2.cpp.o
[ 80%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/layers/layers_common.avx512_skx.cpp.o
[ 80%] Linking CXX shared library ../../lib/libopencv_dnn.dylib
[ 80%] Built target opencv_dnn
make: *** [all] Error 2
ERR! child process exited with code 2 
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ekliptor/opencv-build@ install: `node ./install.js`
npm ERR! Exit status 1
justadudewhohacks commented 6 years ago

Hmm sorry I have no clue. You are probably better off asking this @opencv. Especially the file opencv/modules/videoio/src/cap_avfoundation_mac.mm indicates, that it seems to be something mac specific.