Le sam. 5 juil. 2025 à 13:01, Santiago Vila <sanv...@debian.org> a écrit :
> Package: src:nodejs > Version: 20.19.2+dfsg-1 > Severity: important > Tags: ftbfs trixie sid > > Dear maintainer: > > During a rebuild of all packages in unstable, your package failed to build: > > > -------------------------------------------------------------------------------- > [...] > debian/rules clean > dh clean > dh_auto_clean > make -j2 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f -r out > rm -f config.gypi icu_config.gypi > rm -f config.mk > rm -f -r node node_g > rm -f -r node_modules > rm -f -r deps/icu > rm -f -r deps/icu4c*.tgz deps/icu4c*.zip deps/icu-tmp > rm -f node-v20.19.2-linux-x64.tar.* node-v20.19.2.tar.* > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > > [... snipped ...] > Oddly, I can't reproduce (tried six times today). In any case, there is a mistake in debian/rules, --timeout=6000 should be --timeout=1000 to make sure tests have enough time on riscv64 but don't go above 60 minutes which triggers a failure.