[LLVMbugs] [Bug 15994] New: SVN revision 181780 build fails
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Tue May 14 07:48:45 PDT 2013
    
    
  
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: unassignedclangbugs at nondot.org
          Reporter: igmar at palsenberg.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130514/4d2fdd9e/attachment.html>
    
    
More information about the llvm-bugs
mailing list