Re: Resolved: devel/llvm13 build: "ninja: build stopped: subcommand failed"
Date: Sun, 14 Aug 2022 19:23:03 UTC
On 2022-Aug-14, at 11:07, Nuno Teixeira <eduardo@freebsd.org> wrote: > I will follow https://docs.freebsd.org/en/books/handbook/book/#disks-growing and resize actual swap, but before that I will have to make sure that backups are ok in case of something goes wrong. > > I've tooked a note about total swap <=60GB > > . . . I forgot an important question relative to the resource use for building devel/llvm13 and later: do you need/want the fortran compiler? If not, you can disable the options: FLANG MLIR (building FLAG would require building MLIR) Then the build will be far less memory intensive and take less time. It had slipped my mind that my builds have these 2 options disabled. === Mark Millard marklmi at yahoo.com