Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 36.12 KB | None | 0 0
  1.  
  2. > node-sass@0.9.6 install /scratch/jenkins/workspace/ApplicationTests/node_modules/gulp-sass/node_modules/node-sass
  3. > node build.js
  4.  
  5. gyp http GET http://nodejs.org/dist/v0.11.8/node-v0.11.8.tar.gz
  6. gyp http 200 http://nodejs.org/dist/v0.11.8/node-v0.11.8.tar.gz
  7.  
  8. make: Entering directory `/scratch/jenkins/workspace/ApplicationTests/node_modules/gulp-sass/node_modules/node-sass/build'
  9.  CXX(target) Release/obj.target/binding/binding.o
  10.  
  11. In file included from ../binding.cpp:1:0:
  12. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Signature> NanNew(v8::Handle<v8::FunctionTemplate>, int, v8::Handle<v8::FunctionTemplate>*)’:
  13. ../node_modules/nan/nan.h:189:78: error: no matching function for call to ‘v8::Signature::New(v8::Isolate*&, v8::Handle<v8::FunctionTemplate>&, int&, v8::Handle<v8::FunctionTemplate>*&)’
  14. ../node_modules/nan/nan.h:189:78: note: candidate is:
  15. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  16.                 from ../node_modules/nan/nan.h:23,
  17.                 from ../binding.cpp:1:
  18. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:3550:27: note: static v8::Local<v8::Signature> v8::Signature::New(v8::Handle<v8::FunctionTemplate>, int, v8::Handle<v8::FunctionTemplate>*)
  19. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:3550:27: note:   candidate expects 3 arguments, 4 provided
  20. In file included from ../binding.cpp:1:0:
  21. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew() [with T = v8::Array]’:
  22. ../node_modules/nan/nan.h:217:52: error: invalid conversion from ‘v8::Isolate*’ to ‘int’ [-fpermissive]
  23. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  24.                 from ../node_modules/nan/nan.h:23,
  25.                 from ../binding.cpp:1:
  26. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2307:23: error:   initializing argument 1 of ‘static v8::Local<v8::Array> v8::Array::New(int)’ [-fpermissive]
  27. In file included from ../binding.cpp:1:0:
  28. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Array; P = int]’:
  29. ../node_modules/nan/nan.h:222:60: error: no matching function for call to ‘v8::Array::New(v8::Isolate*, int&)’
  30. ../node_modules/nan/nan.h:222:60: note: candidate is:
  31. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  32.                 from ../node_modules/nan/nan.h:23,
  33.                 from ../binding.cpp:1:
  34. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2307:23: note: static v8::Local<v8::Array> v8::Array::New(int)
  35. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2307:23: note:   candidate expects 1 argument, 2 provided
  36. In file included from ../binding.cpp:1:0:
  37. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Date; P = double]’:
  38. ../node_modules/nan/nan.h:227:57: error: no matching function for call to ‘v8::Date::New(v8::Isolate*, double&)’
  39. ../node_modules/nan/nan.h:227:57: note: candidate is:
  40. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  41.                 from ../node_modules/nan/nan.h:23,
  42.                 from ../binding.cpp:1:
  43. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2831:23: note: static v8::Local<v8::Value> v8::Date::New(double)
  44. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2831:23: note:   candidate expects 1 argument, 2 provided
  45. In file included from ../binding.cpp:1:0:
  46. ../node_modules/nan/nan.h:227:70: error: expected primary-expression before ‘>’ token
  47. ../node_modules/nan/nan.h:227:72: error: expected primary-expression before ‘)’ token
  48. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Date; P = int]’:
  49. ../node_modules/nan/nan.h:232:57: error: no matching function for call to ‘v8::Date::New(v8::Isolate*, int&)’
  50. ../node_modules/nan/nan.h:232:57: note: candidate is:
  51. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  52.                 from ../node_modules/nan/nan.h:23,
  53.                 from ../binding.cpp:1:
  54. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2831:23: note: static v8::Local<v8::Value> v8::Date::New(double)
  55. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2831:23: note:   candidate expects 1 argument, 2 provided
  56. In file included from ../binding.cpp:1:0:
  57. ../node_modules/nan/nan.h:232:70: error: expected primary-expression before ‘>’ token
  58. ../node_modules/nan/nan.h:232:72: error: expected primary-expression before ‘)’ token
  59. ../node_modules/nan/nan.h: At global scope:
  60. ../node_modules/nan/nan.h:235:11: error: ‘UnboundScript’ in namespace ‘v8’ does not name a type
  61. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P, const v8::ScriptOrigin&)’:
  62. ../node_modules/nan/nan.h:243:9: error: ‘v8::ScriptCompiler’ has not been declared
  63. ../node_modules/nan/nan.h:243:32: error: expected ‘;’ before ‘source’
  64. ../node_modules/nan/nan.h:244:16: error: ‘v8::ScriptCompiler’ has not been declared
  65. ../node_modules/nan/nan.h:245:37: error: ‘source’ was not declared in this scope
  66. ../node_modules/nan/nan.h: At global scope:
  67. ../node_modules/nan/nan.h:249:51: error: ‘NanUnboundScript’ was not declared in this scope
  68. ../node_modules/nan/nan.h:249:67: error: template argument 1 is invalid
  69. ../node_modules/nan/nan.h:249:76: error: ‘NanUnboundScript’ was not declared in this scope
  70. ../node_modules/nan/nan.h:249:69: error: template-id ‘NanNew<<expression error> >’ for ‘int NanNew(v8::Local<v8::String>)’ does not match any template declaration
  71. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::NumberObject; P = double]’:
  72. ../node_modules/nan/nan.h:279:39: error: no matching function for call to ‘v8::NumberObject::New(v8::Isolate*, double&)’
  73. ../node_modules/nan/nan.h:279:39: note: candidate is:
  74. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  75.                 from ../node_modules/nan/nan.h:23,
  76.                 from ../binding.cpp:1:
  77. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2869:23: note: static v8::Local<v8::Value> v8::NumberObject::New(double)
  78. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2869:23: note:   candidate expects 1 argument, 2 provided
  79. In file included from ../binding.cpp:1:0:
  80. ../node_modules/nan/nan.h:279:60: error: expected primary-expression before ‘>’ token
  81. ../node_modules/nan/nan.h:279:62: error: expected primary-expression before ‘)’ token
  82. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Uint32; P = int]’:
  83. ../node_modules/nan/nan.h:309:39: error: invalid conversion from ‘v8::Isolate*’ to ‘uint32_t {aka unsigned int}’ [-fpermissive]
  84. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  85.                 from ../node_modules/nan/nan.h:23,
  86.                 from ../binding.cpp:1:
  87. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1937:25: error:   initializing argument 1 of ‘static v8::Local<v8::Integer> v8::Integer::NewFromUnsigned(uint32_t, v8::Isolate*)’ [-fpermissive]
  88. In file included from ../binding.cpp:1:0:
  89. ../node_modules/nan/nan.h:309:39: error: invalid conversion from ‘int32_t {aka int}’ to ‘v8::Isolate*’ [-fpermissive]
  90. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  91.                 from ../node_modules/nan/nan.h:23,
  92.                 from ../binding.cpp:1:
  93. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1937:25: error:   initializing argument 2 of ‘static v8::Local<v8::Integer> v8::Integer::NewFromUnsigned(uint32_t, v8::Isolate*)’ [-fpermissive]
  94. In file included from ../binding.cpp:1:0:
  95. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Uint32; P = unsigned int]’:
  96. ../node_modules/nan/nan.h:315:39: error: invalid conversion from ‘v8::Isolate*’ to ‘uint32_t {aka unsigned int}’ [-fpermissive]
  97. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  98.                 from ../node_modules/nan/nan.h:23,
  99.                 from ../binding.cpp:1:
  100. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1937:25: error:   initializing argument 1 of ‘static v8::Local<v8::Integer> v8::Integer::NewFromUnsigned(uint32_t, v8::Isolate*)’ [-fpermissive]
  101. In file included from ../binding.cpp:1:0:
  102. ../node_modules/nan/nan.h:315:39: error: invalid conversion from ‘uint32_t {aka unsigned int}’ to ‘v8::Isolate*’ [-fpermissive]
  103. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  104.                 from ../node_modules/nan/nan.h:23,
  105.                 from ../binding.cpp:1:
  106. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1937:25: error:   initializing argument 2 of ‘static v8::Local<v8::Integer> v8::Integer::NewFromUnsigned(uint32_t, v8::Isolate*)’ [-fpermissive]
  107. In file included from ../binding.cpp:1:0:
  108. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Int32; P = int]’:
  109. ../node_modules/nan/nan.h:320:57: error: invalid conversion from ‘v8::Isolate*’ to ‘int32_t {aka int}’ [-fpermissive]
  110. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  111.                 from ../node_modules/nan/nan.h:23,
  112.                 from ../binding.cpp:1:
  113. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 1 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  114. In file included from ../binding.cpp:1:0:
  115. ../node_modules/nan/nan.h:320:57: error: invalid conversion from ‘int32_t {aka int}’ to ‘v8::Isolate*’ [-fpermissive]
  116. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  117.                 from ../node_modules/nan/nan.h:23,
  118.                 from ../binding.cpp:1:
  119. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 2 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  120. In file included from ../binding.cpp:1:0:
  121. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Int32; P = unsigned int]’:
  122. ../node_modules/nan/nan.h:325:57: error: invalid conversion from ‘v8::Isolate*’ to ‘int32_t {aka int}’ [-fpermissive]
  123. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  124.                 from ../node_modules/nan/nan.h:23,
  125.                 from ../binding.cpp:1:
  126. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 1 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  127. In file included from ../binding.cpp:1:0:
  128. ../node_modules/nan/nan.h:325:57: error: invalid conversion from ‘uint32_t {aka unsigned int}’ to ‘v8::Isolate*’ [-fpermissive]
  129. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  130.                 from ../node_modules/nan/nan.h:23,
  131.                 from ../binding.cpp:1:
  132. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 2 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  133. In file included from ../binding.cpp:1:0:
  134. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::String> NanNew(v8::String::ExternalStringResource*)’:
  135. ../node_modules/nan/nan.h:477:71: error: no matching function for call to ‘v8::String::NewExternal(v8::Isolate*, v8::String::ExternalStringResource*&)’
  136. ../node_modules/nan/nan.h:477:71: note: candidates are:
  137. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  138.                 from ../node_modules/nan/nan.h:23,
  139.                 from ../binding.cpp:1:
  140. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1765:24: note: static v8::Local<v8::String> v8::String::NewExternal(v8::String::ExternalStringResource*)
  141. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1765:24: note:   candidate expects 1 argument, 2 provided
  142. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  143.                 from ../node_modules/nan/nan.h:23,
  144.                 from ../binding.cpp:1:
  145. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1786:24: note: static v8::Local<v8::String> v8::String::NewExternal(v8::String::ExternalAsciiStringResource*)
  146. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1786:24: note:   candidate expects 1 argument, 2 provided
  147. In file included from ../binding.cpp:1:0:
  148. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::String> NanNew(v8::String::ExternalAsciiStringResource*)’:
  149. ../node_modules/nan/nan.h:482:71: error: no matching function for call to ‘v8::String::NewExternal(v8::Isolate*, v8::String::ExternalAsciiStringResource*&)’
  150. ../node_modules/nan/nan.h:482:71: note: candidates are:
  151. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  152.                 from ../node_modules/nan/nan.h:23,
  153.                 from ../binding.cpp:1:
  154. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1765:24: note: static v8::Local<v8::String> v8::String::NewExternal(v8::String::ExternalStringResource*)
  155. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1765:24: note:   candidate expects 1 argument, 2 provided
  156. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  157.                 from ../node_modules/nan/nan.h:23,
  158.                 from ../binding.cpp:1:
  159. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1786:24: note: static v8::Local<v8::String> v8::String::NewExternal(v8::String::ExternalAsciiStringResource*)
  160. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1786:24: note:   candidate expects 1 argument, 2 provided
  161. In file included from ../binding.cpp:1:0:
  162. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Primitive> NanUndefined()’:
  163. ../node_modules/nan/nan.h:510:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  164. ../node_modules/nan/nan.h:510:30: error: expected ‘;’ before ‘scope’
  165. ../node_modules/nan/nan.h:511:12: error: ‘scope’ was not declared in this scope
  166. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Primitive> NanNull()’:
  167. ../node_modules/nan/nan.h:515:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  168. ../node_modules/nan/nan.h:515:30: error: expected ‘;’ before ‘scope’
  169. ../node_modules/nan/nan.h:516:12: error: ‘scope’ was not declared in this scope
  170. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Boolean> NanTrue()’:
  171. ../node_modules/nan/nan.h:520:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  172. ../node_modules/nan/nan.h:520:30: error: expected ‘;’ before ‘scope’
  173. ../node_modules/nan/nan.h:521:12: error: ‘scope’ was not declared in this scope
  174. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Boolean> NanFalse()’:
  175. ../node_modules/nan/nan.h:525:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  176. ../node_modules/nan/nan.h:525:30: error: expected ‘;’ before ‘scope’
  177. ../node_modules/nan/nan.h:526:12: error: ‘scope’ was not declared in this scope
  178. ../node_modules/nan/nan.h: In function ‘void NanSetTemplate(v8::Handle<v8::Template>, const char*, v8::Handle<v8::Data>)’:
  179. ../node_modules/nan/nan.h:538:54: error: no matching function for call to ‘v8::Template::Set(v8::Isolate*, const char*&, v8::Handle<v8::Data>&)’
  180. ../node_modules/nan/nan.h:538:54: note: candidates are:
  181. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  182.                 from ../node_modules/nan/nan.h:23,
  183.                 from ../binding.cpp:1:
  184. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:3027:8: note: void v8::Template::Set(v8::Handle<v8::String>, v8::Handle<v8::Data>, v8::PropertyAttribute)
  185. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:3027:8: note:   no known conversion for argument 1 from ‘v8::Isolate*’ to ‘v8::Handle<v8::String>’
  186. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  187.                 from ../node_modules/nan/nan.h:23,
  188.                 from ../binding.cpp:1:
  189. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:5936:6: note: void v8::Template::Set(const char*, v8::Handle<v8::Data>)
  190. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:5936:6: note:   candidate expects 2 arguments, 3 provided
  191. In file included from ../binding.cpp:1:0:
  192. ../node_modules/nan/nan.h: At global scope:
  193. ../node_modules/nan/nan.h:567:20: error: variable or field ‘NanAddGCEpilogueCallback’ declared void
  194. ../node_modules/nan/nan.h:567:7: error: ‘GCEpilogueCallback’ is not a member of ‘v8::Isolate’
  195. ../node_modules/nan/nan.h:568:18: error: expected primary-expression before ‘gc_type_filter’
  196. ../node_modules/nan/nan.h:573:20: error: variable or field ‘NanRemoveGCEpilogueCallback’ declared void
  197. ../node_modules/nan/nan.h:573:7: error: ‘GCEpilogueCallback’ is not a member of ‘v8::Isolate’
  198. ../node_modules/nan/nan.h:578:20: error: variable or field ‘NanAddGCPrologueCallback’ declared void
  199. ../node_modules/nan/nan.h:578:7: error: ‘GCPrologueCallback’ is not a member of ‘v8::Isolate’
  200. ../node_modules/nan/nan.h:579:18: error: expected primary-expression before ‘gc_type_filter’
  201. ../node_modules/nan/nan.h:584:20: error: variable or field ‘NanRemoveGCPrologueCallback’ declared void
  202. ../node_modules/nan/nan.h:584:7: error: ‘GCPrologueCallback’ is not a member of ‘v8::Isolate’
  203. In file included from ../binding.cpp:1:0:
  204. ../node_modules/nan/nan.h: In function ‘void NanThrowError(const char*)’:
  205. ../node_modules/nan/nan.h:705:87: error: ‘class v8::Isolate’ has no member named ‘ThrowException’
  206. In file included from ../binding.cpp:1:0:
  207. ../node_modules/nan/nan.h: In function ‘void NanThrowError(v8::Handle<v8::Value>)’:
  208. ../node_modules/nan/nan.h:710:32: error: ‘class v8::Isolate’ has no member named ‘ThrowException’
  209. ../node_modules/nan/nan.h: In function ‘void NanThrowTypeError(const char*)’:
  210. ../node_modules/nan/nan.h:735:87: error: ‘class v8::Isolate’ has no member named ‘ThrowException’
  211. ../node_modules/nan/nan.h: In function ‘void NanThrowRangeError(const char*)’:
  212. ../node_modules/nan/nan.h:743:87: error: ‘class v8::Isolate’ has no member named ‘ThrowException’
  213. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanNewBufferHandle(char*, size_t, node::smalloc::FreeCallback, void*)’:
  214. ../node_modules/nan/nan.h:759:64: error: no matching function for call to ‘New(v8::Isolate*, char*&, size_t&, void (*&)(char*, void*), void*&)’
  215. ../node_modules/nan/nan.h:759:64: note: candidates are:
  216. In file included from ../node_modules/nan/nan.h:24:0,
  217.                 from ../binding.cpp:1:
  218. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note: v8::Local<v8::Object> node::Buffer::New(size_t)
  219. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note:   candidate expects 1 argument, 5 provided
  220. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note: v8::Local<v8::Object> node::Buffer::New(v8::Handle<v8::String>, node::encoding)
  221. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note:   candidate expects 2 arguments, 5 provided
  222. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note: v8::Local<v8::Object> node::Buffer::New(const char*, size_t)
  223. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note:   candidate expects 2 arguments, 5 provided
  224. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note: v8::Local<v8::Object> node::Buffer::New(char*, size_t, node::smalloc::FreeCallback, void*)
  225. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note:   candidate expects 4 arguments, 5 provided
  226. In file included from ../binding.cpp:1:0:
  227. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanNewBufferHandle(const char*, uint32_t)’:
  228. ../node_modules/nan/nan.h:766:67: error: no matching function for call to ‘New(v8::Isolate*, const char*&, uint32_t&)’
  229. ../node_modules/nan/nan.h:766:67: note: candidates are:
  230. In file included from ../node_modules/nan/nan.h:24:0,
  231.                 from ../binding.cpp:1:
  232. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note: v8::Local<v8::Object> node::Buffer::New(size_t)
  233. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note:   candidate expects 1 argument, 3 provided
  234. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note: v8::Local<v8::Object> node::Buffer::New(v8::Handle<v8::String>, node::encoding)
  235. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note:   candidate expects 2 arguments, 3 provided
  236. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note: v8::Local<v8::Object> node::Buffer::New(const char*, size_t)
  237. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note:   candidate expects 2 arguments, 3 provided
  238. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note: v8::Local<v8::Object> node::Buffer::New(char*, size_t, node::smalloc::FreeCallback, void*)
  239. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note:   candidate expects 4 arguments, 3 provided
  240. In file included from ../binding.cpp:1:0:
  241. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanNewBufferHandle(uint32_t)’:
  242. ../node_modules/nan/nan.h:770:61: error: no matching function for call to ‘New(v8::Isolate*, uint32_t&)’
  243. ../node_modules/nan/nan.h:770:61: note: candidates are:
  244. In file included from ../node_modules/nan/nan.h:24:0,
  245.                 from ../binding.cpp:1:
  246. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note: v8::Local<v8::Object> node::Buffer::New(size_t)
  247. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:46:24: note:   candidate expects 1 argument, 2 provided
  248. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note: v8::Local<v8::Object> node::Buffer::New(v8::Handle<v8::String>, node::encoding)
  249. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:48:24: note:   no known conversion for argument 1 from ‘v8::Isolate*’ to ‘v8::Handle<v8::String>’
  250. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note: v8::Local<v8::Object> node::Buffer::New(const char*, size_t)
  251. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:52:24: note:   no known conversion for argument 1 from ‘v8::Isolate*’ to ‘const char*’
  252. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note: v8::Local<v8::Object> node::Buffer::New(char*, size_t, node::smalloc::FreeCallback, void*)
  253. /home/jenkins/.node-gyp/0.11.8/src/node_buffer.h:54:24: note:   candidate expects 4 arguments, 2 provided
  254. In file included from ../binding.cpp:1:0:
  255. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Object> NanBufferUse(char*, uint32_t)’:
  256. ../node_modules/nan/nan.h:777:67: error: cannot convert ‘v8::Isolate*’ to ‘char*’ for argument ‘1’ to ‘v8::Local<v8::Object> node::Buffer::Use(char*, uint32_t)’
  257. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Script> NanCompileScript(v8::Local<v8::String>, const v8::ScriptOrigin&)’:
  258. ../node_modules/nan/nan.h:803:9: error: ‘v8::ScriptCompiler’ has not been declared
  259. ../node_modules/nan/nan.h:803:32: error: expected ‘;’ before ‘source’
  260. ../node_modules/nan/nan.h:804:16: error: ‘v8::ScriptCompiler’ has not been declared
  261. ../node_modules/nan/nan.h:804:68: error: ‘source’ was not declared in this scope
  262. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Script> NanCompileScript(v8::Local<v8::String>)’:
  263. ../node_modules/nan/nan.h:810:9: error: ‘v8::ScriptCompiler’ has not been declared
  264. ../node_modules/nan/nan.h:810:32: error: expected ‘;’ before ‘source’
  265. ../node_modules/nan/nan.h:811:16: error: ‘v8::ScriptCompiler’ has not been declared
  266. ../node_modules/nan/nan.h:811:68: error: ‘source’ was not declared in this scope
  267. ../node_modules/nan/nan.h: At global scope:
  268. ../node_modules/nan/nan.h:815:18: error: ‘NanUnboundScript’ was not declared in this scope
  269. ../node_modules/nan/nan.h:815:34: error: template argument 1 is invalid
  270. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanRunScript(int)’:
  271. ../node_modules/nan/nan.h:817:18: error: base operand of ‘->’ is not a pointer
  272. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*)’:
  273. ../node_modules/nan/nan.h:832:60: error: no matching function for call to ‘MakeCallback(v8::Isolate*, v8::Handle<v8::Object>&, v8::Handle<v8::Function>&, int&, v8::Handle<v8::Value>*&)’
  274. ../node_modules/nan/nan.h:832:60: note: candidates are:
  275. In file included from ../node_modules/nan/nan.h:23:0,
  276.                 from ../binding.cpp:1:
  277. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)
  278. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note:   candidate expects 4 arguments, 5 provided
  279. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*)
  280. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note:   candidate expects 4 arguments, 5 provided
  281. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*)
  282. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note:   candidate expects 4 arguments, 5 provided
  283. In file included from ../binding.cpp:1:0:
  284. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*)’:
  285. ../node_modules/nan/nan.h:841:62: error: no matching function for call to ‘MakeCallback(v8::Isolate*, v8::Handle<v8::Object>&, v8::Handle<v8::String>&, int&, v8::Handle<v8::Value>*&)’
  286. ../node_modules/nan/nan.h:841:62: note: candidates are:
  287. In file included from ../node_modules/nan/nan.h:23:0,
  288.                 from ../binding.cpp:1:
  289. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)
  290. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note:   candidate expects 4 arguments, 5 provided
  291. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*)
  292. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note:   candidate expects 4 arguments, 5 provided
  293. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*)
  294. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note:   candidate expects 4 arguments, 5 provided
  295. In file included from ../binding.cpp:1:0:
  296. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Value> NanMakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)’:
  297. ../node_modules/nan/nan.h:850:62: error: no matching function for call to ‘MakeCallback(v8::Isolate*, v8::Handle<v8::Object>&, const char*&, int&, v8::Handle<v8::Value>*&)’
  298. ../node_modules/nan/nan.h:850:62: note: candidates are:
  299. In file included from ../node_modules/nan/nan.h:23:0,
  300.                 from ../binding.cpp:1:
  301. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)
  302. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note:   candidate expects 4 arguments, 5 provided
  303. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*)
  304. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note:   candidate expects 4 arguments, 5 provided
  305. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*)
  306. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note:   candidate expects 4 arguments, 5 provided
  307. In file included from ../binding.cpp:1:0:
  308. ../node_modules/nan/nan.h: In function ‘T* NanGetIsolateData(v8::Isolate*)’:
  309. ../node_modules/nan/nan.h:865:48: error: no matching function for call to ‘v8::Isolate::GetData(int)’
  310. ../node_modules/nan/nan.h:865:48: note: candidate is:
  311. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  312.                 from ../node_modules/nan/nan.h:23,
  313.                 from ../binding.cpp:1:
  314. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:6394:7: note: void* v8::Isolate::GetData()
  315. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:6394:7: note:   candidate expects 0 arguments, 1 provided
  316. In file included from ../binding.cpp:1:0:
  317. ../node_modules/nan/nan.h: In member function ‘v8::Local<v8::Function> NanCallback::GetFunction() const’:
  318. ../node_modules/nan/nan.h:1808:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  319. ../node_modules/nan/nan.h:1808:30: error: expected ‘;’ before ‘scope’
  320. ../node_modules/nan/nan.h:1809:12: error: ‘scope’ was not declared in this scope
  321. ../node_modules/nan/nan.h: In member function ‘v8::Handle<v8::Value> NanCallback::Call(int, v8::Handle<v8::Value>*) const’:
  322. ../node_modules/nan/nan.h:1819:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  323. ../node_modules/nan/nan.h:1819:30: error: expected ‘;’ before ‘scope’
  324. ../node_modules/nan/nan.h:1824:12: error: ‘scope’ was not declared in this scope
  325. In file included from ../binding.cpp:1:0:
  326. ../node_modules/nan/nan.h:1824:141: error: no matching function for call to ‘MakeCallback(v8::Isolate*&, v8::Local<v8::Object>, v8::Local<v8::Function>&, int&, v8::Handle<v8::Value>*&)’
  327. ../node_modules/nan/nan.h:1824:141: note: candidates are:
  328. In file included from ../node_modules/nan/nan.h:23:0,
  329.                 from ../binding.cpp:1:
  330. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, const char*, int, v8::Handle<v8::Value>*)
  331. /home/jenkins/.node-gyp/0.11.8/src/node.h:76:24: note:   candidate expects 4 arguments, 5 provided
  332. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*)
  333. /home/jenkins/.node-gyp/0.11.8/src/node.h:81:24: note:   candidate expects 4 arguments, 5 provided
  334. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note: v8::Handle<v8::Value> node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*)
  335. /home/jenkins/.node-gyp/0.11.8/src/node.h:86:24: note:   candidate expects 4 arguments, 5 provided
  336. In file included from ../binding.cpp:1:0:
  337. ../node_modules/nan/nan.h: In member function ‘v8::Local<v8::Object> NanAsyncWorker::GetFromPersistent(const char*) const’:
  338. ../node_modules/nan/nan.h:1895:5: error: ‘EscapableHandleScope’ is not a member of ‘v8’
  339. ../node_modules/nan/nan.h:1895:30: error: expected ‘;’ before ‘scope’
  340. ../node_modules/nan/nan.h:1897:12: error: ‘scope’ was not declared in this scope
  341. In file included from ../binding.cpp:1:0:
  342. ../node_modules/nan/nan.h: In instantiation of ‘v8::Local<T> NanNew(P) [with T = v8::Integer; P = int]’:
  343. ../node_modules/nan/nan.h:464:35:   required from here
  344. ../node_modules/nan/nan.h:181:50: error: invalid conversion from ‘v8::Isolate*’ to ‘int32_t {aka int}’ [-fpermissive]
  345. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  346.                 from ../node_modules/nan/nan.h:23,
  347.                 from ../binding.cpp:1:
  348. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 1 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  349. In file included from ../binding.cpp:1:0:
  350. ../node_modules/nan/nan.h:181:50: error: invalid conversion from ‘int’ to ‘v8::Isolate*’ [-fpermissive]
  351. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  352.                 from ../node_modules/nan/nan.h:23,
  353.                 from ../binding.cpp:1:
  354. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:1936:25: error:   initializing argument 2 of ‘static v8::Local<v8::Integer> v8::Integer::New(int32_t, v8::Isolate*)’ [-fpermissive]
  355. In file included from ../binding.cpp:1:0:
  356. ../node_modules/nan/nan.h: In instantiation of ‘v8::Local<T> NanNew(P) [with T = v8::Boolean; P = bool]’:
  357. ../node_modules/nan/nan.h:472:35:   required from here
  358. ../node_modules/nan/nan.h:181:50: error: no matching function for call to ‘v8::Boolean::New(v8::Isolate*, bool&)’
  359. ../node_modules/nan/nan.h:181:50: note: candidate is:
  360. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  361.                 from ../node_modules/nan/nan.h:23,
  362.                 from ../binding.cpp:1:
  363. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:5931:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(bool)
  364. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:5931:17: note:   candidate expects 1 argument, 2 provided
  365. In file included from ../binding.cpp:1:0:
  366. ../node_modules/nan/nan.h: In instantiation of ‘v8::Local<T> NanNew() [with T = v8::Object]’:
  367. ../node_modules/nan/nan.h:1786:52:   required from here
  368. ../node_modules/nan/nan.h:176:44: error: no matching function for call to ‘v8::Object::New(v8::Isolate*)’
  369. ../node_modules/nan/nan.h:176:44: note: candidate is:
  370. In file included from /home/jenkins/.node-gyp/0.11.8/src/node.h:61:0,
  371.                 from ../node_modules/nan/nan.h:23,
  372.                 from ../binding.cpp:1:
  373. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2279:24: note: static v8::Local<v8::Object> v8::Object::New()
  374. /home/jenkins/.node-gyp/0.11.8/deps/v8/include/v8.h:2279:24: note:   candidate expects 0 arguments, 1 provided
  375. In file included from ../binding.cpp:1:0:
  376. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew(P) [with T = v8::Array; P = int]’:
  377. ../node_modules/nan/nan.h:223:3: warning: control reaches end of non-void function [-Wreturn-type]
  378. In file included from ../binding.cpp:1:0:
  379. ../node_modules/nan/nan.h: In member function ‘v8::Handle<v8::Value> NanCallback::Call(int, v8::Handle<v8::Value>*) const’:
  380. ../node_modules/nan/nan.h:1848:3: warning: control reaches end of non-void function [-Wreturn-type]
  381. In file included from ../binding.cpp:1:0:
  382. ../node_modules/nan/nan.h: In function ‘v8::Local<v8::Primitive> NanNull()’:
  383. ../node_modules/nan/nan.h:517:3: warning: control reaches end of non-void function [-Wreturn-type]
  384. In file included from ../binding.cpp:1:0:
  385. ../node_modules/nan/nan.h: In function ‘v8::Local<T> NanNew() [with T = v8::Object]’:
  386. ../node_modules/nan/nan.h:177:3: warning: control reaches end of non-void function [-Wreturn-type]
  387. make: *** [Release/obj.target/binding/binding.o] Error 1
  388. make: Leaving directory `/scratch/jenkins/workspace/ApplicationTests/node_modules/gulp-sass/node_modules/node-sass/build'
  389. gyp ERR! build error
  390. gyp ERR! stack Error: `make` failed with exit code: 2
  391. gyp ERR! stack     at ChildProcess.onExit (/scratch/jenkins/addons/node/node-0.11.8-x86_64/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
  392. gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:106:17)
  393. gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:827:12)
  394. gyp ERR! System Linux 3.9.4-1-mansion
  395. gyp ERR! command "node" "/scratch/jenkins/addons/node/node-0.11.8-x86_64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  396. gyp ERR! cwd /scratch/jenkins/workspace/ApplicationTests/node_modules/gulp-sass/node_modules/node-sass
  397. gyp ERR! node -v v0.11.8
  398. gyp ERR! node-gyp -v v0.11.0
  399. gyp ERR! not ok
  400. Build failed
  401. npm ERR! node-sass@0.9.6 install: `node build.js`
  402. npm ERR! Exit status 1
  403. npm ERR!
  404. npm ERR! Failed at the node-sass@0.9.6 install script.
  405. npm ERR! This is most likely a problem with the node-sass package,
  406. npm ERR! not with npm itself.
  407. npm ERR! Tell the author that this fails on your system:
  408. npm ERR!     node build.js
  409. npm ERR! You can get their info via:
  410. npm ERR!     npm owner ls node-sass
  411. npm ERR! There is likely additional logging output above.
  412.  
  413. npm ERR! System Linux 3.9.4-1-mansion
  414. npm ERR! command "node" "/scratch/jenkins/addons/node/node-0.11.8-x86_64/bin/npm" "install"
  415. npm ERR! cwd /scratch/jenkins/workspace/ApplicationTests
  416. npm ERR! node -v v0.11.8
  417. npm ERR! npm -v 1.3.13
  418. npm ERR! code ELIFECYCLE
  419. npm ERR!
  420. npm ERR! Additional logging details can be found in:
  421. npm ERR!     /scratch/jenkins/workspace/ApplicationTests/npm-debug.log
  422. npm ERR! not ok code 0
  423. Build step 'Execute shell' marked build as failure
  424.  
  425. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
  426. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement