[MacPorts] #68712: SuiteSparse_SPQR fails at linking stage on Sonoma ARM64 XCode 15

MacPorts noreply at macports.org
Thu Nov 16 09:07:23 UTC 2023


#68712: SuiteSparse_SPQR fails at linking stage on Sonoma ARM64 XCode 15
-------------------------------+--------------------
  Reporter:  carlodefalco      |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:                    |   Keywords:
      Port:  SuiteSparse_SPQR  |
-------------------------------+--------------------

Comment (by carlodefalco):

 Seems the portfile was updated after my patch, still not working though.
 The relevant fix is just one line :


 {{{
 @@ -29,13 +29,14 @@ configure.optflags          -O3
                              patch-KLU-Include-klu_version.h.diff

  configure.optflags          -O3
 +build.args-append           LDFLAGS=-ld_classic

  # see https://github.com/macports/macports-
 ports/pull/2292#issuecomment-408526461
  configure.cppflags-replace  -I${prefix}/include \
                              -isystem${prefix}/include
 }}}

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


More information about the macports-tickets mailing list