Package: src:node-ts-loader
Version: 9.4.2-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-ts-loader, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/enhanced-resolve
unlink ./node_modules/@types/semver
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/micromatch
Trying to remove ./node_modules/@types
unlink ./node_modules/webpack
unlink ./node_modules/typescript
rm ./node_modules/.cache
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/enhanced-resolve
unlink ./node_modules/@types/semver
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/micromatch
Trying to remove ./node_modules/@types
unlink ./node_modules/webpack
unlink ./node_modules/typescript
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/enhanced-resolve -> /usr/share/nodejs/enhanced-resolve
Link ./node_modules/@types/semver -> /usr/share/nodejs/@types/semver
Link ./node_modules/@types/micromatch -> /usr/share/nodejs/@types/micromatch
Link ./node_modules/webpack -> /usr/share/nodejs/webpack
Link ./node_modules/typescript -> /usr/share/nodejs/typescript
Link node_modules/@types/chalk -> ../../debian/build_modules/@types/chalk
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
        cd ./. && sh -ex debian/nodejs/./build
+ tsc --version
Version 5.0.4
+ tsc --project ./src
src/tsconfig.json(8,5): error TS5101: Option 'suppressImplicitAnyIndexErrors' 
is deprecated and will stop functioning in TypeScript 5.5. Specify 
compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 
2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to