#40136: mythtv-core.26 @0.26-Fixes-20130720_0: install_name_tool failure during destroot -----------------------------+-------------------------- Reporter: sbturner@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: mythtv-core.26 | -----------------------------+-------------------------- Changes (by larryv@…): * owner: macports-tickets@… => ctreleaven@… * port: => mythtv-core.26 Old description:
I recently installed MacPorts and have only attempted to install MythTV- Core.26. The build failed when Install_Name_Tool exited with error code 1. After the initial failure I cleaned MythTV, ran MacPorts selfupdate, and retried but received the same error message. Pertinent info is below and the log file is attached. Any suggestions will be greatly appreciated.
OS: 10.8.4 MacPorts: 2.2.0 with current updates Myth install attempted: sudo port install mythtv-core.26
It appears the following parts of the log capture the error (see attached log for detail):
:debug:destroot Change libmythpostproc.dylib to /opt/local/lib/libmythpostproc.dylib :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_multimedia_mythtv-core.26/mythtv- core.26/work/destroot/opt/local/bin/mythffmpeg (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 libmythpostproc.dylib /opt/local/lib/libmythpostproc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_multimedia_mythtv-core.26/mythtv- core.26/work/destroot/opt/local/bin/mythffmpeg :info:destroot Exit code: 1 :error:destroot org.macports.destroot for port mythtv-core.26 returned: command execution failed :debug:destroot Error code: NONE :debug:destroot Backtrace: command execution failed
New description: I recently installed MacPorts and have only attempted to install MythTV- Core.26. The build failed when Install_Name_Tool exited with error code 1. After the initial failure I cleaned MythTV, ran MacPorts selfupdate, and retried but received the same error message. Pertinent info is below and the log file is attached. Any suggestions will be greatly appreciated. OS: 10.8.4\\ MacPorts: 2.2.0 with current updates\\ Myth install attempted: sudo port install mythtv-core.26 It appears the following parts of the log capture the error (see attached log for detail): {{{ :debug:destroot Change libmythpostproc.dylib to /opt/local/lib/libmythpostproc.dylib :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_multimedia_mythtv-core.26/mythtv- core.26/work/destroot/opt/local/bin/mythffmpeg (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 libmythpostproc.dylib /opt/local/lib/libmythpostproc.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_multimedia_mythtv-core.26/mythtv- core.26/work/destroot/opt/local/bin/mythffmpeg :info:destroot Exit code: 1 :error:destroot org.macports.destroot for port mythtv-core.26 returned: command execution failed :debug:destroot Error code: NONE :debug:destroot Backtrace: command execution failed }}} -- Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers (`port info --maintainers`). -- Ticket URL: <https://trac.macports.org/ticket/40136#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X