[Pkg-javascript-devel] Bug#1009553: node-isexe: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:22:07 BST 2022
Source: node-isexe
Version: 2.0.0+~2.0.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link node_modules/@types/isexe -> ../../types-isexe
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/isexe
> /bin/sh -ex debian/tests/pkg-js/test
> + tap -R test/basic.js --branches=100 --statements=100 --functions=100 --lines=100
> Error: Cannot find module 'test/basic.js'
> Require stack:
> - /usr/share/nodejs/caller-callsite/noop.js
> at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
> at resolveFileName (/usr/share/nodejs/resolve-from/index.js:29:39)
> at resolveFrom (/usr/share/nodejs/resolve-from/index.js:43:9)
> at module.exports (/usr/share/nodejs/resolve-from/index.js:46:47)
> at importJsx (/usr/share/nodejs/@isaacs/import-jsx/index.js:20:21)
> at Object.<anonymous> (/usr/share/nodejs/tap/bin/run.js:464:46)
> at runTests (/usr/share/nodejs/tap/bin/run.js:774:3)
> at mainAsync (/usr/share/nodejs/tap/bin/run.js:267:5) {
> code: 'MODULE_NOT_FOUND',
> requireStack: [ '/usr/share/nodejs/caller-callsite/noop.js' ]
> }
> TAP version 13
> 1..0
> # time=2.767ms
> ----------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ----------|---------|----------|---------|---------|-------------------
> All files | 0 | 0 | 0 | 0 |
> ----------|---------|----------|---------|---------|-------------------
> 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/04/12/node-isexe_2.0.0+~2.0.1-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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