[libcxx-commits] [PATCH] D112082: [libunwind] Use the from-scratch testing configuration by default

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 21 08:58:05 PDT 2021


ldionne added a comment.

In D112082#3076567 <https://reviews.llvm.org/D112082#3076567>, @gulfem wrote:

> Thanks for the revert @ldionne
>
> Here's are the links to the failing Fuchsia builders that @phosek mentioned above:
> https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8832846561467531729/overview
>
> Here's the cmake command that we use:
> https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8832846561467531729/+/u/clang/configure/execution_details
>
> Here's the tests that we run:
> https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8832846561467531729/+/u/clang/test/execution_details
>
> Please let me know if you need further help.

Thanks a lot for the info. I'm trying to repro locally. I assume the issue is that the from-scratch config doesn't handle per-target runtime directories properly, but I want to see the details.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112082/new/

https://reviews.llvm.org/D112082



More information about the libcxx-commits mailing list