Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb 18.1.5 build failure under aarch64-current



Hi,

Just noticing that wip/lldb and manually configured llvm that includes
lldb fail to complete under aarch64 -current. It builds OK under
amd64. Earlier versions used to work under both, so there is some
regression with respect to NetBSD support. I build it as I regularly
rebuild and test zig, which recently switched to llvm-18.

---
ld: lib/liblldbPluginProcessNetBSD.a(NativeThreadNetBSD.cpp.o): in
function `lldb_private:
:process_netbsd::NativeThreadNetBSD::NativeThreadNetBSD(lldb_private::process_netbsd::Nati
veProcessNetBSD&, unsigned long)':
NativeThreadNetBSD.cpp:(.text._ZN12lldb_private14process_netbsd18NativeThreadNetBSDC2ERNS0
_19NativeProcessNetBSDEm+0x6c): undefined reference to
`lldb_private::process_netbsd::Nati
veRegisterContextNetBSD::CreateHostNativeRegisterContextNetBSD(lldb_private::ArchSpec
cons
t&, lldb_private::NativeThreadProtocol&)'
NativeThreadNetBSD.cpp:(.text._ZN12lldb_private14process_netbsd18NativeThreadNetBSDC2ERNS0
_19NativeProcessNetBSDEm+0x6c): relocation truncated to fit:
R_AARCH64_CALL26 against unde
fined symbol `lldb_private::process_netbsd::NativeRegisterContextNetBSD::CreateHostNativeR
egisterContextNetBSD(lldb_private::ArchSpec const&,
lldb_private::NativeThreadProtocol&)'
[5299/5775] Building CXX object
tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o
ninja: build stopped: subcommand failed.

----

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index