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

build: build failure on x_tools-gotip-linux-arm #68014

Closed
gopherbot opened this issue Jun 15, 2024 · 2 comments
Closed

build: build failure on x_tools-gotip-linux-arm #68014

gopherbot opened this issue Jun 15, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

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

Issue created automatically to collect these failures.

Example (log):

Building Go cmd/dist using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap. (go1.20.6 linux/arm)
Building Go toolchain1 using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
link: sync/atomic: invalid reference to internal/runtime/atomic.And32

go tool dist: FAILED: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_arm/link -extld= -L=/home/swarming/.swarming/w/ir/x/w/goroot/pkg/obj/go-bootstrap/linux_arm -o /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_arm/go_bootstrap /home/swarming/.swarming/w/ir/x/t/go-tool-dist-3730788026/cmd/go/_go_.a: exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 15, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-gotip-linux-arm" && repo == "tools" && mode == "build"
2024-05-17 17:09 x_tools-gotip-linux-arm tools@de1032b1 go@192d65e4 [build] (log)
Building Go cmd/dist using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap. (go1.20.6 linux/arm)
Building Go toolchain1 using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
link: sync/atomic: invalid reference to internal/runtime/atomic.And32

go tool dist: FAILED: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_arm/link -extld= -L=/home/swarming/.swarming/w/ir/x/w/goroot/pkg/obj/go-bootstrap/linux_arm -o /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_arm/go_bootstrap /home/swarming/.swarming/w/ir/x/t/go-tool-dist-3730788026/cmd/go/_go_.a: exit status 1

watchflakes

@mauri870
Copy link
Member

mauri870 commented Jun 17, 2024

This is a variant of of #67487.

@mauri870 mauri870 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants