homebrew-osgeo4mac: QGIS 2.18.11 fails to build

Still no luck in building qgis. Building with

brew install --with-grass --with-isolation --with-qspatialite --with-r qgis2

Logs here: https://gist.github.com/e13c6853f7580eee9730b6099e3e0618

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 26 (14 by maintainers)

Most upvoted comments

Same problem here. Dies at 92% with no informative error message when using brew install qgis2 --with-grass --with-saga-gis-lts https://gist.github.com/9ec905dc6bb317183a51b5ac53ebeb13

I have another issue on MacOS 10.9.5, maybe related to yours, but anyway with the same result: Error: osgeo/osgeo4mac/qgis2 contains conflicting version recursive dependencies: qwt-qt4, qwt-qt4@5.2 I had qwt-qt4@6.3 and got the same conflict, I installed qwt-qt4@5.2 which is in the same tap, but the error is still there.