Skip to content

Fix jni_md.h not found on linux_mips64 and linux_riscv64#198

Closed
lazyprogrammerio wants to merge 1 commit intobazelbuild:masterfrom
lazyprogrammerio:bazel-riscv64-refix
Closed

Fix jni_md.h not found on linux_mips64 and linux_riscv64#198
lazyprogrammerio wants to merge 1 commit intobazelbuild:masterfrom
lazyprogrammerio:bazel-riscv64-refix

Conversation

@lazyprogrammerio
Copy link
Contributor

Re-fixes regression: bazelbuild/bazel#14808

@lazyprogrammerio lazyprogrammerio requested review from a team and comius as code owners July 16, 2024 13:43
@google-cla
Copy link

google-cla bot commented Jul 16, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

kxxt added a commit to kxxt/bazel that referenced this pull request Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Mar 28, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64
* Bump abseil-cpp for abseil/abseil-cpp#1644

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Mar 31, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64
* Bump abseil-cpp for abseil/abseil-cpp#1644

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Mar 31, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64
* Bump abseil-cpp for abseil/abseil-cpp#1644

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt added a commit to kxxt/bazel that referenced this pull request Sep 17, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64
* Bump abseil-cpp for abseil/abseil-cpp#1644

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
IgnotaYun pushed a commit to IgnotaYun/bazel that referenced this pull request Oct 15, 2025
This patch brings enough support for bootstraping bazel itself on
riscv64 linux platform.

Changes:

* Bump rules_java for bazelbuild/rules_java#282
  bazelbuild/rules_java#198
* Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure
* Use portable `uname -m` in mininize_jdk.sh
* Add prebuilt jdk for riscv64
* Bump abseil-cpp for abseil/abseil-cpp#1644

Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants