[Pkg-javascript-devel] Bug#1005607: node-type-detect: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Sun Feb 13 07:44:48 GMT 2022
Source: node-type-detect
Version: 4.0.8-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> NODE_ENV=prod rollup -c rollup.conf.js
> [1mloaded rollup.conf.js with warnings[22m
> [1m[33m(!) Unused external imports[39m[22m
> default imported from external module "rollup-plugin-istanbul" but never used in "rollup.conf.js"
> [36m
> [1mindex.js[22m → [1mtype-detect.js[22m...[39m
> [32mcreated [1mtype-detect.js[22m in [1m62ms[22m[39m
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> ln -s ../debian/tests/test_modules/simple-assert node_modules/simple-assert
> ln -s ../. node_modules/type-detect
> /bin/sh -ex debian/tests/pkg-js/test
> + jest --testRegex test/dom.js test/new-ecmascript-types.js test/node.js test/tostringtag-extras.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> 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/2022/02/12/node-type-detect_4.0.8-3_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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list