You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 rangelto-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.
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.
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)
The text was updated successfully, but these errors were encountered: