Re: Okay, how much ram does it take to build Rust?
Gleb Popov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <CALH631ki1CC5Yaud5gaiUtCbvrE815O=xK_dYuiQFnsMkHpdrg@mail.gmail.com> |
On Thu, Sep 11, 2025 at 10:43 AM Dan Mahoney (Ports) <[email protected]> wrote: > > Hey there folks, > > I've got poudriere running on a recently-16-ified VM with 8 cores and 48G ram (up from 32), and to eat the dogfood I'm attempting to build all my own packages. > > lang/rust is a big one. It pontificates for about two hours, then dies with: Note that Poudriere uses RAM to store files by employing tmpfs. Take a look at the comment for the USE_TMPFS variable in /usr/local/etc/poudriere.conf