Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 668414

Summary: CCACHE_RECACHE=yes emerge --oneshot cat/pkg doesn't recache remote distcc ccache host
Product: Gentoo Linux Reporter: Necktwi Ozfguah <necktwi>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED UPSTREAM    
Severity: normal CC: slyfox, toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Necktwi Ozfguah 2018-10-12 06:07:39 UTC
related to busybox bug https://bugs.gentoo.org/640958
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-10-22 11:01:09 UTC
(In reply to Necktwi Ozfguah from comment #0)
> related to busybox bug https://bugs.gentoo.org/640958

Related how?
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2018-10-22 19:08:24 UTC
CCACHE_RECACHE is an environment variable for local ccache binary, not distcc.

I don't think distcc understands it or passes any environment variables to remote host.

I suggest you filing feature request for distcc upstream and explain your use case.