Hi,

On Thu, Apr 21, 2022 at 06:32:37PM +0000, builder--- via Gcc-rust wrote:
> A new failure has been detected on builder gccrust-debian-arm64 while 
> building gccrust.
> 
> Full details are available at:
>     https://builder.sourceware.org/buildbot/#builders/34/builds/8
> 
> Build state: failed compile (failure)
> Revision: 03ec66cf1162f139ba873e5d8237a1dfad989937
> Worker: debian-arm64
> Build Reason: (unknown)
> Blamelist: Philip Herron <philip.her...@embecosm.com>, bors[bot] 
> <26634292+bors[bot]@users.noreply.github.com>
>
> Steps:
> [...]
> - 4: make ( failure )
>     Logs:
>         - stdio: 
> https://builder.sourceware.org/buildbot/#builders/34/builds/8/steps/4/logs/stdio

Sorry, that was me. When migrating to sourceware I overrated the
little boards specs. It actually have 6 cores (2 slow, 4 fast), so I
said you could use 4 cpus at the same time. But the board has only 4GB
of memory. A make -j4 might cause a swap storm. So I reduced the
number of usable cores to 3:

https://sourceware.org/git/?p=builder.git;a=commit;h=3c098c8e16355f528b121c61898542a4b90cd003

Cheers,

Mark
-- 
Gcc-rust mailing list
Gcc-rust@gcc.gnu.org
https://gcc.gnu.org/mailman/listinfo/gcc-rust

Reply via email to