[backport] macos ci fixes for v1.16#25672
Merged
dakejahl merged 3 commits intorelease/1.16from Sep 30, 2025
Merged
Conversation
Signed-off-by: Ramon Roche <[email protected]>
This is a compiler-specific extension
aa0ab94 to
38d05f8
Compare
dakejahl
approved these changes
Sep 30, 2025
Contributor
|
Is this ready @mrpollo ? |
Contributor
Author
|
Not yet, I'm debugging, the issue is the GitHub runners updated the LLVM version, there are fixes in main to address this, and I'm trying to minimize how much of it we bring to this branch for fixes, I'm experimenting a few things I'll be done by EOD |
Signed-off-by: Ramon Roche <[email protected]>
aa8220f to
312f873
Compare
Contributor
Author
|
@dakejahl As soon as CI passes this will can merged I have confirmed it working here https://github.com/PX4/PX4-Autopilot/actions/runs/18143473441?pr=25672 |
dakejahl
approved these changes
Sep 30, 2025
|
This pull request has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there: https://discuss.px4.io/t/px4-dev-call-oct-1-2025-team-sync-and-community-q-a/47561/1 |
Spir0u
pushed a commit
to aithon-robotics/PX4-Autopilot
that referenced
this pull request
Jan 26, 2026
* ci: lockdown gcc v9 for macos Signed-off-by: Ramon Roche <[email protected]> * pxh: do not use variable sized array on the stack This is a compiler-specific extension * ci: macos build on older gcc Signed-off-by: Ramon Roche <[email protected]> --------- Signed-off-by: Ramon Roche <[email protected]> Co-authored-by: Beat Küng <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
locks down gcc v9 and brings a fix for macos sitl