[Pkg-javascript-devel] Bug#1009578: node-uvu: 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:36 BST 2022
Source: node-uvu
Version: 0.5.3+~cs4.10.3-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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/mri/build
> cd ./mri && sh -ex ../debian/nodejs/mri/build
> + bundt
>
> Filename Filesize (gzip)
> lib/index.js 1.67 kB 790 B
> lib/index.mjs 1.67 kB 783 B
>
> Found debian/nodejs/dequal/build
> cd ./dequal && sh -ex ../debian/nodejs/dequal/build
> + bundt
>
> Lite Filesize (gzip)
> lite/index.js 487 B 304 B
> lite/index.mjs 493 B 302 B
> lite/index.min.js 655 B 370 B
>
>
> Default Filesize (gzip)
> dist/index.js 1.09 kB 489 B
> dist/index.mjs 1.11 kB 486 B
> dist/index.min.js 1.26 kB 558 B
>
> Found debian/nodejs/sade/build
> cd ./sade && sh -ex ../debian/nodejs/sade/build
> + rollup -c
> [36m
> [1msrc/index.js[22m → [1mlib/index.mjs, lib/index.js[22m...[39m
> [32mcreated [1mlib/index.mjs, lib/index.js[22m in [1m353ms[22m[39m
> bundt
>
> Diff Filesize (gzip)
> diff/index.js 3.27 kB 1.49 kB
> diff/index.mjs 3.33 kB 1.47 kB
> diff/index.d.ts 337 B 134 B
>
>
> Parse Filesize (gzip)
> parse/index.js 972 B 593 B
> parse/index.mjs 986 B 600 B
> parse/index.d.ts 441 B 253 B
>
>
> Assert Filesize (gzip)
> assert/index.js 3.62 kB 1.17 kB
> assert/index.mjs 3.62 kB 1.19 kB
> assert/index.d.ts 1.92 kB 459 B
>
>
> Default Filesize (gzip)
> dist/index.js 2.91 kB 1.54 kB
> dist/index.mjs 2.91 kB 1.53 kB
> index.d.ts 757 B 335 B
>
> mjs2cjs dist/index.mjs
> [36m
> [1mdist/index.mjs[22m → [1mindex.cjs[22m...[39m
> [1m[33m(!) Unresolved dependencies[39m[22m
> [90mhttps://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency[39m
> [1muvu/diff[22m (imported by dist/index.mjs)
> [32mcreated [1mindex.cjs[22m in [1m62ms[22m[39m
> help2man --version-string `node bin.js -v|sed -s 's/uvu, //'` \
> -n 'Extremely fast and lightweight test runner for Node.js and the browser' \
> -N ./bin.js >uvu.1
> perl -i -pe 's/bin\.js/uvu/g;s/BIN\.JS/UVU/g' uvu.1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> ln -s ../debian/tests/test_modules/esm node_modules/esm
> ln -s ../debian/tests/test_modules/module-alias node_modules/module-alias
> ln -s ../debian/tests/test_modules/totalist node_modules/totalist
> ln -s ../. node_modules/uvu
> /bin/sh -ex debian/tests/pkg-js/test
> + ./bin.js test index.js
> [31m[1m[FAIL] [39m[22m[1m[4massert.js[22m[24m :: "run w/o error code"
> [31m[1m[FAIL] [39m[22m[1m[4mdiff.js[22m[24m :: "run w/o error code"
> [31m[1m[FAIL] [39m[22m[1m[4mparse.js[22m[24m :: "run w/o error code"
> [31m[1m[FAIL] [39m[22m[1m[4msuite.js[22m[24m :: "run w/o error code"
> [31m[1m[FAIL] [39m[22m[1m[4muvu.js[22m[24m :: "run w/o error code"
> 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-uvu_0.5.3+~cs4.10.3-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