Date: Sun, 06 Feb 2022 20:29:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261742] [exp-run] Against llvm-14-update branch on GitHub Message-ID: <bug-261742-7788-OG31nBKM1V@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261742-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-261742-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=3D261742 --- Comment #1 from Antoine Brodin <antoine@FreeBSD.org> --- Buildworld fails: --- llvm-profdata.full --- c++ -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/poudriere/jails/mainamd64PR261742/usr/src/amd64.amd64/= tmp -B/usr/obj/poudriere/jails/mainamd64PR261742/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/obj/poudriere/j ails/mainamd64PR261742/usr/src/amd64.amd64/lib/clang/libllvm -I/poudriere/jails/mainamd64PR261742/usr/src/lib/clang/include -I/poudriere/jails/mainamd64PR261742/usr/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_ FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd14.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd14.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_EN ABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPars= er -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX8 6Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -gline-tables-only -Wno-format-zero-leng th -fstack-protector-strong -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversio n -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -fno-exceptions -fno-rtti -std=3Dc++14 -stdlib=3Dlibc++ -Wno-c++11-extensions -Wl,--gc-se ctions -o llvm-profdata.full llvm-profdata.o /usr/obj/poudriere/jails/mainamd64PR261742/usr/src/amd64.amd64/lib/clang/li= bllvm/libllvm.a -lz -lexecinfo -ltinfow -lpthread ld: error: undefined symbol: llvm::memprof::RawMemProfReader::create(llvm::Twine const&) >>> referenced by llvm-profdata.cpp:2484 (/poudriere/jails/mainamd64PR26174= 2/usr/src/contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp:2= 484) >>> llvm-profdata.o:(show_main(int, char const**)) ld: error: undefined symbol: llvm::memprof::RawMemProfReader::printSummaries(llvm::raw_ostream&) const >>> referenced by llvm-profdata.cpp:2490 (/poudriere/jails/mainamd64PR26174= 2/usr/src/contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp:2= 490) >>> llvm-profdata.o:(show_main(int, char const**)) c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) *** [llvm-profdata.full] Error code 1 --=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-261742-7788-OG31nBKM1V>