Date: Thu, 13 Dec 2018 10:04:38 -0800 From: "Simon J. Gerraty" <sjg@juniper.net> To: "O. Hartmann" <o.hartmann@walstatt.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org>, <sjg@juniper.net> Subject: Re: WITH_META_MODE: any effect? Tree built twice! Message-ID: <74332.1544724278@kaos.jnpr.net> In-Reply-To: <20181213181759.1669f57c@thor.intern.walstatt.dynvpn.de> References: <20181212134837.0ea4dd42@thor.intern.walstatt.dynvpn.de> <80246.1544660756@kaos.jnpr.net> <20181213181759.1669f57c@thor.intern.walstatt.dynvpn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
O. Hartmann <o.hartmann@walstatt.org> wrote: > I'm able to reproduce this behaviour easily: make cleanworld; kldload fi= lemon (if not > already loaded); make buildworld buildkernel Why are you doing cleanworld? > After the build has finished, install everything accordingly and reboot.= Then kldload > filemon and make buildworld buildkernel in /usr/src - and be surprised. Not surprised at all - all of your toolchain etc will be newer and hence cause everything to be out of date. I believe Bryan added some knobs to supress this particular check, though I don't recall what they are. It's not something we deal with here since we never actually install what we are building on the build host. I have trees I haven't cleaned in years - no need to. > > Adding -dM to your build command should be very instructive.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?74332.1544724278>