Created
November 28, 2015 20:41
-
-
Save ShawnHymel/804620ceeed764638d41 to your computer and use it in GitHub Desktop.
npm install bleno output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm WARN optional dep failed, continuing [email protected] | |
| npm WARN engine [email protected]: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.38","npm":"1.4.28"}) | |
| npm WARN engine [email protected]: wanted: {"node":">=0.12.x"} (current: {"node":"0.10.38","npm":"1.4.28"}) | |
| - | |
| > [email protected] install /home/root/bleno-master/node_modules/node-blink1/node_modules/node-hid | |
| > node-pre-gyp install --fallback-to-build | |
| make: Entering directory '/home/root/bleno-master/node_modules/node-blink1/node_modules/node-hid/build' | |
| CC(target) Release/obj.target/hidapi/hidapi/libusb/hid.o | |
| AR(target) Release/obj.target/hidapi.a | |
| COPY Release/hidapi.a | |
| CXX(target) Release/obj.target/HID/src/HID.o | |
| SOLINK_MODULE(target) Release/obj.target/HID.node | |
| SOLINK_MODULE(target) Release/obj.target/HID.node: Finished | |
| COPY Release/HID.node | |
| COPY /home/root/bleno-master/node_modules/node-blink1/node_modules/node-hid/build/HID/v0.5.1/Release/node-v11-linux-ia32/HID.node | |
| TOUCH Release/obj.target/action_after_build.stamp | |
| make: Leaving directory '/home/root/bleno-master/node_modules/node-blink1/node_modules/node-hid/build' | |
| > [email protected] install /home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb | |
| > node-pre-gyp install --fallback-to-build | |
| make: Entering directory '/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/build' | |
| CC(target) Release/obj.target/libusb/libusb/libusb/core.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/descriptor.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/hotplug.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/io.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/strerror.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/sync.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/os/poll_posix.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/os/threads_posix.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_usbfs.o | |
| CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_udev.o | |
| ../libusb/libusb/os/linux_udev.c:40:21: fatal error: libudev.h: No such file or directory | |
| #include <libudev.h> | |
| ^ | |
| compilation terminated. | |
| libusb.target.mk:121: recipe for target 'Release/obj.target/libusb/libusb/libusb/os/linux_udev.o' failed | |
| make: *** [Release/obj.target/libusb/libusb/libusb/os/linux_udev.o] Error 1 | |
| make: Leaving directory '/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/build' | |
| gyp ERR! build error | |
| gyp ERR! stack Error: `make` failed with exit code: 2 | |
| gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) | |
| gyp ERR! stack at ChildProcess.emit (events.js:98:17) | |
| gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:820:12) | |
| gyp ERR! System Linux 3.10.17-poky-edison+ | |
| gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding/usb_bindings.node" "--module_name=usb_bindings" "--module_path=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding" | |
| gyp ERR! cwd /home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb | |
| gyp ERR! node -v v0.10.38 | |
| gyp ERR! node-gyp -v v1.0.1 | |
| gyp ERR! not ok | |
| node-pre-gyp ERR! build error | |
| node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding' (1) | |
| node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/node_modules/node-pre-gyp/lib/util/compile.js:83:29) | |
| node-pre-gyp ERR! stack at ChildProcess.emit (events.js:98:17) | |
| node-pre-gyp ERR! stack at maybeClose (child_process.js:766:16) | |
| node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:833:5) | |
| node-pre-gyp ERR! System Linux 3.10.17-poky-edison+ | |
| node-pre-gyp ERR! command "node" "/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" | |
| node-pre-gyp ERR! cwd /home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb | |
| node-pre-gyp ERR! node -v v0.10.38 | |
| node-pre-gyp ERR! node-pre-gyp -v v0.6.4 | |
| node-pre-gyp ERR! not ok | |
| Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/home/root/bleno-master/node_modules/bluetooth-hci-socket/node_modules/usb/src/binding' (1) | |
| npm WARN optional dep failed, continuing [email protected] | |
| > [email protected] install /home/root/bleno-master/node_modules/bluetooth-hci-socket | |
| > node-gyp rebuild | |
| make: Entering directory '/home/root/bleno-master/node_modules/bluetooth-hci-socket/build' | |
| CXX(target) Release/obj.target/binding/src/BluetoothHciSocket.o | |
| SOLINK_MODULE(target) Release/obj.target/binding.node | |
| SOLINK_MODULE(target) Release/obj.target/binding.node: Finished | |
| COPY Release/binding.node | |
| make: Leaving directory '/home/root/bleno-master/node_modules/bluetooth-hci-socket/build' | |
| [email protected] node_modules/bplist-parser | |
| [email protected] node_modules/debug | |
| └── [email protected] | |
| [email protected] node_modules/should | |
| [email protected] node_modules/mocha | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] ([email protected], [email protected]) | |
| └── [email protected] ([email protected], [email protected], [email protected]) | |
| [email protected] node_modules/jshint | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] ([email protected], [email protected]) | |
| ├── [email protected] | |
| └── [email protected] ([email protected]) | |
| [email protected] node_modules/node-blink1 | |
| └── [email protected] ([email protected]) | |
| [email protected] node_modules/bluetooth-hci-socket | |
| └── [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment