#51542: clang-3.8 and clang-3.9 fail to function due to rpath -------------------------------------+------------------------ Reporter: kenneth.f.cunningham@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: clang-3.8 | -------------------------------------+------------------------ Comment (by kenneth.f.cunningham@…): btw, the missing library is actually present in the correct location for both llvm-3.8 (and also for llvm-3.9), so it seems to be just the rpath configuration I have for these two versions. Please excuse my obviously incomplete knowledge of clang and llvm configuration. {{{ user$ ls -la /opt/local/libexec/llvm-3.8/lib/libLLVM.dylib -rwxr-xr-x 1 root admin 35708340 12 Mar 16:07 /opt/local/libexec/llvm-3.8/lib/libLLVM.dylib user$ ls -la /opt/local/libexec/llvm-3.9/lib/libLLVM.dylib -rwxr-xr-x 1 root admin 54732472 29 May 20:12 /opt/local/libexec/llvm-3.9/lib/libLLVM.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/51542#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X