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

Fix the wheel-building workflow #1822

Merged
merged 5 commits into from
Jan 24, 2025
Merged

Fix the wheel-building workflow #1822

merged 5 commits into from
Jan 24, 2025

Conversation

mdickinson
Copy link
Member

This PR attempts to fix the current wheel-building workflow. That workflow is failing on manylinux-aarch64 builds with a gcc internal compiler error, so until we can understand the problem better we'll drop those builds and the QEMU emulation.

While we're here, we also perform separate macOS Intel and ARM builds.

@mdickinson
Copy link
Member Author

Added a temporary commit to allow us to test the wheel build: that commit comments out the sdist build and the upload code, and adds a pull_request: trigger. It should be reverted once everything's working.

@mdickinson mdickinson changed the title Attempt to fix the wheel-building workflow Fix the wheel-building workflow Jan 24, 2025
@mdickinson
Copy link
Member Author

This seems to be working; temporary commit reverted. Merging in 3... 2... 1...

@mdickinson mdickinson merged commit 70b9bbb into main Jan 24, 2025
29 checks passed
@mdickinson mdickinson deleted the fix/wheel-build branch January 24, 2025 17:00
mdickinson added a commit that referenced this pull request Jan 24, 2025
This PR attempts to fix the current wheel-building workflow. That
workflow is failing on manylinux-aarch64 builds with a gcc internal
compiler error, so until we can understand the problem better we'll drop
those builds and the QEMU emulation.

While we're here, we also perform separate macOS Intel and ARM builds.

(cherry picked from commit 70b9bbb)
mdickinson added a commit that referenced this pull request Jan 24, 2025
- Backport PR #1822 
- Bump the version in setup.py.
@mdickinson
Copy link
Member Author

That workflow is failing on manylinux-aarch64 builds

Opened #1830 to track this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant