Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2023 20:51:01 +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-VHpNp2AlHb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213428-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213428-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213428

--- Comment #13 from Richard Scheffenegger <rscheff@freebsd.org> ---
copying /usr/include from freefall went as far as
--------------------------------------------------------------
>>> stage 3: cross tools
--------------------------------------------------------------

but eventually fails:

--- Support/BLAKE3/blake3_dispatch.o ---
In file included from
/root/freebsd-master/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/b=
lake3_dispatch.c:5:
/root/freebsd-master/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/b=
lake3_impl.h:53:10:
fatal error: 'immintrin.h' file not found
#include <immintrin.h>
         ^~~~~~~~~~~~~

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



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