Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.62 KB | None | 0 0
  1. > node scripts/build.js
  2.  
  3. Building: /Users/ericjackson/.nvm/versions/node/v8.4.0/bin/node /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  4. gyp info it worked if it ends with ok
  5. gyp verb cli [ '/Users/ericjackson/.nvm/versions/node/v8.4.0/bin/node',
  6. gyp verb cli '/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/bin/node-gyp.js',
  7. gyp verb cli 'rebuild',
  8. gyp verb cli '--verbose',
  9. gyp verb cli '--libsass_ext=',
  10. gyp verb cli '--libsass_cflags=',
  11. gyp verb cli '--libsass_ldflags=',
  12. gyp verb cli '--libsass_library=' ]
  13. gyp info using node-gyp@3.6.2
  14. gyp info using node@8.4.0 | darwin | x64
  15. gyp verb command rebuild []
  16. gyp verb command clean []
  17. gyp verb clean removing "build" directory
  18. gyp verb command configure []
  19. gyp verb check python checking for Python executable "python2" in the PATH
  20. gyp verb `which` failed Error: not found: python2
  21. gyp verb `which` failed at getNotFoundError (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:13:12)
  22. gyp verb `which` failed at F (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:68:19)
  23. gyp verb `which` failed at E (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:80:29)
  24. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:89:16
  25. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/index.js:42:5
  26. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/mode.js:8:5
  27. gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:152:21)
  28. gyp verb `which` failed python2 { Error: not found: python2
  29. gyp verb `which` failed at getNotFoundError (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:13:12)
  30. gyp verb `which` failed at F (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:68:19)
  31. gyp verb `which` failed at E (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:80:29)
  32. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:89:16
  33. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/index.js:42:5
  34. gyp verb `which` failed at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/mode.js:8:5
  35. gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:152:21)
  36. gyp verb `which` failed stack: 'Error: not found: python2\n at getNotFoundError (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:13:12)\n at F (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:68:19)\n at E (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:80:29)\n at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/which/which.js:89:16\n at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/index.js:42:5\n at /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/isexe/mode.js:8:5\n at FSReqWrap.oncomplete (fs.js:152:21)',
  37. gyp verb `which` failed code: 'ENOENT' }
  38. gyp verb check python checking for Python executable "python" in the PATH
  39. gyp verb `which` succeeded python /usr/bin/python
  40. gyp verb check python version `/usr/bin/python -c "import platform; print(platform.python_version());"` returned: "2.7.10\n"
  41. gyp verb get node dir no --target version specified, falling back to host node version: 8.4.0
  42. gyp verb command install [ '8.4.0' ]
  43. gyp verb install input version string "8.4.0"
  44. gyp verb install installing version: 8.4.0
  45. gyp verb install --ensure was passed, so won't reinstall if already installed
  46. gyp verb install version is already installed, need to check "installVersion"
  47. gyp verb got "installVersion" 9
  48. gyp verb needs "installVersion" 9
  49. gyp verb install version is good
  50. gyp verb get node dir target node version installed: 8.4.0
  51. gyp verb build dir attempting to create "build" dir: /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/build
  52. gyp verb build dir "build" dir needed to be created? /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/build
  53. gyp verb build/config.gypi creating config file
  54. gyp verb build/config.gypi writing out config file: /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/build/config.gypi
  55. gyp verb config.gypi checking for gypi file: /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/config.gypi
  56. gyp verb common.gypi checking for gypi file: /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/common.gypi
  57. gyp verb gyp gyp format was not specified; forcing "make"
  58. gyp info spawn /usr/bin/python
  59. gyp info spawn args [ '/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/gyp/gyp_main.py',
  60. gyp info spawn args 'binding.gyp',
  61. gyp info spawn args '-f',
  62. gyp info spawn args 'make',
  63. gyp info spawn args '-I',
  64. gyp info spawn args '/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass/build/config.gypi',
  65. gyp info spawn args '-I',
  66. gyp info spawn args '/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/addon.gypi',
  67. gyp info spawn args '-I',
  68. gyp info spawn args '/Users/ericjackson/.node-gyp/8.4.0/include/node/common.gypi',
  69. gyp info spawn args '-Dlibrary=shared_library',
  70. gyp info spawn args '-Dvisibility=default',
  71. gyp info spawn args '-Dnode_root_dir=/Users/ericjackson/.node-gyp/8.4.0',
  72. gyp info spawn args '-Dnode_gyp_dir=/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp',
  73. gyp info spawn args '-Dnode_lib_file=/Users/ericjackson/.node-gyp/8.4.0/<(target_arch)/node.lib',
  74. gyp info spawn args '-Dmodule_root_dir=/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass',
  75. gyp info spawn args '-Dnode_engine=v8',
  76. gyp info spawn args '--depth=.',
  77. gyp info spawn args '--no-parallel',
  78. gyp info spawn args '--generator-output',
  79. gyp info spawn args 'build',
  80. gyp info spawn args '-Goutput_dir=.' ]
  81. gyp verb command build []
  82. gyp verb build type Release
  83. gyp verb architecture x64
  84. gyp verb node dev dir /Users/ericjackson/.node-gyp/8.4.0
  85. gyp verb `which` succeeded for `make` /usr/bin/make
  86. gyp info spawn make
  87. gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
  88. c++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/Users/ericjackson/.node-gyp/8.4.0/include/node -I/Users/ericjackson/.node-gyp/8.4.0/src -I/Users/ericjackson/.node-gyp/8.4.0/deps/uv/include -I/Users/ericjackson/.node-gyp/8.4.0/deps/v8/include -I../../nan -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -std=c++11 -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -c -o Release/obj.target/binding/src/binding.o ../src/binding.cpp
  89. In file included from ../src/binding.cpp:3:
  90. ../src/sass_context_wrapper.h:8:10: fatal error: 'sass/context.h' file not found
  91. #include <sass/context.h>
  92. ^
  93. 1 error generated.
  94. make: *** [Release/obj.target/binding/src/binding.o] Error 1
  95. gyp ERR! build error
  96. gyp ERR! stack Error: `make` failed with exit code: 2
  97. gyp ERR! stack at ChildProcess.onExit (/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/lib/build.js:258:23)
  98. gyp ERR! stack at emitTwo (events.js:125:13)
  99. gyp ERR! stack at ChildProcess.emit (events.js:213:7)
  100. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  101. gyp ERR! System Darwin 16.7.0
  102. gyp ERR! command "/Users/ericjackson/.nvm/versions/node/v8.4.0/bin/node" "/Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  103. gyp ERR! cwd /Applications/XAMPP/xamppfiles/htdocs/mybb2/node_modules/node-sass
  104. gyp ERR! node -v v8.4.0
  105. gyp ERR! node-gyp -v v3.6.2
  106. gyp ERR! not ok
  107. Build failed with error code: 1
  108. npm WARN rollup-plugin-babel@3.0.2 requires a peer of babel-core@6 || 7 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0-rcbut none is installed. You must install peer dependencies yourself.
  109.  
  110. npm ERR! code ELIFECYCLE
  111. npm ERR! errno 1
  112. npm ERR! node-sass@3.13.1 postinstall: `node scripts/build.js`
  113. npm ERR! Exit status 1
  114. npm ERR!
  115. npm ERR! Failed at the node-sass@3.13.1 postinstall script.
  116. 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