-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
NeedsInvestigationSomeone 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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "cmd/link" && test == "TestFlagW/-w_-linkmode=external"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestFlagW/-w_-linkmode=external
dwarf_test.go:401: build failed: exit status 1
# command-line-arguments
/opt/golang/swarm/.swarming/w/ir/x/w/goroot/pkg/tool/solaris_amd64/link: running gcc failed: exit status 1
/usr/bin/gcc -m64 -Wl,-S -o $WORK/b001/exe/a.out -rdynamic -Wl,--compress-debug-sections=zlib /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/go.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000000.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000001.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000002.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000003.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000004.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000005.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000006.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000007.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000008.o /opt/golang/swarm/.swarming/w/ir/x/t/go-link-4263952768/000009.o -O2 -g -lxnet -lsocket -no-pie
ld: fatal: dlopen() of support library (--compress-debug-sections=zlib) failed with error: ld.so.1: ld: --compress-debug-sections=zlib: open failed: No such file or directory
collect2: error: ld returned 1 exit status
--- FAIL: TestFlagW/-w_-linkmode=external (2.60s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone 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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done