[Pkg-javascript-devel] Bug#906390: node-vhost: FTBFS in buster/sid (autobuilder hangs)
Santiago Vila
sanvila at debian.org
Fri Aug 17 12:20:50 BST 2018
Package: src:node-vhost
Version: 3.0.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>>'
mocha -C --reporter spec --bail --check-leaks test/
vhost(hostname, server)
✓ should route by Host (57ms)
✓ should ignore port in Host
✓ should support IPv6 literal in Host
✓ should 404 unless matched
✓ should 404 without Host header
arguments
hostname
✓ should be required
✓ should accept string
✓ should accept RegExp
handle
✓ should be required
✓ should accept function
✓ should reject plain object
with string hostname
✓ should support wildcards
✓ should restrict wildcards to single part
✓ should treat dot as a dot
✓ should match entire string
✓ should populate req.vhost
with RegExp hostname
✓ should match using RegExp
✓ should match entire hostname
✓ should populate req.vhost
19 passing (88ms)
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-vhost.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