[MacPorts] #70404: llvm-18: libLLVM.dylib not loaded at runtime

MacPorts noreply at macports.org
Sat Jul 20 06:48:41 UTC 2024


#70404: llvm-18: libLLVM.dylib not loaded at runtime
---------------------------------+--------------------
  Reporter:  sletz               |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:
      Port:  llvm-18 llvm-devel  |
---------------------------------+--------------------

Comment (by sletz):

 OK adding --link-static is needed, but then I get:

 Undefined symbols for architecture arm64:
   "_ZSTD_compress", referenced from:

 so at least -lzstd is missing.

 And with LLVM 18:
 llvm-config --system-libs
 ==> gives nothing

 and  with LLVM 17:
 lvm-config --system-libs
 -lm -lz -lzstd -lcurses -lxml2

 So something seems still wrong.

-- 
Ticket URL: <https://trac.macports.org/ticket/70404#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list