[Pkg-javascript-devel] Bug#954685: node-rollup-plugin-babel: FTBFS: dh_auto_test: error: /bin/sh -e debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Sun Mar 22 13:47:25 GMT 2020
Source: node-rollup-plugin-babel
Version: 3.0.3-7
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-rollup-plugin-babel
> dpkg-buildpackage: info: source version 3.0.3-7
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bastien Roucariès <rouca at debian.org>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with nodejs
> dh_auto_clean --buildsystem=nodejs
> rm -rf ./node_modules/.cache
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-rollup-plugin-babel using existing ./node-rollup-plugin-babel_3.0.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-rollup-plugin-babel in node-rollup-plugin-babel_3.0.3-7.debian.tar.xz
> dpkg-source: info: building node-rollup-plugin-babel in node-rollup-plugin-babel_3.0.3-7.dsc
> debian/rules binary
> dh binary --with nodejs
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/./build
> cd ./. && sh -e debian/nodejs/./build
>
> ./src/index.js → dist/rollup-plugin-babel.cjs.js, dist/rollup-plugin-babel.es.js...
> created dist/rollup-plugin-babel.cjs.js, dist/rollup-plugin-babel.es.js in 83ms
> dh_auto_test --buildsystem=nodejs
> /bin/sh -e debian/tests/pkg-js/test
>
>
> rollup-plugin-babel
> 1) runs code through babel
>
>
> 0 passing (147ms)
> 1 failing
>
> 1) rollup-plugin-babel
> runs code through babel:
> TypeError: Cannot read property 'indexOf' of undefined
> at Context.it (test/test.js:47:19)
>
>
>
> dh_auto_test: error: /bin/sh -e debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/03/22/node-rollup-plugin-babel_3.0.3-7_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-javascript-devel
mailing list