[llvm-bugs] [Bug 43978] New: debuginfo-tests doesn't build on stock ubuntu 18.04

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 12 06:30:22 PST 2019


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

            Bug ID: 43978
           Summary: debuginfo-tests doesn't build on stock ubuntu 18.04
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jonathanchesterfield at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

CMake Error at /home/jon/llvm-project/debuginfo-tests/CMakeLists.txt:24
(message):
  Cannot run debuginfo-tests without python 3

which python3
  /usr/bin/python3

I don't know why these tests require python3 or why cmake can't find the
python3 installed in a pretty conventional location on ubuntu LTS.

-- 
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/20191112/cdb6ca93/attachment.html>


More information about the llvm-bugs mailing list