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

            Bug ID: 15994
           Summary: SVN revision 181780 build fails
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

OS: Linux CentOS 6.4 x86

Configure line : 

./configure <whole list of RPM defaults>   --enable-debug-runtime --enable-jit
--enable-shared

Build ends in : 

make[5]: Entering directory
`/storage/rpmbuild/BUILD/llvm/tools/clang/unittests/ASTMatchers/Dynamic'
make[5]: *** No rule to make target
`/storage/rpmbuild/BUILD/llvm/Debug+Asserts/lib/libclangRewrite.a', needed by
`Debug+Asserts/DynamicASTMatchersTests'.  Stop.
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/storage/rpmbuild/BUILD/llvm/tools/clang/unittests/ASTMatchers/Dynamic'
make[4]: *** [Dynamic/.makeall] Error 2
make[4]: Leaving directory
`/storage/rpmbuild/BUILD/llvm/tools/clang/unittests/ASTMatchers'

Above configure line has been used on previous SVN builds.

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