[Bug 284893] Fix ccache for ports that have USES=llvm and USES=cmake

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 10 16:23:59 BST 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284893

Bryan Drewery <bdrewery at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery at FreeBSD.org

--- Comment #8 from Bryan Drewery <bdrewery at FreeBSD.org> ---
This may not be complete.

For devel/qt6-tools I now see this in Poudriere. It is using ccache twice, and
the first is incorrectly using "ccache" for it rather than
`CCACHE_WRAPPER_PATH` which is passed into PATH and found and used
automatically.


```
[  0% 24/733] ccache /ccache/libexec/ccache/c++  -I/wrkdirs...
/bin/sh: ccache: not found
```

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


More information about the kde-freebsd mailing list