Skip to content

Conversation

martin4861
Copy link
Contributor

Description

@swift-nav/algint-team

API compatibility

Does this change introduce a API compatibility risk?

API compatibility plan

If the above is "Yes", please detail the compatibility (or migration) plan:

JIRA Reference

https://swift-nav.atlassian.net/browse/BOARD-XXXX

@martin4861 martin4861 force-pushed the martin4861/cmake-update branch from ae3ae98 to 700870a Compare September 8, 2025 07:08
Copy link

sonarqubecloud bot commented Sep 8, 2025

@martin4861 martin4861 marked this pull request as ready for review September 8, 2025 09:56
@martin4861 martin4861 requested a review from a team as a code owner September 8, 2025 09:56
@martin4861 martin4861 requested a review from armallen September 8, 2025 09:56
@@ -84,7 +84,8 @@ RUN \
python3.10 python3.10-dev python3.10-distutils \
python3.11 python3.11-dev python3.11-distutils \
dpkg-dev \
cmake \
cmake-data=3.16.3-1ubuntu1.20.04.1 \
Copy link
Contributor Author

@martin4861 martin4861 Sep 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apt install cmake will install cmake 4.x which breaks the cmake build, because of some incompatibilities. Fixing it to cmake 3.16 is a short term fix, a proper fix will be done separately.

@martin4861 martin4861 merged commit 0de91b3 into master Sep 8, 2025
10 checks passed
@martin4861 martin4861 deleted the martin4861/cmake-update branch September 8, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants