# /tmp/go-build415098603/b236/libstd.so
2022/04/30 22:37:52 duplicated definition of symbol type.go.shape.*uint8_0, from crypto/tls and crypto/elliptic
The text was updated successfully, but these errors were encountered:
Marked it "needs investigation" to get it off the dashboard, but it is a bug, repros just fine for me, the fix looks sensible, and I pinged the likely reviewers.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
No, it marks all type description dupok in 1.18.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go install -buildmode=shared -linkshared std
What did you expect to see?
Success.
What did you see instead?
The text was updated successfully, but these errors were encountered: