Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- An uncaught exception was thrown!
- Rebuild failed:
- node-pre-gyp info it worked if it ends with ok
- node-pre-gyp info using [email protected]
- node-pre-gyp info using [email protected] | darwin | x64
- node-pre-gyp info check checked for "/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node" (not found)
- node-pre-gyp http GET https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp http 403 https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp ERR! Tried to download(403): https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v59 ABI) (falling back to source compile with node-gyp)
- node-pre-gyp http 403 status code downloading tarball https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info ok
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info spawn /usr/local/bin/python2
- gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
- gyp info spawn args 'binding.gyp',
- gyp info spawn args '-f',
- gyp info spawn args 'make',
- gyp info spawn args '-I',
- gyp info spawn args '/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/build/config.gypi',
- gyp info spawn args '-I',
- gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
- gyp info spawn args '-I',
- gyp info spawn args '/Users/sebastianklaus/.node-gyp/9.2.0/include/node/common.gypi',
- gyp info spawn args '-Dlibrary=shared_library',
- gyp info spawn args '-Dvisibility=default',
- gyp info spawn args '-Dnode_root_dir=/Users/sebastianklaus/.node-gyp/9.2.0',
- gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
- gyp info spawn args '-Dnode_lib_file=/Users/sebastianklaus/.node-gyp/9.2.0/<(target_arch)/node.lib',
- gyp info spawn args '-Dmodule_root_dir=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device',
- gyp info spawn args '-Dnode_engine=v8',
- gyp info spawn args '--depth=.',
- gyp info spawn args '--no-parallel',
- gyp info spawn args '--generator-output',
- gyp info spawn args 'build',
- gyp info spawn args '-Goutput_dir=.' ]
- gyp info ok
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info spawn make
- gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
- In file included from ../src/device.cpp:11:
- In file included from ../src/device.h:13:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/node-ios-device.cpp:8:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/runloop.cpp:9:
- In file included from ../src/device.h:13:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/util.cpp:12:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- ld: framework not found MobileDevice
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [Release/node_ios_device.node] Error 1
- gyp ERR! build error
- gyp ERR! stack Error: `make` failed with exit code: 2
- gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
- gyp ERR! stack at ChildProcess.emit (events.js:159:13)
- gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
- gyp ERR! System Darwin 17.3.0
- gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node" "--module_name=node_ios_device" "--module_path=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64"
- gyp ERR! cwd /Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device
- gyp ERR! node -v v9.2.0
- gyp ERR! node-gyp -v v3.6.2
- gyp ERR! not ok
- node-pre-gyp ERR! build error
- node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node --module_name=node_ios_device --module_path=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64' (1)
- node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
- node-pre-gyp ERR! stack at ChildProcess.emit (events.js:159:13)
- node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:943:16)
- node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
- node-pre-gyp ERR! System Darwin 17.3.0
- node-pre-gyp ERR! command "/usr/local/bin/node" "/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build"
- node-pre-gyp ERR! cwd /Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device
- node-pre-gyp ERR! node -v v9.2.0
- node-pre-gyp ERR! node-pre-gyp -v v0.6.38
- node-pre-gyp ERR! not ok
- Rebuild failed:
- node-pre-gyp info it worked if it ends with ok
- node-pre-gyp info using [email protected]
- node-pre-gyp info using [email protected] | darwin | x64
- node-pre-gyp info check checked for "/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node" (not found)
- node-pre-gyp http GET https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp http 403 https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp ERR! Tried to download(403): https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v59 ABI) (falling back to source compile with node-gyp)
- node-pre-gyp http 403 status code downloading tarball https://appc-node-binaries.s3.amazonaws.com/node-ios-device/v1.4.0/node_ios_device-v1.4.0-node-v59-darwin-x64.tar.gz
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info ok
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info spawn /usr/local/bin/python2
- gyp info spawn args [ '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
- gyp info spawn args 'binding.gyp',
- gyp info spawn args '-f',
- gyp info spawn args 'make',
- gyp info spawn args '-I',
- gyp info spawn args '/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/build/config.gypi',
- gyp info spawn args '-I',
- gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
- gyp info spawn args '-I',
- gyp info spawn args '/Users/sebastianklaus/.node-gyp/9.2.0/include/node/common.gypi',
- gyp info spawn args '-Dlibrary=shared_library',
- gyp info spawn args '-Dvisibility=default',
- gyp info spawn args '-Dnode_root_dir=/Users/sebastianklaus/.node-gyp/9.2.0',
- gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
- gyp info spawn args '-Dnode_lib_file=/Users/sebastianklaus/.node-gyp/9.2.0/<(target_arch)/node.lib',
- gyp info spawn args '-Dmodule_root_dir=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device',
- gyp info spawn args '-Dnode_engine=v8',
- gyp info spawn args '--depth=.',
- gyp info spawn args '--no-parallel',
- gyp info spawn args '--generator-output',
- gyp info spawn args 'build',
- gyp info spawn args '-Goutput_dir=.' ]
- gyp info ok
- gyp info it worked if it ends with ok
- gyp info using [email protected]
- gyp info using [email protected] | darwin | x64
- gyp info spawn make
- gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
- In file included from ../src/device.cpp:11:
- In file included from ../src/device.h:13:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/node-ios-device.cpp:8:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/runloop.cpp:9:
- In file included from ../src/device.h:13:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- In file included from ../src/util.cpp:12:
- In file included from ../src/util.h:11:
- In file included from ../../nan/nan.h:192:
- ../../nan/nan_maybe_43_inl.h:112:15: warning: 'ForceSet' is deprecated [-Wdeprecated-declarations]
- return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8.h:3114:3: note: 'ForceSet' has been explicitly marked deprecated here
- V8_DEPRECATED("Use CreateDataProperty / DefineOwnProperty",
- ^
- /Users/sebastianklaus/.node-gyp/9.2.0/include/node/v8config.h:321:29: note: expanded from macro 'V8_DEPRECATED'
- declarator __attribute__((deprecated))
- ^
- 1 warning generated.
- ld: framework not found MobileDevice
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make: *** [Release/node_ios_device.node] Error 1
- gyp ERR! build error
- gyp ERR! stack Error: `make` failed with exit code: 2
- gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
- gyp ERR! stack at ChildProcess.emit (events.js:159:13)
- gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
- gyp ERR! System Darwin 17.3.0
- gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node" "--module_name=node_ios_device" "--module_path=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64"
- gyp ERR! cwd /Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device
- gyp ERR! node -v v9.2.0
- gyp ERR! node-gyp -v v3.6.2
- gyp ERR! not ok
- node-pre-gyp ERR! build error
- node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64/node_ios_device.node --module_name=node_ios_device --module_path=/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device/binding/node-v59-darwin-x64' (1)
- node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
- node-pre-gyp ERR! stack at ChildProcess.emit (events.js:159:13)
- node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:943:16)
- node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
- node-pre-gyp ERR! System Darwin 17.3.0
- node-pre-gyp ERR! command "/usr/local/bin/node" "/Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build"
- node-pre-gyp ERR! cwd /Users/sebastianklaus/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.GA/node_modules/node-ios-device
- node-pre-gyp ERR! node -v v9.2.0
- node-pre-gyp ERR! node-pre-gyp -v v0.6.38
- node-pre-gyp ERR! not ok
Advertisement
Add Comment
Please, Sign In to add comment