Bug#1144626: node-ts-jest: FTBFS: error TS5101: Option 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0.
Santiago Vila <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <E1wvtU6-00AF0T-2f__9504.45546056784$1786958602$gmane$org@paradis.debian.org> |
Package: src:node-ts-jest
Version: 29.1.1+~cs0.2.6-4
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
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 cannot 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-jest, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
Link node_modules/util.inherits -> ../debian/build_modules/util.inherits
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/bs-logger/build
cd ./bs-logger && sh -ex ../debian/nodejs/bs-logger/build
+ mv ../node_modules/fast-json-stable-stringify ../node_modules/fast-json-stable-stringify.save
+ tsc -p tsconfig.build.json
[96mtsconfig.build.json[0m:[93m3[0m:[93m3[0m - [91merror[0m[90m TS5101: [0mOption 'downlevelIteration' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
[7m3[0m "compilerOptions": {
[7m [0m [91m ~~~~~~~~~~~~~~~~~[0m
[96mtsconfig.build.json[0m:[93m3[0m:[93m3[0m - [91merror[0m[90m TS5107: [0mOption 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
Visit https://aka.ms/ts6 for migration information.
[7m3[0m "compilerOptions": {
[7m [0m [91m ~~~~~~~~~~~~~~~~~[0m
[96mtsconfig.build.json[0m:[93m3[0m:[93m3[0m - [91merror[0m[90m TS5107: [0mOption 'target=ES5' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
[7m3[0m "compilerOptions": {
[7m [0m [91m ~~~~~~~~~~~~~~~~~[0m
Found 3 errors in the same file, starting at: tsconfig.build.json[90m:3[0m
dh_auto_build: error: cd ./bs-logger && sh -ex ../debian/nodejs/bs-logger/build returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------