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

            Bug ID: 22446
           Summary: Build failure on Linux/x86-64
           Product: new-bugs
           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

On Linux/x86-64, r228011 gave

/export/build/gnu/llvm-clang/build-x86_64-linux/tools/lto/Debug+Asserts/lto.o:
In function `lto_api_version':
/export/ssd/git/llvm/include/llvm/Support/TargetSelect.h:76: multiple
definition of `lto_api_version'
/export/build/gnu/llvm-clang/build-x86_64-linux/tools/lto/Debug+Asserts/LTODisassembler.o:/export/ssd/git/llvm/include/llvm-c/lto.h:521:
first defined here
/export/build/gnu/llvm-clang/build-x86_64-linux/Debug+Asserts/lib/libLLVMLTO.a(LTOCodeGenerator.o):
In function `__gnu_cxx::new_allocator<std::string>::~new_allocator()':
/export/ssd/git/llvm/include/llvm/ADT/StringMap.h:317: multiple definition of
`lto_api_version'
/export/build/gnu/llvm-clang/build-x86_64-linux/tools/lto/Debug+Asserts/LTODisassembler.o:/export/ssd/git/llvm/include/llvm-c/lto.h:521:
first defined here
/export/build/gnu/llvm-clang/build-x86_64-linux/Debug+Asserts/lib/libLLVMLTO.a(LTOModule.o):
In function `__gnu_cxx::new_allocator<char const*>::new_allocator()':
/export/ssd/git/llvm/include/llvm/Target/TargetOptions.h:68: multiple
definition of `lto_api_version'
/export/build/gnu/llvm-clang/build-x86_64-linux/tools/lto/Debug+Asserts/LTODisassembler.o:/export/ssd/git/llvm/include/llvm-c/lto.h:521:
first defined here
collect2: error: ld returned 1 exit status
make[4]: ***
[/export/build/gnu/llvm-clang/build-x86_64-linux/Debug+Asserts/lib/libLTO.so]
Error 1
make[4]: Leaving directory
`/export/build/gnu/llvm-clang/build-x86_64-linux/tools/lto'
make[3]: *** [all] Error 1

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