[Pkg-javascript-devel] Bug#1116815: node-lezer: FTBFS with the nocheck build profile

Santiago Vila sanvila at debian.org
Tue Sep 30 15:51:51 BST 2025


Package: src:node-lezer
Version: 1.5.3+~cs14.29.58-1
Severity: important
Tags: forky sid ftbfs
User: debian-qa at lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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-lezer, 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 -rf lezer-common/node_modules/.cache lezer-common/.nyc_output
	rm -rf lezer-cpp/node_modules/.cache lezer-cpp/.nyc_output
	rm -rf lezer-css/node_modules/.cache lezer-css/.nyc_output
	rm -rf lezer-generator/node_modules/.cache lezer-generator/.nyc_output
	rm -rf lezer-highlight/node_modules/.cache lezer-highlight/.nyc_output
	rm -rf lezer-html/node_modules/.cache lezer-html/.nyc_output
	rm -rf lezer-java/node_modules/.cache lezer-java/.nyc_output
	rm -rf lezer-json/node_modules/.cache lezer-json/.nyc_output
	rm -rf lezer-lr/node_modules/.cache lezer-lr/.nyc_output
	rm -rf lezer-markdown/node_modules/.cache lezer-markdown/.nyc_output
	rm -rf lezer-php/node_modules/.cache lezer-php/.nyc_output
	rm -rf lezer-python/node_modules/.cache lezer-python/.nyc_output
	rm -rf lezer-rust/node_modules/.cache lezer-rust/.nyc_output
	rm -rf lezer-xml/node_modules/.cache lezer-xml/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/rollup
unlink ./node_modules/@rollup/plugin-commonjs
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@rollup/plugin-node-resolve
Trying to remove ./node_modules/@rollup
unlink ./node_modules/rollup-plugin-typescript2
unlink ./node_modules/ts-node
rm lezer-common/node_modules/.cache
rm lezer-cpp/node_modules/.cache
rm lezer-css/node_modules/.cache
rm lezer-generator/node_modules/.cache
rm lezer-highlight/node_modules/.cache
rm lezer-html/node_modules/.cache
rm lezer-java/node_modules/.cache
rm lezer-json/node_modules/.cache
rm lezer-lr/node_modules/.cache
rm lezer-markdown/node_modules/.cache
rm lezer-php/node_modules/.cache
rm lezer-python/node_modules/.cache
rm lezer-rust/node_modules/.cache
rm lezer-xml/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/rollup
unlink ./node_modules/@rollup/plugin-commonjs
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@rollup/plugin-node-resolve
Trying to remove ./node_modules/@rollup
unlink ./node_modules/rollup-plugin-typescript2
unlink ./node_modules/ts-node
unlink node_modules/@lezer/common
unlink node_modules/@lezer/cpp
unlink node_modules/@lezer/css
unlink node_modules/@lezer/generator
unlink node_modules/@lezer/highlight
unlink node_modules/@lezer/html
unlink node_modules/@lezer/java
unlink node_modules/@lezer/json
unlink node_modules/@lezer/lr
unlink node_modules/@lezer/markdown
unlink node_modules/@lezer/php
unlink node_modules/@lezer/python
unlink node_modules/@lezer/rust
unlink node_modules/@lezer/xml
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/rollup -> /usr/share/nodejs/rollup
Link ./node_modules/@rollup/plugin-commonjs -> /usr/share/nodejs/@rollup/plugin-commonjs
Link ./node_modules/@rollup/plugin-node-resolve -> /usr/share/nodejs/@rollup/plugin-node-resolve
Link ./node_modules/rollup-plugin-typescript2 -> /usr/share/nodejs/rollup-plugin-typescript2
Not found
### ts-node is required by debian/nodejs/./extlinks but not available
make: *** [debian/rules:10: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the Pkg-javascript-devel mailing list