Sat Nov 03 2018
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
1node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.7.1/node-v64-linux-x64.tar.gz s
node-pre-gyp ERR! Pre-built binaries not found for grpc@1.7.1 and node@10.11.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp ERR! Tried to download(undefined): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.7.1/node-v64-linux-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for grpc@1.7.1 and node@10.11.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) 
make: Entering directory '/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/build'
  CC(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o
make: Entering directory '/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/build'
  CC(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o
  CC(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_args.o
sed: can't read ./Release/.deps/Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o.d.raw: No such file or directory
rm: cannot remove './Release/.deps/Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o.d.raw': No such file or directory
make: *** [grpc.target.mk:405: Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o] Error 1
make: Leaving directory '/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/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/node-gyp/lib/build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
gyp ERR! System Linux 4.18.12-arch1-1-ARCH
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64"
gyp ERR! cwd /home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc
gyp ERR! node -v v10.11.0
gyp ERR! node-gyp -v v3.8.0
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/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64/grpc_node.node --module_name=grpc_node --module_path=/home/sqram/Dropbox/dev/www/sandbox/bnbcrate2/server/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64' (1)
node-pre-gyp ERR! stack     at