Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2025 06:21:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 213428] make buildworld relies on /usr/include i.e. -nostdinc breaks buildworld
Message-ID:  <bug-213428-227-y2ob4u9q58@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213428-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213428

Dan Kotowski <dan.kotowski@a9development.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dan.kotowski@a9development.
                   |                            |com

--- Comment #15 from Dan Kotowski <dan.kotowski@a9development.com> ---
I know have encountered this as well but do not see a clear path to resolution
in this thread.

I have tried many of the tricks here, but with no luck.

>From within `/usr/src/lib/clang/headers`:

# make install
clang-tblgen -gen-arm-bf16  -I
/usr/src/contrib/llvm-project/clang/include/clang/Basic -d arm_bf16.h.d  -o
arm_bf16.h /usr/src/contrib/llvm-project/clang/include/clang/Basic/arm_bf16.td
make: exec(clang-tblgen): No such file or directory
*** Error code 1

Stop.
make: stopped making "install" in /usr/src/lib/clang/headers

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213428-227-y2ob4u9q58>