Skip to content

all: failures on aix with ld returned 12 exit status #59609

Open
@gopherbot

Description

@gopherbot
#!watchflakes
post <- goos == "aix" && log ~ `ld returned 12 exit status`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestDisasmExtld (0.87s)
    objdump_test.go:159: Running [/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin/go build -o /ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp/TestDisasmExtld1998086750/001/hello-3da08facc82f2a8311a3360fd6024b47779b9e94b1e5cec8cd839c0e71b5402a.exe -ldflags=-linkmode=external fmthello.go]
    objdump_test.go:162: go build fmthello.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

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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.

    Type

    No type

    Projects

    Status

    Todo

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions