Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable sccache in CI #3357

Closed
rockstar opened this issue Nov 24, 2020 · 0 comments · Fixed by #3369
Closed

Re-enable sccache in CI #3357

rockstar opened this issue Nov 24, 2020 · 0 comments · Fixed by #3369

Comments

@rockstar
Copy link
Contributor

Due to a bug sccache with rust 1.48 (mozilla/sccache#887), we had to disable sccache in CI. This issue is to track re-enabling it.

rockstar added a commit to rockstar/flux that referenced this issue Dec 1, 2020
After the change in influxdata#3366, the docker container now has a working
`sccache` with rust 1.48. This patch reverts the patch that disabled
`sccache` so that we were unblocked.

This reverts commit 0d9d585.

Fixes influxdata#3357
rockstar added a commit to rockstar/flux that referenced this issue Dec 1, 2020
After the change in influxdata#3366, the docker container now has a working
`sccache` with rust 1.48. This patch reverts the patch that disabled
`sccache` so that we were unblocked.

Fixes influxdata#3357
rockstar added a commit that referenced this issue Dec 1, 2020
After the change in #3366, the docker container now has a working
`sccache` with rust 1.48. This patch reverts the patch that disabled
`sccache` so that we were unblocked.

Fixes #3357
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 a pull request may close this issue.

1 participant