#42507: tbb build failure -------------------------+-------------------------------- Reporter: jwhowse4@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: tbb | -------------------------+-------------------------------- Comment (by egall@…): Relevant part of log: {{{ :info:destroot install_name_tool: changing install names or rpaths can't be redone for: /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tbb/tbb/work/destroot/Volumes/User_Disk/opt/macports/lib/libtbb.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 -id /Volumes/User_Disk/opt/macports/lib/libtbb.dylib /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tbb/tbb/work/destroot/Volumes/User_Disk/opt/macports/lib/libtbb.dylib :info:destroot Exit code: 1 }}} This looks like it is due to the `install_name_tool` hackery added to deal with the following upstream issue: http://software.intel.com/en- us/forums/topic/505370 (although tbb has no maintainer, you might want to cc Ryan on this, as he was the last one to touch it...) -- Ticket URL: <https://trac.macports.org/ticket/42507#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X