<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/106393>106393</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            libtinfo5 problems with the pre-built assets
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          svenpanne
      </td>
    </tr>
</table>

<pre>
    The x86_64 pre-built assets for Linux, e.g. https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/clang+llvm-18.1.8-x86_64-linux-gnu-ubuntu-18.04.tar.xz, are built on Ubuntu 18.04. That has already reached its EOL for the standard support some time ago, which is already a bit strange in itself, but there is a much more urgent problem for people on more modern distros: It is linked against `libtinfo.so.5`, which has been kicked out of Ubuntu somewhere between Jammy and Mantic.

So in a nutshell: Those precompiled tools simply don't run anymore on the current Ubuntu LTS (and some versions before that). One can do some contortions like installing "foreign" packages, e.g. the `libtinfo5_6.4-4_amd64.deb` from Debian Bookworm, but this doesn't feel right. I understand the reasoning behind compiling on ancient distros to support older distros, but this has currently the effect that it breaks support for newer distros.

My proposal would be to build at least on Focal (already 4 years old), it already has `libtinfo.so.6`. BTW: Who exactly builds the assets and via which scripts/containers/etc.?
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUlEFv4zgPhn-NciFiOIrjJAcfpl-_ALPoYA7TxRwL2qJtbWTJkOim2V-_oJK2s3PbSwLbFPnw5StiSnbwRI3aPajd4woXHkNs0iv5Gb2nVRvMtXkeCd4O9UtdwRxp3S7WMWBKxAn6EOHJ-uVN6f8BFUMBI_Oc1PaL0ielT4PlcWmLLkxKn5x7ff9bzzH8RR0rfYrkCBMlpU8mXLwLaO5BIQ7rzaHYFAelT51DPyj9kE_f3q5vVGsnAOvBL-ulXTwv8rmsCsZYvP0tYBgJbtjBw585Bm4x8Dwiw4gJ0EVCc4VI2I1kwHKC_39_yh3ySJAYvcFoIC3zHCJDChMB24kAhyBVLqPtRrCfqRBay5A4oh8IrJec5HqJbReWrJFyPExLN8IUIsESB_IMcwytoylXnynMjgQ9R0zBUPRgbOIYRGn4ypLFWX8mAzig9YlB1aWzLVvfhyKFYqfq8hNSGm6JPJxtJ4fCwhD6d2mks0uGa4kvEvYHTtMV0Bv4hp5tV6jyUZVfbr8_gvSG4BdOIzknSM9jSCR26cI0W0cGOASXINlpdlcwwSu9Z4iLB_TX3FfwWeduiVEUuLM8Pf8ApQ9SOgv-SjHZ4AW_l1M8Iit9LOC7J-jQgwm3wC54DpFzrLNn0T8xOmf9AEprOWwHr7SGGbszDmLAu4UF4xf5di91Ua2rF5xMXRWGWlWX0McwwSO1Fj08hHC-hDh9DtYmMIHSrcmeyEG0w8gFfIXFG4rZTLlOJEzBC1RLo_UGboLJiyDadFbEuA8bOHzYLzhD8cMFv1aW4d5VdNdchPqeOs5agWVoI-E5fWQSj3m6fGb713S_XcWMc0jo4BIWZ6Al4ZD7ZAAZ5Pbmi3UKHbo8rLv_K7gSxiSoSh-F0fLH5RDK3zxaq7os4OH5pzjo5xiA3rCTHnKtlFu57x2R79Xi3c6pi3Zm2SAydbSeojwQd4Xanlam2Zrj9ograjZ7XR12-rA7rMZGm7IsNe01osbjrq3bamM22JX7PXYH3a5so0tdlQd92Gyr_XZfmA32_aauDnV5bKu-VlVJE1pXyFYqQhxWNqWFmk1Zb4_blcOWXMrbVWtPF8hfldaybGOTV1m7DElVpbOJ02catuyo-XDg-z5IcLE8ZiF-X8WrJbrmPy_fDCRa3YlfG_1PAAAA___q8xLt">