#36272: Building gwenhywfar4 fails with frameworks --------------------------+------------------- Reporter: mk@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: gwenhywfar4 | --------------------------+------------------- Comment (by michaelld@…): I think the issue is that QMake is not creating the lib*.la files correctly for Qt's frameworks -- and hence this is a qt4-mac issue. But, I won't know until I can compare and contrast the *.la files created by QMake for Qt as +framework with those as -framework. I'm guessing that GNU libtool is actually trying to use the information in libQtCore.la to do the linking, and since that information isn't well populated, libtool is having issues -- to me that's the only way to explain the strange info:build message since the actual command looks fully valid and does not even contain the ".../Library/Frameworks" reference while the lib*.la file does. -- Ticket URL: <https://trac.macports.org/ticket/36272#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS