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

MacPorts noreply at macports.org
Fri Jul 19 21:53:57 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 cjones051073):

 Yes, I had also noticed that LLVM-18 appears to include this versioned sym
 link to libLLVM.dylib, that is not there with LLVM-17  (or 16 for that
 matter either)

 {{{
 Larissa ~/Projects/MacPorts/ports > ls -lth
 /opt/local/libexec/llvm-17/lib/libLLVM*.dylib
 -rwxr-xr-x  1 root  admin   117M 11 Mar 14:15
 /opt/local/libexec/llvm-17/lib/libLLVM.dylib
 Larissa ~/Projects/MacPorts/ports > ls -lth
 /opt/local/libexec/llvm-18/lib/libLLVM*.dylib
 lrwxr-xr-x  1 root  admin    13B 24 Jun 11:07
 /opt/local/libexec/llvm-18/lib/libLLVM-18.dylib -> libLLVM.dylib
 -rwxr-xr-x  1 root  admin   116M 24 Jun 11:06
 /opt/local/libexec/llvm-18/lib/libLLVM.dylib
 }}}

 I am not aware of anything specifically on the MacPorts side, in the port
 file for LLVM that is doing this, so I presumed it was something new,
 intentional, on the LLVM side with version 18.

 If this is what is causing problems with faust, then this is still an
 issue on the faust side with how its build is being configured, I would
 say.

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


More information about the macports-tickets mailing list