[Bug 286141] devel/qt6-tools fails to build in poudriere, successfully builds from ports tree
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 24 13:01:17 BST 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286141
--- Comment #6 from Charlie Li <vishwin at 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.
More information about the kde-freebsd
mailing list