Source: node-zipfile
Version: 0.5.0+ds-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
make[2]: Entering directory '/node-zipfile-0.5.0+ds/build'
CXX(target) Release/obj.target/zipfile/src/node_zipfile.o
In file included from ../src/node_zipfile.cpp:1:0:
../src/node_zipfile.hpp:27:36: error: ‘Arguments’ does not name a type
static Handle<Value> New(const Arguments &args);
^
../src/node_zipfile.hpp:30:41: error: ‘AccessorInfo’ does not name a type
const AccessorInfo& info);
^
../src/node_zipfile.hpp:33:45: error: ‘Arguments’ does not name a type
static Handle<Value> readFileSync(const Arguments& args);
^
../src/node_zipfile.hpp:36:41: error: ‘Arguments’ does not name a type
static Handle<Value> readFile(const Arguments& args);
^
../src/node_zipfile.hpp:37:31: error: ‘uv_work_t’ has not been declared
static void Work_ReadFile(uv_work_t* req);
^
../src/node_zipfile.hpp:38:36: error: ‘uv_work_t’ has not been declared
static void Work_AfterReadFile(uv_work_t* req);
^
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/node-zipfile.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
_______________________________________________
Pkg-javascript-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel