Advertisement
moonion_nashivan

Untitled

Aug 1st, 2017
562
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.27 KB | None | 0 0
  1. [content@bridgeworks2 parse-http-server]$ npm install sharp
  2.  
  3. > sharp@0.18.2 install /var/www/sites/sandbox.bridgeworkslongbeach.com/html/parse-http-server/node_modules/sharp
  4. > node-gyp rebuild
  5.  
  6. make: Entering directory `/var/www/sites/sandbox.bridgeworkslongbeach.com/html/parse-http-server/node_modules/sharp/build'
  7.  TOUCH Release/obj.target/libvips-cpp.stamp
  8.  CXX(target) Release/obj.target/sharp/src/common.o
  9. In file included from ../src/common.cc:24:
  10. ../node_modules/nan/nan.h:45:3: error: #error This version of node/NAN/v8 requires a C++11 compiler
  11. In file included from ../src/common.cc:27:
  12. ../src/common.h:33:2: error: #error GCC version 4.6+ is required for C++11 features - see sharp.dimens.io/page/install#prerequisites
  13. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  14.                 from /home/content/.node-gyp/7.6.0/include/node/v8.h:21,
  15.                 from /home/content/.node-gyp/7.6.0/include/node/node.h:42,
  16.                 from ../src/common.cc:22:
  17. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h: In member function ‘virtual void* std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, _Lp>::_M_get_deleter(const std::type_info&)’:
  18. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h:146: error: cannot use typeid with -fno-rtti
  19. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h: In member function ‘virtual void* std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_M_get_deleter(const std::type_info&)’:
  20. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h:204: error: cannot use typeid with -fno-rtti
  21. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h: In constructor ‘std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_make_shared_tag, _Alloc, _Args&& ...)’:
  22. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h:861: error: cannot use typeid with -fno-rtti
  23. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h: In function ‘_Del* std::get_deleter(const std::__shared_ptr<_Tp2, _Lp>&)’:
  24. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/shared_ptr.h:1005: error: cannot use typeid with -fno-rtti
  25. In file included from /home/content/.node-gyp/7.6.0/include/node/node.h:42,
  26.                 from ../src/common.cc:22:
  27. /home/content/.node-gyp/7.6.0/include/node/v8.h: At global scope:
  28. /home/content/.node-gyp/7.6.0/include/node/v8.h:348: error: expected unqualified-id before ‘using’
  29. /home/content/.node-gyp/7.6.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  30. /home/content/.node-gyp/7.6.0/include/node/v8.h:365: error: ‘nullptr’ was not declared in this scope
  31. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  32. /home/content/.node-gyp/7.6.0/include/node/v8.h:372: error: ‘nullptr’ was not declared in this scope
  33. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  34. /home/content/.node-gyp/7.6.0/include/node/v8.h:376: error: ‘nullptr’ was not declared in this scope
  35. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  36. /home/content/.node-gyp/7.6.0/include/node/v8.h:444: error: ‘nullptr’ was not declared in this scope
  37. /home/content/.node-gyp/7.6.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  38. /home/content/.node-gyp/7.6.0/include/node/v8.h:807: error: ‘nullptr’ was not declared in this scope
  39. /home/content/.node-gyp/7.6.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  40. /home/content/.node-gyp/7.6.0/include/node/v8.h:832: error: ‘nullptr’ was not declared in this scope
  41. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  42. /home/content/.node-gyp/7.6.0/include/node/v8.h:844: error: ‘nullptr’ was not declared in this scope
  43. /home/content/.node-gyp/7.6.0/include/node/v8.h: At global scope:
  44. /home/content/.node-gyp/7.6.0/include/node/v8.h:870: error: expected unqualified-id before ‘using’
  45. /home/content/.node-gyp/7.6.0/include/node/v8.h:1141: error: ‘nullptr’ was not declared in this scope
  46. /home/content/.node-gyp/7.6.0/include/node/v8.h:1147: error: ‘nullptr’ was not declared in this scope
  47. /home/content/.node-gyp/7.6.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  48. /home/content/.node-gyp/7.6.0/include/node/v8.h:1675: error: ‘nullptr’ was not declared in this scope
  49. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  50. /home/content/.node-gyp/7.6.0/include/node/v8.h:3665: error: ‘nullptr’ was not declared in this scope
  51. /home/content/.node-gyp/7.6.0/include/node/v8.h: At global scope:
  52. /home/content/.node-gyp/7.6.0/include/node/v8.h:5094: error: ‘nullptr’ was not declared in this scope
  53. /home/content/.node-gyp/7.6.0/include/node/v8.h:5119: error: ‘nullptr’ was not declared in this scope
  54. /home/content/.node-gyp/7.6.0/include/node/v8.h: In constructor ‘v8::Isolate::CreateParams::CreateParams()’:
  55. /home/content/.node-gyp/7.6.0/include/node/v8.h:6196: error: ‘nullptr’ was not declared in this scope
  56. /home/content/.node-gyp/7.6.0/include/node/v8.h: At global scope:
  57. /home/content/.node-gyp/7.6.0/include/node/v8.h:7390: error: ‘nullptr’ was not declared in this scope
  58. /home/content/.node-gyp/7.6.0/include/node/v8.h:7407: error: ‘nullptr’ was not declared in this scope
  59. /home/content/.node-gyp/7.6.0/include/node/v8.h:7497: error: ‘nullptr’ was not declared in this scope
  60. /home/content/.node-gyp/7.6.0/include/node/v8.h:7498: error: ‘nullptr’ was not declared in this scope
  61. /home/content/.node-gyp/7.6.0/include/node/v8.h:7833: error: ‘nullptr’ was not declared in this scope
  62. /home/content/.node-gyp/7.6.0/include/node/v8.h: In member function ‘v8::Local<T> v8::MaybeLocal<T>::ToLocalChecked()’:
  63. /home/content/.node-gyp/7.6.0/include/node/v8.h:8404: error: ‘nullptr’ was not declared in this scope
  64. In file included from ../node_modules/nan/nan.h:192,
  65.                 from ../src/common.cc:24:
  66. ../node_modules/nan/nan_maybe_43_inl.h: At global scope:
  67. ../node_modules/nan/nan_maybe_43_inl.h:13: error: expected unqualified-id before ‘using’
  68. ../node_modules/nan/nan_maybe_43_inl.h:16: error: expected unqualified-id before ‘using’
  69. ../node_modules/nan/nan_maybe_43_inl.h:19: error: expected initializer before ‘<’ token
  70. ../node_modules/nan/nan_maybe_43_inl.h:24: error: expected initializer before ‘<’ token
  71. ../node_modules/nan/nan_maybe_43_inl.h:29: error: expected initializer before ‘<’ token
  72. ../node_modules/nan/nan_maybe_43_inl.h:37: error: expected initializer before ‘<’ token
  73. ../node_modules/nan/nan_maybe_43_inl.h:45: error: expected initializer before ‘<’ token
  74. ../node_modules/nan/nan_maybe_43_inl.h:52: error: expected initializer before ‘<’ token
  75. ../node_modules/nan/nan_maybe_43_inl.h:60: error: expected initializer before ‘<’ token
  76. ../node_modules/nan/nan_maybe_43_inl.h:71: error: expected initializer before ‘<’ token
  77. ../node_modules/nan/nan_maybe_43_inl.h:79: error: expected initializer before ‘<’ token
  78. ../node_modules/nan/nan_maybe_43_inl.h:87: error: expected initializer before ‘<’ token
  79. ../node_modules/nan/nan_maybe_43_inl.h:96: error: expected initializer before ‘<’ token
  80. ../node_modules/nan/nan_maybe_43_inl.h:105: error: expected initializer before ‘<’ token
  81. ../node_modules/nan/nan_maybe_43_inl.h:115: error: expected initializer before ‘<’ token
  82. ../node_modules/nan/nan_maybe_43_inl.h:125: error: expected initializer before ‘<’ token
  83. ../node_modules/nan/nan_maybe_43_inl.h:141: error: expected initializer before ‘<’ token
  84. ../node_modules/nan/nan_maybe_43_inl.h:149: error: expected initializer before ‘<’ token
  85. ../node_modules/nan/nan_maybe_43_inl.h:155: error: expected initializer before ‘<’ token
  86. ../node_modules/nan/nan_maybe_43_inl.h:164: error: expected initializer before ‘<’ token
  87. ../node_modules/nan/nan_maybe_43_inl.h:171: error: expected initializer before ‘<’ token
  88. ../node_modules/nan/nan_maybe_43_inl.h:179: error: expected initializer before ‘<’ token
  89. ../node_modules/nan/nan_maybe_43_inl.h:186: error: expected initializer before ‘<’ token
  90. ../node_modules/nan/nan_maybe_43_inl.h:194: error: expected initializer before ‘<’ token
  91. ../node_modules/nan/nan_maybe_43_inl.h:202: error: expected initializer before ‘<’ token
  92. ../node_modules/nan/nan_maybe_43_inl.h:210: error: expected initializer before ‘<’ token
  93. ../node_modules/nan/nan_maybe_43_inl.h:218: error: expected initializer before ‘<’ token
  94. ../node_modules/nan/nan_maybe_43_inl.h:226: error: expected initializer before ‘<’ token
  95. ../node_modules/nan/nan_maybe_43_inl.h:234: error: expected initializer before ‘<’ token
  96. ../node_modules/nan/nan_maybe_43_inl.h:244: error: expected initializer before ‘<’ token
  97. ../node_modules/nan/nan_maybe_43_inl.h:254: error: expected initializer before ‘<’ token
  98. ../node_modules/nan/nan_maybe_43_inl.h:266: error: expected initializer before ‘<’ token
  99. ../node_modules/nan/nan_maybe_43_inl.h:277: error: expected initializer before ‘<’ token
  100. ../node_modules/nan/nan_maybe_43_inl.h:284: error: expected initializer before ‘<’ token
  101. ../node_modules/nan/nan_maybe_43_inl.h:290: error: expected initializer before ‘<’ token
  102. ../node_modules/nan/nan_maybe_43_inl.h:296: error: expected initializer before ‘<’ token
  103. ../node_modules/nan/nan_maybe_43_inl.h:302: error: expected initializer before ‘<’ token
  104. ../src/common.cc:539: error: expected ‘}’ at end of input
  105. ../node_modules/nan/nan_callbacks_12_inl.h:167: warning: ‘void Nan::imp::FunctionCallbackWrapper(const v8::FunctionCallbackInfo<v8::Value>&)’ defined but not used
  106. ../node_modules/nan/nan_callbacks_12_inl.h:181: warning: ‘void Nan::imp::GetterCallbackWrapper(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&)’ defined but not used
  107. ../node_modules/nan/nan_callbacks_12_inl.h:197: warning: ‘void Nan::imp::SetterCallbackWrapper(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&)’ defined but not used
  108. ../node_modules/nan/nan_callbacks_12_inl.h:253: warning: ‘void Nan::imp::PropertyGetterCallbackWrapper(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&)’ defined but not used
  109. ../node_modules/nan/nan_callbacks_12_inl.h:270: warning: ‘void Nan::imp::PropertySetterCallbackWrapper(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&)’ defined but not used
  110. ../node_modules/nan/nan_callbacks_12_inl.h:290: warning: ‘void Nan::imp::PropertyEnumeratorCallbackWrapper(const v8::PropertyCallbackInfo<v8::Array>&)’ defined but not used
  111. ../node_modules/nan/nan_callbacks_12_inl.h:306: warning: ‘void Nan::imp::PropertyDeleterCallbackWrapper(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Boolean>&)’ defined but not used
  112. ../node_modules/nan/nan_callbacks_12_inl.h:323: warning: ‘void Nan::imp::PropertyQueryCallbackWrapper(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Integer>&)’ defined but not used
  113. ../node_modules/nan/nan_callbacks_12_inl.h:428: warning: ‘void Nan::imp::IndexGetterCallbackWrapper(uint32_t, const v8::PropertyCallbackInfo<v8::Value>&)’ defined but not used
  114. ../node_modules/nan/nan_callbacks_12_inl.h:444: warning: ‘void Nan::imp::IndexSetterCallbackWrapper(uint32_t, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&)’ defined but not used
  115. ../node_modules/nan/nan_callbacks_12_inl.h:464: warning: ‘void Nan::imp::IndexEnumeratorCallbackWrapper(const v8::PropertyCallbackInfo<v8::Array>&)’ defined but not used
  116. ../node_modules/nan/nan_callbacks_12_inl.h:480: warning: ‘void Nan::imp::IndexDeleterCallbackWrapper(uint32_t, const v8::PropertyCallbackInfo<v8::Boolean>&)’ defined but not used
  117. ../node_modules/nan/nan_callbacks_12_inl.h:496: warning: ‘void Nan::imp::IndexQueryCallbackWrapper(uint32_t, const v8::PropertyCallbackInfo<v8::Integer>&)’ defined but not used
  118. make: *** [Release/obj.target/sharp/src/common.o] Error 1
  119. make: Leaving directory `/var/www/sites/sandbox.bridgeworkslongbeach.com/html/parse-http-server/node_modules/sharp/build'
  120. gyp ERR! build error
  121. gyp ERR! stack Error: `make` failed with exit code: 2
  122. gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
  123. gyp ERR! stack     at emitTwo (events.js:106:13)
  124. gyp ERR! stack     at ChildProcess.emit (events.js:192:7)
  125. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
  126. gyp ERR! System Linux 2.6.32-642.4.2.el6.x86_64
  127. gyp ERR! command "/usr/local/n/versions/node/7.6.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  128. gyp ERR! cwd /var/www/sites/sandbox.bridgeworkslongbeach.com/html/parse-http-server/node_modules/sharp
  129. gyp ERR! node -v v7.6.0
  130. gyp ERR! node-gyp -v v3.5.0
  131. gyp ERR! not ok
  132. npm ERR! Linux 2.6.32-642.4.2.el6.x86_64
  133. npm ERR! argv "/usr/local/n/versions/node/7.6.0/bin/node" "/usr/local/bin/npm" "install" "sharp"
  134. npm ERR! node v7.6.0
  135. npm ERR! npm  v4.1.2
  136. npm ERR! code ELIFECYCLE
  137.  
  138. npm ERR! sharp@0.18.2 install: `node-gyp rebuild`
  139. npm ERR! Exit status 1
  140. npm ERR!
  141. npm ERR! Failed at the sharp@0.18.2 install script 'node-gyp rebuild'.
  142. npm ERR! Make sure you have the latest version of node.js and npm installed.
  143. npm ERR! If you do, this is most likely a problem with the sharp package,
  144. npm ERR! not with npm itself.
  145. npm ERR! Tell the author that this fails on your system:
  146. npm ERR!     node-gyp rebuild
  147. npm ERR! You can get information on how to open an issue for this project with:
  148. npm ERR!     npm bugs sharp
  149. npm ERR! Or if that isn't available, you can get their info via:
  150. npm ERR!     npm owner ls sharp
  151. npm ERR! There is likely additional logging output above.
  152.  
  153. npm ERR! Please include the following file with any support request:
  154. npm ERR!     /var/www/sites/sandbox.bridgeworkslongbeach.com/html/parse-http-server/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement