[LLVMbugs] [Bug 10049] New: SVN trunk will not build

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 30 04:03:09 PDT 2011


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

           Summary: SVN trunk will not build
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jpakkane at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I'm building SVN trunk on Ubuntu natty 64 bit using CMake. Building fails with
this:

[ 87%] Building CXX object
tools/clang/lib/Frontend/CMakeFiles/clangFrontend.dir/VerifyDiagnosticsClient.cpp.o
[ 88%] Building CXX object
tools/clang/lib/Frontend/CMakeFiles/clangFrontend.dir/Warnings.cpp.o
Linking CXX static library ../../../../lib/libclangFrontend.a
[ 88%] Built target clangFrontend
make[2]: *** No rule to make target `../include/llvm/Support/StandardPasses.h',
needed by
`tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/BackendUtil.cpp.o'.  Stop.
make[1]: *** [tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/all] Error 2

-- 
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