homebrew-osgeo4mac: qgis 3.6 build fails

I’m building with:

brew install --with-3d --with-api-docs --with-gpsbabel --with-grass --with-isolation --with-lastools --with-mssql --with-oracle --with-orfeo --with-qspatialite --with-r --with-saga --with-server --with-taudem --with-whitebox --verbose qgis

I get an error when building qgsfeaturerequest.cpp

ninja: build stopped: subcommand failed:

Full brew gist-logs output here

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 20

Most upvoted comments

@fjperini I’ve managed to build qgis at last! matplotlib formula doesn’t compile from source, had to pour from bottle. Didn’t see any problems with Qt and GRASS. Thanks a lot for your help.

@luispuerto I have managed to complete the integration with Circle CI 🎉 This will allow us to have more build time to generate bottles of a given tool with all its flags. In this way, a complete QGIS will be obtained and users will not have to build again and again.

I will dedicate the next hours to optimize formulas and scripts.