<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 - compiler-rt: The dependency target "FileCheck" of target "check-compiler-rt" does not exist. (and more)"
   href="https://bugs.llvm.org/show_bug.cgi?id=40443">40443</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>compiler-rt: The dependency target "FileCheck" of target "check-compiler-rt" does not exist. (and more)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Build scripts
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>8.0
          </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>cmake
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mgorny@gentoo.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, stefan.graenitz@gmail.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>40331
          </td>
        </tr></table>
      <p>
        <div>
        <pre>-- Configuring done
CMake Error at /usr/lib64/llvm/8/lib64/cmake/llvm/AddLLVM.cmake:1365
(add_dependencies):
  The dependency target "FileCheck" of target "check-compiler-rt" does not
  exist.
Call Stack (most recent call first):
  test/CMakeLists.txt:90 (add_lit_target)

(and more like this)

This is caused by r350973.  Apparently it's supposed to somehow use exports
from LLVM but it simply doesn't work for me even though I've built and
installed LLVM with -DLLVM_INSTALL_UTILS=ON and the export is apparently
present in CMake files.

Given that this is a major design change done last-minute, I would suggest
reverting all the related changes from 8.0 branch, pending a proper fix in
trunk.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] 8.0.0 Release Blockers"
   href="https://bugs.llvm.org/show_bug.cgi?id=40331">Bug 40331</a>] [meta] 8.0.0 Release Blockers
              </li>
          </ul>
        </div>
        <br>

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

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