[LLVMbugs] [Bug 15566] New: SVN build broken

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 21 18:20:21 PDT 2013


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

            Bug ID: 15566
           Summary: SVN build broken
           Product: compiler-rt
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: skaller at users.sourceforge.net
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

At revision 177648.

llvm[4]: Compiling Targets.cpp for Debug+Asserts build
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4450:24: error:
no member named 'NativeClient' in
      'llvm::Triple'
    case llvm::Triple::NativeClient:
         ~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4521:26: error:
no member named 'NativeClient' in
      'llvm::Triple'
      case llvm::Triple::NativeClient:
           ~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4626:24: error:
no member named 'NativeClient' in
      'llvm::Triple'
    case llvm::Triple::NativeClient:
         ~~~~~~~~~~~~~~^
/Users/johnskaller/llvm/llvm/tools/clang/lib/Basic/Targets.cpp:4657:24: error:
no member named 'NativeClient' in
      'llvm::Triple'
    case llvm::Triple::NativeClient:
         ~~~~~~~~~~~~~~^
4 errors generated.
make[4]: ***
[/Users/johnskaller/llvm/build/tools/clang/lib/Basic/Debug+Asserts/Targets.o]
Error 1

-- 
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/20130322/0c0f2247/attachment.html>


More information about the llvm-bugs mailing list