Your message dated Thu, 21 Mar 2024 06:52:45 +0000
with message-id <e1rnci9-00aoiz...@fasolo.debian.org>
and subject line Bug#1058547: fixed in node-globby 13.1.3+~cs16.25.40-2
has caused the Debian Bug report #1058547,
regarding node-globby: FTBFS: make: *** [debian/rules:8: binary] Error 25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058547
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
> 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 'path' is missing in type 'DirentFromStats' but required in type 
> 'Dirent'.
> 
> 5 class DirentFromStats implements fs.Dirent {
>         ~~~~~~~~~~~~~~~
> 
>   
> ../../../../usr/share/nodejs/@types/node/ts4.8/fs.d.ts:227:9
>     227         path: string;
>                 ~~~~
>     'path' 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 'path' 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/ts4.8/fs.d.ts:227:9
>     227         path: string;
>                 ~~~~
>     'path' 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


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.

--- End Message ---
--- Begin Message ---
Source: node-globby
Source-Version: 13.1.3+~cs16.25.40-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-globby, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-globby package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Mar 2024 09:18:43 +0400
Source: node-globby
Architecture: source
Version: 13.1.3+~cs16.25.40-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1058547
Changes:
 node-globby (13.1.3+~cs16.25.40-2) unstable; urgency=medium
 .
   * Team upload
   * Minimize build links
   * Update lintian overrides
   * Add build dependency to node-ignore
   * Add patches to build using @types/node 18 and node-get-stream 8
     (Closes: #1058547)
Checksums-Sha1: 
 939e1ec6708e83889e1f7157ac65ad1f427eef09 5658 
node-globby_13.1.3+~cs16.25.40-2.dsc
 754181dca6a1dd1fde780b49069d1c0c21f418d1 12884 
node-globby_13.1.3+~cs16.25.40-2.debian.tar.xz
Checksums-Sha256: 
 f51c20378610c03017077481f3bf0ac8ffa4e29770394a22a9e5e47c63bf3368 5658 
node-globby_13.1.3+~cs16.25.40-2.dsc
 12a4b5ac62ffb282d2854ae7b8a06cdbb93ecddbb484afb55b38cbe71a08e868 12884 
node-globby_13.1.3+~cs16.25.40-2.debian.tar.xz
Files: 
 e8269f464200beebbe243a7f32b8c517 5658 javascript optional 
node-globby_13.1.3+~cs16.25.40-2.dsc
 fe261ae8e7e37bb611d7eaf4900e2bef 12884 javascript optional 
node-globby_13.1.3+~cs16.25.40-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmX7xy8ACgkQ9tdMp8mZ
7ukdKg/9EYrwV2uoemzU4Gc/byqJGMv1MWFLU1e6PiL8d4t/5o4XuoQ922/6lBMi
/OIORcOPf0uPLrJMkiF9sQq54h/x6exW6DXK29EUgSpU/Bd+TviFNXkLCx++uJkW
J0rewQVbxub/OYdVTC+m55vvnlBst6zYpFjNoicFSVJpEy50VWKDOLi2s04nl4Lk
4+LePOiW9BsVOlaAVL0xsAa+baFYgyShUCQa6CLAb9A1RcIdPSl+klVfbTr0DJn7
LLAvL8ZsKL8k7Fgo7q/JtngmXKj1hVTXmai9Cpk4zKkcpH5PZO/EHlL85eVfg6zu
zhhsD78loQrS4PsQi3QDWbwmmBzANlkFL5hb6rlLsNBJ5oR9rn9n4l++2fdJnKPx
4/YrKttf2NW4aGJVCAWqqz+jbbVAKVmH5eezUlFhYCbD2wqHvk6wzpXiz4D83bIO
TrbtkgoVJp6thl+LfUS5DP0GY3wXgoQp/WZ2XSvzdJuPsEsmJNvaYWAOnvaJ5PHB
1AiXCycB+87D5tlVxJuHBi/mqhSTi1pHacJkP8AUJ8hlIZRNtvN6RV0z0E6MwsiM
1H04o6GiMiWs4pjfzu1PxUDX1LmOPamwiVeyIbgN4jwGKk9PXeYhUr2L61F185lu
KVyiC+46wOr4NWg85aJoXSS3BHErS31elOx2cTwWJUctoakQg/Q=
=pfPl
-----END PGP SIGNATURE-----

Attachment: pgpKB520bUV46.pgp
Description: PGP signature


--- End Message ---
-- 
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