John Klos <john%ziaspace.com@localhost> writes:
> I noticed that since cwrappers is enabled by default, neither ccache
> nor distcc work with pkgsrc. Is there a straightforward way to fix
> this?
For me, ccache works fine and distcc does not. The symptom is that
distcc is never called. I have not gotten to looking into it enough to
file a PR, but this is obviously a bug.
With
PKGSRC_COMPILER= ccache gcc
CCACHE_DIR= ${HOME}/.ccache
I see faster builds, and stats from ccache -s.
With
PKGSRC_COMPILER= ccache distcc gcc
I see the same behavior, and no remote execution.
Attachment:
signature.asc
Description: PGP signature