[lldb-dev] [Bug 25921] New: 3.7 LLDB is broken on i686, while 3.8 (trunk) is just fine

via lldb-dev lldb-dev at lists.llvm.org
Tue Dec 22 07:37:44 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25921

            Bug ID: 25921
           Summary: 3.7 LLDB is broken on i686, while 3.8 (trunk) is just
                    fine
           Product: lldb
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: costamagnagianfranco at yahoo.it
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

As said in the title llvm 3.7 doesn't build on ubuntu i386 (that defaults to
i686).

the problem is an LLDB test failure.

https://launchpad.net/ubuntu/+source/llvm-toolchain-3.7/1:3.7.1-1ubuntu1/+build/8427360

I came to two conclusions: disable the testsuite for lldb, or disable all lldb
(the latter seems to be the more convenient)
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.7/+bug/1527865

hovewer seems that 3.8 svn doesn't have this issue, so I guess it is just a
matter of cherry-picking some bits, assuming somebody knows where they are :)

thanks a lot!


Gianfranco

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151222/2a0e3aa6/attachment.html>


More information about the lldb-dev mailing list