[Bug 281292] graphics/mesa-dri build failure

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Sep 2024 14:55:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281292

jakub_lach@mailplus.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub_lach@mailplus.pl

--- Comment #1 from jakub_lach@mailplus.pl ---
FAILED: src/intel/compiler/intel_clc                                            
c++  -o src/intel/compiler/intel_clc
src/intel/compiler/intel_clc.p/intel_clc.c.o
src/intel/compiler/intel_clc.p/brw_kernel.c.o
src/intel/compiler/intel_clc.p/elk_elk_nir_option
ld: error: undefined reference due to --no-allow-shlib-undefined: vtable for
std::__1::basic_stringstream<char, std::__1::char_traits<char>,
std::__1::allocator<char>>@LLVM_15
>>> referenced by /usr/local/llvm15/lib/libLLVMSPIRVLib.so

ld: error: undefined reference due to --no-allow-shlib-undefined: VTT for
std::__1::basic_string stream<char, std::__1::char_traits<char>,
std::__1::allocator<char>>@LLVM_15
>>> referenced by /usr/local/llvm15/lib/libLLVMSPIRVLib.so

ld: error: undefined reference due to --no-allow-shlib-undefined: vtable for
std::__1::basic_string buf<char, std::__1::char_traits<char>,
std::__1::allocator<char>>@LLVM_15
>>> referenced by /usr/local/llvm15/lib/libLLVMSPIRVLib.so

ld: error: undefined reference due to --no-allow-shlib-undefined: vtable for
std::__1::basic_ostring stream<char, std::__1::char_traits<char>,
std::__1::allocator<char>>@LLVM_15
>>> referenced by /usr/local/llvm15/lib/libLLVMSPIRVLib.so

ld: error: undefined reference due to --no-allow-shlib-undefined: VTT for
std::__1::basic_ostring stream<char, std::__1::char_traits<char>,
std::__1::allocator<char>>@LLVM_15
>>> referenced by /usr/local/llvm15/lib/libLLVMSPIRVLib.so
c++: error: linker command failed with exit code 1 (use -v to see invocation)

-- 
You are receiving this mail because:
You are the assignee for the bug.