Yun Peng

Results 190 comments of Yun Peng

@aiuto Are you actively working on this, should this be P1?

Looks like it failed to load the zstd JNI library defined at https://cs.opensource.google/bazel/bazel/+/master:third_party/zstd-jni/zstd-jni.BUILD;l=2 Not sure if this is only a remote execution issue.

Zstd support was added https://github.com/bazelbuild/bazel/pull/14041 @coeuvre Did we verify if it works on Windows?

Discussed with @vladmos , looks like we have problems syncing this repo with internal repo FYI @dslomov

OK, I'll look into this. Can you rebase https://github.com/bazelbuild/rules_apple/pull/1264 and check if the error persist? I reran the CI presubmit job, it's now failing with a different error.

OK, looks like it's still an issue. > If it is that this case is potentially not auto-logging in the user? We do that on our CI and then immediately...

@philwo Are you going to try it? Or can you point the script that does the auto-logging in?

Oh, I see. We are running the CI jobs as a one-time disposable user, so it must be different from the user for auto-logging in.

I guess there is little we can do except upgrading Xcode and hope this issue can go away.

> If you're hoping Xcode updates fix things, 13.3 is available now, if you could update the machines that would be great in general We need some time to prepare...