[Pkg-javascript-devel] Bug#1131670: node-sync-content: FTBFS: error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.
Santiago Vila
sanvila at debian.org
Mon Mar 23 11:55:08 GMT 2026
Package: src:node-sync-content
Version: 1.0.2-3
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/202603/
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-sync-content, 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/glob
unlink ./node_modules/mkdirp
unlink ./node_modules/path-scurry
unlink ./node_modules/rimraf
unlink ./node_modules/ts-node
unlink ./node_modules/tap
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
rm ./node_modules/.cache
unlink ./node_modules/glob
unlink ./node_modules/mkdirp
unlink ./node_modules/path-scurry
unlink ./node_modules/rimraf
unlink ./node_modules/ts-node
unlink ./node_modules/tap
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/glob -> /usr/share/nodejs/glob
Link ./node_modules/mkdirp -> /usr/share/nodejs/mkdirp
Link ./node_modules/path-scurry -> /usr/share/nodejs/path-scurry
Link ./node_modules/rimraf -> /usr/share/nodejs/rimraf
Link ./node_modules/ts-node -> /usr/share/nodejs/ts-node
Link ./node_modules/tap -> /usr/share/nodejs/tap
Link ./node_modules/@types/tap -> /usr/share/nodejs/@types/tap
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
cd ./. && sh -ex debian/nodejs/./build
+ tsc -p tsconfig.json
tsconfig.json(5,15): error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.
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 failed with exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list