Opened 20 months ago

Last modified 20 months ago

#65807 assigned defect

flyctl @0.0.388: package net/netip is not in GOROOT

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jamesog (James O'Gorman)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: sierra Cc: herbygillot (Herby Gillot)
Port: flyctl

Description

On Sierra and earlier:

../../../../pkg/mod/golang.zx2c4.com/wireguard@v0.0.0-20220829161405-d1d08426b27b/conn/bind_std.go:11:2: package net/netip is not in GOROOT (/opt/local/lib/go/src/net/netip)

Change History (2)

comment:1 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

See #61192.

comment:2 Changed 20 months ago by jamesog (James O'Gorman)

As with quentinmit's comment in ticket:61192#comment:100 this is going to be problematic to fix, because the MacPorts build system and Go's package management conflict with each other.

go2port helps for simple programs, but ones such as flyctl, with a lot of complex dependencies, can't really be used with the golang portgroup.

Is there any kind of working group that's been talking about this issue, beyond what's on #61192?

Note: See TracTickets for help on using tickets.