Skip to content

Ccache 4 13 4 - #29576

Merged
jangalda-nsc merged 1 commit into
nrfconnect:mainfrom
jangalda-nsc:ccache_4_13_4
Jun 16, 2026
Merged

Ccache 4 13 4#29576
jangalda-nsc merged 1 commit into
nrfconnect:mainfrom
jangalda-nsc:ccache_4_13_4

Conversation

@jangalda-nsc

Copy link
Copy Markdown
Contributor

No description provided.

@NordicBuilder

NordicBuilder commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

CI Information

To view the history of this post, click the 'edited' button above
Build number: 4

Inputs:

Sources:

sdk-nrf: PR head: 2dd32bd151a70daf39db66adbe0a04afc3216463

more details

sdk-nrf:

PR head: 2dd32bd151a70daf39db66adbe0a04afc3216463
merge base: f6d1c79e05f93646cea5038aaac57cc185bae009
target head (main): 7991a186170e2306a20d168415b9e833f35182b9
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (4)
scripts
│  ├── requirements-fixed.txt
│  ├── tools-versions-darwin.yml
│  ├── tools-versions-linux.yml
│  │ tools-versions-win10.yml

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-ble_mesh
    • ⚠️ doc-internal
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-apps_nrfdesktop
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@jangalda-nsc
jangalda-nsc marked this pull request as ready for review June 15, 2026 13:54
@jangalda-nsc
jangalda-nsc requested review from a team and thst-nordic as code owners June 15, 2026 13:54
@jangalda-nsc jangalda-nsc added this to the 3.4.0 milestone Jun 16, 2026
Comment thread scripts/tools-versions-linux.yml Outdated
@thst-nordic

Copy link
Copy Markdown
Contributor

is this PR going to merge? or just a test for https://github.com/nrfconnect/sdk-nrf/pull/29407/changes?

@jangalda-nsc

Copy link
Copy Markdown
Contributor Author

is this PR going to merge? or just a test for https://github.com/nrfconnect/sdk-nrf/pull/29407/changes?

This PR should replace #29407. I need to bump toolchain bundler before

@tejlmand

tejlmand commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@jangalda-nsc generally you're always welcome to just squash your changes into the original PR #29407, there's no need for opening mulitple PRs.

but for this time, I've closed the original PR.
Please squash all commits into a single one, at least all the ccache changes should be in the same commit.

@jangalda-nsc

Copy link
Copy Markdown
Contributor Author

@tejlmand thanks, this is a bit special case because I used non-official bundler with updates, so the order of running things matters

ccache <4.12 has a bug causing it to miss cache, see:
ccache/ccache#1625

Update ccache version to >4.12.x to ensure a working ccache for build
performance improvements.

Also add ccache to Windows and Darwin tools so they can benefit from
ccache.

Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
@jangalda-nsc
jangalda-nsc merged commit a949c13 into nrfconnect:main Jun 16, 2026
25 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants