r298689 broke the ARM libc++ bots

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 25 11:42:51 PDT 2017


Hi Marshall,

This commit:

http://llvm.org/viewvc/llvm-project/?view=rev&revision=298689

has broken the ARM and AArch64 bots:

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/414

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/456

and the subsequent fix hasn't fixed them:

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/457

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/415

Though, they look empty.

I've wiped the build dirs and have forced a rebuild. Let's see if it
gets any better.

cheers,
--renato


More information about the llvm-commits mailing list