[Pkg-javascript-devel] Bug#921797: node-lru-cache: FTBFS (failing tests)

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


Package: src:node-lru-cache
Version: 5.1.1-3
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
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tap -R spec test/*.js

test/basic.js
  basic

    ✓ should be equal

    ✓ should be equal

[... snipped ...]


    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

    ✓ should be equal

  dumpLru

    ✓ type is Yallist


  650 passing (14s)
  1 failing

  1) test/foreach.js expires should be equal:

      Error: should be equal
      + expected - actual

      -3
      +5
      
      at Timeout._onTimeout (test/foreach.js:125:7)

make[1]: *** [debian/rules:12: 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 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-lru-cache.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