This no longer compiles with Bazel 7.0. Most likely fixed in mozc
upstream already, via https://github.com/google/mozc/commit/ee558c249144ff0a7afaa248dba2f56f5c7409b5.
deps_cfg = apple_common.multi_arch_split,
Error: 'apple_common' value has no field or method 'multi_arch_split'
INFO: Repository build_bazel_apple_support instantiated at:
/home/aku/.cache/yay/fcitx5-mozc-ut/src/fcitx5-mozc-ut-git/src/WORKSPACE.bazel:73:25: in <toplevel>
Pinned Comments
Nocifer commented on 2022-05-29 21:55 (UTC) (edited on 2023-08-22 09:32 (UTC) by Nocifer)
If you're getting compilation errors, please delete your Bazel cache (
~/.cache/bazel
by default).