[Pkg-javascript-devel] Bug#799656: node-websocket: FTBFS: error: 'NanScope' was not declared in this scope
Chris Lamb
lamby at debian.org
Mon Sep 21 09:02:42 UTC 2015
Source: node-websocket
Version: 1.0.19-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
node-websocket fails to build from source in unstable/amd64:
[..]
make[3]: Entering directory '/tmp/buildd/node-websocket-1.0.19/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
../src/bufferutil.cc: In static member function 'static void
BufferUtil::Initialize(v8::Handle<v8::Object>)':
../src/bufferutil.cc:27:14: error: 'NanScope' was not declared in this
scope
NanScope();
^
../src/bufferutil.cc:28:33: error: 'NanNew' was not declared in this
scope
Local<FunctionTemplate> t = NanNew<FunctionTemplate>(New);
^
../src/bufferutil.cc:28:56: error: expected primary-expression before
'>' token
Local<FunctionTemplate> t = NanNew<FunctionTemplate>(New);
^
../src/bufferutil.cc:30:52: error: no matching function for call to
'NODE_SET_METHOD(v8::Local<v8::FunctionTemplate>&, const char [7],
Nan::NAN_METHOD_RETURN_TYPE (&)(Nan::NAN_METHOD_ARGS_TYPE))'
NODE_SET_METHOD(t, "unmask", BufferUtil::Unmask);
^
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/node-websocket_1.0.19-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: node-websocket.1.0.19-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20150921/f9e2e2a5/attachment-0001.txt>
More information about the Pkg-javascript-devel
mailing list