bazelbuild / bazelisk

A user-friendly launcher for Bazel.
Apache License 2.0
2.05k stars 316 forks source link

Bazelisk is failing on Bazel@HEAD in Downstream CI #466

Closed sgowroji closed 1 year ago

sgowroji commented 1 year ago

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3031#01882c9f-42f7-47f2-9a9d-c5c3e3396670

Platforms: Window

Logs:

ERROR: C:/b/bk-windows-nzbg/bazel-downstream-projects/bazelisk/platforms/BUILD:20:8: GoCompilePkg platforms/go_default_test_test.external.a failed: (Exit 1): builder.exe failed: error executing GoCompilePkg command (from target //platforms:go_default_test)

Steps followed:

git clone https://github.com/bazelbuild/bazelisk.git
git reset 70e3e87d4ca23cdbe5439685fb6d2018d69be1e5 --hard
export USE_BAZEL_VERSION=0511bb4b73a4b566636ffdcc930cbb682313de97
bazel build //...

CC @comius

sgowroji commented 1 year ago

I'll close this one for now since it's not showing up in the downstream pipeline for now: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3042