Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2017 19:32:58 +0200
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        "Simon J. Gerraty" <sjg@juniper.net>
Cc:        Konstantin Belousov <kostikbel@gmail.com>, "O. Hartmann" <ohartmann@walstatt.org>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: filemon: weird full-time build although filemon enabled
Message-ID:  <20170508193258.4b0ddec2@thor.intern.walstatt.dynvpn.de>
In-Reply-To: <26642.1494263825@kaos.jnpr.net>
References:  <20170506092255.083828f8@thor.intern.walstatt.dynvpn.de> <16322.1494224695@kaos.jnpr.net> <20170508173709.37e94b17@thor.intern.walstatt.dynvpn.de> <25259.1494259448@kaos.jnpr.net> <20170508162320.GD1622@kib.kiev.ua> <26642.1494263825@kaos.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Am Mon, 8 May 2017 10:17:05 -0700
"Simon J. Gerraty" <sjg@juniper.net> schrieb:

> Konstantin Belousov <kostikbel@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).

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWRCrygAKCRDS528fyFhY
lEN2Af0aB9/s98lAIWtZGjhcDQnLGlYGsduBc9/QuyQky+ItfNeJfghGiTDmXSLz
xx5rMjKeD7NyRsJ11Bbc/14yrCQlAf9zDS+EmYWA6VlwD0aoQB0TnasuJnuUKlMG
PlCte0sI5bEXI6lAtsxCMpqQd55MbN8R56CDINcHXnfr3F+BagLy
=4FYp
-----END PGP SIGNATURE-----

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