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

    <tr>
        <th>Summary</th>
        <td>
            [llvm-15][apt] Missing "llvm-bolt"?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            packaging
      </td>
    </tr>

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

    <tr>
      <th>Reporter</th>
      <td>
          banach-space
      </td>
    </tr>
</table>

<pre>
    Hiya,

CI for [**llvm-tutor**](https://github.com/banach-space/llvm-tutor) has recently started failing (e.g. [here](https://github.com/banach-space/llvm-tutor/actions/runs/3233322693/jobs/5295028705)) on Ubuntu has been failing. It relies on pre-built binaries from https://apt.llvm.org (CC @sylvestre ). Here's the error:

```
CMake Error at /usr/lib/llvm-15/lib/cmake/llvm/LLVMExports.cmake:1693 (message):
  The imported target "llvm-bolt" references the file

     "/usr/lib/llvm-15/bin/llvm-bolt"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib/llvm-15/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.
```

Annoyingly, this is happening on X86 and I only have access to AArch64 for which the APT packages seem fine (which would make sense as BOLT is not yet supported on AArch64). Any help with this would be much appreciated!

Thank you,
-Andrzej
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJylVV1vrDYQ_TXsyygIzAWWBx5IcqMbKVHvQ1r11cDs4sTYyB_Jpb--Y7Obbtq0atUVAo8_Zs45M57t9bi238TKE3aTZLdJ1m3vm3s4aANJeZ2wjh4pX-cr5502m52UtwnbT84tNilo4o6eo3CT79NBz2T0XPFhurILH5DMy_MNTNyCwQGVkytYx43DEQ5cSKGOQH4xPaYh9oQG_0-kOz44oZWlkfHxU7CiKBirmoKMZ92HuZI1Zcb2dVYStgBPK_i598r5CLRHVGdwKdw7Qi4F2rBrMXjVeyEd9EJxE2YPRs_wES1fXBpQpdpEdjc3kHzJ7Cpf0TqDNNWk8C1QZbUFNyGgMQS_6C4zklTZ6dkS9MhfEL6GjcAd-bjzNjCWoj-LkJfv9jDT7tM8fR4efnn8-mPRxtl0Wyq6nDQJ6Ga0lh8xSHEGAPBEoMQcDlCiKF9HDCFZDNNr6WhMshyIgxpw43AQEi_xQ_jRvr9FShKe7ZPLj8d778ixsNEzjJriKO0AfwjrUoDv2lrR04pBbinnINQg_Yh_kjFg6CKf6OaNEjyiROJFN4DOKj5vQ9J11q-BrgZOgagWQeqBh4JK_-qxUxSQSlnKcNKrs7EYPeDoKc2jGCNgqtolBATrBxLLHryU6yceo-ablxgUqMBfKDMR84F76VYCNpI_5bhQhPq_qP0v6-KzJAQSgdo5yyS1u8h--mm9bu9OKb3SPZJrkDhmk56JLwuqcPeJ5a_7KtK6J4O6w8RfEXgUKmSi68wwVV9ic3qbxDBFFN33p7M6FiziTLhUuFj7bc-b9nKEQIhWlSWHFq5_engKwQOblcrZ-uVU3wTiFCbezE4RCpQLvFHX2TBv_nqE2ZN3Qk_NTPBYQ_kl3aeJqxdYtX_vrledGs1v-LzDNq-qsqzrusp3Y1uMTdHwnRNOYkud75woan7lNTUQGsCjoAqPDfLDxUuKu503sv2HFnlKbzxFBfmMAx28I3ceYwPcF3m1m9qsQJaP2HMc66bO-qxmVYXZWO_zhud7tpO8R2nb-K_ANsEJUMBQ3u5EyzLG8ixnOWMNy9MhK_e8ONCwGfbY1NT0cKY--t4Md6bdiPijpUVJF9n-sciJ7VFhlCP4595N2rSX7X4XKbQR_-8ARyIi">