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
src/utils/fs.ts:5:7 - error TS2720: 
Class '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'.

5 class DirentFromStats implements fs.Dirent {
        ~~~~~~~~~~~~~~~

  
../../../../usr/share/nodejs/@types/node/fs.d.ts:247:9
    247         parentPath: string;
                ~~~~~~~~~~
    'parentPath' is declared here.

../nodelib-fs-macchiato/out/dirent.d.ts:4:22 - error TS2720: Class 
'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'.

4 export default class Dirent implements fs.Dirent {
                       ~~~~~~

  
../../../../usr/share/nodejs/@types/node/fs.d.ts:247:9
    247         parentPath: string;
                ~~~~~~~~~~
    'parentPath' is declared here.


Found 2 errors in 2 files.

Errors  Files
     1  src/utils/fs.ts:5
     1  ../nodelib-fs-macchiato/out/dirent.d.ts:4
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.

--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to