[MacPorts] #68354: qgis3 @3.32.3 build failure on macOS 14

MacPorts noreply at macports.org
Wed Oct 4 18:32:29 UTC 2023


#68354: qgis3 @3.32.3 build failure on macOS 14
--------------------------+----------------------
  Reporter:  edmcnierney  |      Owner:  Veence
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  qgis3        |
--------------------------+----------------------

Comment (by nilason):

 Thanks for the log file, that is usually what make it possible to find out
 the problem. I couldn't find any traces of Homebrew in the log, this is
 something else.

 There is an issue with a port {{{libunwind}}} and Xcode 15, that perhaps
 is behind this problem.
 You need to uninstall {{{libunwind}}}, rebuild PDAL and then QGIS.

 Try the following, (I haven't tried this step-by-step so there may be
 deviations):

 {{{
 sudo port selfupdate
 sudo port uninstall libunwind
 }}}

 Say yes to rebuild ports that were dependents to libunwind.
 Make sure PDAL is rebuilt, if not rebuild it.
 Install QGIS.

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


More information about the macports-tickets mailing list