[Pkg-javascript-devel] Bug#1122313: node-glob: FTBFS with the nocheck build profile
Santiago Vila
sanvila at debian.org
Tue Dec 9 23:12:18 GMT 2025
Package: src:node-glob
Version: 10.3.6+~cs0.4.15-7
Severity: serious
Tags: forky sid ftbfs
User: debian-qa at lists.debian.org
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
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/202512/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
(It's a wiki, so you are welcome to contribute)
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-glob, 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 -rf globalyzer/node_modules/.cache globalyzer/.nyc_output
rm -rf globrex/node_modules/.cache globrex/.nyc_output
rm -rf tiny-glob/node_modules/.cache tiny-glob/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/minimatch
unlink ./node_modules/path-scurry
unlink ./node_modules/minipass
unlink ./node_modules/ts-node
unlink ./node_modules/tap
unlink ./node_modules/mkdirp
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
unlink ./node_modules/memfs
rm globalyzer/node_modules/.cache
rm globrex/node_modules/.cache
rm tiny-glob/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/minimatch
unlink ./node_modules/path-scurry
unlink ./node_modules/minipass
unlink ./node_modules/ts-node
unlink ./node_modules/tap
unlink ./node_modules/mkdirp
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
unlink ./node_modules/memfs
unlink node_modules/globalyzer
unlink node_modules/globrex
unlink node_modules/tiny-glob
dh_clean
debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf dist
rm -rf deleteme
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/minimatch -> /usr/share/nodejs/minimatch
Link ./node_modules/path-scurry -> /usr/share/nodejs/path-scurry
Link ./node_modules/minipass -> /usr/share/nodejs/minipass
Not found
### ts-node is required by debian/nodejs/./extlinks but not available
Skipping tap link
Skipping mkdirp link
Skipping @types/tap link
Skipping memfs link
make: *** [debian/rules:8: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list