[Pkg-javascript-devel] Bug#1067340: node-rollup-plugin-sass: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Wed Mar 20 21:01:09 GMT 2024
Source: node-rollup-plugin-sass
Version: 1.12.16-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240319 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> tsc
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/rollup-plugin-sass
> /bin/sh -ex debian/tests/pkg-js/test
> + jest --preset ts-jest test/index.test.ts test/style.test.ts
> FAIL test/index.test.ts
> ● Test suite failed to run
>
> Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (109)
> For more information on which environments are supported please see:
> https://github.com/sass/node-sass/releases/tag/v8.0.0
>
> 11 | if (!ext.hasBinary(ext.getBinaryPath())) {
> 12 | if (!ext.isSupportedEnvironment()) {
> > 13 | throw new Error(errors.unsupportedEnvironment());
> | ^
> 14 | } else {
> 15 | throw new Error(errors.missingBinary());
> 16 | }
>
> at Object.<anonymous>.module.exports (../../../usr/lib/x86_64-linux-gnu/nodejs/node-sass/lib/binding.js:13:13)
> at Object.<anonymous> (../../../usr/lib/x86_64-linux-gnu/nodejs/node-sass/lib/index.js:13:35)
> at Object.<anonymous> (test/index.test.ts:5:1)
>
> PASS test/style.test.ts
>
> Test Suites: 1 failed, 1 passed, 2 total
> Tests: 2 passed, 2 total
> Snapshots: 0 total
> Time: 4.587 s
> Ran all test suites matching /test\/index.test.ts|test\/style.test.ts/i.
> 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/2024/03/19/node-rollup-plugin-sass_1.12.16-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&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 mark 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