[libcxx-commits] [PATCH] D95875: [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries

Zibi Sarbino via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 4 10:43:30 PST 2021


zibi added a comment.

In D95875#2542734 <https://reviews.llvm.org/D95875#2542734>, @ldionne wrote:

> In D95875#2542722 <https://reviews.llvm.org/D95875#2542722>, @zibi wrote:
>
>> @ldionne Can you check why the last 3 builds always hang in Apple tests? 
>> Here is the link to the latest build <https://buildkite.com/llvm-project/libcxx-ci/builds/1263#9630da26-0fff-477c-848a-04334b7fe70e>.
>
> The number of builders on mac is very limited. They're running on a few laptops sitting right beside me. You have to be a bit patient. Re-uploading patches to try and shake the CI is actually making things worse, as our BuildKite setup isn't smart enough to cancel jobs that have already been submitted when you re-upload a newer patch.

It's good to know, thank you. I was suspicious because quite a few builds completed which were submitted AFTER mine so I was warring that they might loop or hang. Now I actually see that the 1st of my builds just completed. It must be some kind of priority I guess.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95875



More information about the libcxx-commits mailing list