[llvm-bugs] [Bug 24548] New: Build fails on unsupported archs for Native Thread

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 22 13:51:46 PDT 2015


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

            Bug ID: 24548
           Summary: Build fails on unsupported archs for Native Thread
           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: sylvestre at debian.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

On s390x, lldb fails to build with:
/«BUILDDIR»/llvm-toolchain-3.7-3.7~+rc3/tools/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp:167:29:
error: 'NativeRegisterContextLinux' has not been declared

Full log:
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.7&arch=s390x&ver=1%3A3.7~%2Brc3-1&stamp=1440186826


Instead of failure, we should disable the feature on unsupported arch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150822/17f6ce31/attachment.html>


More information about the llvm-bugs mailing list