Package: src:node-tap-parser Version: 13.0.1+~cs4.1.3-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/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-tap-parser, 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 events-to-array/node_modules/.cache events-to-array/.nyc_output rm -rf tap-yaml/node_modules/.cache tap-yaml/.nyc_output rm ./node_modules/.cache unlink ./node_modules/@types/node Trying to remove ./node_modules/@types unlink ./node_modules/ts-node unlink ./node_modules/@types/tap Trying to remove ./node_modules/@types unlink ./node_modules/tap unlink ./node_modules/minipass rm events-to-array/node_modules/.cache rm tap-yaml/node_modules/.cache unlink tap-yaml/node_modules/@types/node Trying to remove tap-yaml/node_modules/@types unlink tap-yaml/node_modules/ts-node unlink tap-yaml/node_modules/yaml unlink tap-yaml/node_modules/yaml-types rm ./node_modules/.cache unlink ./node_modules/@types/node Trying to remove ./node_modules/@types unlink ./node_modules/ts-node unlink ./node_modules/@types/tap Trying to remove ./node_modules/@types unlink ./node_modules/tap unlink ./node_modules/minipass unlink node_modules/events-to-array unlink node_modules/tap-yaml 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/ts-node -> /usr/share/nodejs/ts-node Link ./node_modules/@types/tap -> /usr/share/nodejs/@types/tap Link ./node_modules/tap -> /usr/share/nodejs/tap Link ./node_modules/minipass -> /usr/share/nodejs/minipass Link tap-yaml/node_modules/@types/node -> /usr/share/nodejs/@types/node Link tap-yaml/node_modules/ts-node -> /usr/share/nodejs/ts-node Link tap-yaml/node_modules/yaml -> /usr/share/nodejs/yaml Link tap-yaml/node_modules/yaml-types -> /usr/share/nodejs/yaml-types Link node_modules/events-to-array -> ../events-to-array Link node_modules/tap-yaml -> ../tap-yaml dh_auto_build --buildsystem=nodejs Found debian/nodejs/tap-yaml/build cd ./tap-yaml && sh -ex ../debian/nodejs/tap-yaml/build + tsc -p tsconfig.json tsconfig.json(4,15): error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'. dh_auto_build: error: cd ./tap-yaml && sh -ex ../debian/nodejs/tap-yaml/build returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

