[Bug 277204] *: ports misusing WITH_CCACHE_BUILD and NO_CCACHE

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Feb 2024 18:16:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277204

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #2 from Gleb Popov <arrowd@FreeBSD.org> ---
You're correct in your analysis, Benjamin. WITH_CCACHE_BUILD uses should be
fixed and I even suspect that bsd.ccache.mk should become Features/ccache.mk

Matthias, I took a look on graphics/rawtherapee and wonder why all these knobs
are really there. Using GCC, binutils, forcing LTO, smoke-testing in
post-install and replaying what bsd.ccache.mk does seems all wrong to me.
Comments mention GCC 9, which probably means that all this stuff was put in the
port long ago and might be not relevant anymore.

Anyways, there is a new 5.10 release available, can you please look into it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.