<div dir="ltr">Hi Nyall,<div class="gmail_extra">
<br><div class="gmail_quote">On Fri, Jun 3, 2016 at 10:58 PM, Nyall Dawson <span dir="ltr"><<a href="mailto:nyall.dawson@gmail.com" target="_blank">nyall.dawson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class=""><p dir="ltr"><br>
On 4 Jun 2016 6:52 AM, "Larry Shaffer" <<a href="mailto:larrys@dakotacarto.com" target="_blank">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" target="_blank">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!</p>
</span><p dir="ltr">That's great news Larry - nice work! </p>
<p dir="ltr">I'm curious: how does the test suite look on these qt5 Mac builds? What's failing?</p></blockquote><div>See: </div><div><a href="http://dash.orfeo-toolbox.org/buildSummary.php?buildid=231771">http://dash.orfeo-toolbox.org/buildSummary.php?buildid=231771</a><br></div><div><br></div><div>Not entirely sure I have the test environ set up correctly, but</div><div>  79% tests passed, 48 tests failed out of 231</div><div>isn't so bad as a starting point (I think...).</div><div><br></div><div>The following timed out:</div><div>PyQgsComposerHtml<span style="white-space:pre"> </span>Failed<span style="white-space:pre">  </span>25m 30ms<span style="white-space:pre"> </span>Completed (Timeout)<br></div><div><br></div><div>Most render test comparisons are close, excepting</div><div><br></div><div>qgis_composerlabeltest<br></div><div><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></div><div>qgis_gradienttest</div><div><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></div><div>qgis_composerpicturetest</div><div><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></div><div><br></div><div>Also, about 50% of the Python test errors might be remedied with updating to Py3 or some trivial module finding fixes.</div><div><br></div><div>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<p dir="ltr">Nyall</p>
<p dir="ltr"><span class="">><br>
> Regards,<br>
><br>
> Larry Shaffer<br>
> Dakota Cartography<br>
> Black Hills, South Dakota<br>
><br></span>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</p>
</blockquote></div><br></div></div>