[Pkg-javascript-devel] Bug#919734: node-yauzl: FTBFS (TypeError: FdSlicer is not a constructor)
Santiago Vila
sanvila at debian.org
Fri Jan 18 23:41:15 GMT 2019
Package: src:node-yauzl
Version: 2.1.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh_update_autotools_config -i
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
nodejs test/test.js
/<<PKGBUILDDIR>>/index.js:44
var fdSlicer = new FdSlicer(fd, {autoClose: true});
^
TypeError: FdSlicer is not a constructor
at /<<PKGBUILDDIR>>/index.js:44:20
at FSReqWrap.oncomplete (fs.js:153:5)
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-yauzl.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-javascript-devel
mailing list