filemon: weird full-time build although filemon enabled
Simon J. Gerraty
sjg at juniper.net
Mon May 8 16:04:17 UTC 2017
O. Hartmann <ohartmann at walstatt.org> wrote:
> It is weird!
>
> Today, after yesterday's built, I face the same 90 minutes build horror again, this time
> I switched on "-dM" with the make command.
>
> This happens:
>
> [...]
> /usr/obj/usr/src/lib/clang/libllvm/_usr_obj_usr_src_lib_clang_libllvm_CodeGen_SelectionDAG_LegalizeDAG.o.meta:
> 15: file '/usr/local/etc/libmap.d/nvidia.conf' is newer than the target...
>
That does seem odd why anything involved in building clang should care
about that file...
You can use the pid field in the syscall trace to show what process was
looking at that file.
> This box has the following lines in /etc/src.conf to rebuild the nvidia kernel module
> every time:
>
> PORTS_MODULES+= x11/nvidia-driver
>
> I do not know what is going on here ... :-(
well that might explain why nvidia.conf is updated, but not why clang
build cares.
More information about the freebsd-current
mailing list