Re: WITH_META_MODE: any effect? Tree built twice!

2018-12-13 Thread Simon J. Gerraty
O. Hartmann wrote: > I'm able to reproduce this behaviour easily: make cleanworld; kldload filemon > (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

Re: WITH_META_MODE: any effect? Tree built twice!

2018-12-13 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Wed, 12 Dec 2018 16:25:56 -0800 "Simon J. Gerraty" schrieb: Hello, thanks for your resonse. > O. Hartmann wrote: > > delete-old|-libs afterwards, I started again a build (filemon loaded!). > > And, surprise, > > surprise, compilation of

Re: WITH_META_MODE: any effect? Tree built twice!

2018-12-12 Thread Simon J. Gerraty
O. Hartmann wrote: > delete-old|-libs afterwards, I started again a build (filemon loaded!). And, > surprise, > surprise, compilation of all the long-haul taking LLVM/CLANG stuff starts > again! That is > not funny. If you have META_MODE enabled -dM will tell you if meta_oodate decided the

WITH_META_MODE: any effect? Tree built twice!

2018-12-12 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I just updated sources /usr/src to r341879 (13-CURRENT). To have a clean, new build, performing of "make cleanwolrd cleandir" has been issued and I have set WITH_META_MODE= in /etc/src-env.conf. Loading filemon.ko and rebuilding world and kernel