[llvm] r193459 - llvm/test/lit.cfg: Tighten conditions to enable 'native'.

Renato Golin renato.golin at linaro.org
Sun Nov 10 01:15:44 PST 2013


Thanks for having a look, Takumi.

Gabor knows better how the bot is set up, but I agree reverting the patch
might not be the best idea. Since it's broken for a while, I think we have
time to fix it the right way.

Cheers,
Renato
On 10 Nov 2013 08:16, "NAKAMURA Takumi" <geek4civic at gmail.com> wrote:

> Renato,
>
> Thank you to inform me.
> Apparently, these four tests are working. They are reported as "XPASS".
> Please see also Andy's r192022.
>
> I have no idea whether to remove XFAIL from them, or to disable them.
> About the buildslave,
> http://lab.llvm.org:8011/buildslaves/aarch64-foundation
>
>   - Does it build LLVM with canadian cross?
>   - If it does canadian cross, does it run LLVM (llc, lli, ...)
> remotely on non-native host?
>
> Reverting r193459 is worse idea. Rather, I suggest to add rules to the
> feature "native".
>
> ...Takumi
>
> 2013/11/10 Renato Golin <renato.golin at linaro.org>:
> > Hi Nakamura,
> >
> > I know this is a bit old, but I believe this patch broke the ARM64
> buildbot:
> >
> > http://lab.llvm.org:8011/builders/llvm-aarch64-linux/builds/736
> >
> > That build bot is cross-compiling from x86_64 to AArch64, so of the
> commits
> > on that build, yours look the most suspicious, given the comment. ;)
> >
> > Can you have a look on the errors, just to make sure it's not ignoring
> > cross-build bots?
> >
> > I'm copying Gabor (the maintainer) and Kristof (the interested party) so
> > they can help you fix the bot.
> >
> > thanks!
> > --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131110/e27b3e70/attachment.html>


More information about the llvm-commits mailing list