Yun Peng
Yun Peng
Currently we only support building with VC 2015 on CI, which is a quite old version of Visual C++ Build Tool. We should support testing different versions of VC on...
This is needed for cc toolchain on macOS.
Currently the `source.json` (e.g. for [grpc](https://github.com/bazelbuild/bazel-central-registry/blob/main/modules/grpc/1.47.0/source.json)) file in a Bazel registry only accepts attributes that can be translated to a `http_archive` repository rule, Bazel then delegates the fetching of the...
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2640#01835384-a5a8-4cef-839a-92041e93f6fb ``` (03:29:23) ERROR: /var/lib/buildkite-agent/builds/bk-docker-062w/bazel-downstream-projects/tensorflow/tensorflow/BUILD:1409:19: Executing genrule //tensorflow:tf_python_api_gen_v2 failed: (Aborted): bash failed: error executing command (from target //tensorflow:tf_python_api_gen_v2) (cd /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/18887e87f83f3c86081828342b40a00a/execroot/org_tensorflow && \ exec env - \ PATH=/var/lib/buildkite-agent/.cache/bazelisk/local/-tmp-tmppfqvvf95-bazel/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PYTHON_BIN_PATH=/usr/bin/python3 \...
Bazel version: 5.3.0 https://buildkite.com/bazel/rules-python-python/builds/3354#0183343a-e3ab-4002-b05c-4ded8e084418 ``` ERROR: /private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/bazel-out/darwin-fastbuild/bin/python/tests/toolchains/run_test_3.8.10.sh.runfiles/rules_python/python/tests/toolchains/3.8.10/WORKSPACE:24:27: fetching python_repository rule //external:python_x86_64-apple-darwin: Traceback (most recent call last): File "/private/var/tmp/_bazel_buildkite/f3697e6ef7c4e31b44fe772d5dbb54ce/sandbox/darwin-sandbox/176/execroot/rules_python/_tmp/3133f8fa17c5cdeae066ed9fd24d0258/_bazel_buildkite/07d2b9d41e251e7189a7d6b1dbbf6391/external/rules_python/python/repositories.bzl", line 253, column 17, in _python_repository_impl rctx.symlink(python_bin, "python") Error in symlink: java.io.IOException:...
As described at https://github.com/bazelbuild/bazel/issues/15685#issuecomment-1265940099
- macOS version should be upgraded to 12.5.1 - need to fix Bazel test suites broken due to `python` no longer available. - Xcode version should be upgraded to 13.4.1,...
Context https://github.com/bazelbuild/bazel/issues/16129
https://buildkite.com/bazel/rules-jvm-external/builds/2863#0183343b-7e38-4000-9d63-fa5cabe366f8 ``` INFO: Found 1 target... ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/external/rules_jvm_external_deps/BUILD:1164:11: Creating compile jar for @rules_jvm_external_deps//:javax_annotation_javax_annotation_api [for host] failed: (Aborted): AddJarManifestEntry failed: error executing command bazel-out/host/bin/private/tools/java/rules/jvm/external/jar/AddJarManifestEntry --source ... (remaining 6 arguments skipped) Use...
The git version on Bazel CI's Windows VMs has just been upgraded, and some integration tests for git_repository/new_git_repository is failing: https://storage.googleapis.com/bazel-untrusted-buildkite-artifacts/01851af9-6e76-4a64-9f5f-4abd2a74d22d/src%5Ctest%5Cshell%5Cbazel%5Cgit_repository_test%5Ctest_attempts%5Cattempt_1.log ``` Error in fail: error running 'git submodule update...