Created
July 30, 2018 11:50
-
-
Save Unitech/20cde0c1e66aa761e686665084280c31 to your computer and use it in GitHub Desktop.
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
unitech@zion:~/envision/envision-dashboard$ npm i | |
> [email protected] install /home/unitech/envision/envision-dashboard/node_modules/utp-native | |
> node-gyp-build | |
> [email protected] install /home/unitech/envision/envision-dashboard/node_modules/usb | |
> node-pre-gyp install --fallback-to-build | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp WARN Tried to download(404): https://github.com/tessel/node-usb/releases/download/1.3.2/usb_bindings-v1.3.2-node-v64-linux-x64.tar.gz | |
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, glibc) (falling back to source compile with node-gyp) | |
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v64 ABI, glibc) (falling back to source compile with node-gyp) | |
node-pre-gyp WARN Hit error Connection closed while downloading tarball file | |
make: Entering directory '/home/unitech/envision/envision-dashboard/node_modules/usb/build' | |
ACTION Regenerating Makefile | |
make: Entering directory '/home/unitech/envision/envision-dashboard/node_modules/usb/build' | |
CC(target) Release/obj.target/libusb/libusb/libusb/core.o | |
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/descriptor.o | |
CC(target) Release/obj.target/libusb/libusb/libusb/hotplug.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/io.o | |
CC(target) Release/obj.target/libusb/libusb/libusb/strerror.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/sync.o | |
CC(target) Release/obj.target/libusb/libusb/libusb/os/poll_posix.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/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_usbfs.o | |
CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_udev.o | |
../libusb/libusb/os/linux_udev.c:40:10: fatal error: libudev.h: No such file or directory | |
#include <libudev.h> | |
^~~~~~~~~~~ | |
compilation terminated. | |
libusb.target.mk:134: 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/unitech/envision/envision-dashboard/node_modules/usb/build' | |
gyp CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_udev.o | |
ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12) | |
gyp ERR! System Linux 4.15.0-29-generic | |
gyp ERR! command "/home/unitech/.nvm/versions/node/v10.6.0/bin/node" "/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding/usb_bindings.node" "--module_name=usb_bindings" "--module_path=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding" "--napi_version=3" "--node_abi_napi=napi" | |
gyp ERR! cwd /home/unitech/envision/envision-dashboard/node_modules/usb | |
gyp ERR! node -v v10.6.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 '/home/unitech/.nvm/versions/node/v10.6.0/bin/node /home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding --napi_version=3 --node_abi_napi=napi' (1) | |
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/unitech/envision/envision-dashboard/node_modules/node-pre-gyp/lib/util/compile.js:83:29) | |
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:961:16) | |
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5) | |
node-pre-gyp ERR! System Linux 4.15.0-29-generic | |
node-pre-gyp ERR! command "/home/unitech/.nvm/versions/node/v10.6.0/bin/node" "/home/unitech/envision/envision-dashboard/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" | |
node-pre-gyp ERR! cwd /home/unitech/envision/envision-dashboard/node_modules/usb | |
node-pre-gyp ERR! node -v v10.6.0 | |
node-pre-gyp ERR! node-pre-gyp -v v0.10.3 | |
node-pre-gyp ERR! not ok | |
Failed to execute '/home/unitech/.nvm/versions/node/v10.6.0/bin/node /home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding/usb_bindings.node --module_name=usb_bindings --module_path=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding --napi_version=3 --node_abi_napi=napi' (1) | |
> [email protected] install /home/unitech/envision/envision-dashboard/node_modules/bluetooth-hci-socket | |
> node-gyp rebuild | |
../libusb/libusb/os/linux_udev.c:40:10: fatal error: libudev.h: No such file or directory | |
#include <libudev.h> | |
^~~~~~~~~~~ | |
compilation terminated. | |
libusb.target.mk:134: 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/unitech/envision/envision-dashboard/node_modules/usb/build' | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12) | |
gyp ERR! System Linux 4.15.0-29-generic | |
gyp ERR! command "/home/unitech/.nvm/versions/node/v10.6.0/bin/node" "/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding/usb_bindings.node" "--module_name=usb_bindings" "--module_path=/home/unitech/envision/envision-dashboard/node_modules/usb/src/binding" "--napi_version=3" "--node_abi_napi=napi" | |
gyp ERR! cwd /home/unitech/envision/envision-dashboard/node_modules/usb | |
gyp ERR! node -v v10.6.0 | |
gyp ERR! node-gyp -v v3.6.2 | |
gyp ERR! not ok | |
make: Entering directory '/home/unitech/envision/envision-dashboard/node_modules/bluetooth-hci-socket/build' | |
CXX(target) Release/obj.target/binding/src/BluetoothHciSocket.o | |
../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::poll()’: | |
../src/BluetoothHciSocket.cpp:251:95: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::String>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations] | |
Nan::MakeCallback(Nan::New<Object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); | |
^ | |
In file included from ../src/BluetoothHciSocket.cpp:8:0: | |
../../nan/nan.h:950:46: note: declared here | |
NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( | |
^~~~~~~~~~~~ | |
../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::emitErrnoError()’: | |
../src/BluetoothHciSocket.cpp:275:72: error: no matching function for call to ‘v8::Function::NewInstance(int, v8::Local<v8::Value> [1])’ | |
Local<Value> error = errorConstructor->NewInstance(1, constructorArgs); | |
^ | |
In file included from /home/unitech/.node-gyp/10.6.0/include/node/node.h:63:0, | |
from /home/unitech/.node-gyp/10.6.0/include/node/node_buffer.h:25, | |
from ../src/BluetoothHciSocket.cpp:7: | |
/home/unitech/.node-gyp/10.6.0/include/node/v8.h:3911:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>, int, v8::Local<v8::Value>*) const | |
V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewInstance( | |
^~~~~~~~~~~ | |
/home/unitech/.node-gyp/10.6.0/include/node/v8.h:3911:44: note: candidate expects 3 arguments, 2 provided | |
/home/unitech/.node-gyp/10.6.0/include/node/v8.h:3914:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const | |
V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewInstance( | |
^~~~~~~~~~~ | |
/home/unitech/.node-gyp/10.6.0/include/node/v8.h:3914:44: note: candidate expects 1 argument, 2 provided | |
../src/BluetoothHciSocket.cpp:282:93: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::String>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations] | |
Nan::MakeCallback(Nan::New<Object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); | |
^ | |
In file included from ../src/BluetoothHciSocket.cpp:8:0: | |
../../nan/nan.h:950:46: note: declared here | |
NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( | |
^~~~~~~~~~~~ | |
binding.target.mk:95: recipe for target 'Release/obj.target/binding/src/BluetoothHciSocket.o' failed | |
make: *** [Release/obj.target/binding/src/BluetoothHciSocket.o] Error 1 | |
make: Leaving directory '/home/unitech/envision/envision-dashboard/node_modules/bluetooth-hci-socket/build' | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:182:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12) | |
gyp ERR! System Linux 4.15.0-29-generic | |
gyp ERR! command "/home/unitech/.nvm/versions/node/v10.6.0/bin/node" "/home/unitech/.nvm/versions/node/v10.6.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /home/unitech/envision/envision-dashboard/node_modules/bluetooth-hci-socket | |
gyp ERR! node -v v10.6.0 | |
gyp ERR! node-gyp -v v3.6.2 | |
gyp ERR! not ok | |
> [email protected] postinstall /home/unitech/envision/envision-dashboard/node_modules/electron | |
> node install.js | |
> [email protected] postinstall /home/unitech/envision/envision-dashboard/node_modules/node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment