Opened 11 years ago

Last modified 6 years ago

#40136 closed defect

mythtv-core.26 @0.26-Fixes-20130720_0: install_name_tool failure during destroot — at Version 1

Reported by: sbturner@… Owned by: ctreleaven@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: mythtv-core.26

Description (last modified by larryv (Lawrence Velázquez))

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

Change History (2)

Changed 11 years ago by sbturner@…

Attachment: main.log added

MythTV.26.Log

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to ctreleaven@…
Port: mythtv-core.26 added
Summary: MythTV.26 Build Failure (Install_Name_Tool Exit Code 1)mythtv-core.26 @0.26-Fixes-20130720_0: install_name_tool failure during destroot

Thanks for the ticket. In the future, please Cc relevant port maintainers (port info --maintainers).

Note: See TracTickets for help on using tickets.