Package: src:node-graphql Version: 16.8.1-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-graphql, 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/@types/chai Trying to remove ./node_modules/@types unlink ./node_modules/@types/mocha Trying to remove ./node_modules/@types unlink ./node_modules/@types/node Trying to remove ./node_modules/@types rm ./node_modules/.cache unlink ./node_modules/@types/chai Trying to remove ./node_modules/@types unlink ./node_modules/@types/mocha Trying to remove ./node_modules/@types unlink ./node_modules/@types/node 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/@types/chai -> /usr/share/nodejs/@types/chai Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node dh_auto_build --buildsystem=nodejs Found debian/nodejs/./build cd ./. && sh -ex debian/nodejs/./build + node resources/build-npm.js /usr/share/nodejs/typescript/lib/typescript.js:127509 throw new Error(`${option.name} is a string value; tsconfig JSON must be parsed with parseJsonSourceFileConfigFileContent or getParsedCommandLineOfConfigFile before passing to createProgram`); ^ Error: target is a string value; tsconfig JSON must be parsed with parseJsonSourceFileConfigFileContent or getParsedCommandLineOfConfigFile before passing to createProgram at Object.createProgram (/usr/share/nodejs/typescript/lib/typescript.js:127509:15) at Object.<anonymous> (/<<PKGBUILDDIR>>/resources/build-npm.js:58:24) at Module._compile (node:internal/modules/cjs/loader:1872:14) at Object..js (node:internal/modules/cjs/loader:2003:10) at Module.load (node:internal/modules/cjs/loader:1594:32) at Module._load (node:internal/modules/cjs/loader:1396:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v24.19.0 dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 1 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

