[Pkg-javascript-devel] Bug#802351: node-zipfile: FTBFS: error: 'Arguments' does not name a type

Chris West (Faux) solo-debianbugs at goeswhere.com
Mon Oct 19 18:00:10 UTC 2015


Source: node-zipfile
Version: 0.5.0+ds-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

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)



More information about the Pkg-javascript-devel mailing list