pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problems Building lang/go120 - /tmp full?



On Mon, Mar 13, 2023 at 1:56 PM <yancm%sdf.org@localhost> wrote:

> Adding setenv TMPDIR=/usr/pkgsrc/tmp (in my case) worked.
> I've built go117, 118, 119, rust and gcc many times before, without this
> issue... my /tmp is currently limited to 256M... but maybe go120 really
> needs more for some reason...

It probably does. The standard library is no longer compiled during
package installation, instead it is compiled on-demand.

-- 
Benny


Home | Main Index | Thread Index | Old Index