[packages/nodejs] - 22.16.0 fails during python3-furo build for me

Jan Palus atler at pld-linux.org
Sun May 25 15:44:32 CEST 2025


On 25.05.2025 14:00, qboosh wrote:
> commit ea33a400c9375558d4233848e66c52679884b302
> Author: Jakub Bogusz <qboosh at pld-linux.org>
> Date:   Sun May 25 13:12:38 2025 +0200
> 
>     - 22.16.0 fails during python3-furo build for me
> 
>  nodejs.spec | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> ---
> diff --git a/nodejs.spec b/nodejs.spec
> index 3a5477a..84a01ee 100644
> --- a/nodejs.spec
> +++ b/nodejs.spec
> @@ -30,7 +30,8 @@ Name:		nodejs
>  # Maintenance start: October 2025
>  # Maintenance end: April 2027
>  Version:	22.16.0
> -Release:	1
> +# FIXME: with 22.16.0 yarn (1.22.10 and 1.22.22 tested) hangs during python3-furo build; nodejs 22.15.1 works
> +Release:	0.1
>  License:	BSD and MIT and Apache v2.0 and GPL v3
>  Group:		Development/Languages
>  Source0:	https://nodejs.org/download/release/latest-v22.x/node-v%{version}.tar.xz

Wanted to give it a shot but it builds fine for me with nodejs 22.16.0,
yarn both 1.22.10 and 1.22.22 and on all archs I have access to
(x86_64/aarch64/armv6/armv7). Mind sharing strace? Although not sure if
would contain anything useful.


More information about the pld-devel-en mailing list