O. Hartmann <ohartm...@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.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to