#39221: Cannot deploy Qt applications with MacPorts port qt4-mac --------------------------------+------------------------- Reporter: clemens.brunner@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt4-mac | --------------------------------+------------------------- Changes (by cal@…): * cc: cal@… (added) Comment: I'm regurlarly using MacPorts Qt to build a different app where this works fine. I'm not sure why it breaks for you, especially since MacPorts recently added `-Wl,-headerpad_max_install_names` to the default linker flags. You might want to try rebuilding tiff from source (`sudo port -ns upgrade --force tiff`) to check whether this fixes your problem. As for the crash on `10.6`, I can also reproduce that. I assume that's because the qt Portfile doesn't handle your value of `macosx_deployment_target` as set in `macports.conf`. You might want to open a separate bug report for that. -- Ticket URL: <https://trac.macports.org/ticket/39221#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X