bazelbuild/bazel

problems when building bazel on mips64

Open

#14,097 建立於 2021年10月12日

在 GitHub 查看
 (16 留言) (0 反應) (1 負責人)Java (4,465 fork)batch import
P2bad error messaginghelp wantednot staleteam-OSStype: support / not a bug (process)

倉庫指標

Star
 (25,384 star)
PR 合併指標
 (平均合併 22天 20小時) (30 天內合併 77 個 PR)

描述

ATTENTION! Please read and follow:

  • if this is a question about how to build / test / query / deploy using Bazel, or a discussion starter, send it to bazel-discuss@googlegroups.com
  • if this is a bug or feature request, fill the form below as best as you can.

Description of the problem / feature request:

I downloaded bazel-pre-5.0.0-dist.zip and tried to build bazel on mips64 architecture. I builted with jdk 8 and jdk 11, the same bug happened.

ERROR: /tmp/bazel_twgOGtF0/out/external/bazel_tools/tools/jdk/BUILD:29:19: While resolving toolchains for target @bazel_tools//tools/jdk:current_java_runtime: no matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type ERROR: Analysis of target '//src:bazel_nojdk' failed; build aborted:

how to fix this bug?

貢獻者指南