[Pkg-javascript-devel] Bug#1005558: node-is-plain-object: 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:43:21 GMT 2022
Source: node-is-plain-object
Version: 5.0.0-6
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>>'
> rollup -c
> [36m
> [1m./is-plain-object.js[22m → [1mbrowser/is-plain-object.js, dist/is-plain-object.js, dist/is-plain-object.mjs[22m...[39m
> [32mcreated [1mbrowser/is-plain-object.js, dist/is-plain-object.js, dist/is-plain-object.mjs[22m in [1m17ms[22m[39m
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../. node_modules/is-plain-object
> /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test/server.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-is-plain-object_5.0.0-6_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