Hi Emanuele,

On Tue, Sep 05, 2023 at 10:51:17AM +0200, Emanuele Rocca wrote:
> On 2022-04-26 05:33, Helmut Grohne wrote:
> > armnn fails to cross build from source for a fair number of reasons.
> 
> This does not seem to be the case anymore with 23.08-3 from
> testing/unstable, at least judging from sbuild --host=arm64 on a x86
> machine: https://people.debian.org/~ema/armnn_23.08-3_arm64.build
> 
> Any other test to perform before claiming victory?

I strongly suspect that you have qemu-user installed and configured for
binfmt. If you had not the python3 would fail to install. I'd call this
an emulated build, but not a cross build.

So yeah, there's still things to do.

You may also check https://crossqa.debian.net/src/armnn when in doubt.
There you can see that the package is considered bd-uninstallable for
all architectures. On the cross build, I am removing the foreign python
interpreters from the set of available packages, because they are known
to fail postinst. As a result, most architectures are reported as
missing python3.11-minimal.

Helmut

Reply via email to