Hi Helmut,

On Sat Aug 23, 2025 at 11:44 AM CEST, Helmut Grohne wrote:
zydis fails to build from source when enabling the nocheck build profile.

The <!nocheck> annotation of the python3 dependency should be dropped.

The issue was that tests would be enabled even when nocheck was specified. I've fixed it by making it conditional on the build profile. This way, python is still optional.

Thanks for the report! Bye :)

Reply via email to