Fix flaky issues on MacOS CI (buck2, libzstd) (#200)
Summary: Here are some flaky issue on MacOS CI that I have seen: * https://github.com/pytorch/executorch/actions/runs/6053110980/job/16428034274 with `dyld[68891]: Library not loaded: rpath/libzstd.1.dylib` error. This is the same issue happening on PyTorch, so I copy the fix there in the `print_cmake_info` function * Buck build fails on MacOS. I'm not sure the reason here but retry probably works: * https://github.com/pytorch/executorch/actions/runs/6029912472/job/16360557094 with `Failed to connect to buck daemon` * https://github.com/pytorch/executorch/actions/runs/6052938317/job/16427461951 with some internal errors with `write_file` Pull Request resolved: https://github.com/pytorch/executorch/pull/200 Reviewed By: guangy10, dbort Differential Revision: D48926042 Pulled By: huydhn fbshipit-source-id: 6e48e670a2989c658f204c76f096cca2c9fe19e6
H
Huy Do committed
bba84db13781f2e948d58c0d6c251516d426bc23
Parent: 770e4cc
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 9/7/2023, 1:46:51 AM