Re: aarch64 ports build on amd64

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Tue, 11 Oct 2022 12:26:17 UTC
Hi,

Thanks for link.
I'm using same poudriere+qemu procedure but there is limitations, e.g, for
rust:
---
.ifdef QEMU_EMULATING
IGNORE= fails to build with qemu-user-static
.endif
---

I think the only way is to use arm64 hardware.

Cheers

Michael Gmelin <grembo@freebsd.org> escreveu no dia terça, 11/10/2022 à(s)
12:40:

>
>
> On 11. Oct 2022, at 13:22, Nuno Teixeira <eduardo@freebsd.org> wrote:
>
> 
> Hello,
>
> I don't yet have arm64 hardware to test ports so I will rely on emulation
> for tests.
>
> poudriere+qemu don't let me build rust, python, etc.
>
> Is there other way to emulate arm64?
>
>
> I documented the procedure I used to build arm64 packages on amd64 using
> poudriere a couple of years ago, maybe it helps:
>
>
> https://blog.grem.de/sysadmin/FreeBSD-On-rpi3-With-crochet-2018-10-27-18-00.html
>
> Best
> Michael
>
>

-- 
Nuno Teixeira
FreeBSD Committer (ports)