On Sun, Aug 14, 2022 at 03:45:03PM +0200, Peter Hessler wrote: > On 2022 Aug 13 (Sat) at 11:19:34 -0600 (-0600), phess...@openbsd.org wrote: > :http://build-failures.rhaalovely.net/arm/2022-08-01/lang/go.log
> bootstrap problem, presumably fixed after all of the recent bootstrap > juggling. > :http://build-failures.rhaalovely.net/arm/2022-08-01/lang/python/3.10,-gdbm.log > :http://build-failures.rhaalovely.net/arm/2022-08-01/lang/python/3.8,-gdbm.log > :http://build-failures.rhaalovely.net/arm/2022-08-01/lang/python/3.9.log > LLVM ERROR: out of memory > These take out a huge amount of the ports tree on armv7, and it would be > great if someone can look at them. They all have the same error, and > presumably would have the same/similar fixes. I think this is due to the enabling of optimization on lld arches. powerpc has already opted out, it seems arm should be added to that list. --Kurt