-
Notifications
You must be signed in to change notification settings - Fork 72
{2023.06}[2023a] QIIME2 2024.2.0 #1317
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
PetrKralCZ
commented
Nov 24, 2025
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx |
|
New job on instance
|
|
The Bowtie2 build failed, because it's trying to use SSE on Arm: For older versions this was fixed in easybuilders/easybuild-easyconfigs#16946, we have to check if we can still apply the same kind of fix to newer versions. Edit: according to https://github.com/BenLangmead/bowtie2?tab=readme-ov-file#obtaining-bowtie2, that solution should still work. |
|
@PetrKralCZ Looks like we'll need to include |
|
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace |
|
New job on instance
|
|
Oops, triggered the build for the wrong EESSI version... bot: build repo:eessi.io-2023.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace |
|
New job on instance
|
|
Failure for UniFrac 1.4: edit: that's set here: https://github.com/biocore/unifrac-binaries/blob/v1.4/src/Makefile#L47, so we would need to modify that (i.e. adapt the existing patch a bit more: https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/u/UniFrac/UniFrac-1.4_fix-makefiles.patch). |