#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 | -----------------------------+-------------------------- Comment (by douglas.brockett@…): Thanks for the help! I did install clang-3.0, and issued: sudo port -d install mythtv-core.26 configure.compiler=macports-clang-3.0 as suggest in 4013 Unfortunately, I got the same result on my 10.8.4 machine and xcode 4.6: DEBUG: Change libmythpostproc.dylib to /opt/local/lib/libmythpostproc.dylib 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_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) 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_ports_multimedia_mythtv-core.26/mythtv- core.26/work/destroot/opt/local/bin/mythffmpeg Exit code: 1 Error: org.macports.destroot for port mythtv-core.26 returned: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: command execution failed while executing "$post $targetname" Warning: targets not executed for mythtv-core.26: org.macports.activate org.macports.destroot org.macports.install Please see the log file for port mythtv-core.26 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_multimedia_mythtv-core.26/mythtv-core.26/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port mythtv-core.26 failed I'll need a little more time than I have tonight to dig further - could well be that I've messed something else up along the way. I've posted this to 40136 since the workaround from 40137 didn't seem to take - I hope that's the right protocol. -- Ticket URL: <https://trac.macports.org/ticket/40136#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X