#1140121 starts too many processes when built with parallel=1 on riscv64

#1140121#5
Date:
2026-06-16 04:57:09 UTC
From:
To:
Hi,

I haven't tested other architectures, so they may be affected as well.

I just built igraph from bookworm-backports on riscv64 with pbuilder,
asking for "-j1" to be passed to dpkg-buildpackage.

The build then started about 2000 parallel processes, leading to a
system load of 500.

I suspect that some calculation for a "-j" parameter ends up computing
an empty string.

   Simon

#1140121#10
Date:
2026-06-16 21:32:40 UTC
From:
To:
Hi Simon,

I think this is just same bug as #1117554, which got fixed in version
1.0.0+ds-1. Note that this is not specific to riscv64.

Regards
Aurelien

#1140121#15
Date:
2026-06-17 05:08:18 UTC
From:
To:
unarchive 1117554
found 1117554 0.10.15+ds-3~bpo12+1
found 1117554 0.10.15+ds-3
close 1140121
thanks

Thanks, closing this one and adjusting the version information on the
other bug to note that this affects the backported and stable versions.

    Simon