Advertisement
Guest User

Untitled

a guest
Feb 15th, 2018
694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. Building: /usr/bin/node /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  2. gyp info it worked if it ends with ok
  3. gyp verb cli [ '/usr/bin/node',
  4. gyp verb cli '/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-gyp/bin/node-gyp.js',
  5. gyp verb cli 'rebuild',
  6. gyp verb cli '--verbose',
  7. gyp verb cli '--libsass_ext=',
  8. gyp verb cli '--libsass_cflags=',
  9. gyp verb cli '--libsass_ldflags=',
  10. gyp verb cli '--libsass_library=' ]
  11. gyp info using [email protected]
  12. gyp info using [email protected] | linux | arm
  13. gyp verb command rebuild []
  14. gyp verb command clean []
  15. gyp verb clean removing "build" directory
  16. gyp verb command configure []
  17. gyp verb check python checking for Python executable "python2" in the PATH
  18. gyp verb `which` failed Error: not found: python2
  19. gyp verb `which` failed at getNotFoundError (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:13:12)
  20. gyp verb `which` failed at F (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:68:19)
  21. gyp verb `which` failed at E (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:80:29)
  22. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:89:16
  23. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/index.js:42:5
  24. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/mode.js:8:5
  25. gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:166:21)
  26. gyp verb `which` failed python2 { Error: not found: python2
  27. gyp verb `which` failed at getNotFoundError (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:13:12)
  28. gyp verb `which` failed at F (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:68:19)
  29. gyp verb `which` failed at E (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:80:29)
  30. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:89:16
  31. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/index.js:42:5
  32. gyp verb `which` failed at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/mode.js:8:5
  33. gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:166:21)
  34. gyp verb `which` failed stack: 'Error: not found: python2\n at getNotFoundError (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:13:12)\n at F (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:68:19)\n at E (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:80:29)\n at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/which/which.js:89:16\n at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/index.js:42:5\n at /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/isexe/mode.js:8:5\n at FSReqWrap.oncomplete (fs.js:166:21)',
  35. gyp verb `which` failed code: 'ENOENT' }
  36. gyp verb check python checking for Python executable "python" in the PATH
  37. gyp verb `which` succeeded python /usr/sbin/python
  38. gyp verb check python version `/usr/sbin/python -c "import platform; print(platform.python_version());"` returned: "3.6.4\n"
  39. gyp ERR! configure error
  40. gyp ERR! stack Error: Python executable "/usr/sbin/python" is v3.6.4, which is not supported by gyp.
  41. gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0.
  42. gyp ERR! stack at PythonFinder.failPythonVersion (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-gyp/lib/configure.js:492:19)
  43. gyp ERR! stack at PythonFinder.<anonymous> (/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-gyp/lib/configure.js:474:14)
  44. gyp ERR! stack at ChildProcess.exithandler (child_process.js:264:7)
  45. gyp ERR! stack at ChildProcess.emit (events.js:160:13)
  46. gyp ERR! stack at maybeClose (internal/child_process.js:943:16)
  47. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
  48. gyp ERR! System Linux 4.14.0-2-amd64
  49. gyp ERR! command "/usr/bin/node" "/tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  50. gyp ERR! cwd /tmp/build/open-stage-control/new/src/open-stage-control-0.23.1.r99.gd5dad476/node_modules/node-sass
  51. gyp ERR! node -v v9.5.0
  52. gyp ERR! node-gyp -v v3.6.2
  53. gyp ERR! not ok
  54. Build failed with error code: 1
  55. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
  56. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
  57.  
  58. npm ERR! code ELIFECYCLE
  59. npm ERR! errno 1
  60. npm ERR! [email protected] postinstall: `node scripts/build.js`
  61. npm ERR! Exit status 1
  62. npm ERR!
  63. npm ERR! Failed at the [email protected] postinstall script.
  64. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement