Illegal instruction (core dumped) in risc-v #23051
Labels
help wanted
Someone outside the Bazel team could own this
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-Core
Skyframe, bazel query, BEP, options parsing, bazelrc
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
type: bug
Description of the bug:
nowadays, i am working on building bazel 6.1.0 from source. here are the ways.
i download the dist file, and run
env EXTRA_BAZEL_ARGS="--tool_java_runtime_version=local_jdk" ./compile.sh
.happily, i get the bazel binary file. but when i run
bazel version
,i get the same errorIllegal instruction (core dumped)
The text was updated successfully, but these errors were encountered: