Open berrange opened 1 month ago
Hi @berrange, thank you for reporting the issue. Could you please try to use newer NASM 2.16.02 version? We are preparing the updates for the sources as well as for the required tools.
Hi @berrange, thank you for reporting the issue. Could you please try to use newer NASM 2.16.02 version? We are preparing the updates for the sources as well as for the required tools.
I don't have builds of 2.16.02
available, but the 2.16.03
version from Fedora 41 successfully builds the code.
Bumping the min required NASM to such a new version means ipp-crypto
won't be compilable on the majority on Linux distros that are released today, without users building their own NASM :-(
Yes, I understand Unfortunately updating the minimal supported version of NASM is required in case we would like to enable the modern instructions sets
Attempting to build ipp-crypto on a Fedora 40 x86_64 host fails on some of the build variants for
sources/ippcp/asm_intel64/pcpsm3l9_ni_as.asm
This seems to affect these three variants:
I have
but I've also seen it hit with NASM 2.15.03, which is ipp-crypto's declared minimum version