[Pkg-javascript-devel] Bug#922093: node-commander: FTBFS in sid (AssertionError: expected '' to be 'SIGHUPn')
Santiago Vila
sanvila at debian.org
Mon Feb 11 22:52:30 GMT 2019
Package: src:node-commander
Version: 2.12.2-2
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in sid but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with nodejs
dh_update_autotools_config -i
dh_autoreconf -i
dh_auto_configure -i
dh_auto_test --buildsystem=nodejs -i
/bin/sh -e debian/tests/pkg-js/test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[90m test.arguments.js[0m [36m✓[0m
[90m test.command.action.js[0m [36m✓[0m
[90m test.command.alias.help.js[0m [36m✓[0m
[90m test.command.allowUnknownOption.js[0m [36m✓[0m
[90m test.command.executableSubcommand.js[0m [36m✓[0m
[90m test.command.executableSubcommand.signals.hup.js[0m [31m✖[0m
/usr/lib/nodejs/should/lib/assertion.js:72
throw new AssertionError(params);
^
AssertionError: expected '' to be 'SIGHUP\n'
at Assertion.fail (/usr/lib/nodejs/should/lib/assertion.js:92:17)
at Assertion.value (/usr/lib/nodejs/should/lib/assertion.js:164:19)
at Timeout._onTimeout (/<<PKGBUILDDIR>>/test/test.command.executableSubcommand.signals.hup.js:19:19)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
make[1]: *** [Makefile:5: test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: /bin/sh -e debian/tests/pkg-js/test returned exit code 2
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-commander.html
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