go icon indicating copy to clipboard operation
go copied to clipboard

build: build failure on x_tools-gotip-solaris-amd64

Open gopherbot opened this issue 1 year ago • 1 comments

#!watchflakes
default <- builder == "x_tools-gotip-solaris-amd64" && repo == "tools" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

Building Go cmd/dist using /opt/golang/swarm/.swarming/w/ir/cache/tools/go_bootstrap. (go1.21.0 solaris/amd64)
Building Go toolchain1 using /opt/golang/swarm/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
# cmd/vendor/golang.org/x/telemetry/internal/crashmonitor
../../w/goroot/src/cmd/vendor/golang.org/x/telemetry/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
go tool dist: FAILED: /opt/golang/swarm/.swarming/w/ir/x/w/goroot/pkg/tool/solaris_amd64/go_bootstrap install -pgo=off cmd/asm cmd/cgo cmd/compile cmd/link cmd/preprofile: exit status 1

watchflakes

gopherbot avatar May 16 '24 04:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-gotip-solaris-amd64" && repo == "tools" && mode == "build"
2024-05-15 19:31 x_tools-gotip-solaris-amd64 tools@987af8bd go@3f7a030e [build] (log)
Building Go cmd/dist using /opt/golang/swarm/.swarming/w/ir/cache/tools/go_bootstrap. (go1.21.0 solaris/amd64)
Building Go toolchain1 using /opt/golang/swarm/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
# cmd/vendor/golang.org/x/telemetry/internal/crashmonitor
../../w/goroot/src/cmd/vendor/golang.org/x/telemetry/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
go tool dist: FAILED: /opt/golang/swarm/.swarming/w/ir/x/w/goroot/pkg/tool/solaris_amd64/go_bootstrap install -pgo=off cmd/asm cmd/cgo cmd/compile cmd/link cmd/preprofile: exit status 1

watchflakes

gopherbot avatar May 16 '24 04:05 gopherbot