[MacPorts] #66194: dive fails to build on macOS 13 Ventura

MacPorts noreply at macports.org
Fri Jul 7 07:12:46 UTC 2023


#66194: dive fails to build on macOS 13 Ventura
---------------------+--------------------
  Reporter:  breun   |      Owner:  amake
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.8.0
Resolution:  fixed   |   Keywords:
      Port:  dive    |
---------------------+--------------------

Comment (by amake):

 The problem was that the github.com/docker/cli dependency vendors its own,
 old version of golang.org/x/sys, leading to
 https://stackoverflow.com/questions/71507321/go-1-18-build-error-on-mac-
 unix-syscall-darwin-1-13-go253-golinkname-mus

 Deleting the vendored dependency lets the compiler resolve to the port's
 version of golang.org/x/sys.

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


More information about the macports-tickets mailing list