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

            Bug ID: 16246
           Summary: CMake build fails in AArch64 backend code
           Product: Build scripts
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: cmake
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

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)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to