<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - Recent changes to directory structure break other projects cmake builds on Ubuntu"
   href="https://bugs.llvm.org/show_bug.cgi?id=52176">52176</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Recent changes to directory structure break other projects cmake builds on Ubuntu
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Packaging
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>deb packages
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jchorko+clang@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Some libraries have been moved to /usr/lib/llvm-14/lib/x86_64-pc-linux-gnu

This causes cmake to deduce x86_64-pc-linux-gnu instead of x86_64-linux-gnu
architecture, causing find_package and find_library to look in wrong
directories and fail to find libraries (like freetype) and configure projects.


CMake 3.18.4
Ubuntu 21.04
clang version 14.0.0-++20211013083626+6fbc812883ab-1-exp1-20211013204205.35</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>