<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Build failure on Linux/x86-64"
   href="http://llvm.org/bugs/show_bug.cgi?id=22446">22446</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Build failure on Linux/x86-64
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hjl.tools@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>