Date: Mon, 25 Jul 2022 12:26:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265425] [exp-run] Against llvm-15-update branch on GitHub Message-ID: <bug-265425-7788-V8DqyMhkuW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265425-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265425-7788@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=3D265425 --- 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/libllv= m/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/libllv= m/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/libllv= m/libllvm.a --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265425-7788-V8DqyMhkuW>