Re: filemon: weird full-time build although filemon enabled

From: O. Hartmann <ohartmann_at_walstatt.org>
Date: Mon, 8 May 2017 19:32:58 +0200
Am Mon, 8 May 2017 10:17:05 -0700
"Simon J. Gerraty" <sjg_at_juniper.net> schrieb:

> Konstantin Belousov <kostikbel_at_gmail.com> wrote:
> > If I understand the motto of meta-mode, any file change is detected for any
> > file accessed during the build.  All dynamically-linked binary includes
> > the rtld into the process image, and rtld reads all config files in the
> > libmap.d subdirectories.  The end result is that everything must be rebuild
> > if any config file changed.  
> 
> Ah.
> 
> > Then, after the world build, according to OP, the nvidia driver port is
> > reinstalled, which installs the nvidia.conf anew, which triggers the
> > behaviour on the next build.  
> 
> Yes, that would account for it.
> 
> There are always exceptions - things we expect to be volatile and don't
> care - or for any other reason just want to ignore.
> 
> bmake has a set of knobs for telling it to ignore things.
> OP try
> 
> .MAKE.META.IGNORE_PATHS += /usr/local/etc/libmap.d
> 
> --sjg

I suppose I have to set this flag in 

/etc/src-env.conf

?

-- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).

Received on Mon May 08 2017 - 15:33:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:11 UTC