#1105135 libnumbertext FTCBFS: fails installing a host python interpreter

#1105135#5
Date:
2025-05-11 20:40:53 UTC
From:
To:
libnumbertext cannot be cross built from source, because it depends on
the Python interpreter for the host architecture. That interpreter fails
installing as it would have perform byte compilation. libnumbertext
actually wants to run it during build in a way that does not exercise
architecture-dependent properties, so it should be requesting the Python
interpreter for the build architecture instead. I'm attaching a patch
for your convenience. Once applying it, cross building works.

Helmut

#1105135#10
Date:
2025-05-12 15:36:23 UTC
From:
To:
UNSUBSCRIBE
--