#47139: charm-qt5 @ 1.8.0 : fails to build on SL and ML ------------------------+------------------ Reporter: mk@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: charm-qt5 | ------------------------+------------------ Comment (by rjvbertin@…): This failure is due to the fact that the current port:qt5-mac (the one which installs in "exclusive" mode and thus conflicts with Qt4) doesn't set up the headers exactly right. An additional problem is that OS X 10.6 can only build up to and including Qt 5.3.2 . I'm not sure how to tackle that particular issue. Add a platform check to port:qt5-mac-devel and limit the version to 5.3.2 on OS X 10.6? Ports should declare a dependency on Qt5 by including the Qt5 PortGroup, so the platform/version interaction can be hidden in the portgroup file. -- Ticket URL: <https://trac.macports.org/ticket/47139#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X