You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.12.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/home/debian/sandbox/node_modules/ife/.node-gyp"
child_process: customFds option is deprecated, use stdio instead.
make: Entering directory /home/debian/sandbox/node_modules/ife/build' CXX(target) Release/obj.target/IFEBinding/IFE.o In file included from ../IFE.cc:12:0: ../IFEheader.h:29:44: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:29:59: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:30:45: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:30:60: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:31:43: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:31:58: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:32:45: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:32:60: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:33:48: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:33:63: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:34:49: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:34:64: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In member function ‘void node::IFE::emit(v8::Local<v8::Value>*, int)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:132:30: error: ‘v8::Persistent<v8::Object> node::ObjectWrap::handle_’ is private ../IFE.cc:27:29: error: within this context ../IFE.cc:27:36: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::Object>’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:132:30: error: ‘v8::Persistent<v8::Object> node::ObjectWrap::handle_’ is private ../IFE.cc:31:20: error: within this context ../IFE.cc:31:40: error: no matching function for call to ‘v8::Function::Call(v8::Persistent<v8::Object>&, int&, v8::Local<v8::Value>*&)’ ../IFE.cc:31:40: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2557:16: note: v8::Local<v8::Value> v8::Function::Call(v8::Handle<v8::Value>, int, v8::Handle<v8::Value>*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2557:16: note: no known conversion for argument 1 from ‘v8::Persistent<v8::Object>’ to ‘v8::Handle<v8::Value>’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static void node::IFE::Initialize(v8::Handle<v8::Object>)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:40:17: error: within this context ../IFE.cc:42:63: error: no matching function for call to ‘v8::FunctionTemplate::New(v8::Handle<v8::Value> (&)(const int&))’ ../IFE.cc:42:63: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:3455:34: note: static v8::Local<v8::FunctionTemplate> v8::FunctionTemplate::New(v8::Isolate*, v8::FunctionCallback, v8::Handle<v8::Value>, v8::Handle<v8::Signature>, int) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:3455:34: note: no known conversion for argument 1 from ‘v8::Handle<v8::Value>(const int&)’ to ‘v8::Isolate*’ ../IFE.cc:43:63: error: no matching function for call to ‘v8::Persistent<v8::FunctionTemplate>::New(v8::Local<v8::FunctionTemplate>&)’ ../IFE.cc:43:63: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:5809:4: note: static T* v8::PersistentBase<T>::New(v8::Isolate*, T*) [with T = v8::FunctionTemplate] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:5809:4: note: candidate expects 2 arguments, 1 provided ../IFE.cc:44:25: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc:45:25: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc:45:40: error: ‘NewSymbol’ is not a member of ‘v8::String’ ../IFE.cc:47:70: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:48:66: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:49:70: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:50:76: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:51:78: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:53:38: error: ‘NODE_PSYMBOL’ was not declared in this scope ../IFE.cc:54:17: error: ‘NewSymbol’ is not a member of ‘v8::String’ ../IFE.cc:54:63: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc: At global scope: ../IFE.cc:57:32: error: ‘Arguments’ does not name a type ../IFE.cc:57:43: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::New(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:58:17: error: within this context ../IFE.cc:61:18: error: request for member ‘This’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:62:38: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:62:54: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:64:14: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:65:46: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:66:35: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:69:17: error: request for member ‘This’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc: At global scope: ../IFE.cc:72:37: error: ‘Arguments’ does not name a type ../IFE.cc:72:48: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::arpcache(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:73:17: error: within this context ../IFE.cc:79:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:79:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:80:38: error: no matching function for call to ‘v8::Object::New()’ ../IFE.cc:80:38: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: static v8::Local<v8::Object> v8::Object::New(v8::Isolate*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: candidate expects 1 argument, 0 provided ../IFE.cc:84:69: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:88:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:88:38: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:91:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc: At global scope: ../IFE.cc:94:33: error: ‘Arguments’ does not name a type ../IFE.cc:94:44: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::list(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:97:17: error: within this context ../IFE.cc:101:39: error: invalid conversion from ‘int’ to ‘v8::Isolate*’ [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2417:23: error: initializing argument 1 of ‘static v8::Local<v8::Array> v8::Array::New(v8::Isolate*, int)’ [-fpermissive] ../IFE.cc:104:42: error: no matching function for call to ‘v8::Object::New()’ ../IFE.cc:104:42: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: static v8::Local<v8::Object> v8::Object::New(v8::Isolate*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: candidate expects 1 argument, 0 provided ../IFE.cc:105:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:105:39: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:116:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:116:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:116:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:118:20: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:118:62: error: no matching function for call to ‘v8::Integer::New(int&)’ ../IFE.cc:118:62: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: static v8::Local<v8::Integer> v8::Integer::New(v8::Isolate*, int32_t) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: candidate expects 2 arguments, 1 provided ../IFE.cc:120:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:120:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:120:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:121:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:121:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:121:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:122:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:122:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:122:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:127:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:127:38: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:128:29: error: no matching function for call to ‘v8::Number::New(int&)’ ../IFE.cc:128:29: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:1999:24: note: static v8::Local<v8::Number> v8::Number::New(v8::Isolate*, double) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:1999:24: note: candidate expects 2 arguments, 1 provided ../IFE.cc:131:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc: At global scope: ../IFE.cc:134:31: error: ‘Arguments’ does not name a type ../IFE.cc:134:42: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::up(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:135:17: error: within this context ../IFE.cc:138:31: error: request for member ‘Holder’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:142:29: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:143:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:145:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:145:74: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:146:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:146:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:166:31: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:168:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:168:72: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:169:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:169:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:173:50: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:174:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:174:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:174:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:174:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:175:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:175:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:175:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:175:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:176:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:176:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:176:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:176:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:180:35: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:186:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:186:63: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:187:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:187:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:191:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:192:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:194:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:194:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:196:33: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:196:33: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc: At global scope: ../IFE.cc:199:33: error: ‘Arguments’ does not name a type ../IFE.cc:199:44: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::down(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:200:17: error: within this context ../IFE.cc:203:31: error: request for member ‘Holder’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:207:14: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:208:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:208:77: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:209:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:209:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:211:30: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:213:48: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:220:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:220:61: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:221:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:221:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:223:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:224:7: error: ‘AsciiValue’ is not a member of ‘v8::String’ ../IFE.cc:224:30: error: expected ‘;’ before ‘val’ ../IFE.cc:233:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:234:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:236:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:236:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:238:33: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:238:33: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc: At global scope: ../IFE.cc:241:36: error: ‘Arguments’ does not name a type ../IFE.cc:241:47: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::gratarp(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:247:17: error: within this context ../IFE.cc:249:29: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:250:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:252:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:252:74: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:253:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:253:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:259:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:261:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:261:78: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:262:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:262:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:266:46: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:267:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:267:66: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:268:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:268:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:271:32: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:273:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:273:79: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:274:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:274:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:278:44: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:279:39: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:279:61: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:280:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:280:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:283:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:301:41: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:301:72: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:302:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:302:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:306:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:307:17: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:308:45: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:308:93: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:309:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:309:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:311:21: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:314:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:315:17: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:316:45: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:316:93: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:317:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:317:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:319:23: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:321:41: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:321:89: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:322:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:322:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:327:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:327:42: error: no matching function for call to ‘v8::Integer::New(int&)’ ../IFE.cc:327:42: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: static v8::Local<v8::Integer> v8::Integer::New(v8::Isolate*, int32_t) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: candidate expects 2 arguments, 1 provided In file included from ../IFEheader.h:4:0, from ../IFE.cc:12: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In static member function ‘static T* node::ObjectWrap::Unwrap(v8::Handle<v8::Object>) [with T = node::IFE]’: ../IFE.cc:139:43: instantiated from here /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:55:32: error: ‘node::ObjectWrap’ is an inaccessible base of ‘node::IFE’ ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::gratarp(const int&)’: ../IFE.cc:328:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::down(const int&)’: ../IFE.cc:239:3: warning: control reaches end of non-void function [-Wreturn-type] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In static member function ‘static T* node::ObjectWrap::Unwrap(v8::Handle<v8::Object>) [with T = node::IFE]’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:56:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::up(const int&)’: ../IFE.cc:197:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::list(const int&)’: ../IFE.cc:132:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::arpcache(const int&)’: ../IFE.cc:92:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::New(const int&)’: ../IFE.cc:70:3: warning: control reaches end of non-void function [-Wreturn-type] make: *** [Release/obj.target/IFEBinding/IFE.o] Error 1 make: Leaving directory/home/debian/sandbox/node_modules/ife/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1067:12)
gyp ERR! System Linux 3.14.1_006-trio2000
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/debian/sandbox/node_modules/ife
gyp ERR! node -v v0.12.0
gyp ERR! node-gyp -v v1.0.2
gyp ERR! not ok
npm ERR! Linux 3.14.1_006-trio2000
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "ife"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the ife package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls ife
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/debian/sandbox/npm-debug.log
Content of the npm-debug.log file:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install', 'ife' ]
2 info using [email protected]
3 info using [email protected]
4 silly cache add args [ 'ife', null ]
5 verbose cache add spec ife
6 silly cache add parsed spec { raw: 'ife',
6 silly cache add scope: null,
6 silly cache add name: 'ife',
6 silly cache add rawSpec: '',
6 silly cache add spec: '',
6 silly cache add type: 'range' }
7 verbose addNamed ife@
8 silly addNamed semver.valid null
9 silly addNamed semver.validRange *
10 silly addNameRange { name: 'ife', range: '', hasData: false }
11 silly mapToRegistry name ife
12 silly mapToRegistry using default registry
13 silly mapToRegistry registry https://registry.npmjs.org/
14 silly mapToRegistry uri https://registry.npmjs.org/ife
15 verbose addNameRange registry:https://registry.npmjs.org/ife not in flight; fetching
16 verbose request uri https://registry.npmjs.org/ife
17 verbose request no auth needed
18 info attempt registry request try (SIOCGIFCONF): Bad file descriptor #1 at 22:27:39
19 verbose request id bab6f08eef43988d
20 http request GET https://registry.npmjs.org/ife
21 http 200 https://registry.npmjs.org/ife
22 silly get cb [ 200,
22 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
22 silly get etag: '"CSI6U7CPXVNEEULFRESFBYL8T"',
22 silly get 'content-type': 'application/json',
22 silly get 'cache-control': 'max-age=60',
22 silly get 'content-length': '11219',
22 silly get 'accept-ranges': 'bytes',
22 silly get date: 'Mon, 20 Jul 2015 22:27:40 GMT',
22 silly get via: '1.1 varnish',
22 silly get age: '0',
22 silly get connection: 'keep-alive',
22 silly get 'x-served-by': 'cache-sjc3131-SJC',
22 silly get 'x-cache': 'MISS',
22 silly get 'x-cache-hits': '0',
22 silly get 'x-timer': 'S1437431260.213488,VS0,VE90',
22 silly get vary: 'Accept' } ]
23 verbose get saving ife to /root/.npm/registry.npmjs.org/ife/.cache.json
24 silly addNameRange number 2 { name: 'ife', range: '', hasData: true }
25 silly addNameRange versions [ 'ife',
25 silly addNameRange [ '0.0.1',
25 silly addNameRange '0.0.2',
25 silly addNameRange '0.0.3',
25 silly addNameRange '0.0.4',
25 silly addNameRange '0.0.5',
25 silly addNameRange '0.0.6',
25 silly addNameRange '0.0.7',
25 silly addNameRange '0.0.8',
25 silly addNameRange '0.0.9',
25 silly addNameRange '0.0.10' ] ]
26 verbose addNamed [email protected]
27 silly addNamed semver.valid 0.0.10
28 silly addNamed semver.validRange 0.0.10
29 silly mapToRegistry name ife
30 silly mapToRegistry using default registry
31 silly mapToRegistry registry https://registry.npmjs.org/
32 silly mapToRegistry uri https://registry.npmjs.org/ife
33 verbose addRemoteTarball https://registry.npmjs.org/ife/-/ife-0.0.10.tgz not in flight; adding
34 verbose addRemoteTarball [ 'https://registry.npmjs.org/ife/-/ife-0.0.10.tgz',
34 verbose addRemoteTarball '39b7ba35d159bf213e553f2a635a4350aebdf68b' ]
35 info retry fetch attempt 1 at 22:27:40
36 info attempt registry request try (SIOCGIFCONF): Bad file descriptor #1 at 22:27:40
37 http fetch GET https://registry.npmjs.org/ife/-/ife-0.0.10.tgz
38 http fetch 200 https://registry.npmjs.org/ife/-/ife-0.0.10.tgz
39 silly fetchAndShaCheck shasum 39b7ba35d159bf213e553f2a635a4350aebdf68b
40 verbose addTmpTarball /tmp/npm-2105-6d2e1bcf/registry.npmjs.org/ife/-/ife-0.0.10.tgz not in flight; adding
41 verbose addTmpTarball already have metadata; skipping unpack for [email protected]
42 silly cache afterAdd [email protected]
43 verbose afterAdd /root/.npm/ife/0.0.10/package/package.json not in flight; writing
44 verbose afterAdd /root/.npm/ife/0.0.10/package/package.json written
45 silly install resolved [ { name: 'ife',
45 silly install resolved description: 'Interface Management for Node.js',
45 silly install resolved keywords: [ 'ife', 'ifconfig', 'ipconfig' ],
45 silly install resolved version: '0.0.10',
45 silly install resolved preferGlobal: true,
45 silly install resolved author: { name: 'Theo Schlossnagle' },
45 silly install resolved repository: { type: 'git', url: 'git://github.com/postwait/node-ife.git' },
45 silly install resolved bugs: { url: 'http://github.com/postwait/node-ife/issues' },
45 silly install resolved main: './index',
45 silly install resolved engines: { node: '0.6 || 0.8 || 0.10' },
45 silly install resolved licenses: [ [Object] ],
45 silly install resolved scripts: { install: 'node-gyp rebuild' },
45 silly install resolved gypfile: true,
45 silly install resolved homepage: 'https://github.com/postwait/node-ife',
45 silly install resolved _id: '[email protected]',
45 silly install resolved dist:
45 silly install resolved { shasum: '39b7ba35d159bf213e553f2a635a4350aebdf68b',
45 silly install resolved tarball: 'http://registry.npmjs.org/ife/-/ife-0.0.10.tgz' },
45 silly install resolved _from: 'ife@*',
45 silly install resolved _npmVersion: '1.4.3',
45 silly install resolved _npmUser: { name: 'postwait', email: '[email protected]' },
45 silly install resolved maintainers: [ [Object] ],
45 silly install resolved directories: {},
45 silly install resolved _shasum: '39b7ba35d159bf213e553f2a635a4350aebdf68b',
45 silly install resolved _resolved: 'https://registry.npmjs.org/ife/-/ife-0.0.10.tgz' } ]
46 info install [email protected] into /home/debian/sandbox
47 info installOne [email protected]
48 verbose installOne of ife to /home/debian/sandbox not in flight; installing
49 verbose lock using /root/.npm/_locks/ife-5f1619226d381faa.lock for /home/debian/sandbox/node_modules/ife
50 warn engine [email protected]: wanted: {"node":"0.6 || 0.8 || 0.10"} (current: {"node":"0.12.0","npm":"2.5.1"})
51 silly install write writing ife 0.0.10 to /home/debian/sandbox/node_modules/ife
52 silly cache addNamed cb [email protected]
53 verbose unbuild node_modules/ife
54 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
55 verbose tar unpack /root/.npm/ife/0.0.10/package.tgz
56 verbose tar unpacking to /home/debian/sandbox/node_modules/ife
57 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
58 silly gunzTarPerm modes [ '755', '644' ]
59 silly gunzTarPerm extractEntry package.json
60 silly gunzTarPerm extractEntry README.md
61 silly gunzTarPerm extractEntry index.js
62 silly gunzTarPerm extractEntry dlpifix
63 silly gunzTarPerm extractEntry IFE.cc
64 silly gunzTarPerm extractEntry arpcache-ctlnet.cc
65 silly gunzTarPerm extractEntry arpcache-dlpi.cc
66 silly gunzTarPerm extractEntry arpcache-none.cc
67 silly gunzTarPerm extractEntry arpcache-proc.cc
68 silly gunzTarPerm extractEntry binding.gyp
69 silly gunzTarPerm extractEntry build/IFEBinding.target.mk
70 silly gunzTarPerm extractEntry build/IFEStub.target.mk
71 silly gunzTarPerm extractEntry build/Makefile
72 silly gunzTarPerm extractEntry build/Release/.deps/Release/IFEBinding.node.d
73 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/IFE.o.d
74 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/arpcache-ctlnet.o.d
75 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/ife-bpf.o.d
76 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/ife-icmp-support.o.d
77 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEStub.stamp.d
78 silly gunzTarPerm extractEntry build/Release/IFEBinding.node
79 silly gunzTarPerm extractEntry build/Release/linker.lock
80 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/IFE.o
81 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/arpcache-ctlnet.o
82 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/ife-bpf.o
83 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/ife-icmp-support.o
84 silly gunzTarPerm extractEntry build/Release/obj.target/IFEStub.stamp
85 silly gunzTarPerm extractEntry build/binding.Makefile
86 silly gunzTarPerm extractEntry build/config.gypi
87 silly gunzTarPerm extractEntry build/gyp-mac-tool
88 silly gunzTarPerm extractEntry IFEheader.h
89 silly gunzTarPerm extractEntry ife-bpf.cc
90 silly gunzTarPerm extractEntry ife-dlpi.cc
91 silly gunzTarPerm extractEntry ife-icmp-support.cc
92 silly gunzTarPerm extractEntry ife-icmp-support.h
93 silly gunzTarPerm extractEntry ife-sockpacket.cc
94 silly gunzTarPerm extractEntry ife-win32.cc
95 silly gunzTarPerm extractEntry ife.h
96 silly gunzTarPerm extractEntry LICENSE-CDDL
97 silly gunzTarPerm extractEntry LICENSE-MIT
98 silly gunzTarPerm extractEntry wscript
99 info preinstall [email protected]
100 silly install resolved []
101 verbose about to build /home/debian/sandbox/node_modules/ife
102 info build /home/debian/sandbox/node_modules/ife
103 verbose linkStuff [ false, false, false, '/home/debian/sandbox/node_modules' ]
104 info linkStuff [email protected]
105 verbose linkBins [email protected]
106 verbose linkMans [email protected]
107 verbose rebuildBundles [email protected]
108 info install [email protected]
109 verbose unsafe-perm in lifecycle false
110 info [email protected] Failed to exec install script
111 verbose unlock done using /root/.npm/_locks/ife-5f1619226d381faa.lock for /home/debian/sandbox/node_modules/ife
112 verbose stack Error: [email protected] install: node-gyp rebuild
112 verbose stack Exit status 1
112 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
112 verbose stack at EventEmitter.emit (events.js:110:17)
112 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:14:12)
112 verbose stack at ChildProcess.emit (events.js:110:17)
112 verbose stack at maybeClose (child_process.js:1008:16)
112 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
113 verbose pkgid [email protected]
114 verbose cwd /home/debian/sandbox
115 error Linux 3.14.1_006-trio2000
116 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "ife"
117 error node v0.12.0
118 error npm v2.5.1
119 error code ELIFECYCLE
120 error [email protected] install: node-gyp rebuild
120 error Exit status 1
121 error Failed at the [email protected] install script 'node-gyp rebuild'.
121 error This is most likely a problem with the ife package,
121 error not with npm itself.
121 error Tell the author that this fails on your system:
121 error node-gyp rebuild
121 error You can get their info via:
121 error npm owner ls ife
121 error There is likely additional logging output above.
122 verbose exit [ 1, true ]
123 verbose unbuild node_modules/ife
124 info preuninstall [email protected]
125 info uninstall [email protected]
126 verbose unbuild rmStuff [email protected] from /home/debian/sandbox/node_modules
127 info postuninstall [email protected]
128 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
129 silly gentlyRm purging /home/debian/sandbox/node_modules/ife
130 silly gentlyRm removing /home/debian/sandbox/node_modules
131 silly gentlyRm finished vacuuming up to /home/debian/sandbox
The text was updated successfully, but these errors were encountered:
I was trying to test this module, but had some issues installing.
I enclose the following:
2.npm-debug.log
npm WARN engine [email protected]: wanted: {"node":"0.6 || 0.8 || 0.10"} (current: {"node":"0.12.0","npm":"2.5.1"})
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.12.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/home/debian/sandbox/node_modules/ife/.node-gyp"
child_process: customFds option is deprecated, use stdio instead.
make: Entering directory
/home/debian/sandbox/node_modules/ife/build' CXX(target) Release/obj.target/IFEBinding/IFE.o In file included from ../IFE.cc:12:0: ../IFEheader.h:29:44: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:29:59: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:30:45: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:30:60: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:31:43: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:31:58: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:32:45: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:32:60: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:33:48: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:33:63: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] ../IFEheader.h:34:49: error: ‘Arguments’ in namespace ‘v8’ does not name a type ../IFEheader.h:34:64: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In member function ‘void node::IFE::emit(v8::Local<v8::Value>*, int)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:132:30: error: ‘v8::Persistent<v8::Object> node::ObjectWrap::handle_’ is private ../IFE.cc:27:29: error: within this context ../IFE.cc:27:36: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::Object>’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:132:30: error: ‘v8::Persistent<v8::Object> node::ObjectWrap::handle_’ is private ../IFE.cc:31:20: error: within this context ../IFE.cc:31:40: error: no matching function for call to ‘v8::Function::Call(v8::Persistent<v8::Object>&, int&, v8::Local<v8::Value>*&)’ ../IFE.cc:31:40: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2557:16: note: v8::Local<v8::Value> v8::Function::Call(v8::Handle<v8::Value>, int, v8::Handle<v8::Value>*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2557:16: note: no known conversion for argument 1 from ‘v8::Persistent<v8::Object>’ to ‘v8::Handle<v8::Value>’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static void node::IFE::Initialize(v8::Handle<v8::Object>)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:40:17: error: within this context ../IFE.cc:42:63: error: no matching function for call to ‘v8::FunctionTemplate::New(v8::Handle<v8::Value> (&)(const int&))’ ../IFE.cc:42:63: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:3455:34: note: static v8::Local<v8::FunctionTemplate> v8::FunctionTemplate::New(v8::Isolate*, v8::FunctionCallback, v8::Handle<v8::Value>, v8::Handle<v8::Signature>, int) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:3455:34: note: no known conversion for argument 1 from ‘v8::Handle<v8::Value>(const int&)’ to ‘v8::Isolate*’ ../IFE.cc:43:63: error: no matching function for call to ‘v8::Persistent<v8::FunctionTemplate>::New(v8::Local<v8::FunctionTemplate>&)’ ../IFE.cc:43:63: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:5809:4: note: static T* v8::PersistentBase<T>::New(v8::Isolate*, T*) [with T = v8::FunctionTemplate] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:5809:4: note: candidate expects 2 arguments, 1 provided ../IFE.cc:44:25: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc:45:25: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc:45:40: error: ‘NewSymbol’ is not a member of ‘v8::String’ ../IFE.cc:47:70: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:48:66: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:49:70: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:50:76: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:51:78: error: could not convert ‘node::IFE::constructor_template’ from ‘v8::Persistent<v8::FunctionTemplate>’ to ‘v8::Handle<v8::FunctionTemplate>’ ../IFE.cc:53:38: error: ‘NODE_PSYMBOL’ was not declared in this scope ../IFE.cc:54:17: error: ‘NewSymbol’ is not a member of ‘v8::String’ ../IFE.cc:54:63: error: base operand of ‘->’ has non-pointer type ‘v8::Persistent<v8::FunctionTemplate>’ ../IFE.cc: At global scope: ../IFE.cc:57:32: error: ‘Arguments’ does not name a type ../IFE.cc:57:43: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::New(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:58:17: error: within this context ../IFE.cc:61:18: error: request for member ‘This’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:62:38: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:62:54: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:64:14: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:65:46: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:66:35: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:69:17: error: request for member ‘This’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc: At global scope: ../IFE.cc:72:37: error: ‘Arguments’ does not name a type ../IFE.cc:72:48: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::arpcache(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:73:17: error: within this context ../IFE.cc:79:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:79:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:80:38: error: no matching function for call to ‘v8::Object::New()’ ../IFE.cc:80:38: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: static v8::Local<v8::Object> v8::Object::New(v8::Isolate*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: candidate expects 1 argument, 0 provided ../IFE.cc:84:69: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:88:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:88:38: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:91:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc: At global scope: ../IFE.cc:94:33: error: ‘Arguments’ does not name a type ../IFE.cc:94:44: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::list(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:97:17: error: within this context ../IFE.cc:101:39: error: invalid conversion from ‘int’ to ‘v8::Isolate*’ [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2417:23: error: initializing argument 1 of ‘static v8::Local<v8::Array> v8::Array::New(v8::Isolate*, int)’ [-fpermissive] ../IFE.cc:104:42: error: no matching function for call to ‘v8::Object::New()’ ../IFE.cc:104:42: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: static v8::Local<v8::Object> v8::Object::New(v8::Isolate*) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2388:24: note: candidate expects 1 argument, 0 provided ../IFE.cc:105:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:105:39: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:116:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:116:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:116:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:118:20: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:118:62: error: no matching function for call to ‘v8::Integer::New(int&)’ ../IFE.cc:118:62: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: static v8::Local<v8::Integer> v8::Integer::New(v8::Isolate*, int32_t) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: candidate expects 2 arguments, 1 provided ../IFE.cc:120:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:120:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:120:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:121:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:121:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:121:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:122:9: error: ‘inet_ntop’ was not declared in this scope ../IFE.cc:122:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:122:9: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:127:18: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:127:38: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:128:29: error: no matching function for call to ‘v8::Number::New(int&)’ ../IFE.cc:128:29: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:1999:24: note: static v8::Local<v8::Number> v8::Number::New(v8::Isolate*, double) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:1999:24: note: candidate expects 2 arguments, 1 provided ../IFE.cc:131:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc: At global scope: ../IFE.cc:134:31: error: ‘Arguments’ does not name a type ../IFE.cc:134:42: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::up(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:135:17: error: within this context ../IFE.cc:138:31: error: request for member ‘Holder’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:142:29: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:143:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:145:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:145:74: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:146:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:146:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:166:31: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:168:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:168:72: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:169:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:169:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:173:50: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:174:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:174:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:174:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:174:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:174:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:174:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:175:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:175:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:175:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:175:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:175:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:175:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:176:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:176:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:176:7: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:176:7: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:176:7: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:176:7: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:180:35: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:186:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:186:63: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:187:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:187:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:191:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:192:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:194:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:194:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:196:33: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:196:33: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc: At global scope: ../IFE.cc:199:33: error: ‘Arguments’ does not name a type ../IFE.cc:199:44: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::down(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:200:17: error: within this context ../IFE.cc:203:31: error: request for member ‘Holder’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:207:14: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:208:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:208:77: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:209:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:209:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:211:30: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:213:48: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:220:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:220:61: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:221:20: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:221:36: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:223:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:224:7: error: ‘AsciiValue’ is not a member of ‘v8::String’ ../IFE.cc:224:30: error: expected ‘;’ before ‘val’ ../IFE.cc:233:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:234:17: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:236:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:236:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:238:33: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:238:33: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc: At global scope: ../IFE.cc:241:36: error: ‘Arguments’ does not name a type ../IFE.cc:241:47: error: ISO C++ forbids declaration of ‘args’ with no type [-fpermissive] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h: In static member function ‘static v8::Handle<v8::Value> node::IFE::gratarp(const int&)’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:816:13: error: ‘v8::HandleScope::HandleScope()’ is protected ../IFE.cc:247:17: error: within this context ../IFE.cc:249:29: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:250:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:252:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:252:74: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:253:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:253:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:259:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:261:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:261:78: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:262:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:262:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:266:46: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:267:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:267:66: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:268:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:268:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:271:32: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:273:43: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:273:79: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:274:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:274:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:278:44: error: ‘inet_pton’ was not declared in this scope ../IFE.cc:279:39: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:279:61: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:280:36: error: no matching function for call to ‘v8::Boolean::New(bool)’ ../IFE.cc:280:36: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: static v8::Handle<v8::Boolean> v8::Boolean::New(v8::Isolate*, bool) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:6194:17: note: candidate expects 2 arguments, 1 provided ../IFE.cc:283:33: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:301:41: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:301:72: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:302:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:302:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:306:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:307:17: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:308:45: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:308:93: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:309:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:309:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:311:21: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:314:13: error: request for member ‘Length’ in ‘args’, which is of non-class type ‘const int’ ../IFE.cc:315:17: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:316:45: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:316:93: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:317:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:317:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:319:23: error: invalid types ‘const int[int]’ for array subscript ../IFE.cc:321:41: error: ‘New’ is not a member of ‘v8::String’ ../IFE.cc:321:89: error: ‘ThrowException’ was not declared in this scope ../IFE.cc:322:22: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:322:38: error: too few arguments to function ‘v8::Handle<v8::Primitive> v8::Undefined(v8::Isolate*)’ /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:305:28: note: declared here ../IFE.cc:327:18: error: ‘class v8::HandleScope’ has no member named ‘Close’ ../IFE.cc:327:42: error: no matching function for call to ‘v8::Integer::New(int&)’ ../IFE.cc:327:42: note: candidate is: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: static v8::Local<v8::Integer> v8::Integer::New(v8::Isolate*, int32_t) /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/deps/v8/include/v8.h:2012:25: note: candidate expects 2 arguments, 1 provided In file included from ../IFEheader.h:4:0, from ../IFE.cc:12: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In static member function ‘static T* node::ObjectWrap::Unwrap(v8::Handle<v8::Object>) [with T = node::IFE]’: ../IFE.cc:139:43: instantiated from here /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:55:32: error: ‘node::ObjectWrap’ is an inaccessible base of ‘node::IFE’ ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::gratarp(const int&)’: ../IFE.cc:328:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::down(const int&)’: ../IFE.cc:239:3: warning: control reaches end of non-void function [-Wreturn-type] /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h: In static member function ‘static T* node::ObjectWrap::Unwrap(v8::Handle<v8::Object>) [with T = node::IFE]’: /home/debian/sandbox/node_modules/ife/.node-gyp/0.12.0/src/node_object_wrap.h:56:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::up(const int&)’: ../IFE.cc:197:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::list(const int&)’: ../IFE.cc:132:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::arpcache(const int&)’: ../IFE.cc:92:3: warning: control reaches end of non-void function [-Wreturn-type] ../IFE.cc: In static member function ‘static v8::Handle<v8::Value> node::IFE::New(const int&)’: ../IFE.cc:70:3: warning: control reaches end of non-void function [-Wreturn-type] make: *** [Release/obj.target/IFEBinding/IFE.o] Error 1 make: Leaving directory
/home/debian/sandbox/node_modules/ife/build'gyp ERR! build error
gyp ERR! stack Error:
make
failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1067:12)
gyp ERR! System Linux 3.14.1_006-trio2000
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/debian/sandbox/node_modules/ife
gyp ERR! node -v v0.12.0
gyp ERR! node-gyp -v v1.0.2
gyp ERR! not ok
npm ERR! Linux 3.14.1_006-trio2000
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "ife"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the ife package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls ife
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/debian/sandbox/npm-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install', 'ife' ]
2 info using [email protected]
3 info using [email protected]
4 silly cache add args [ 'ife', null ]
5 verbose cache add spec ife
6 silly cache add parsed spec { raw: 'ife',
6 silly cache add scope: null,
6 silly cache add name: 'ife',
6 silly cache add rawSpec: '',
6 silly cache add spec: '',
6 silly cache add type: 'range' }
7 verbose addNamed ife@
8 silly addNamed semver.valid null
9 silly addNamed semver.validRange *
10 silly addNameRange { name: 'ife', range: '', hasData: false }
11 silly mapToRegistry name ife
12 silly mapToRegistry using default registry
13 silly mapToRegistry registry https://registry.npmjs.org/
14 silly mapToRegistry uri https://registry.npmjs.org/ife
15 verbose addNameRange registry:https://registry.npmjs.org/ife not in flight; fetching
16 verbose request uri https://registry.npmjs.org/ife
17 verbose request no auth needed
18 info attempt registry request try (SIOCGIFCONF): Bad file descriptor #1 at 22:27:39
19 verbose request id bab6f08eef43988d
20 http request GET https://registry.npmjs.org/ife
21 http 200 https://registry.npmjs.org/ife
22 silly get cb [ 200,
22 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
22 silly get etag: '"CSI6U7CPXVNEEULFRESFBYL8T"',
22 silly get 'content-type': 'application/json',
22 silly get 'cache-control': 'max-age=60',
22 silly get 'content-length': '11219',
22 silly get 'accept-ranges': 'bytes',
22 silly get date: 'Mon, 20 Jul 2015 22:27:40 GMT',
22 silly get via: '1.1 varnish',
22 silly get age: '0',
22 silly get connection: 'keep-alive',
22 silly get 'x-served-by': 'cache-sjc3131-SJC',
22 silly get 'x-cache': 'MISS',
22 silly get 'x-cache-hits': '0',
22 silly get 'x-timer': 'S1437431260.213488,VS0,VE90',
22 silly get vary: 'Accept' } ]
23 verbose get saving ife to /root/.npm/registry.npmjs.org/ife/.cache.json
24 silly addNameRange number 2 { name: 'ife', range: '', hasData: true }
25 silly addNameRange versions [ 'ife',
25 silly addNameRange [ '0.0.1',
25 silly addNameRange '0.0.2',
25 silly addNameRange '0.0.3',
25 silly addNameRange '0.0.4',
25 silly addNameRange '0.0.5',
25 silly addNameRange '0.0.6',
25 silly addNameRange '0.0.7',
25 silly addNameRange '0.0.8',
25 silly addNameRange '0.0.9',
25 silly addNameRange '0.0.10' ] ]
26 verbose addNamed [email protected]
27 silly addNamed semver.valid 0.0.10
28 silly addNamed semver.validRange 0.0.10
29 silly mapToRegistry name ife
30 silly mapToRegistry using default registry
31 silly mapToRegistry registry https://registry.npmjs.org/
32 silly mapToRegistry uri https://registry.npmjs.org/ife
33 verbose addRemoteTarball https://registry.npmjs.org/ife/-/ife-0.0.10.tgz not in flight; adding
34 verbose addRemoteTarball [ 'https://registry.npmjs.org/ife/-/ife-0.0.10.tgz',
34 verbose addRemoteTarball '39b7ba35d159bf213e553f2a635a4350aebdf68b' ]
35 info retry fetch attempt 1 at 22:27:40
36 info attempt registry request try (SIOCGIFCONF): Bad file descriptor #1 at 22:27:40
37 http fetch GET https://registry.npmjs.org/ife/-/ife-0.0.10.tgz
38 http fetch 200 https://registry.npmjs.org/ife/-/ife-0.0.10.tgz
39 silly fetchAndShaCheck shasum 39b7ba35d159bf213e553f2a635a4350aebdf68b
40 verbose addTmpTarball /tmp/npm-2105-6d2e1bcf/registry.npmjs.org/ife/-/ife-0.0.10.tgz not in flight; adding
41 verbose addTmpTarball already have metadata; skipping unpack for [email protected]
42 silly cache afterAdd [email protected]
43 verbose afterAdd /root/.npm/ife/0.0.10/package/package.json not in flight; writing
44 verbose afterAdd /root/.npm/ife/0.0.10/package/package.json written
45 silly install resolved [ { name: 'ife',
45 silly install resolved description: 'Interface Management for Node.js',
45 silly install resolved keywords: [ 'ife', 'ifconfig', 'ipconfig' ],
45 silly install resolved version: '0.0.10',
45 silly install resolved preferGlobal: true,
45 silly install resolved author: { name: 'Theo Schlossnagle' },
45 silly install resolved repository: { type: 'git', url: 'git://github.com/postwait/node-ife.git' },
45 silly install resolved bugs: { url: 'http://github.com/postwait/node-ife/issues' },
45 silly install resolved main: './index',
45 silly install resolved engines: { node: '0.6 || 0.8 || 0.10' },
45 silly install resolved licenses: [ [Object] ],
45 silly install resolved scripts: { install: 'node-gyp rebuild' },
45 silly install resolved gypfile: true,
45 silly install resolved homepage: 'https://github.com/postwait/node-ife',
45 silly install resolved _id: '[email protected]',
45 silly install resolved dist:
45 silly install resolved { shasum: '39b7ba35d159bf213e553f2a635a4350aebdf68b',
45 silly install resolved tarball: 'http://registry.npmjs.org/ife/-/ife-0.0.10.tgz' },
45 silly install resolved _from: 'ife@*',
45 silly install resolved _npmVersion: '1.4.3',
45 silly install resolved _npmUser: { name: 'postwait', email: '[email protected]' },
45 silly install resolved maintainers: [ [Object] ],
45 silly install resolved directories: {},
45 silly install resolved _shasum: '39b7ba35d159bf213e553f2a635a4350aebdf68b',
45 silly install resolved _resolved: 'https://registry.npmjs.org/ife/-/ife-0.0.10.tgz' } ]
46 info install [email protected] into /home/debian/sandbox
47 info installOne [email protected]
48 verbose installOne of ife to /home/debian/sandbox not in flight; installing
49 verbose lock using /root/.npm/_locks/ife-5f1619226d381faa.lock for /home/debian/sandbox/node_modules/ife
50 warn engine [email protected]: wanted: {"node":"0.6 || 0.8 || 0.10"} (current: {"node":"0.12.0","npm":"2.5.1"})
51 silly install write writing ife 0.0.10 to /home/debian/sandbox/node_modules/ife
52 silly cache addNamed cb [email protected]
53 verbose unbuild node_modules/ife
54 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
55 verbose tar unpack /root/.npm/ife/0.0.10/package.tgz
56 verbose tar unpacking to /home/debian/sandbox/node_modules/ife
57 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
58 silly gunzTarPerm modes [ '755', '644' ]
59 silly gunzTarPerm extractEntry package.json
60 silly gunzTarPerm extractEntry README.md
61 silly gunzTarPerm extractEntry index.js
62 silly gunzTarPerm extractEntry dlpifix
63 silly gunzTarPerm extractEntry IFE.cc
64 silly gunzTarPerm extractEntry arpcache-ctlnet.cc
65 silly gunzTarPerm extractEntry arpcache-dlpi.cc
66 silly gunzTarPerm extractEntry arpcache-none.cc
67 silly gunzTarPerm extractEntry arpcache-proc.cc
68 silly gunzTarPerm extractEntry binding.gyp
69 silly gunzTarPerm extractEntry build/IFEBinding.target.mk
70 silly gunzTarPerm extractEntry build/IFEStub.target.mk
71 silly gunzTarPerm extractEntry build/Makefile
72 silly gunzTarPerm extractEntry build/Release/.deps/Release/IFEBinding.node.d
73 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/IFE.o.d
74 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/arpcache-ctlnet.o.d
75 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/ife-bpf.o.d
76 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEBinding/ife-icmp-support.o.d
77 silly gunzTarPerm extractEntry build/Release/.deps/Release/obj.target/IFEStub.stamp.d
78 silly gunzTarPerm extractEntry build/Release/IFEBinding.node
79 silly gunzTarPerm extractEntry build/Release/linker.lock
80 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/IFE.o
81 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/arpcache-ctlnet.o
82 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/ife-bpf.o
83 silly gunzTarPerm extractEntry build/Release/obj.target/IFEBinding/ife-icmp-support.o
84 silly gunzTarPerm extractEntry build/Release/obj.target/IFEStub.stamp
85 silly gunzTarPerm extractEntry build/binding.Makefile
86 silly gunzTarPerm extractEntry build/config.gypi
87 silly gunzTarPerm extractEntry build/gyp-mac-tool
88 silly gunzTarPerm extractEntry IFEheader.h
89 silly gunzTarPerm extractEntry ife-bpf.cc
90 silly gunzTarPerm extractEntry ife-dlpi.cc
91 silly gunzTarPerm extractEntry ife-icmp-support.cc
92 silly gunzTarPerm extractEntry ife-icmp-support.h
93 silly gunzTarPerm extractEntry ife-sockpacket.cc
94 silly gunzTarPerm extractEntry ife-win32.cc
95 silly gunzTarPerm extractEntry ife.h
96 silly gunzTarPerm extractEntry LICENSE-CDDL
97 silly gunzTarPerm extractEntry LICENSE-MIT
98 silly gunzTarPerm extractEntry wscript
99 info preinstall [email protected]
100 silly install resolved []
101 verbose about to build /home/debian/sandbox/node_modules/ife
102 info build /home/debian/sandbox/node_modules/ife
103 verbose linkStuff [ false, false, false, '/home/debian/sandbox/node_modules' ]
104 info linkStuff [email protected]
105 verbose linkBins [email protected]
106 verbose linkMans [email protected]
107 verbose rebuildBundles [email protected]
108 info install [email protected]
109 verbose unsafe-perm in lifecycle false
110 info [email protected] Failed to exec install script
111 verbose unlock done using /root/.npm/_locks/ife-5f1619226d381faa.lock for /home/debian/sandbox/node_modules/ife
112 verbose stack Error: [email protected] install:
node-gyp rebuild
112 verbose stack Exit status 1
112 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
112 verbose stack at EventEmitter.emit (events.js:110:17)
112 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:14:12)
112 verbose stack at ChildProcess.emit (events.js:110:17)
112 verbose stack at maybeClose (child_process.js:1008:16)
112 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
113 verbose pkgid [email protected]
114 verbose cwd /home/debian/sandbox
115 error Linux 3.14.1_006-trio2000
116 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "ife"
117 error node v0.12.0
118 error npm v2.5.1
119 error code ELIFECYCLE
120 error [email protected] install:
node-gyp rebuild
120 error Exit status 1
121 error Failed at the [email protected] install script 'node-gyp rebuild'.
121 error This is most likely a problem with the ife package,
121 error not with npm itself.
121 error Tell the author that this fails on your system:
121 error node-gyp rebuild
121 error You can get their info via:
121 error npm owner ls ife
121 error There is likely additional logging output above.
122 verbose exit [ 1, true ]
123 verbose unbuild node_modules/ife
124 info preuninstall [email protected]
125 info uninstall [email protected]
126 verbose unbuild rmStuff [email protected] from /home/debian/sandbox/node_modules
127 info postuninstall [email protected]
128 verbose gentlyRm vacuuming /home/debian/sandbox/node_modules/ife
129 silly gentlyRm purging /home/debian/sandbox/node_modules/ife
130 silly gentlyRm removing /home/debian/sandbox/node_modules
131 silly gentlyRm finished vacuuming up to /home/debian/sandbox
The text was updated successfully, but these errors were encountered: