[MacPorts] #57112: qgis does not built on mac os x 10.13

MacPorts noreply at macports.org
Thu Jan 31 07:24:37 UTC 2019


#57112: qgis does not built on mac os x 10.13
------------------------+----------------------
  Reporter:  news24lor  |      Owner:  Veence
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.3
Resolution:             |   Keywords:
      Port:  qgis       |
------------------------+----------------------

Comment (by fvaccari):

 Facing the same problem trying to install on a MacPro running 10.11.6 (the
 latest supported system), where QGIS3 cannot be installed as qt5 requires
 10.12 or newer.

 Following the suggestion by news24lor I added the configuration argument
 to the port file, found in

 /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/gis/qgis/Portfile

 that now looks like

 {{{
 ...
 ...
 cmake.install_prefix    ${applications_dir}
 #configure.args-append  "--trace"
 configure.args-append   "-DWITH_INTERNAL_FUTURE=OFF"
 configure.args-append   "-DWITH_GRASS=OFF"
 ...
 ...
 }}}

 and the installation was successful.

-- 
Ticket URL: <https://trac.macports.org/ticket/57112#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list