Re: FreeBSD aarch64 buildworld target fails to build 32-bit compat LLVM compiler-rt due to fp support

From: Rahul Rameshbabu <sergeantsagara_at_protonmail.com>
Date: Sun, 24 Sep 2023 19:51:41 UTC
On Sun, 24 Sep, 2023 12:02:27 -0700 "Mark Millard" <marklmi@yahoo.com> wrote:
> This has been fixed by:
>
>     • Sat, 23 Sep 2023
>         . . .
>         • git: f174619c38c3 - main - Guard CROSS_TARGET_FLAGS from buildworld Simon J. Gerraty
>
> It was caused by the earlier:
>
>     • Sat, 23 Sep 2023
>         . . .
>         • git: f9df60975087 - main - Add support for host32 for DIRDEPS_BUILD Simon J. Gerraty
>         . . .

Thanks for the breakdown. This make sense to me. I just tested with the
fix and it does indeed resolve the issue I posted (which is also
depected in the CI job you shared).

>
> The 3 Sep 23 failures shown on the page:
>
> https://ci.freebsd.org/job/FreeBSD-main-aarch64-build/

It's great to know about this CI page.

>
> are from f174619c38c3 . The more recent ones show the
> builds that include f9df60975087 worked.
>
> ===
> Mark Millard
> marklmi at yahoo.com

--
Thanks again for the help,

Rahul Rameshbabu