[Pkg-javascript-devel] Bug#921796: node-libnpx: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Sat Feb 9 00:15:47 GMT 2019


Package: src:node-libnpx
Version: 10.2.0-2
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_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tail -n +2 README.md | marked-man --manual 'User Commands' --version libnpx@$(dpkg-parsechangelog -S version) > libnpx.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir node_modules
ln -s /usr/lib/nodejs/npm node_modules
ln -s .. node_modules/libnpx

[... snipped ...]

        1..10
    ok 15 - treats directory-type commands specially # time=39.876ms
    
    # Subtest: -n and --node-arg special parsing rules
        ok 1 - should match pattern provided
        ok 2 - should match pattern provided
        ok 3 - should match pattern provided
        ok 4 - should match pattern provided
        ok 5 - should match pattern provided
        ok 6 - should match pattern provided
        ok 7 - should match pattern provided
        ok 8 - should match pattern provided
        ok 9 - should match pattern provided
        ok 10 - should match pattern provided
        1..10
    ok 16 - -n and --node-arg special parsing rules # time=75.918ms
    
    1..16
    # time=708.137ms
ok 5 - test/parse-args.js # time=2287.591ms

# Subtest: test/util.js
    # Subtest: promisify with existing util.promisify
        ok 1 - used existing promisify fn
        1..1
    ok 1 - promisify with existing util.promisify # time=33.67ms
    
    # Subtest: promisify without existing util.promisify
        ok 1 - got a thenable
        ok 2 - value passed through successfully
        ok 3 - got the error!
        1..3
    ok 2 - promisify without existing util.promisify # time=22.968ms
    
    1..2
    # time=109.629ms
ok 6 - test/util.js # time=1657.342ms

1..6
# failed 1 of 6 tests
# time=49363.288ms
make[1]: *** [debian/rules:27: override_dh_auto_test] Error 123
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant part)

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-libnpx.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