Skip to content

mips64le builds for 3.10.8 are failing #765

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

Closed
yosifkit opened this issue Oct 19, 2022 · 2 comments
Closed

mips64le builds for 3.10.8 are failing #765

yosifkit opened this issue Oct 19, 2022 · 2 comments

Comments

@yosifkit
Copy link
Member

The linux/mips64le architecture is still in queue for building, but apparently builds are just failing constantly. Any idea when this will be fixed? Thanks

Extra info:
Issue opened by my college: python/cpython#98397
This causes the Dependabot to propose wrong updates to 3.11.0rc2.

Originally posted by @aliculPix4D in #763 (comment)

@yosifkit
Copy link
Member Author

yosifkit commented Oct 19, 2022

I'm not sure when the mips64le image for 3.10.8 will be fixed. It looks like a linker issue, so we might have to file a bug upstream after some more investigation.

/tmp/ccjGWf8N.s: Assembler messages:
/tmp/ccjGWf8N.s:4867018: Error: branch out of range
/tmp/ccjGWf8N.s:4867110: Error: branch out of range
/tmp/ccjGWf8N.s:4867161: Error: branch out of range
lto-wrapper: fatal error: gcc returned 1 exit status

Note that the builds started to fail with the 3.10.8 release, 3.10.7 worked fine.

@tianon
Copy link
Member

tianon commented Dec 19, 2023

I don't think this is going to be fixed -- we've disabled mips64le support for now, and we're happy to reconsider adding it if we see evidence that it will be building successfully again.

@tianon tianon closed this as completed Dec 19, 2023
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

No branches or pull requests

2 participants