Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 13:26:16 +0100
From:      Matt Smith <matt.xtaz@gmail.com>
To:        krad <kraduk@gmail.com>
Cc:        Dan Mack <mack@macktronics.com>, freebsd-stable <freebsd-stable@freebsd.org>, Jakub Lach <jakub_lach@mailplus.pl>
Subject:   Re: my build time impact of clang 5.0
Message-ID:  <20171004122616.GF48518@gmail.com>
In-Reply-To: <CALfReyd8Eqbw4UNtVFvm0exgvD-xmQ50BHuYpfhxeg%2BL6OSdfw@mail.gmail.com>
References:  <m2lgktv1pg.fsf@macktronics.com> <1507039968621-0.post@n6.nabble.com> <m2mv58qm0m.fsf@macktronics.com> <CALfReyd8Eqbw4UNtVFvm0exgvD-xmQ50BHuYpfhxeg%2BL6OSdfw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 04 13:03, krad wrote:
>have you tried meta builds and pkgbase?

I was going to say this. Because my build times have increased so 
massively on my underpowered server I've switched to doing incremental 
builds. Set WITH_META_MODE=yes in /etc/src-env.conf and add 
kld_list="filemon" to /etc/rc.conf with a kldload filemon.

Doing this makes builds take a couple of minutes on average rather than 
12 hours.

pkgbase I have been monitoring the mailing list, but I haven't actually 
tried it yet. The problems with /etc merging makes me twitchy.

-- 
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171004122616.GF48518>