Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2024 21:02:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277204] *: ports misusing WITH_CCACHE_BUILD and NO_CCACHE
Message-ID:  <bug-277204-7788-Vs1hhb5ER3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277204-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277204-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277204

Matthias Andree <mandree@FreeBSD.org> changed:

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

--- Comment #1 from Matthias Andree <mandree@FreeBSD.org> ---
Benjamin, good idea, but not practical to fix - for graphics/rawtherapee,
CCACHE_ENABLED seems to be set too late, even after .include <bsd.port.pre.=
mk>
it's not yet set -- and I need to hack CMAKE_ARGS to actually make rawthera=
pee
use ccache - and I don't want to turn some easily readable .if clause into
non-readable variable expansion hacks to delay expansion. CCACHE isn't a
PORT_OPTION, so helper variables don't cut the mustard.

If you can lend a hand with graphics/rawtherapee and propose a fix that I do
not currently see... feel free to send proposals, else I'll need to keep th=
ings
as they are and continue emulating bsd.ccache.mk.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277204-7788-Vs1hhb5ER3>