Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Jul 30, 2023

This PR aims to:

  1. Remove our own CCACHE_SIZE environment variable that violates Ccache's CCACHE_* namespace.
  2. Introduce the CCACHE_MAXSIZE environment variable that is documented since v3.3, which makes its usage consistent with other ones, such as CCACHE_DIR and CCACHE_NOHASHDIR.

This change aims to:
1) Remove our own `CCACHE_SIZE` environment variable that violates
Ccache's `CCACHE_*` namespace.
2) Introduce the `CCACHE_MAXSIZE` environment variable that is
documented since v3.3, which makes its usage consistent with other ones,
such as `CCACHE_DIR` and `CCACHE_NOHASHDIR`.
@DrahtBot
Copy link
Contributor

DrahtBot commented Jul 30, 2023

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

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK MarcoFalke

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #28173 (ci: Run Windows native task on GitHub Actions by hebasto)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@maflcko
Copy link
Member

maflcko commented Jul 31, 2023

lgtm ACK 79ceb16

@fanquake
Copy link
Member

Looks like this is still working as intended, and the cache sizes are being set, i.e 250mb for the msan job https://cirrus-ci.com/task/5055152978132992?logs=ci#L1997:

Cache size (GB): 0.22 / 0.25 (86.73 %)

@fanquake fanquake merged commit e92013e into bitcoin:master Jul 31, 2023
@jonatack
Copy link
Member

Post-merge ACK

@hebasto hebasto deleted the 230730-ccache branch August 1, 2023 08:24
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Aug 9, 2023
@bitcoin bitcoin locked and limited conversation to collaborators Jul 31, 2024
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.

5 participants