[MacPorts] #42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..."
#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
#42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..." ------------------------+------------------------ Reporter: ram@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: clang-3.5 | ------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: base trunk adds -headerpad_max_install_names, so that should do the trick. -- Ticket URL: <https://trac.macports.org/ticket/42699#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..." ------------------------+------------------------ Reporter: ram@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: clang-3.5 | ------------------------+------------------------ Comment (by ram@…): But that isn't included in a release yet... -- Ticket URL: <https://trac.macports.org/ticket/42699#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..." ------------------------+------------------------ Reporter: ram@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: clang-3.5 | ------------------------+------------------------ Comment (by jeremyhu@…): And clang-3.5 isn't released yet either. -- Ticket URL: <https://trac.macports.org/ticket/42699#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42699: clang-3.5: fails in destroot "Command failed: install_name_tool -change..." ------------------------+------------------------ Reporter: ram@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: clang-3.5 | ------------------------+------------------------ Comment (by jeremyhu@…): Feel free to commit a change directly to the llvm-3.5 port to add headerpad_max_install_names. -- Ticket URL: <https://trac.macports.org/ticket/42699#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts