Skip to content

[ci] Upgrade to GCC14 #1266

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

Merged
merged 2 commits into from
May 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions .github/workflows/compile-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-avr:2024-12-01
image: ghcr.io/modm-ext/modm-build-avr:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -39,7 +39,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -65,7 +65,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -91,7 +91,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -117,7 +117,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -143,7 +143,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -169,7 +169,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -195,7 +195,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -221,7 +221,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -247,7 +247,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -273,7 +273,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -299,7 +299,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -325,7 +325,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -351,7 +351,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -377,7 +377,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -403,7 +403,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -430,7 +430,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -456,7 +456,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -482,7 +482,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -508,7 +508,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -534,7 +534,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -560,7 +560,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -586,7 +586,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -612,7 +612,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -638,7 +638,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -664,7 +664,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -690,7 +690,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -716,7 +716,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build-upload-docs:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-base:2024-12-01
image: ghcr.io/modm-ext/modm-build-base:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down
23 changes: 13 additions & 10 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
unittests-linux-generic:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18

steps:
- name: Check out repository
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
stm32-examples:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
stm32f4-examples-1:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -215,7 +215,7 @@ jobs:
stm32f4-examples-2:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -238,7 +238,7 @@ jobs:
avr-examples:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-avr:2024-12-01
image: ghcr.io/modm-ext/modm-build-avr:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -267,7 +267,10 @@ jobs:
if: always()
run: |
(cd test && make compile-arduino-uno)
(cd test && make compile-arduino-nano_A compile-arduino-nano_B compile-arduino-nano_C compile-arduino-nano_D compile-arduino-nano_E compile-arduino-nano_F compile-arduino-nano_G)
# D, G, and I overflow FLASH
(cd test && make \
compile-arduino-nano_A compile-arduino-nano_B compile-arduino-nano_C \
compile-arduino-nano_E compile-arduino-nano_F compile-arduino-nano_H)
- name: Compile AVR Unittests ATmega
if: always()
run: |
Expand All @@ -286,7 +289,7 @@ jobs:
hal-compile-quick-1:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -311,7 +314,7 @@ jobs:
hal-compile-quick-2:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -336,7 +339,7 @@ jobs:
hal-compile-quick-3:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand All @@ -361,7 +364,7 @@ jobs:
hal-compile-quick-4:
runs-on: ubuntu-24.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2024-12-01
image: ghcr.io/modm-ext/modm-build-cortex-m:2025-05-18
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
export HOMEBREW_NO_INSTALL_CLEANUP=1 # saves time
brew update
# brew unlink gcc
brew install doxygen boost gcc@13 avr-gcc@13 arm-gcc-bin@13 cmake || true
brew link --force avr-gcc@13 arm-gcc-bin@13
brew install doxygen boost gcc@14 avr-gcc@14 arm-gcc-bin@14 cmake || true
brew link --force avr-gcc@14 arm-gcc-bin@14
# brew upgrade boost gcc git || true

- name: Setup environment - Python pip
Expand Down
Loading
Loading