<html>
<head>
<base href="https://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 --- - 3.7 LLDB is broken on i686, while 3.8 (trunk) is just fine"
href="https://llvm.org/bugs/show_bug.cgi?id=25921">25921</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>3.7 LLDB is broken on i686, while 3.8 (trunk) is just fine
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>3.7
</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>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>costamagnagianfranco@yahoo.it
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>As said in the title llvm 3.7 doesn't build on ubuntu i386 (that defaults to
i686).
the problem is an LLDB test failure.
<a href="https://launchpad.net/ubuntu/+source/llvm-toolchain-3.7/1:3.7.1-1ubuntu1/+build/8427360">https://launchpad.net/ubuntu/+source/llvm-toolchain-3.7/1:3.7.1-1ubuntu1/+build/8427360</a>
I came to two conclusions: disable the testsuite for lldb, or disable all lldb
(the latter seems to be the more convenient)
<a href="https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.7/+bug/1527865">https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.7/+bug/1527865</a>
hovewer seems that 3.8 svn doesn't have this issue, so I guess it is just a
matter of cherry-picking some bits, assuming somebody knows where they are :)
thanks a lot!
Gianfranco</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>