[Pkg-javascript-devel] Bug#1116817: node-mkdirp: FTBFS with the nocheck build profile
Santiago Vila
sanvila at debian.org
Tue Sep 30 15:51:57 BST 2025
Package: src:node-mkdirp
Version: 2.1.6+~cs5.2.1-2
Severity: important
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,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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 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 add an affects on src:node-mkdirp, 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 fs-mkdirp-stream/node_modules/.cache fs-mkdirp-stream/.nyc_output
rm -rf mkdirp-then/node_modules/.cache mkdirp-then/.nyc_output
rm -rf types-mkdirp/node_modules/.cache types-mkdirp/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
unlink ./node_modules/tap
unlink ./node_modules/ts-node
rm fs-mkdirp-stream/node_modules/.cache
rm mkdirp-then/node_modules/.cache
rm types-mkdirp/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@types/tap
Trying to remove ./node_modules/@types
unlink ./node_modules/tap
unlink ./node_modules/ts-node
unlink node_modules/fs-mkdirp-stream
unlink node_modules/mkdirp-then
unlink node_modules/@types/mkdirp
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Not found
### @types/tap is required by debian/nodejs/./extlinks but not available
# Typescript definition detected, Fallback to main module
Not found
### tap isn't available too
### You SHOULD update your debian/nodejs/./extlinks file!
Not found
### tap is required by debian/nodejs/./extlinks but not available
Link ./node_modules/ts-node -> /usr/share/nodejs/ts-node
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list