Re: Stable/15 bootstrap build error on aarch64

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 15 Sep 2025 09:47:44 UTC
Just add some info:
Build of main branch is also failed at same place

Looks like a broken order of build/run dependencies, arm_neon.h is auto-generated by tablegen

# uname -a
FreeBSD aarch64.DimaPanov.com 15.0-ALPHA2 FreeBSD 15.0-ALPHA2 stable/15-89e9d3ca62f8 GENERIC arm64

--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy@FreeBSD.org, https://t.me/FluffyBSD)

> On понедельник, сент. 15, 2025 at 11:47 AM, Dima Panov <fluffy@FreeBSD.org (mailto:fluffy@FreeBSD.org)> wrote:
> Hello!
>
> Something changed in stable/15 between 89e9d3ca6 and deaa609d0 which caused a bootstrap build error in poudriere
>
> --- _bootstrap-tools-lib/clang/libllvmminimal ---
> /opt/poudriere/jails/150aarch64/usr/src/contrib/llvm-project/llvm/lib/Support/xxhash.cpp:60:10: fatal error: arm_neon.h file not found
> 60 | #include
> | ^~~~~~~~~~~~
> 1 error generated.
> *** [Support/xxhash.o] Error code 1
>
> make[3]: stopped making "all" in /opt/poudriere/jails/150aarch64/usr/src/lib/clang/libllvmminimal
> make[3]: 1 error
>
>
>
> --
> Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
> (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
>
>
>