<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 - Pre-built binaries for ubuntu 19.04 link against a too-recent libz3"
href="https://bugs.llvm.org/show_bug.cgi?id=44052">44052</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Pre-built binaries for ubuntu 19.04 link against a too-recent libz3
</td>
</tr>
<tr>
<th>Product</th>
<td>Packaging
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>binary tarballs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>anisse@astier.eu
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Pre-built LLVM 9.0.0 binaries for "Ubuntu 19.04" link against a too recent
libz3 for Ubuntu 19.04:
<a href="http://releases.llvm.org/download.html">http://releases.llvm.org/download.html</a>
clang+llvm-9.0.0-x86_64-pc-linux-gnu $ ./clang
./clang: error while loading shared libraries: libz3.so.4.8: cannot open shared
object file: No such file or directory
clang+llvm-9.0.0-x86_64-pc-linux-gnu $ ./clangd
./clangd: error while loading shared libraries: libz3.so.4.8: cannot open
shared object file: No such file or directory
libz3 4.8 needs Ubuntu 19.10:
<a href="https://packages.ubuntu.com/search?keywords=libz3-4">https://packages.ubuntu.com/search?keywords=libz3-4</a>
The good news is that the pre-built package for Ubuntu 18.04 does work on
Ubuntu 19.04.
I initially considered opening a bug against the website to just rename Ubuntu
19.04 to Ubuntu 19.10 on the download page, but I'll leave that to your
judgement.</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>