-
Notifications
You must be signed in to change notification settings - Fork 61
Debug Rust 1.65.0 issue on a64fx #1138
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
base: main
Are you sure you want to change the base?
Conversation
Instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
Doesn't work because of the patches... |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
Same error with 1.69.0:
Version 1.70.0 does work with the same toolchain, so I guess something must have been fixed/changed in that particular Rust version (probably related to (a version bump of) the included LLVM). |
Let's try Rust 1.65.0 with the LLVM from the Rust 1.70.0 tarball (LLVM 16 instead 15), just to check/confirm if this is an LLVM issue. bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion architecture:aarch64/a64fx |
New job on instance
|
Doing some tests to debug the issue observed in #1098 (comment). First trying to build Rust 1.70.0 with the same toolchain to find out if it's a problem with Rust itself, since 1.70.0 was successfully built with GCC 12.3.0.