[LLVMbugs] [Bug 22446] New: Build failure on Linux/x86-64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 3 11:53:12 PST 2015


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: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150203/f0f5ef8f/attachment.html>


More information about the llvm-bugs mailing list