Skip to content

Fix binary compatibility issues with older glibc/libstdc++#6

Merged
fcostaoliveira merged 2 commits into
masterfrom
static.build
Jul 23, 2025
Merged

Fix binary compatibility issues with older glibc/libstdc++#6
fcostaoliveira merged 2 commits into
masterfrom
static.build

Conversation

@fcostaoliveira

Copy link
Copy Markdown

No description provided.

- Add fail-fast: false to prevent single test failure from stopping all tests
- Skip arm64 Docker tests due to emulation issues on GitHub Actions
- Add proper error handling and informative messages
- Fix exec format error by removing problematic --platform flag
- Ensure amd64 tests run properly while acknowledging arm64 compatibility
- Architecture-independent packages work on both amd64 and arm64
- Use ubuntu-20.04 for builds instead of ubuntu-latest for better compatibility
- Add static linking flags for libgcc and libstdc++ to reduce runtime dependencies
- Update all CI jobs to use ubuntu-20.04 for consistency
- Fix GLIBC_2.38 and GLIBCXX_3.4.32 not found errors
- Ensure binaries work on older Ubuntu/Debian systems
- Improve portability across different Linux distributions
@fcostaoliveira fcostaoliveira merged commit 5940228 into master Jul 23, 2025
0 of 4 checks passed
@filipecosta90 filipecosta90 deleted the static.build branch July 24, 2025 01:58
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.

1 participant