<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - LLDB installs Python modules to wrong path on some systems"
href="https://bugs.llvm.org/show_bug.cgi?id=43442">43442</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLDB installs Python modules to wrong path on some systems
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>9.0
</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>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>43360
</td>
</tr></table>
<p>
<div>
<pre>The old code unconditionally assumed lib${LLVM_LIBDIR_SUFFIX}, while some
systems install Python stuff into /usr/lib while regular libraries are in
/usr/lib64. I've addressed this in r372835, and I think we should have this
backported for 9.0.1.
The commit is fresh, so let's wait a while before merging it. I'm opening the
bug so that I don't forget.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 9.0.1 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=43360">Bug 43360</a>] [meta] 9.0.1 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>