You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⨯ release failed after 2.64s error=failed to build for linux_arm64: # crypto/elliptic
/usr/local/go/src/crypto/elliptic/p256.go:51:2: undefined: initP256Arch
/usr/local/go/src/crypto/elliptic/p256_asm.go:23:2: p256Curve redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:26:6
/usr/local/go/src/crypto/elliptic/p256_asm.go:34:2: p256Precomputed redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:168:5
/usr/local/go/src/crypto/elliptic/p256_asm.go:38:6: initP256 redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:38:6
/usr/local/go/src/crypto/elliptic/p256_asm.go:49:24: p256Curve.Params redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:54:6
/usr/local/go/src/crypto/elliptic/p256_asm.go:56:6: p256Mul redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:585:39
/usr/local/go/src/crypto/elliptic/p256_asm.go:214:6: p256GetScalar redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:61:40
/usr/local/go/src/crypto/elliptic/p256_asm.go:267:24: p256Curve.ScalarBaseMult redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:77:6
/usr/local/go/src/crypto/elliptic/p256_asm.go:276:24: p256Curve.ScalarMult redeclared in this block
previous declaration at /usr/local/go/src/crypto/elliptic/p256.go:86:6
The text was updated successfully, but these errors were encountered:
/usr/local/go/src/crypto/elliptic/p256_asm_table.go:11:7: p256Precomputed redeclared in this block
/usr/local/go/src/crypto/elliptic/p256_asm.go:25:5: other declaration of p256Precomputed
Description
The error message is as following:
The text was updated successfully, but these errors were encountered: