[Pkg-javascript-devel] Bug#1108810: Bug#1108810: nodejs: FTBFS randomly: autobuilder hangs

Jérémy Lal kapouer at melix.org
Mon Jul 21 18:25:33 BST 2025


Le sam. 5 juil. 2025 à 13:01, Santiago Vila <sanvila at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20250721/fca2d009/attachment.htm>


More information about the Pkg-javascript-devel mailing list