Package: src:node-globby Version: 13.1.3+~cs16.25.40-2 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure --buildsystem=nodejs Link ./node_modules/@sinonjs/fake-timers -> /usr/share/nodejs/@sinonjs/fake-timers Link ./node_modules/@types/glob -> /usr/share/nodejs/@types/glob Link ./node_modules/@types/glob-parent -> /usr/share/nodejs/@types/glob-parent Link ./node_modules/@types/micromatch -> /usr/share/nodejs/@types/micromatch Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node Link ./node_modules/@types/sinon -> /usr/share/nodejs/@types/sinon Link ./node_modules/ignore -> /usr/share/nodejs/ignore Link node_modules/dir-glob -> ../dir-glob Link node_modules/fast-glob -> ../fast-glob Link node_modules/fastq -> ../fastq Link node_modules/merge2 -> ../merge2 Link node_modules/@nodelib/fs.macchiato -> ../../nodelib-fs-macchiato Link node_modules/@nodelib/fs.scandir -> ../../nodelib-fsscandir Link node_modules/@nodelib/fs.stat -> ../../nodelib-fsstat Link node_modules/@nodelib/fs.walk -> ../../nodelib-fswalk Link node_modules/reusify -> ../reusify Link node_modules/run-parallel -> ../run-parallel Link fast-glob/node_modules/fastq -> ../../fastq Link fast-glob/node_modules/@nodelib/fs.scandir -> ../../../nodelib-fsscandir Link fast-glob/node_modules/@nodelib/fs.stat -> ../../../nodelib-fsstat Link fast-glob/node_modules/@nodelib/fs.walk -> ../../../nodelib-fswalk Link fast-glob/node_modules/run-parallel -> ../../run-parallel Link node_modules/@types/easy-table -> ../../debian/build_modules/@types/easy-table Link node_modules/@types/merge2 -> ../../debian/build_modules/@types/merge2 dh_auto_build --buildsystem=nodejs No build command found, searching known files No build command found, searching known files No build command found, searching known files No build command found, searching known files No build command found, searching known files Found debian/nodejs/fast-glob/build cd ./fast-glob && sh -ex ../debian/nodejs/fast-glob/build + mv src/benchmark . + tsc [96msrc/utils/fs.ts[0m:[93m5[0m:[93m7[0m - [91merror[0m[90m TS2720: [0mClass 'DirentFromStats' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass? Property 'parentPath' is missing in type 'DirentFromStats' but required in type 'Dirent'. [7m5[0m class DirentFromStats implements fs.Dirent { [7m [0m [91m ~~~~~~~~~~~~~~~[0m [96m../../../../usr/share/nodejs/@types/node/fs.d.ts[0m:[93m247[0m:[93m9[0m [7m247[0m parentPath: string; [7m [0m [96m ~~~~~~~~~~[0m 'parentPath' is declared here. [96m../nodelib-fs-macchiato/out/dirent.d.ts[0m:[93m4[0m:[93m22[0m - [91merror[0m[90m TS2720: [0mClass 'import("/<<PKGBUILDDIR>>/nodelib-fs-macchiato/out/dirent").default' incorrectly implements class 'import("fs").Dirent'. Did you mean to extend 'import("fs").Dirent' and inherit its members as a subclass? Property 'parentPath' is missing in type 'import("/<<PKGBUILDDIR>>/nodelib-fs-macchiato/out/dirent").default' but required in type 'import("fs").Dirent'. [7m4[0m export default class Dirent implements fs.Dirent { [7m [0m [91m ~~~~~~[0m [96m../../../../usr/share/nodejs/@types/node/fs.d.ts[0m:[93m247[0m:[93m9[0m [7m247[0m parentPath: string; [7m [0m [96m ~~~~~~~~~~[0m 'parentPath' is declared here. Found 2 errors in 2 files. Errors Files 1 src/utils/fs.ts[90m:5[0m 1 ../nodelib-fs-macchiato/out/dirent.d.ts[90m:4[0m dh_auto_build: error: cd ./fast-glob && sh -ex ../debian/nodejs/fast-glob/build returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202406/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web page for this package. Thanks.