[Pkg-javascript-devel] Bug#1020075: node-unicode-property-aliases-ecmascript: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Sun Sep 18 07:39:02 BST 2022
Source: node-unicode-property-aliases-ecmascript
Version: 2.0.0+ds-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220917 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>>'
> mkdir data
> ln -s /usr/share/unicode/PropertyAliases.txt data/
> nodejs scripts/build.js
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../. node_modules/unicode-property-aliases-ecmascript
> /bin/sh -ex debian/tests/pkg-js/test
> + tape tests/test.js
> node:internal/modules/cjs/loader:959
> throw err;
> ^
>
> Error: Cannot find module '/<<PKGBUILDDIR>>/tests/test.js'
> Require stack:
> - /usr/share/nodejs/tape/bin/tape
> at Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
> at resolve (node:internal/modules/cjs/helpers:108:19)
> at /usr/share/nodejs/tape/bin/tape:69:12
> at Array.map (<anonymous>)
> at Object.<anonymous> (/usr/share/nodejs/tape/bin/tape:68:4)
> at Module._compile (node:internal/modules/cjs/loader:1120:14)
> at Module._extensions..js (node:internal/modules/cjs/loader:1174:10)
> at Module.load (node:internal/modules/cjs/loader:998:32)
> at Module._load (node:internal/modules/cjs/loader:839:12)
> at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
> code: 'MODULE_NOT_FOUND',
> requireStack: [ '/usr/share/nodejs/tape/bin/tape' ]
> }
>
> Node.js v18.7.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/09/17/node-unicode-property-aliases-ecmascript_2.0.0+ds-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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