[LLVMbugs] [Bug 8939] New: AST/CMakeLists.txt update

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jan 8 20:41:08 PST 2011


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

           Summary: AST/CMakeLists.txt update
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: oroppas at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I've got the following message:

At revision 123105.
Export complete.
-- Target triple: i686-pc-linux-gnu
-- Native target architecture is X86
-- Threads enabled.
-- Building with -fPIC
-- Targeting X86
-- Targeting PTX
-- Clang version: 2.9
CMake Error at cmake/modules/LLVMProcessSources.cmake:79 (message):
  Found unknown source file
  /home/ryuta/devel/llvm/src/llvm/tools/clang/lib/AST/FullExpr.cpp

  Please update
  /home/ryuta/devel/llvm/src/llvm/tools/clang/lib/AST/CMakeLists.txt

Call Stack (most recent call first):
  cmake/modules/LLVMProcessSources.cmake:35 (llvm_check_source_file_list)
  tools/clang/CMakeLists.txt:58 (llvm_process_sources)
  tools/clang/lib/AST/CMakeLists.txt:5 (add_clang_library)


-- Configuring incomplete, errors occurred!

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list