Results 11 comments of Vie

Not yet, only `CommandLineTools`, I can install it now. And, I tried to build prysm with llvm13 and llvm14, but I failed.

``` % xcodebuild -version Xcode 13.3 Build version 13E113 ```

When I build with `bazel-5.1.0-darwin-arm64`: ``` % ./bazel-5.1.0-darwin-arm64 version Build label: 5.1.0 Build target: bazel-out/darwin_arm64-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar Build time: Thu Mar 24 14:22:07 2022 (1648131727) Build timestamp: 1648131727 Build timestamp as int:...

`bazel build //beacon-chain:beacon-chain` is ok but `bazel build //beacon-chain:beacon-chain --config=release` still had this error.

> https://discord.com/channels/476244492043812875/701094045879107744/1009429658112102421 > > Is this relevant? No, I don't think the two are the same error. Although both errors occur after adding `--config=release`, but I don't think the cause...

> We could update llvm to a more recent one. 10.0.0 is 2 years old Yes, we should upgrade it to the latest version. I tried to upgrade llvm before,...

@emesik @maogo please re-open this issue and add chinese, zh

The translation result of @maogo is great, you can use this directly.

How is the progress?