Source: node-globby Version: 13.1.3+~cs16.25.40-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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-parent -> /usr/share/nodejs/@types/glob-parent > Link ./node_modules/@types/minimist -> /usr/share/nodejs/@types/minimist > Link ./node_modules/@types/mocha -> /usr/share/nodejs/@types/mocha > Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node > Copy /usr/share/nodejs/@types/braces -> ./node_modules/@types > Copy /usr/share/nodejs/@types/glob -> ./node_modules/@types > Copy /usr/share/nodejs/@types/micromatch -> ./node_modules/@types > Not found > ### @types/minimatch is required by debian/nodejs/./extcopies but not > available > # Typescript definition detected, Fallback to main module > ### You SHOULD update your debian/nodejs/./extcopies file! > Copy /usr/share/nodejs/minimatch -> ./node_modules/ > Copy /usr/share/nodejs/@types/sinon -> ./node_modules/@types > Copy /usr/share/nodejs/@types/sinonjs__fake-timers -> ./node_modules/@types > 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 'path' 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/ts4.8/fs.d.ts[0m:[93m227[0m:[93m9[0m > [7m227[0m path: string; > [7m [0m [96m ~~~~[0m > 'path' 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 'path' 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/ts4.8/fs.d.ts[0m:[93m227[0m:[93m9[0m > [7m227[0m path: string; > [7m [0m [96m ~~~~[0m > 'path' 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 The full build log is available from: http://qa-logs.debian.net/2023/12/12/node-globby_13.1.3+~cs16.25.40-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.