[MacPorts] #64802: slang2 fails to build for arm64-x86_64 universal on arm64

MacPorts noreply at macports.org
Sat Mar 12 03:43:19 UTC 2022


#64802: slang2 fails to build for arm64-x86_64 universal on arm64
-----------------------------+--------------------
  Reporter:  laszlo-pusztai  |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.7.2
Resolution:                  |   Keywords:
      Port:  slang2          |
-----------------------------+--------------------
Changes (by jmroot):

 * keywords:  slang2 universal arm64 =>


Comment:

 It's putting it's internal -L flag in the wrong place, after the
 externally supplied LDFLAGS (which include `-L/opt/local/lib`). So it ends
 up linking to the installed non-universal version of itself, instead of
 the copy in the build dir.

 A workaround would be to uninstall the port first.

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


More information about the macports-tickets mailing list