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

aarch64 build is failing #434

Closed
mrabarnett opened this issue Oct 31, 2021 · 2 comments
Closed

aarch64 build is failing #434

mrabarnett opened this issue Oct 31, 2021 · 2 comments
Labels
bug Something isn't working minor

Comments

@mrabarnett
Copy link
Owner

Original report by VnC (Bitbucket: VnC, GitHub: VnC).


The latest build on manylinux aarch64 failed: https://app.travis-ci.com/bitbucket/mrabarnett/mrab-regex/jobs/544766609
The build failure seems to be a fluke, it failed on docker create. Could be a network issuse trying to download the image?
I ran python3 -m cibuildwheel --output-dir wheelhouse --platform linux --archs aarch64 locally and it seems to build fine.

Could you try retriggering the build when you have a chance? This is forcing some projects to pin regex to the previous version (psf/black#2568)

@mrabarnett
Copy link
Owner Author

Original comment by Matthew Barnett (Bitbucket: mrabarnett, GitHub: mrabarnett).


I’ve run out of credits on Travis CI. Time to move on, because I’m not going to pay for building wheels for platforms I don't use…

@mrabarnett
Copy link
Owner Author

Moved to GitHub. The manylinux aarch64 wheels are now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant