Re: Problems building llvm13 and llvm15?

From: Brooks Davis <brooks_at_freebsd.org>
Date: Wed, 04 Jan 2023 23:14:35 UTC
On Wed, Jan 04, 2023 at 01:10:36AM +0000, Stephen Roznowski wrote:
> Are others having problems building both llvm13 and llvm15?
> I get errors when trying to rebuild llvm13-13.0.1_3 and upgrading llvm15-15.0.6 to llvm15-15.0.6_1 on 13.1-STABLE.

What errors?  Do you have any out of swap errors in your logs?

> I also get failures when I try building on a "clean vm" running 13.1-RELEASE.

What does your system/vm config look like?  The default configuration
builds FLANG which unfortunately requires quite a lot of ram.

-- Brooks