Skip to content
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

Linuxarm64 #1400

Merged
merged 24 commits into from
Jan 22, 2025
Merged

Linuxarm64 #1400

merged 24 commits into from
Jan 22, 2025

Conversation

tsteven4
Copy link
Collaborator

Add CI job to build and test on Linux arm64.

This ran into rounding errors in our regression tests with the igc format and valgrind. The tests all passed without valgrind, but many of the igc tests failed reference comparisons when run under valgrind. This failures occur on arm64 with valgrind 3.22.0 and 3.23.0. They do not occur with valgrind 3.24.0. See https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/2095501

To work around this I created a ppa with valgrind 3.24.0: https://launchpad.net/~tsteven4/+archive/ubuntu/valgrind-backports

@robertlipe
Copy link
Collaborator

robertlipe commented Jan 22, 2025 via email

@tsteven4 tsteven4 merged commit 2ef6625 into GPSBabel:master Jan 22, 2025
20 checks passed
@tsteven4 tsteven4 deleted the linuxarm64 branch January 23, 2025 19:52
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