[MacPorts] #66003: wireguard-go does not install: net/netip missing
MacPorts
noreply at macports.org
Mon Oct 17 03:18:03 UTC 2022
#66003: wireguard-go does not install: net/netip missing
-----------------------------+----------------------
Reporter: heinrichrebehn | Owner: cardi
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wireguard-go |
-----------------------------+----------------------
Comment (by cardi):
It looks like you're running `go` version 1.17.13:
https://trac.macports.org/attachment/ticket/66003/main.log#L85
The [https://pkg.go.dev/net/netip net/netip] package requires `go` version
1.18 or higher.
Can you try upgrading `go` by running `sudo port upgrade go` and then see
if `wireguard-go` builds and installs successfully?
--
Ticket URL: <https://trac.macports.org/ticket/66003#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list