Advertisement
Guest User

Untitled

a guest
Apr 10th, 2018
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.94 KB | None | 0 0
  1. curv@vulpecula: % ./nodebb upgrade
  2. ESC[1m1. ESC[22mESC[33mBringing base dependencies up to date... ESC[39mESC[31m
  3. ErrorESC[39m: Command failed: /usr/bin/env npm i --production
  4. npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it!
  5. npm WARN deprecated graceful-fs@3.0.8: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  6. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  7. from /home/curv/.node-gyp/8.10.0/include/node/v8.h:21,
  8. from ../src/bufferutil.cc:7:
  9. /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&)’:
  10. /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
  11. /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&)’:
  12. /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
  13. /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&& ...)’:
  14. /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
  15. /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>&)’:
  16. /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
  17. In file included from ../src/bufferutil.cc:7:
  18. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  19. /home/curv/.node-gyp/8.10.0/include/node/v8.h:334: error: expected unqualified-id before ‘using’
  20. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  21. /home/curv/.node-gyp/8.10.0/include/node/v8.h:351: error: ‘nullptr’ was not declared in this scope
  22. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  23. /home/curv/.node-gyp/8.10.0/include/node/v8.h:358: error: ‘nullptr’ was not declared in this scope
  24. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  25. /home/curv/.node-gyp/8.10.0/include/node/v8.h:366: error: ‘nullptr’ was not declared in this scope
  26. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal()’:
  27. /home/curv/.node-gyp/8.10.0/include/node/v8.h:395: error: ‘nullptr’ was not declared in this scope
  28. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal(v8::Isolate*, v8::Local<S>)’:
  29. /home/curv/.node-gyp/8.10.0/include/node/v8.h:397: error: ‘nullptr’ was not declared in this scope
  30. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::Eternal<T>::IsEmpty() const’:
  31. /home/curv/.node-gyp/8.10.0/include/node/v8.h:402: error: ‘nullptr’ was not declared in this scope
  32. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  33. /home/curv/.node-gyp/8.10.0/include/node/v8.h:442: error: ‘nullptr’ was not declared in this scope
  34. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  35. /home/curv/.node-gyp/8.10.0/include/node/v8.h:776: error: ‘nullptr’ was not declared in this scope
  36. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  37. /home/curv/.node-gyp/8.10.0/include/node/v8.h:801: error: ‘nullptr’ was not declared in this scope
  38. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  39. /home/curv/.node-gyp/8.10.0/include/node/v8.h:813: error: ‘nullptr’ was not declared in this scope
  40. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  41. /home/curv/.node-gyp/8.10.0/include/node/v8.h:839: error: expected unqualified-id before ‘using’
  42. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1188: error: ‘nullptr’ was not declared in this scope
  43. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1194: error: ‘nullptr’ was not declared in this scope
  44. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  45. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1743: error: ‘nullptr’ was not declared in this scope
  46. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  47. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3213: error: ‘nullptr’ was not declared in this scope
  48. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  49. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3854: error: ‘nullptr’ was not declared in this scope
  50. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  51. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4123: error: function definition does not declare parameters
  52. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected unqualified-id before ‘&’ token
  53. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘)’ before ‘&’ token
  54. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘;’ before ‘&’ token
  55. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/ostream_insert.h:36,
  56. from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:46,
  57. from ../node_modules/nan/nan.h:37,
  58. from ../src/bufferutil.cc:16:
  59. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘;’ before end of line
  60. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  61. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected unqualified-id before end of line
  62. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  63. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected declaration before end of line
  64. make: *** [Release/obj.target/bufferutil/src/bufferutil.o] Error 1
  65. gyp ERR! build error
  66. gyp ERR! stack Error: `make` failed with exit code: 2
  67. gyp ERR! stack at ChildProcess.onExit (/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
  68. gyp ERR! stack at emitTwo (events.js:126:13)
  69. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  70. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  71. gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
  72. gyp ERR! command "/package/host/localhost/nodejs-8.10.0/bin/node" "/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  73. gyp ERR! cwd /home/curv/nodebb/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
  74. gyp ERR! node -v v8.10.0
  75. gyp ERR! node-gyp -v v3.6.2
  76. gyp ERR! not ok
  77. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  78. from /home/curv/.node-gyp/8.10.0/include/node/v8.h:21,
  79. from ../src/validation.cc:7:
  80. /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&)’:
  81. /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
  82. /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&)’:
  83. /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
  84. /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&& ...)’:
  85. /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
  86. /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>&)’:
  87. /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
  88. In file included from ../src/validation.cc:7:
  89. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  90. /home/curv/.node-gyp/8.10.0/include/node/v8.h:334: error: expected unqualified-id before ‘using’
  91. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  92. /home/curv/.node-gyp/8.10.0/include/node/v8.h:351: error: ‘nullptr’ was not declared in this scope
  93. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  94. /home/curv/.node-gyp/8.10.0/include/node/v8.h:358: error: ‘nullptr’ was not declared in this scope
  95. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  96. /home/curv/.node-gyp/8.10.0/include/node/v8.h:366: error: ‘nullptr’ was not declared in this scope
  97. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal()’:
  98. /home/curv/.node-gyp/8.10.0/include/node/v8.h:395: error: ‘nullptr’ was not declared in this scope
  99. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal(v8::Isolate*, v8::Local<S>)’:
  100. /home/curv/.node-gyp/8.10.0/include/node/v8.h:397: error: ‘nullptr’ was not declared in this scope
  101. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::Eternal<T>::IsEmpty() const’:
  102. /home/curv/.node-gyp/8.10.0/include/node/v8.h:402: error: ‘nullptr’ was not declared in this scope
  103. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  104. /home/curv/.node-gyp/8.10.0/include/node/v8.h:442: error: ‘nullptr’ was not declared in this scope
  105. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  106. /home/curv/.node-gyp/8.10.0/include/node/v8.h:776: error: ‘nullptr’ was not declared in this scope
  107. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  108. /home/curv/.node-gyp/8.10.0/include/node/v8.h:801: error: ‘nullptr’ was not declared in this scope
  109. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  110. /home/curv/.node-gyp/8.10.0/include/node/v8.h:813: error: ‘nullptr’ was not declared in this scope
  111. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  112. /home/curv/.node-gyp/8.10.0/include/node/v8.h:839: error: expected unqualified-id before ‘using’
  113. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1188: error: ‘nullptr’ was not declared in this scope
  114. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1194: error: ‘nullptr’ was not declared in this scope
  115. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  116. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1743: error: ‘nullptr’ was not declared in this scope
  117. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  118. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3213: error: ‘nullptr’ was not declared in this scope
  119. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  120. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3854: error: ‘nullptr’ was not declared in this scope
  121. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  122. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4123: error: function definition does not declare parameters
  123. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected unqualified-id before ‘&’ token
  124. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘)’ before ‘&’ token
  125. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘;’ before ‘&’ token
  126. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/ostream_insert.h:36,
  127. from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:46,
  128. from ../node_modules/nan/nan.h:37,
  129. from ../src/validation.cc:15:
  130. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘;’ before end of line
  131. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  132. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected unqualified-id before end of line
  133. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  134. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected declaration before end of line
  135. make: *** [Release/obj.target/validation/src/validation.o] Error 1
  136. gyp ERR! build error
  137. gyp ERR! stack Error: `make` failed with exit code: 2
  138. gyp ERR! stack at ChildProcess.onExit (/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
  139. gyp ERR! stack at emitTwo (events.js:126:13)
  140. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  141. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  142. gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
  143. gyp ERR! command "/package/host/localhost/nodejs-8.10.0/bin/node" "/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  144. gyp ERR! cwd /home/curv/nodebb/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
  145. gyp ERR! node -v v8.10.0
  146. gyp ERR! node-gyp -v v3.6.2
  147. gyp ERR! not ok
  148. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  149. from /home/curv/.node-gyp/8.10.0/include/node/v8.h:21,
  150. from ../src/bufferutil.cc:7:
  151. /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&)’:
  152. /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
  153. /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&)’:
  154. /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
  155. /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&& ...)’:
  156. /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
  157. /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>&)’:
  158. /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
  159. In file included from ../src/bufferutil.cc:7:
  160. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  161. /home/curv/.node-gyp/8.10.0/include/node/v8.h:334: error: expected unqualified-id before ‘using’
  162. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  163. /home/curv/.node-gyp/8.10.0/include/node/v8.h:351: error: ‘nullptr’ was not declared in this scope
  164. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  165. /home/curv/.node-gyp/8.10.0/include/node/v8.h:358: error: ‘nullptr’ was not declared in this scope
  166. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  167. /home/curv/.node-gyp/8.10.0/include/node/v8.h:366: error: ‘nullptr’ was not declared in this scope
  168. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal()’:
  169. /home/curv/.node-gyp/8.10.0/include/node/v8.h:395: error: ‘nullptr’ was not declared in this scope
  170. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal(v8::Isolate*, v8::Local<S>)’:
  171. /home/curv/.node-gyp/8.10.0/include/node/v8.h:397: error: ‘nullptr’ was not declared in this scope
  172. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::Eternal<T>::IsEmpty() const’:
  173. /home/curv/.node-gyp/8.10.0/include/node/v8.h:402: error: ‘nullptr’ was not declared in this scope
  174. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  175. /home/curv/.node-gyp/8.10.0/include/node/v8.h:442: error: ‘nullptr’ was not declared in this scope
  176. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  177. /home/curv/.node-gyp/8.10.0/include/node/v8.h:776: error: ‘nullptr’ was not declared in this scope
  178. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  179. /home/curv/.node-gyp/8.10.0/include/node/v8.h:801: error: ‘nullptr’ was not declared in this scope
  180. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  181. /home/curv/.node-gyp/8.10.0/include/node/v8.h:813: error: ‘nullptr’ was not declared in this scope
  182. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  183. /home/curv/.node-gyp/8.10.0/include/node/v8.h:839: error: expected unqualified-id before ‘using’
  184. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1188: error: ‘nullptr’ was not declared in this scope
  185. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1194: error: ‘nullptr’ was not declared in this scope
  186. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  187. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1743: error: ‘nullptr’ was not declared in this scope
  188. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  189. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3213: error: ‘nullptr’ was not declared in this scope
  190. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  191. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3854: error: ‘nullptr’ was not declared in this scope
  192. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  193. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4123: error: function definition does not declare parameters
  194. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected unqualified-id before ‘&’ token
  195. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘)’ before ‘&’ token
  196. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘;’ before ‘&’ token
  197. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/ostream_insert.h:36,
  198. from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:46,
  199. from ../node_modules/nan/nan.h:37,
  200. from ../src/bufferutil.cc:16:
  201. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘;’ before end of line
  202. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  203. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected unqualified-id before end of line
  204. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  205. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected declaration before end of line
  206. make: *** [Release/obj.target/bufferutil/src/bufferutil.o] Error 1
  207. gyp ERR! build error
  208. gyp ERR! stack Error: `make` failed with exit code: 2
  209. gyp ERR! stack at ChildProcess.onExit (/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
  210. gyp ERR! stack at emitTwo (events.js:126:13)
  211. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  212. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  213. gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
  214. gyp ERR! command "/package/host/localhost/nodejs-8.10.0/bin/node" "/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  215. gyp ERR! cwd /home/curv/nodebb/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
  216. gyp ERR! node -v v8.10.0
  217. gyp ERR! node-gyp -v v3.6.2
  218. gyp ERR! not ok
  219. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  220. from /home/curv/.node-gyp/8.10.0/include/node/v8.h:21,
  221. from ../src/validation.cc:7:
  222. /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&)’:
  223. /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
  224. /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&)’:
  225. /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
  226. /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&& ...)’:
  227. /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
  228. /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>&)’:
  229. /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
  230. In file included from ../src/validation.cc:7:
  231. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  232. /home/curv/.node-gyp/8.10.0/include/node/v8.h:334: error: expected unqualified-id before ‘using’
  233. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  234. /home/curv/.node-gyp/8.10.0/include/node/v8.h:351: error: ‘nullptr’ was not declared in this scope
  235. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  236. /home/curv/.node-gyp/8.10.0/include/node/v8.h:358: error: ‘nullptr’ was not declared in this scope
  237. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  238. /home/curv/.node-gyp/8.10.0/include/node/v8.h:366: error: ‘nullptr’ was not declared in this scope
  239. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal()’:
  240. /home/curv/.node-gyp/8.10.0/include/node/v8.h:395: error: ‘nullptr’ was not declared in this scope
  241. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal(v8::Isolate*, v8::Local<S>)’:
  242. /home/curv/.node-gyp/8.10.0/include/node/v8.h:397: error: ‘nullptr’ was not declared in this scope
  243. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::Eternal<T>::IsEmpty() const’:
  244. /home/curv/.node-gyp/8.10.0/include/node/v8.h:402: error: ‘nullptr’ was not declared in this scope
  245. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  246. /home/curv/.node-gyp/8.10.0/include/node/v8.h:442: error: ‘nullptr’ was not declared in this scope
  247. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  248. /home/curv/.node-gyp/8.10.0/include/node/v8.h:776: error: ‘nullptr’ was not declared in this scope
  249. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  250. /home/curv/.node-gyp/8.10.0/include/node/v8.h:801: error: ‘nullptr’ was not declared in this scope
  251. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  252. /home/curv/.node-gyp/8.10.0/include/node/v8.h:813: error: ‘nullptr’ was not declared in this scope
  253. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  254. /home/curv/.node-gyp/8.10.0/include/node/v8.h:839: error: expected unqualified-id before ‘using’
  255. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1188: error: ‘nullptr’ was not declared in this scope
  256. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1194: error: ‘nullptr’ was not declared in this scope
  257. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  258. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1743: error: ‘nullptr’ was not declared in this scope
  259. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  260. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3213: error: ‘nullptr’ was not declared in this scope
  261. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  262. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3854: error: ‘nullptr’ was not declared in this scope
  263. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  264. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4123: error: function definition does not declare parameters
  265. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected unqualified-id before ‘&’ token
  266. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘)’ before ‘&’ token
  267. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘;’ before ‘&’ token
  268. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/ostream_insert.h:36,
  269. from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:46,
  270. from ../node_modules/nan/nan.h:37,
  271. from ../src/validation.cc:15:
  272. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘;’ before end of line
  273. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  274. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected unqualified-id before end of line
  275. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected ‘}’ before end of line
  276. /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/cxxabi-forced.h:29: error: expected declaration before end of line
  277. make: *** [Release/obj.target/validation/src/validation.o] Error 1
  278. gyp ERR! build error
  279. gyp ERR! stack Error: `make` failed with exit code: 2
  280. gyp ERR! stack at ChildProcess.onExit (/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
  281. gyp ERR! stack at emitTwo (events.js:126:13)
  282. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  283. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  284. gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
  285. gyp ERR! command "/package/host/localhost/nodejs-8.10.0/bin/node" "/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  286. gyp ERR! cwd /home/curv/nodebb/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
  287. gyp ERR! node -v v8.10.0
  288. gyp ERR! node-gyp -v v3.6.2
  289. gyp ERR! not ok
  290. In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/memory:83,
  291. from /home/curv/.node-gyp/8.10.0/include/node/v8.h:21,
  292. from /home/curv/.node-gyp/8.10.0/include/node/node.h:63,
  293. from ../src/heapdump.cc:15:
  294. /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&)’:
  295. /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
  296. /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&)’:
  297. /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
  298. /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&& ...)’:
  299. /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
  300. /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>&)’:
  301. /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
  302. In file included from /home/curv/.node-gyp/8.10.0/include/node/node.h:63,
  303. from ../src/heapdump.cc:15:
  304. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  305. /home/curv/.node-gyp/8.10.0/include/node/v8.h:334: error: expected unqualified-id before ‘using’
  306. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::MaybeLocal<T>::MaybeLocal()’:
  307. /home/curv/.node-gyp/8.10.0/include/node/v8.h:351: error: ‘nullptr’ was not declared in this scope
  308. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::IsEmpty() const’:
  309. /home/curv/.node-gyp/8.10.0/include/node/v8.h:358: error: ‘nullptr’ was not declared in this scope
  310. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::MaybeLocal<T>::ToLocal(v8::Local<S>*) const’:
  311. /home/curv/.node-gyp/8.10.0/include/node/v8.h:366: error: ‘nullptr’ was not declared in this scope
  312. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal()’:
  313. /home/curv/.node-gyp/8.10.0/include/node/v8.h:395: error: ‘nullptr’ was not declared in this scope
  314. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Eternal<T>::Eternal(v8::Isolate*, v8::Local<S>)’:
  315. /home/curv/.node-gyp/8.10.0/include/node/v8.h:397: error: ‘nullptr’ was not declared in this scope
  316. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::Eternal<T>::IsEmpty() const’:
  317. /home/curv/.node-gyp/8.10.0/include/node/v8.h:402: error: ‘nullptr’ was not declared in this scope
  318. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘bool v8::WeakCallbackInfo<T>::IsFirstPass() const’:
  319. /home/curv/.node-gyp/8.10.0/include/node/v8.h:442: error: ‘nullptr’ was not declared in this scope
  320. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global()’:
  321. /home/curv/.node-gyp/8.10.0/include/node/v8.h:776: error: ‘nullptr’ was not declared in this scope
  322. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::Global<T>::Global(v8::Global<T>&&)’:
  323. /home/curv/.node-gyp/8.10.0/include/node/v8.h:801: error: ‘nullptr’ was not declared in this scope
  324. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::Global<T>& v8::Global<T>::operator=(v8::Global<S>&&)’:
  325. /home/curv/.node-gyp/8.10.0/include/node/v8.h:813: error: ‘nullptr’ was not declared in this scope
  326. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  327. /home/curv/.node-gyp/8.10.0/include/node/v8.h:839: error: expected unqualified-id before ‘using’
  328. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1188: error: ‘nullptr’ was not declared in this scope
  329. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1194: error: ‘nullptr’ was not declared in this scope
  330. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In constructor ‘v8::RegisterState::RegisterState()’:
  331. /home/curv/.node-gyp/8.10.0/include/node/v8.h:1743: error: ‘nullptr’ was not declared in this scope
  332. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  333. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3213: error: ‘nullptr’ was not declared in this scope
  334. /home/curv/.node-gyp/8.10.0/include/node/v8.h: In member function ‘v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const’:
  335. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3854: error: ‘nullptr’ was not declared in this scope
  336. /home/curv/.node-gyp/8.10.0/include/node/v8.h: At global scope:
  337. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4123: error: function definition does not declare parameters
  338. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected unqualified-id before ‘&’ token
  339. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘)’ before ‘&’ token
  340. /home/curv/.node-gyp/8.10.0/include/node/v8.h:4177: error: expected ‘;’ before ‘&’ token
  341. ../src/heapdump.cc:175: error: expected ‘;’ at end of input
  342. ../src/heapdump.cc:175: error: expected ‘}’ at end of input
  343. ../src/heapdump.cc:175: error: expected unqualified-id at end of input
  344. ../src/heapdump.cc:175: error: expected ‘}’ at end of input
  345. /home/curv/.node-gyp/8.10.0/include/node/v8.h:3320: warning: inline function ‘void* v8::Object::GetAlignedPointerFromInternalField(int)’ used but never defined
  346. make: *** [Release/obj.target/addon/src/heapdump.o] Error 1
  347. gyp ERR! build error
  348. gyp ERR! stack Error: `make` failed with exit code: 2
  349. gyp ERR! stack at ChildProcess.onExit (/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
  350. gyp ERR! stack at emitTwo (events.js:126:13)
  351. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  352. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  353. gyp ERR! System Linux 2.6.32-696.18.7.el6.x86_64
  354. gyp ERR! command "/package/host/localhost/nodejs-8.10.0/bin/node" "/package/host/localhost/nodejs-8.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  355. gyp ERR! cwd /home/curv/nodebb/node_modules/heapdump
  356. gyp ERR! node -v v8.10.0
  357. gyp ERR! node-gyp -v v3.6.2
  358. gyp ERR! not ok
  359. npm WARN nodebb-plugin-dbsearch@0.2.16 requires a peer of redisearch@^0.0.4 but none is installed. You must install peer dependencies yourself.
  360. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 (node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil):
  361. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 install: `node-gyp rebuild`
  362. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  363. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 (node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate):
  364. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 install: `node-gyp rebuild`
  365. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  366. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 (node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil):
  367. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 install: `node-gyp rebuild`
  368. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  369. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 (node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate):
  370. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 install: `node-gyp rebuild`
  371. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  372.  
  373. npm ERR! code ELIFECYCLE
  374. npm ERR! errno 1
  375. npm ERR! heapdump@0.3.7 install: `node-gyp rebuild`
  376. npm ERR! Exit status 1
  377. npm ERR!
  378. npm ERR! Failed at the heapdump@0.3.7 install script.
  379. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  380.  
  381. npm ERR! A complete log of this run can be found in:
  382. npm ERR! /home/curv/.npm/_logs/2018-04-10T09_33_03_928Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement