[MacPorts] #36431: qt4-mac: macdeployqt shows errors when trying to copy in frameworks

MacPorts noreply at macports.org
Tue Oct 2 13:12:32 PDT 2012


#36431: qt4-mac: macdeployqt shows errors when trying to copy in frameworks
------------------------+--------------------------------
 Reporter:  mavaugha@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.1.2
 Keywords:              |       Port:  qt4-mac
------------------------+--------------------------------
 I just updated qt4-mac to version 4.8.3_0 which now always installs it as
 a framework and was supposed to help fix some issues with the macdeployqt
 tool. But now when I run macdeployqt on my app bundle it shows these
 errors:

 ERROR: no file at
 "/opt/local/Library/Framework/QtSvg.framework/Versions/4/QtSvg"
 ERROR: no file at
 "/opt/local/Library/Framework/QtGui.framework/Versions/4/QtGui"
 ERROR: no file at
 "/opt/local/Library/Framework/QtCore.framework/Versions/4/QtCore"
 ERROR: no file at
 "/opt/local/Library/Framework/QtOpenGL.framework/Versions/4/QtOpenGL"

 No frameworks are copied in.  It only copies in the following dynamic
 libraries:
 libjpeg.8.dylib, liblcms.1.dylib, libmng.1.dylib, libpng15.15.dylib,
 libQtCore.4.dylib, libQtGui.4.dylib, libQtSvg.4.dylib, libqwt.6.dylib,
 libtiff.3.dylib, libz.1.dylib

 The app also doesn't run after I run the deployment tool on it.  I have
 attached the error report.

 Also, as a side note... I have to manually move the plugins folder from
 /opt/local/share/qt4/ to /opt/local/ for the macdeployqt tool to find them
 to include in the bundle.

-- 
Ticket URL: <https://trac.macports.org/ticket/36431>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list