<p dir="ltr"><br>
On 4 Jun 2016 09:17, "Larry Shaffer" <<a href="mailto:larrys@dakotacarto.com">larrys@dakotacarto.com</a>> wrote:<br>
><br>
> Hi Nyall,<br>
><br>
> On Fri, Jun 3, 2016 at 10:58 PM, Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> wrote:<br>
>><br>
>><br>
>> On 4 Jun 2016 6:52 AM, "Larry Shaffer" <<a href="mailto:larrys@dakotacarto.com">larrys@dakotacarto.com</a>> wrote:<br>
>> ><br>
>> > Hi,<br>
>> ><br>
>> > Just a quick note... Continuing work I started at the hackfest in Girona, I have successfully built and run QGIS on Mac off of Homebrew dependencies of pyqt, sip, qwt, qwtpolar, qscintilla2 and qca specifically configured for Qt 5 and Python 3.<br>
>> ><br>
>> > <a href="http://drive.dakotacarto.com/qgis/qgis-qt5-pyqt5-py3.png">http://drive.dakotacarto.com/qgis/qgis-qt5-pyqt5-py3.png</a><br>
>> ><br>
>> > This means I am now capable of running installs of qgis2-ltr, qgis2 and qgis3 (when branched) off of the *same* /usr/local install of Homebrew. This also means, after some further work, we will be able to upgrade the Mac Travis CI setup for testing both Qt4/PyQt4/Py2 and Qt5/PyQt5/Py3, as is currently available for Linux.<br>
>> ><br>
>> > While it is possible to do this using multiple isolated Homebrew installs, that requires almost all dependencies in the non-/usr/local directory to be compiled, instead of using the prebuilt binaries (aka 'bottles') available from Homebrew.<br>
>> ><br>
>> > Fully bundled test apps are at least a month away.<br>
>> ><br>
>> > I have a PR and more Homebrew editing to do (will post more to this thread later), but just wanted everyone to know it is at least compiling and launching on Mac!<br>
>><br>
>> That's great news Larry - nice work!<br>
>><br>
>> I'm curious: how does the test suite look on these qt5 Mac builds? What's failing?<br>
><br>
> See: <br>
> <a href="http://dash.orfeo-toolbox.org/buildSummary.php?buildid=231771">http://dash.orfeo-toolbox.org/buildSummary.php?buildid=231771</a><br>
><br>
> Not entirely sure I have the test environ set up correctly, but<br>
>   79% tests passed, 48 tests failed out of 231<br>
> isn't so bad as a starting point (I think...).<br>
><br>
> The following timed out:<br>
> PyQgsComposerHtml Failed  25m 30ms Completed (Timeout)<br>
><br>
> Most render test comparisons are close, excepting<br>
><br>
> qgis_composerlabeltest<br>
> <a href="http://dash.orfeo-toolbox.org/testDetails.php?test=41851057&build=231771">http://dash.orfeo-toolbox.org/testDetails.php?test=41851057&build=231771</a><br>
> qgis_gradienttest<br>
> <a href="http://dash.orfeo-toolbox.org/testDetails.php?test=41851093&build=231771">http://dash.orfeo-toolbox.org/testDetails.php?test=41851093&build=231771</a><br>
> qgis_composerpicturetest<br>
> <a href="http://dash.orfeo-toolbox.org/testDetails.php?test=41851065&build=231771">http://dash.orfeo-toolbox.org/testDetails.php?test=41851065&build=231771</a><br>
><br>
> Also, about 50% of the Python test errors might be remedied with updating to Py3 or some trivial module finding fixes.</p>
<p dir="ltr">I suspect you're building with deprecated code enabled. Can you change the cmake option (I think it's "with_deprecated") and rebuild/retest? </p>
<p dir="ltr">Nyall<br></p>
<p dir="ltr">><br>
> Larry Shaffer<br>
> Dakota Cartography<br>
> Black Hills, South Dakota<br>
>><br>
>> Nyall<br>
>><br>
>> ><br>
>> > Regards,<br>
>> ><br>
>> > Larry Shaffer<br>
>> > Dakota Cartography<br>
>> > Black Hills, South Dakota<br>
>> ><br>
>> > _______________________________________________<br>
>> > Qgis-developer mailing list<br>
>> > <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
>> > List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
>> > Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</p>