<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW " title="NEW --- - Standalone build with CMake seems broken in trunk" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23889&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=fz2prKBRil6-zdA82QsAkn1jq2fgOddy4vLjNVV6y70&s=mBVKzyfsV4eVE694818bXfh_AcwTr9O3dPE2brenlfY&e=">23889</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Standalone build with CMake seems broken in trunk
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>eugene.zelenko@gmail.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I tried to build trunk version of LLDB (r240030) on RHEL 6, but CMake
configuration appear to be broken.

Some fixes I made to advance through CMake:

* Prefix CMakeLists.txt with cmake_minimum_required(VERSION 2.8).
* Add include(CheckCXXCompilerFlag) to LLDBConfig.cmake.
* Define LLDB_VERSION and PACKAGE_VERSION in CMake.

But more fixes of variables definitions are necessary.

By the word, LLDBStandalone.cmake contains DOS/Windows end of lines.

My CMake parameters are available in <a class="bz_bug_link 
          bz_status_NEW " title="NEW --- - Problem with linking lldb-gdbserver on RHEL 6" href="show_bug.cgi?id=23774">bug 23774</a>.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>