<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 LLVM fails when building libclangCodeGen.a"
   href="http://llvm.org/bugs/show_bug.cgi?id=16746">16746</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>build LLVM fails when building libclangCodeGen.a
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Build scripts
          </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>Makefiles
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>david@oliver-solutions.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>Created <span class=""><a href="attachment.cgi?id=10955" name="attach_10955" title="output of running llvm/configure">attachment 10955</a> <a href="attachment.cgi?id=10955&action=edit" title="output of running llvm/configure">[details]</a></span>
output of running llvm/configure

OS: Ubuntu12.04 as a guest VM in a Win7/PC host machine
SVN checkout llvm, clang and clang extras.
llvm/configure runs OK inside llvm/build
Running llvm/make inside llvm/build result with the follwoing:

llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
make[4]: *** [/home/oliver/llvm/build/Debug+Asserts/lib/libclangCodeGen.a]
Error 1
make[4]: Leaving directory `/home/oliver/llvm/build/tools/clang/lib/CodeGen'
make[3]: *** [CodeGen/.makeall] Error 2
make[3]: Leaving directory `/home/oliver/llvm/build/tools/clang/lib'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/home/oliver/llvm/build/tools/clang'
make[1]: *** [clang/.makeall] Error 2
make[1]: Leaving directory `/home/oliver/llvm/build/tools'
make: *** [all] Error 1
lvm,</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>