Skip to content

Instantly share code, notes, and snippets.

@richardlau
Created December 20, 2018 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardlau/e8728b278f5ce53ec002cf46d6af012d to your computer and use it in GitHub Desktop.
Save richardlau/e8728b278f5ce53ec002cf46d6af012d to your computer and use it in GitHub Desktop.
node-report build failure on Node.js master (v12.0.0-nightly20181220e5966ef60c)
12:10:06 + cd node-report
12:10:06 + [ master != master ]
12:10:06 + npm install
12:10:06 npm WARN npm npm does not support Node.js v12.0.0-nightly20181220e5966ef60c
12:10:06 npm WARN npm You should probably upgrade to a newer version of node as we
12:10:06 npm WARN npm can't make any promises that npm will work with this version.
12:10:06 npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
12:10:06 npm WARN npm You can find the latest version at https://nodejs.org/
12:10:10 npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
12:10:10 npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
12:10:10 npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
12:10:18
12:10:18 > node-report@2.2.1 install /home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-report
12:10:18 > node-gyp rebuild
12:10:18
12:10:19 make: Entering directory '/home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-report/build'
12:10:19 CXX(target) Release/obj.target/api/src/node_report.o
12:10:19 CXX(target) Release/obj.target/api/src/module.o
12:10:19 CXX(target) Release/obj.target/api/src/utilities.o
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h: In member function ‘virtual bool v8::String::ExternalStringResourceBase::IsCacheable() const’:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:15: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:30: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ToFactoryBase<v8::Boolean>::return_t Nan::imp::ToFactory<v8::Boolean>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:22:259: warning: ‘v8::MaybeLocal<v8::Boolean> v8::Value::ToBoolean(v8::Local<v8::Context>) const’ is deprecated: ToBoolean can never throw. Use Local version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2397:59: note: declared here
12:10:21 V8_DEPRECATE_SOON("ToBoolean can never throw. Use Local version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ValueFactoryBase<bool>::return_t Nan::imp::ToFactory<bool>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:40:225: warning: ‘v8::Maybe<bool> v8::Value::BooleanValue(v8::Local<v8::Context>) const’ is deprecated: BooleanValue can never throw. Use Isolate version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2435:51: note: declared here
12:10:21 V8_DEPRECATE_SOON("BooleanValue can never throw. Use Isolate version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase<v8::StringObject>::return_t Nan::imp::Factory<v8::StringObject>::New(v8::Local<v8::String>)’:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:37: error: no matching function for call to ‘v8::StringObject::New(v8::Local<v8::String>&)’
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate: static v8::Local<v8::Value> v8::StringObject::New(v8::Isolate*, v8::Local<v8::String>)
12:10:21 static Local<Value> New(Isolate* isolate, Local<String> value);
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate expects 2 arguments, 1 provided
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/utilities.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:58: error: expected primary-expression before ‘>’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:60: error: expected primary-expression before ‘)’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 api.target.mk:119: recipe for target 'Release/obj.target/api/src/utilities.o' failed
12:10:21 make: *** [Release/obj.target/api/src/utilities.o] Error 1
12:10:21 make: *** Waiting for unfinished jobs....
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h: In member function ‘virtual bool v8::String::ExternalStringResourceBase::IsCacheable() const’:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:15: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:30: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ToFactoryBase<v8::Boolean>::return_t Nan::imp::ToFactory<v8::Boolean>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:22:259: warning: ‘v8::MaybeLocal<v8::Boolean> v8::Value::ToBoolean(v8::Local<v8::Context>) const’ is deprecated: ToBoolean can never throw. Use Local version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2397:59: note: declared here
12:10:21 V8_DEPRECATE_SOON("ToBoolean can never throw. Use Local version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ValueFactoryBase<bool>::return_t Nan::imp::ToFactory<bool>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:40:225: warning: ‘v8::Maybe<bool> v8::Value::BooleanValue(v8::Local<v8::Context>) const’ is deprecated: BooleanValue can never throw. Use Isolate version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2435:51: note: declared here
12:10:21 V8_DEPRECATE_SOON("BooleanValue can never throw. Use Isolate version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase<v8::StringObject>::return_t Nan::imp::Factory<v8::StringObject>::New(v8::Local<v8::String>)’:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:37: error: no matching function for call to ‘v8::StringObject::New(v8::Local<v8::String>&)’
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate: static v8::Local<v8::Value> v8::StringObject::New(v8::Isolate*, v8::Local<v8::String>)
12:10:21 static Local<Value> New(Isolate* isolate, Local<String> value);
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate expects 2 arguments, 1 provided
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:58: error: expected primary-expression before ‘>’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:60: error: expected primary-expression before ‘)’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 ../src/module.cc: In function ‘void nodereport::Initialize(v8::Local<v8::Object>)’:
12:10:21 ../src/module.cc:426:75: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(TriggerReport)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:426:76: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(TriggerReport)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:428:71: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(GetReport)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:428:72: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(GetReport)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:430:71: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetEvents)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:430:72: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetEvents)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:432:71: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetSignal)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:432:72: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetSignal)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:434:73: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetFileName)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:434:74: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetFileName)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:436:74: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetDirectory)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:436:75: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetDirectory)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 ../src/module.cc:438:72: warning: ‘v8::Local<v8::Function> v8::FunctionTemplate::GetFunction()’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetVerbose)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5708:19: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
12:10:21 ^
12:10:21 ../src/module.cc:438:73: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
12:10:21 Nan::New<v8::FunctionTemplate>(SetVerbose)->GetFunction());
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/module.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:3248:8: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use maybe version",
12:10:21 ^
12:10:21 api.target.mk:119: recipe for target 'Release/obj.target/api/src/module.o' failed
12:10:21 make: *** [Release/obj.target/api/src/module.o] Error 1
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h: In member function ‘virtual bool v8::String::ExternalStringResourceBase::IsCacheable() const’:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:15: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2649:30: warning: ‘virtual bool v8::String::ExternalStringResourceBase::IsCompressible() const’ is deprecated: Use IsCacheable(). [-Wdeprecated-declarations]
12:10:21 return !IsCompressible();
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2634:18: note: declared here
12:10:21 V8_DEPRECATE_SOON("Use IsCacheable().",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ToFactoryBase<v8::Boolean>::return_t Nan::imp::ToFactory<v8::Boolean>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:22:259: warning: ‘v8::MaybeLocal<v8::Boolean> v8::Value::ToBoolean(v8::Local<v8::Context>) const’ is deprecated: ToBoolean can never throw. Use Local version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2397:59: note: declared here
12:10:21 V8_DEPRECATE_SOON("ToBoolean can never throw. Use Local version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_converters.h:67:0,
12:10:21 from ../node_modules/nan/nan.h:222,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h: In static member function ‘static Nan::imp::ValueFactoryBase<bool>::return_t Nan::imp::ToFactory<bool>::convert(v8::Local<v8::Value>)’:
12:10:21 ../node_modules/nan/nan_converters_43_inl.h:40:225: warning: ‘v8::Maybe<bool> v8::Value::BooleanValue(v8::Local<v8::Context>) const’ is deprecated: BooleanValue can never throw. Use Isolate version. [-Wdeprecated-declarations]
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:2435:51: note: declared here
12:10:21 V8_DEPRECATE_SOON("BooleanValue can never throw. Use Isolate version.",
12:10:21 ^
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static Nan::imp::FactoryBase<v8::StringObject>::return_t Nan::imp::Factory<v8::StringObject>::New(v8::Local<v8::String>)’:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:37: error: no matching function for call to ‘v8::StringObject::New(v8::Local<v8::String>&)’
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate: static v8::Local<v8::Value> v8::StringObject::New(v8::Isolate*, v8::Local<v8::String>)
12:10:21 static Local<Value> New(Isolate* isolate, Local<String> value);
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:5141:23: note: candidate expects 2 arguments, 1 provided
12:10:21 In file included from ../node_modules/nan/nan_new.h:189:0,
12:10:21 from ../node_modules/nan/nan.h:223,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:58: error: expected primary-expression before ‘>’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 ../node_modules/nan/nan_implementation_12_inl.h:356:60: error: expected primary-expression before ‘)’ token
12:10:21 return v8::StringObject::New(value).As<v8::StringObject>();
12:10:21 ^
12:10:21 ../src/node_report.cc: In function ‘void nodereport::PrintJavaScriptErrorStack(std::ostream&, v8::Isolate*, v8::MaybeLocal<v8::Value>)’:
12:10:21 ../src/node_report.cc:512:52: error: no matching function for call to ‘v8::StackTrace::GetFrame(int&)’
12:10:21 PrintStackFrame(out, isolate, stack->GetFrame(i), i, nullptr);
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate: v8::Local<v8::StackFrame> v8::StackTrace::GetFrame(v8::Isolate*, uint32_t) const
12:10:21 Local<StackFrame> GetFrame(Isolate* isolate, uint32_t index) const;
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate expects 2 arguments, 1 provided
12:10:21 ../src/node_report.cc: In function ‘void nodereport::PrintStackFromStackTrace(std::ostream&, v8::Isolate*, nodereport::DumpEvent)’:
12:10:21 ../src/node_report.cc:548:54: error: no matching function for call to ‘v8::StackTrace::GetFrame(int&)’
12:10:21 PrintStackFrame(out, isolate, stack->GetFrame(i), i, samples[i]);
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate: v8::Local<v8::StackFrame> v8::StackTrace::GetFrame(v8::Isolate*, uint32_t) const
12:10:21 Local<StackFrame> GetFrame(Isolate* isolate, uint32_t index) const;
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate expects 2 arguments, 1 provided
12:10:21 ../src/node_report.cc:550:54: error: no matching function for call to ‘v8::StackTrace::GetFrame(int&)’
12:10:21 PrintStackFrame(out, isolate, stack->GetFrame(i), i, nullptr);
12:10:21 ^
12:10:21 In file included from /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/node.h:63:0,
12:10:21 from ../node_modules/nan/nan.h:53,
12:10:21 from ../src/node_report.h:4,
12:10:21 from ../src/node_report.cc:1:
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate: v8::Local<v8::StackFrame> v8::StackTrace::GetFrame(v8::Isolate*, uint32_t) const
12:10:21 Local<StackFrame> GetFrame(Isolate* isolate, uint32_t index) const;
12:10:21 ^
12:10:21 /home/iojs/.node-gyp/12.0.0-nightly20181220e5966ef60c/include/node/v8.h:1713:21: note: candidate expects 2 arguments, 1 provided
12:10:21 api.target.mk:119: recipe for target 'Release/obj.target/api/src/node_report.o' failed
12:10:21 make: *** [Release/obj.target/api/src/node_report.o] Error 1
12:10:21 make: Leaving directory '/home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-report/build'
12:10:21 gyp ERR! build error
12:10:21 gyp ERR! stack Error: `make` failed with exit code: 2
12:10:21 gyp ERR! stack at ChildProcess.onExit (/home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-v12.0.0-nightly20181220e5966ef60c-linux-x64/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
12:10:21 gyp ERR! stack at ChildProcess.emit (events.js:188:13)
12:10:21 gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
12:10:21 gyp ERR! System Linux 4.4.0-127-generic
12:10:21 gyp ERR! command "/home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-v12.0.0-nightly20181220e5966ef60c-linux-x64/bin/node" "/home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-v12.0.0-nightly20181220e5966ef60c-linux-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
12:10:21 gyp ERR! cwd /home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/node-report
12:10:21 gyp ERR! node -v v12.0.0-nightly20181220e5966ef60c
12:10:21 gyp ERR! node-gyp -v v3.8.0
12:10:21 gyp ERR! not ok
12:10:21 npm ERR! code ELIFECYCLE
12:10:21 npm ERR! errno 1
12:10:21 npm ERR! node-report@2.2.1 install: `node-gyp rebuild`
12:10:21 npm ERR! Exit status 1
12:10:21 npm ERR!
12:10:21 npm ERR! Failed at the node-report@2.2.1 install script.
12:10:21 npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
12:10:21
12:10:21 npm ERR! A complete log of this run can be found in:
12:10:21 npm ERR! /home/iojs/build/workspace/nodereport-continuous-integration/nodes/ubuntu1604-64/npm-cache/_logs/2018-12-20T17_10_21_283Z-debug.log
12:10:22 Build step 'Conditional steps (multiple)' marked build as failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment