Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Feb 10, 2023

By default, ccache includes the modification time (mtime) and size of the compiler in the hash to ensure that results retrieved from the cache are accurate. But in CI environment compiler's mtime can be unique each run.

Effectively, this PR fixes #27063 (comment):

Looks like ccache isn't working here

https://cirrus-ci.com/task/4571293245243392?logs=ci#L4178

By default, `ccache` includes the modification time (`mtime`) and size
of the compiler in the hash to ensure that results retrieved from the
cache are accurate. But in CI environment compiler's `mtime` can be
unique each run.
@DrahtBot
Copy link
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@DrahtBot DrahtBot added the Tests label Feb 10, 2023
@hebasto hebasto marked this pull request as draft February 11, 2023 10:23
@hebasto hebasto marked this pull request as ready for review February 11, 2023 10:28
@hebasto hebasto marked this pull request as draft February 11, 2023 10:39
@hebasto hebasto closed this Feb 11, 2023
@bitcoin bitcoin locked and limited conversation to collaborators Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants