-
Notifications
You must be signed in to change notification settings - Fork 66
{2023.06}[2022b,a64fx] HarfBuzz 5.3.1 (originally built with EB 4.8.2) #1098
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
Conversation
|
bot: build instance:eessi-bot-deucalion repository:eessi.io-2023.06-software architecture:aarch64/a64fx |
|
New job on instance
|
|
bot: build instance:eessi-bot-deucalion repository:eessi.io-2023.06-software architecture:aarch64/a64fx |
|
New job on instance
|
|
The build of Rust 1.65.0 failed with a weird error: |
|
EasyBuild LLM integration would have probably helped here: |
That is indeed helpful 😄 But can it also provide a patch? 😅 |
|
It tries, one thing it says is and I wonder if the vector widths of a64fx (which IIRC are especially wide) are actually supported. The other option is to switch off SVE somehow. |
A slightly newer Rust (1.70.0 instead of 1.65.0) built with GCCcore-12.3.0 instead of GCCcore 12.2.0 does work fine. And the binutils version is fixed, since that's taken from the compat layer. |
…64fx-2022b-eb482-apps-2
|
Let's give this another try, the updated hook from EESSI/software-layer-scripts#86 should make sure that we use Rust 1.75.0 (from #1200). bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx |
|
New job on instance
|
|
Staging PR merged, tarball ingested. |
Separated from #1051