$ echo $JAVA_HOME
/opt/homebrew/opt/openjdk
$ java -version
openjdk version "21.0.1" 2023-10-17
OpenJDK Runtime Environment Homebrew (build 21.0.1)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.1, mixed mode, sharing)
I run these commands:
cd $KYTHE_DIR
bazel clean --expunge
bazel test //kythe/...
ERROR: /private/var/tmp/_bazel_fabianjoya/33de94a1f52f7004fb3487a893db7f98/external/rules_java/toolchains/BUILD:83:19: While resolving toolchains for target @rules_java//toolchains:current_java_runtime: No matching toolchains found for types @bazel_tools//tools/jdk:runtime_toolchain_type.
To debug, rerun with --toolchain_resolution_debug='@bazel_tools//tools/jdk:runtime_toolchain_type'
If platforms or toolchains are a new concept for you, we'd encourage reading https://bazel.build/concepts/platforms-intro.
What am I missing? How can I troubleshoot this further?
--
You received this message because you are subscribed to the Google Groups "Kythe" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kythe+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/080586c3-dc75-4baa-8b60-48ebd691fcf9n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kythe/CA%2BeyV92GxdtbyUuMy5cDaU8YR5jwNJoAzhm8T8XYaWapRid3VQ%40mail.gmail.com.