-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed as not planned
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-AIXcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
post <- goos == "aix" && pkg == "cmd/objdump" && test == "TestDisasm"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestDisasm (2.14s)
objdump_test.go:158: Running [/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin/go build -o /ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/TestDisasm269434924/001/hello-a66d8d744b25424bc2c9ddb6440241e9f6a102ff2316d83004d06ce982af9d91.exe fmthello.go]
objdump_test.go:225: Running [/ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/go-build4000120902/b130/objdump.test -s main.main /ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/TestDisasm269434924/001/hello-a66d8d744b25424bc2c9ddb6440241e9f6a102ff2316d83004d06ce982af9d91.exe]
objdump_test.go:158: Running [/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin/go build -o /ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/TestDisasm269434924/002/hello-5627cc5e84a1c75da7f05bc915abc6e990c36eb8ea49108adaebd89c6d829419.exe fmthellocgo.go]
objdump_test.go:161: go build fmthellocgo.go: exit status 1
# command-line-arguments
/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/pkg/tool/aix_ppc64/link: [gcc] -Wl,-V failed: exit status 1
/usr/bin/ld: LD 7.2.2(5/18/17)
ld: 0711-999 SEVERE ERROR: Unexpected system call error.
ld:open() No such file or directory
ld: 0711-996 Error occurred while processing file: a.out
collect2: error: ld returned 12 exit status
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-AIXcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.