Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2018 13:58:26 +0300
From:      Yuri Pankov <yuripv@yuripv.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Space required for build
Message-ID:  <80d8cb24-f699-26f7-0878-7e6b40d336b4@yuripv.net>
In-Reply-To: <cmu-lmtpd-738097-1538727528-2@sloti1d1t07>
References:  <62729a99-6d11-c46e-c32e-9af1737b789c@yahoo.com> <cmu-lmtpd-738097-1538727528-2@sloti1d1t07>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Mueller wrote:
>> Hello!
>          
>> I have been running short of space when building from source lately.
>          
>> There is 12 GB available in /usr for src and obj , but this doesn't seem
>> enough. Is this too little, or is there anything else wrong with my system?
>          
>> Regards,
>          
>> Per Gunnarsson
> 
> 
> You can use a separate partition or directory, or even a different hard disk with UFS (or ZFS?) partition.
> 
> You would need to set environment variable MAKEOBJDIRPREFIX or use null mount.

And to answer the original question, that's what I have after a build of 
HEAD:

$ du -sh /usr/{obj,src}
5.5G    /usr/obj
1.3G    /usr/src



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80d8cb24-f699-26f7-0878-7e6b40d336b4>