[Pkg-javascript-devel] Bug#1144578: less.js: FTBFS with node-typescript 6
Santiago Vila
sanvila at debian.org
Mon Aug 17 00:02:09 BST 2026
Package: src:less.js
Version: 3.13.0+dfsg-13
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:less.js, 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
./lerna.json found
Found debian/nodejs/additional_components
Adding component(s): packages/less, packages/test-data, packages/test-import-module
rm -rf packages/less/node_modules/.cache packages/less/.nyc_output
rm -rf image-size/node_modules/.cache image-size/.nyc_output
rm -rf packages/test-data/node_modules/.cache packages/test-data/.nyc_output
rm -rf packages/test-import-module/node_modules/.cache packages/test-import-module/.nyc_output
Found debian/nodejs/additional_components
Adding component(s): packages/less, packages/test-data, packages/test-import-module
rm packages/less/node_modules/.cache
rm image-size/node_modules/.cache
rm packages/test-data/node_modules/.cache
rm packages/test-import-module/node_modules/.cache
rm packages/less/node_modules/.cache
rm ./node_modules/.cache
Found debian/nodejs/additional_components
Adding component(s): packages/less, packages/test-data, packages/test-import-module
unlink node_modules/image-size
unlink node_modules/@less/test-data
Trying to remove node_modules/@less
unlink node_modules/@less/test-import-module
Trying to remove node_modules/@less
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
./lerna.json found
Found debian/nodejs/additional_components
Adding component(s): packages/less, packages/test-data, packages/test-import-module
Found debian/nodejs/additional_components
Adding component(s): packages/less, packages/test-data, packages/test-import-module
Link node_modules/image-size -> ../image-size
Link node_modules/@less/test-data -> ../../packages/test-data
Link node_modules/@less/test-import-module -> ../../packages/test-import-module
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd packages/less && tsc
tsconfig.json(10,5): error TS5102: Option 'noImplicitUseStrict' has been removed. Please remove it from your configuration.
tsconfig.json(13,15): error TS5107: Option 'target=ES5' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list