<html>
    <head>
      <base href="http://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 --- - CMake build fails in AArch64 backend code"
   href="http://llvm.org/bugs/show_bug.cgi?id=16246">16246</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CMake build fails in AArch64 backend code
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </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>brad@comstyle.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Trying to build the LLVM 3.3rc releases a few OpenBSD developers have noticed
the following failure with the CMake build in the AArch64 backend code..


[ 30%] Built target LLVMMCJIT
make -f lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/build.make
lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/depend
cd /home/ports/pobj/llvm-3.3rc3/build-amd64 && /usr/local/bin/cmake -E
cmake_depends "Unix Makefiles" /home/ports/pobj/llvm-3.3rc3/llvm.src
/home/ports/pobj/llvm-3.3rc3/llvm.src/lib/Target/AArch64/Utils
/home/ports/pobj/llvm-3.3rc3/build-amd64
/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils
/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/DependInfo.cmake
--color=
Dependee
"/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/DependInfo.cmake"
is newer than depender
"/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/depend.internal".
Dependee
"/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils/CMakeFiles/CMakeDirectoryInformation.cmake"
is newer than depender
"/home/ports/pobj/llvm-3.3rc3/build-amd64/lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/depend.internal".
Scanning dependencies of target LLVMAArch64Utils
make -f lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/build.make
lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/build
make: don't know how to make lib/Target/AArch64/AArch64GenAsmMatcher.inc
(prerequisite of:
lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o)</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>