#42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..." --------------------+------------------------ Reporter: ram@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: clang-3.5 --------------------+------------------------ `clang-3.5` is failing in the destroot phase, on Mavericks, with the following: {{{ :info:destroot install_name_tool: changing install names or rpaths can't be redone for: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.5/clang-3.5/work/destroot/opt/local/libexec/llvm-3.5/lib/libclang.dylib (for architecture x86_64) because larger updated load commands do not fit (the program must be relinked, and you may need to use -headerpad or -headerpad_max_install_names) :info:destroot Command failed: install_name_tool -change @rpath/libLLVM-3.5svn.dylib /opt/local/libexec/llvm-3.5/lib/libLLVM-3.5svn.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.5/clang-3.5/work/destroot/opt/local/libexec/llvm-3.5/lib/libclang.dylib }}} full build log is attached. -- Ticket URL: <https://trac.macports.org/ticket/42699> MacPorts <http://www.macports.org/> Ports system for OS X