https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286141
--- Comment #6 from Charlie Li <vish...@freebsd.org> --- This happens when ccache is detected in the environment at all, even with NO_CCACHE set. Most pronounced with static ccache enabled in poudriere, for which the ccache executable lives in /ccache/bin/ccache, with /ccache/bin added to $PATH. For some reason this is the only port in the qt6 family that exhibits this behaviour; all others when NO_CCACHE is set ccache is not considered despite still being present in the environment. -- You are receiving this mail because: You are the assignee for the bug.