Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/compile: cgo_export on non-version 0 symbol #45553

Closed
mknyszek opened this issue Apr 14, 2021 · 1 comment
Closed

cmd/compile: cgo_export on non-version 0 symbol #45553

mknyszek opened this issue Apr 14, 2021 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@mknyszek
Copy link
Contributor

As of https://golang.org/cl/309341, aix/ppc64 has been failing consistently with

panic: cgo_export on non-version 0 symbol

Looks like this is happening during the build step for std?

CC @aclements @cherrymui @thanm

@mknyszek mknyszek added this to the Go1.17 milestone Apr 14, 2021
@mknyszek mknyszek added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 14, 2021
@gopherbot
Copy link

Change https://golang.org/cl/310729 mentions this issue: cmd/link: fix file-local checks in xcoff

@golang golang locked and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants