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/objdump: TestDisasmCode failures with "No such file or directory" during linking on AIX #49907

Open
bcmills opened this issue Dec 1, 2021 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 1, 2021

greplogs --dashboard -md -l -e 'FAIL: TestDisasmCode .*\n(?:\s+.*\n)*\s+ld:.*No such file or directory'

2021-12-01T17:01:41-8ebb8c9/aix-ppc64
2021-10-15T17:05:16-8c99421/aix-ppc64
2021-03-05T22:14:48-a829114/aix-ppc64

See previously #40972 (CC @Helflym).

@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX labels Dec 1, 2021
@bcmills bcmills added this to the Backlog milestone Dec 1, 2021
@laboger
Copy link
Contributor

laboger commented Dec 2, 2021

@pmur Any ideas?

@pmur
Copy link
Contributor

pmur commented Dec 2, 2021

My initial thought is maybe the temp file disappeared. I don't know much about how AIX handles/maintains temp files.

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX
Projects
Status: Triage Backlog
Development

No branches or pull requests

4 participants