-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
https://github.com/rest-sh/restish/releases/tag/v0.21.0
No asset was released.
CI failed.
https://github.com/rest-sh/restish/actions/runs/15546941308/job/43770152892
│ build failed: exit status 1: # github.com/ThalesIgnite/crypto11
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:127:16: undefined: pkcs11.ObjectHandle
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:146:22: undefined: pkcs11.ObjectHandle
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:174:14: undefined: pkcs11.Ctx
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:177:16: undefined: pkcs11.TokenInfo
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:183:27: undefined: pkcs11.SessionHandle
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/aead.go:56:78: undefined: pkcs11.Mechanism
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/aead.go:56:97: undefined: pkcs11.GCMParams
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/attributes.go:15:25: undefined: pkcs11.Attribute
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/sessions.go:34:17: undefined: pkcs11.Ctx
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/sessions.go:35:16: undefined: pkcs11.SessionHandle
Error: │ ../../../go/pkg/mod/github.com/!thales!ignite/crypto11@v1.2.5/crypto11.go:146:22: too many errors
target=linux_386_sse2
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.10.2/x64/goreleaser' failed with exit code 1
I guess this is related.
- https://github.com/orgs/goreleaser/discussions/4192#discussioncomment-6462622
- Requires cgo ? ThalesGroup/crypto11#38
CGO is disabled.
Lines 6 to 8 in cfcaefb
builds: | |
- env: | |
- CGO_ENABLED=0 |
The dependency was added.
Looks like maintainers were aware of this dependency.
nikolay
Metadata
Metadata
Assignees
Labels
No labels