[lldb-dev] [Bug 19950] New: CMake does not look for swig

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 5 04:06:44 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19950

            Bug ID: 19950
           Summary: CMake does not look for swig
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: magnus.reftel at gmail.com
    Classification: Unclassified

Checked out llvm+lldb and configured using cmake. Did not get any error about
swig being missing. Tried to build. Build failed with "Error: could not find
the swig binary". Installed swig and re-started make. Build progressed. This
should have been caught by cmake, and not delayed until running make.

-- 
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/20140605/2b77fc24/attachment.html>


More information about the lldb-dev mailing list