[MacPorts] #72112: vault @1.8.3 fails to build
MacPorts
noreply at macports.org
Wed Feb 26 13:55:07 UTC 2025
#72112: vault @1.8.3 fails to build
----------------------+--------------------
Reporter: sarumont | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: vault
----------------------+--------------------
Trying to install vault results in a failed build. Full logs attached, but
the build error is:
{{{
:info:build enumer: internal error: package "fmt" without types was
imported from "github.com/hashicorp/vault/builtin/logical/pki"
:info:build builtin/logical/pki/path_config_acme.go:420: running "enumer":
exit status 1
:info:build enumer: internal error: package "context" without types was
imported from "github.com/hashicorp/vault/builtin/logical/pki/pki_backend"
:info:build builtin/logical/pki/pki_backend/common.go:29: running
"enumer": exit status 1
:info:build enumer: internal error: package "context" without types was
imported from "github.com/hashicorp/vault/command"
:info:build command/operator_generate_root.go:26: running "enumer": exit
status 1
:info:build enumer: internal error: package "fmt" without types was
imported from "github.com/hashicorp/vault/command/agent/exec"
:info:build command/agent/exec/exec.go:29: running "enumer": exit status 1
:info:build enumer: internal error: package "context" without types was
imported from "github.com/hashicorp/vault/command/agentproxyshared/cache"
:info:build command/agentproxyshared/cache/api_proxy.go:19: running
"enumer": exit status 1
:info:build enumer: internal error: package "context" without types was
imported from "github.com/hashicorp/vault/command/healthcheck"
:info:build command/healthcheck/healthcheck.go:255: running "enumer": exit
status 1
:info:build enumer: internal error: package "fmt" without types was
imported from "github.com/hashicorp/vault/helper/testhelpers"
:info:build helper/testhelpers/testhelpers.go:29: running "enumer": exit
status 1
:info:build enumer: internal error: package "fmt" without types was
imported from "github.com/hashicorp/vault/internalshared/configutil"
:info:build internalshared/configutil/kms.go:41: running "enumer": exit
status 1
:info:build enumer: internal error: package "context" without types was
imported from "github.com/hashicorp/vault/vault"
:info:build vault/core.go:3072: running "enumer": exit status 1
:info:build enumer: internal error: package "fmt" without types was
imported from "github.com/hashicorp/vault/vault/quotas"
:info:build vault/quotas/quotas.go:33: running "enumer": exit status 1
:info:build make: *** [prep] Error 1
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_vault/vault/work/gopath/src/github.com/hashicorp/vault'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_vault/vault/work/gopath/src/github.com/hashicorp/vault"
&& make -w bootstrap dev
:info:build Exit code: 2
}}}
M1 Mac, golang at 1.24.0
--
Ticket URL: <https://trac.macports.org/ticket/72112>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list