[lldb-dev] [Bug 34676] check-lldb target fails on Windows due to incomplete compiler path

Carlos Alberto Enciso via lldb-dev lldb-dev at lists.llvm.org
Tue Sep 26 05:31:25 PDT 2017


Hi Adrian,

As you are working on the above Windows issue, I am assuming you are
running LLDB on Windows.
I have managed to build LLDB on Windows 10, after getting the correct
dependencies.

But from the LLDB home page, it seems that LLDB is only built and no tests
are run:

   - LLDB Windows Server 2008 x86 (CMake, MSVS 2013, Windows SDK 8.1, no
   tests) <http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc>
   - LLDB Windows 7 x86 (CMake, MSVS 2013, Windows SDK 8.1, no tests)
   <http://lab.llvm.org:8011/builders/lldb-x86-win7-msvc>

I run the tests via 'check-lldb' and these are the results:

63>  ===================

63>  Test Result Summary

63>  ===================

63>  Test Methods:       1299

63>  Reruns:               68

63>  Success:             365

63>  Expected Failure:    233

*63>  Failure:              34*

63>CUSTOMBUILD : error : 14

63>  Exceptional Exit:      0

*63>  Unexpected Success:    5*

63>  Skip:                648

63>  Timeout:               0

63>  Expected Timeout:      0

I am wondering if these results match yours.

Thanks very much,

Carlos Enciso

On Tue, Sep 19, 2017 at 11:08 PM, via lldb-dev <lldb-dev at lists.llvm.org>
wrote:

> Adrian McCarthy <amccarth at google.com> changed bug 34676
> <https://bugs.llvm.org/show_bug.cgi?id=34676>
> What Removed Added
> Assignee lldb-dev at lists.llvm.org amccarth at google.com
>
> *Comment # 1 <https://bugs.llvm.org/show_bug.cgi?id=34676#c1> on bug 34676
> <https://bugs.llvm.org/show_bug.cgi?id=34676> from Adrian McCarthy
> <amccarth at google.com> *
>
> I'm starting with git bisect to see if I can pinpoint when this got broken.  It
> looks like it may have been a while back already.
>
> ------------------------------
> You are receiving this mail because:
>
>    - You are the assignee for the bug.
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170926/90892b7f/attachment.html>


More information about the lldb-dev mailing list