[MacPorts] #68275: colima @0.5.5_0: build constraints exclude all Go files (was: Installing colima @0.5.5_0 fails on macOS 14 arm64)
MacPorts
noreply at macports.org
Fri Sep 29 08:30:19 UTC 2023
#68275: colima @0.5.5_0: build constraints exclude all Go files
---------------------+--------------------------
Reporter: breun | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma arm64
Port: colima |
---------------------+--------------------------
Changes (by ryandesign):
* keywords: => sonoma arm64
Comment:
The error in Ryan's log is:
{{{
package github.com/abiosoft/colima/cmd/colima
imports github.com/abiosoft/colima/cmd
imports github.com/abiosoft/colima/app
imports github.com/abiosoft/colima/environment/vm/lima
imports github.com/abiosoft/colima/daemon
imports github.com/abiosoft/colima/daemon/process/gvproxy
imports github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
imports github.com/containers/gvisor-tap-vsock/pkg/services/dhcp
imports github.com/containers/gvisor-tap-vsock/pkg/tap
imports gvisor.dev/gvisor/pkg/tcpip/stack
imports gvisor.dev/gvisor/pkg/sync/locking
imports gvisor.dev/gvisor/pkg/gohacks: build constraints exclude
all Go files in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_colima/colima/work/gopath/pkg/mod/gvisor.dev/gvisor at v0.0.0-20221229220220-8d9dc83e3b96/pkg/gohacks
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_colima/colima/work/gopath/src/github.com/abiosoft/colima"
&& /opt/local/bin/go build -ldflags " -X
github.com/abiosoft/colima/config.appVersion=v0.5.5 -X
github.com/abiosoft/colima/config.revision= " ./cmd/colima
Exit code: 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68275#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list