[Bug 283581] Buildworld fails on 14.2-RELEASE not finding immintrin.h
Date: Fri, 02 May 2025 16:19:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283581
marquis@roble.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marquis@roble.com
--- Comment #3 from marquis@roble.com ---
Also getting this on a relatively vanilla 14.2 amd64 system:
# gitup -r release
...
# Have: 1eb03b059e56b9cde4246e406f96881cc128528a
# Want: 1eb03b059e56b9cde4246e406f96881cc128528a
# Branch: releng/14.2
# freebsd-version
14.2-RELEASE-p1
# make clean && make buildworld
...
In file included from
/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3.c:13:
/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3_impl.h:53:10:
fatal error: 'immintrin.h' file not found
53 | #include <immintrin.h>
Last successful build was on Feb 1.
--
You are receiving this mail because:
You are the assignee for the bug.