[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Jul 2022 12:26:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265425

--- Comment #4 from Antoine Brodin <antoine@FreeBSD.org> ---
Buildworld fails on i386:

ld: error: undefined hidden symbol: blake3_compress_in_place_avx512
>>> referenced by blake3_dispatch.c:146 (/poudriere/jails/maini386PR265425/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3_dispatch.c:146)
>>>               blake3_dispatch.o:(blake3_compress_in_place) in archive /usr/obj/poudriere/jails/maini386PR265425/usr/src/i386.i386/lib/clang/libllvm/libllvm.a

ld: error: undefined hidden symbol: blake3_compress_in_place_sse41
>>> referenced by blake3_dispatch.c:152 (/poudriere/jails/maini386PR265425/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3_dispatch.c:152)
>>>               blake3_dispatch.o:(blake3_compress_in_place) in archive /usr/obj/poudriere/jails/maini386PR265425/usr/src/i386.i386/lib/clang/libllvm/libllvm.a

ld: error: undefined hidden symbol: blake3_compress_in_place_sse2
>>> referenced by blake3_dispatch.c:158 (/poudriere/jails/maini386PR265425/usr/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3_dispatch.c:158)
>>>               blake3_dispatch.o:(blake3_compress_in_place) in archive /usr/obj/poudriere/jails/maini386PR265425/usr/src/i386.i386/lib/clang/libllvm/libllvm.a

-- 
You are receiving this mail because:
You are on the CC list for the bug.