[Bug 261180] devel/ocaml-opam: does not build on ARM

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Jan 2022 09:57:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261180

--- Comment #6 from Hannes Mehnert <hannes@mehnert.org> ---
(In reply to Robert Clausecker from comment #5)
Thanks for your updated log. In order to fix the issue, I wanted to setup a
virtual armv7/FreeBSD system to have faster turnarounds.

I tried https://wiki.freebsd.org/QemuRecipes (i.e. using qemu and an FreeBSD 13
installer image), I can see the loader, but no kernel output (I put
console=comsonsole in /boot/loader.conf and -Dh in /boot.config) -- instead
qemu uses 100% CPU and I see a single "|" (maybe the spinner from the kernel?).

Do you have any experience / guidance on how to setup an emulated armv7 system
on a FreeBSD/13.0/amd64 host?

Of course what you could try on your system is to remove the `model=armv7` from
the patch attached in this PR (or set `model=armv6` -- it looks like OCaml on
FreeBSD/arm is only support with the armv6), but I'm not sure that'll lead to a
working package.

-- 
You are receiving this mail because:
You are the assignee for the bug.