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

Add sccache s3 controls #226

Merged

Conversation

robertmaynard
Copy link
Contributor

Should fix comiler timeouts that are occuring when we try to build anything since sccache isn't talking with s3 properly.

issue:

    sccache: error: Timed out waiting for server startup. Maybe the remote service is unreachable?
    Run with SCCACHE_LOG=debug SCCACHE_NO_DAEMON=1 to get more information
    ninja: build stopped: subcommand failed.

@robertmaynard robertmaynard added the bug Something isn't working label May 26, 2023
@robertmaynard robertmaynard force-pushed the bug/add_sccache_s3_controls branch from 1ce1935 to c120583 Compare May 26, 2023 13:01
@robertmaynard robertmaynard added the non-breaking Introduces a non-breaking change label May 26, 2023
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @robertmaynard. I thought I checked for this earlier but must have overlooked it! 😅

conda/recipes/kvikio/meta.yaml Outdated Show resolved Hide resolved
conda/recipes/kvikio/meta.yaml Outdated Show resolved Hide resolved
@robertmaynard
Copy link
Contributor Author

/merge

Copy link
Member

@madsbk madsbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @robertmaynard !

@rapids-bot rapids-bot bot merged commit 8d098ce into rapidsai:branch-23.06 May 26, 2023
@robertmaynard robertmaynard deleted the bug/add_sccache_s3_controls branch May 26, 2023 15:29
This was referenced May 26, 2023
@jakirkham
Copy link
Member

Thanks all! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants