Nicolas Mattia
Nicolas Mattia
@herumi should we merge https://github.com/herumi/bls-go-binary/pull/32 already? Windows is not a top priority for me, though I'd be happy to revisit later on
> So, it may work if you build only in a Windows environment with c++11 and MCL_MSM=0. Nice! I'll give it a try. That'd still cause the MCL error on...
Sure thing! Thanks for checking in.
Hi @jjmaestro, sorry for the silence, didn't have time to circle back to this until today. I investigated a bit and found that it was probably not related to `-ffile-prefix-map`....
@jjmaestro do you think we could make this fix more general and potentially add some tests to ensure the builds are reproducible? `rules_foreign_cc` probably sits pretty deep in the dependency...
@duarten I ran into this and in my case it was due to a breaking change when upgrading from bazel 6.5.0 to 7.0.1. The fix was to specify this: `--noincompatible_enable_cc_toolchain_resolution`...
> you request this AC entry with curl, it shows the S3 DOWNLOAD OK log line, then the next log line is a GET 404 for the same AC entry?...
> I might have a test build for you to try tomorrow. Thanks! if additionally we can migrate without wiping the disk cache that would be ideal, as we're more...
> Are you using the http or grpc interface? Using grpc with Bazel but I used the HTTP interface to reproduce the issue with `curl`. It [looked](https://github.com/buchgr/bazel-remote/issues/767#issue-2457784711) like both were...
@mostynb Updated to 2.4.4 and still seeing the issue. Here are the logs for an instance showing the issue (note that this is now happening on a different artifact, on...