Advertisement
ninja-gen

Untitled

Oct 24th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. -----> Node.js app detected
  2.  
  3. -----> Creating runtime environment
  4.  
  5. NPM_CONFIG_LOGLEVEL=error
  6. NODE_ENV=production
  7. NODE_MODULES_CACHE=true
  8. NODE_VERBOSE=false
  9.  
  10. -----> Installing binaries
  11. engines.node (package.json): 12.13.0
  12. engines.npm (package.json): unspecified (use default)
  13.  
  14. Resolving node version 12.13.0...
  15. Downloading and installing node 12.13.0...
  16. Using default npm version: 6.12.0
  17.  
  18. -----> Restoring cache
  19. Cached directories were not restored due to a change in version of node, npm, yarn or stack
  20. Module installation may take longer for this build
  21.  
  22. -----> Installing dependencies
  23. Installing node modules (package.json + package-lock)
  24.  
  25. > lzma-native@3.0.8 install /tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native
  26. > node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build
  27.  
  28. node-pre-gyp ERR! Tried to download(404): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-linux-x64.tar.gz
  29. node-pre-gyp ERR! Pre-built binaries not found for lzma-native@3.0.8 and node@12.13.0 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
  30. node-pre-gyp ERR! Tried to download(undefined): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-linux-x64.tar.gz
  31. node-pre-gyp ERR! Pre-built binaries not found for lzma-native@3.0.8 and node@12.13.0 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
  32. gyp: Call to 'sh liblzma-config.sh "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/build" "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/deps/xz-5.2.3.tar.bz2"' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
  33. gyp ERR! configure error
  34. gyp ERR! stack Error: `gyp` failed with exit code: 1
  35. gyp ERR! stack at ChildProcess.onCpExit (/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  36. gyp ERR! stack at ChildProcess.emit (events.js:210:5)
  37. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  38. gyp ERR! System Linux 4.4.0-1048-aws
  39. gyp ERR! command "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/bin/node" "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node" "--module_name=lzma_native" "--module_path=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64"
  40. gyp ERR! cwd /tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native
  41. gyp ERR! node -v v12.13.0
  42. gyp ERR! node-gyp -v v5.0.5
  43. gyp ERR! not ok
  44. node-pre-gyp ERR! build error
  45. node-pre-gyp ERR! stack Error: Failed to execute '/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/bin/node /tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64' (1)
  46. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
  47. node-pre-gyp ERR! stack at ChildProcess.emit (events.js:210:5)
  48. node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
  49. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  50. node-pre-gyp ERR! System Linux 4.4.0-1048-aws
  51. node-pre-gyp ERR! command "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/bin/node" "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  52. node-pre-gyp ERR! cwd /tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native
  53. node-pre-gyp ERR! node -v v12.13.0
  54. node-pre-gyp ERR! node-pre-gyp -v v0.6.39
  55. node-pre-gyp ERR! not ok
  56. Failed to execute '/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/bin/node /tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64' (1)
  57. npm ERR! code ELIFECYCLE
  58. npm ERR! errno 1
  59. npm ERR! lzma-native@3.0.8 install: `node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build`
  60. npm ERR! Exit status 1
  61. npm ERR!
  62. npm ERR! Failed at the lzma-native@3.0.8 install script.
  63. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  64. gyp: Call to 'sh liblzma-config.sh "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/build" "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/deps/xz-5.2.3.tar.bz2"' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
  65. gyp ERR! configure error
  66. gyp ERR! stack Error: `gyp` failed with exit code: 1
  67. gyp ERR! stack at ChildProcess.onCpExit (/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  68. gyp ERR! stack at ChildProcess.emit (events.js:210:5)
  69. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
  70. gyp ERR! System Linux 4.4.0-1048-aws
  71. gyp ERR! command "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/bin/node" "/tmp/build_6c94a285ca06d0593e7fb86e924458ab/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node" "--module_name=lzma_native" "--module_path=/tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64"
  72. gyp ERR! cwd /tmp/build_6c94a285ca06d0593e7fb86e924458ab/node_modules/lzma-native
  73. gyp ERR! node -v v12.13.0
  74. gyp ERR! node-gyp -v v5.0.5
  75. gyp ERR! not ok
  76.  
  77. npm ERR! A complete log of this run can be found in:
  78. npm ERR! /tmp/npmcache.Hfl9C/_logs/2019-10-24T21_03_16_952Z-debug.log
  79. -----> Build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement