#29069: llvm: Library not loaded: @executable_path/../lib/libLLVM-2.9.dylib -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: llvm -------------------------------------+-------------------------------------- Trying to update the pure port, configuration fails because llvm's libraries don't have the correct install_name: {{{ dyld: Library not loaded: @executable_path/../lib/libLLVM-2.9.dylib Referenced from: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_pure/work/pure-0.47/./conftest Reason: image not found ./configure: line 3419: 24758 Trace/BPT trap ./conftest$ac_cv_exeext }}} Observe that in r77651 you removed the code from the llvm portfile from r70474 / r72287 / r73125 that had formerly fixed this problem. -- Ticket URL: <https://trac.macports.org/ticket/29069> MacPorts <http://www.macports.org/> Ports system for Mac OS