[Pkg-javascript-devel] Bug#963436: node-character-parser: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Sun Jun 21 21:10:30 BST 2020
Source: node-character-parser
Version: 3.1.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tsc
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../debian/tests/test_modules/wtfnode node_modules/wtfnode
> ln -s ../debian/tests/test_modules/is-browser node_modules/is-browser
> ln -s ../debian/tests/test_modules/test-result node_modules/test-result
> ln -s ../debian/tests/test_modules/testit node_modules/testit
> /bin/sh -ex debian/tests/pkg-js/test
> + NODE_PATH=debian/tests/test_modules/ node test/index.js
> internal/bootstrap/loaders.js:116
> throw new Error(`No such module: ${module}`);
> ^
>
> Error: No such module: timer_wrap
> at process.binding (internal/bootstrap/loaders.js:116:11)
> at /<<PKGBUILDDIR>>/debian/tests/test_modules/wtfnode/index.js:258:21
> at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/tests/test_modules/wtfnode/index.js:299:3)
> at Module._compile (internal/modules/cjs/loader.js:1138:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
> at Module.load (internal/modules/cjs/loader.js:986:32)
> at Function.Module._load (internal/modules/cjs/loader.js:879:14)
> at Module.require (internal/modules/cjs/loader.js:1026:19)
> at require (internal/modules/cjs/helpers.js:72:18)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/tests/test_modules/testit/index.js:6:20)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/06/20/node-character-parser_3.1.0-1_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