-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Box2D.target.mk:107: recipe for target 'Release/obj.target/Box2D/Box2D_wrap.o' failed
make: *** [Release/obj.target/Box2D/Box2D_wrap.o] Error 1
make: Leaving directory '/home/sesmanovich/Downloads/box2d-native-project/node_modules/box2d-native/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:196:23)
gyp ERR! stack at ChildProcess.emit (events.js:200:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 4.15.0-55-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build"
gyp ERR! cwd /home/sesmanovich/Downloads/box2d-native-project/node_modules/box2d-native
gyp ERR! node -v v12.4.0
gyp ERR! node-gyp -v v5.0.3
gyp ERR! not ok
npm WARN box2d-native-project@1.0.0 No description
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! box2d-native@0.0.8 install: node-gyp configure && node-gyp build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the box2d-native@0.0.8 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.