#1123014 ann FTCBFS: python3 build dependency not installable for the host architecture

Package:
src:ann
Source:
src:ann
Submitter:
Helmut Grohne
Date:
2025-12-15 21:49:02 UTC
Severity:
normal
Tags:
#1123014#5
Date:
2025-12-15 20:37:50 UTC
From:
To:
ann cannot be cross built from source, because it Build-Depends on the
host architecture python3 interpreter package. Attempting to install it
fails the byte compilation step. ann really wants to run python3 during
build to perform the cctbx source conversion, so it really wants a build
architecture python3. Thus, the dependency should be annotated :native.
I'm attaching a patch for your convenience.

Helmut