Date: Fri, 02 May 2025 16:25:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 286529] Buildworld fails on 14.2-RELEASE-p1 not finding immintrin.h Message-ID: <bug-286529-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286529 Bug ID: 286529 Summary: Buildworld fails on 14.2-RELEASE-p1 not finding immintrin.h Product: Base System Version: 14.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: marquis@roble.com 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. See also Bug 283581. -- 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-286529-227>
