-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I've noticed that ekam fails to build when ccache is installed on Fedora 34, with a bunch of errors like ccache: error: Failed to create directory /var/cache/ccache/a/d: Permission denied. On Fedora, ccache seems to use a shared Unfortunately, Fedora 34 also adds ccache (edit: more precisely, the directory containing ccache-wrapped compilers) to the /var/cache/ccache directory, unlike my machines running Debian derivatives, which use ~/.ccache.PATH by default if it is installed, so it's quite easy to hit up against this if using Fedora.
Metadata
Metadata
Assignees
Labels
No labels