If anyone has trouble relating to this issue: https://github.com/tensorflow/tensorflow/issues/24135
I solved it by doing the compile and letting it run until it fails (I think it was package 107). Then I changed $HOME/.cache/bazel/_bazel_user/ef0172a766fcab7eec213e169fe93427/external/org_tensorflow/third_party/icu/workspace.bzl (yours might be different, idk) to replace with the correct hash (see the linked issue). Then I re-ran the compile.
If anyone has trouble relating to this issue: https://github.com/tensorflow/tensorflow/issues/24135 I solved it by doing the compile and letting it run until it fails (I think it was package 107). Then I changed $HOME/.cache/bazel/_bazel_user/ef0172a766fcab7eec213e169fe93427/external/org_tensorflow/third_party/icu/workspace.bzl (yours might be different, idk) to replace with the correct hash (see the linked issue). Then I re-ran the compile.