Skip to content

LinuxTools builder: sccache isn't used #62753

Closed
@alexcrichton

Description

@alexcrichton

The compiler time of LinuxTool builds are nearly 4 hours, which is due to the lack of sccache not being used. I believe that PRs don't have access to the same environment variable group as the auto builds, which means they don't have configuration of which S3 bucket to use, which means sccache is likely defaulting to the local disk rather than reading from the network.

cc @pietroalbini

Metadata

Metadata

Assignees

Labels

T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions