Skip to content

Conversation

@martinmine
Copy link
Contributor

Ccache has an issue reading the config file on some Linux distros when using an invalid kerberos ticket. For some reason it will attempt to access a ccache config file in the home directory which it does does not have permission to do causing ccache to exit. Approach suggested by @dpiparo

@peremato
Copy link
Contributor

This is no good. The setting of the HOME environment variable will be active during the configuration but not during the build of the project. In addition, this may have side effects of other configuration files that really sit in the real $HOME.

@peremato
Copy link
Contributor

Closing it because is not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants