<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/62622>62622</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Linux package for LLVM 17 fails with missing "libomp.so.5"
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
lerno
</td>
</tr>
</table>
<pre>
Installing from https://apt.llvm.org/focal main, package `1:17~++20230505052917+8bd02e5aefa8-1~exp1~20230505173022.623` works as of 2023-05-06.
By 2023-05-07 and version `1:17~++20230507052936+70218f6f83fe-1~exp1~20230507173044.625` things are failing:
```
CMake Error at /usr/lib/llvm-17/lib/cmake/llvm/LLVMExports.cmake:1827 (message):
The imported target "omp" references the file
"/usr/lib/llvm-17/lib/libomp.so.5"
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-17/lib/cmake/llvm/LLVMExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/llvm-17/cmake/LLVMConfig.cmake:366 (include)
-- Configuring incomplete, errors occurred!
CMakeLists.txt:109 (find_package)
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUVE1v4zYQ_TX0ZWCBGllfBx3sZA0UyAIFWvRaUNRQZkORAkklziW_vaD8sUm7i8XChiCKw8c3b96MCEGPlqhj5YGVjxuxxJPznSFv3aZ3w1v3mw1RGKPtCMq7CU4xzoEVe4ZHhkcxx8yYlylzfmR4VE4KA5PQluEDzEI-i5GAVTxnxT6v3xkeGB6QY8HL9MM2rxkemn7gSKUgJZpt_k7nOX-_BeV1wRGzCgtWcXh1_jmACOAUpIgtL7e8yhh_ZHx_ePv2rQZhB3ghH7SzP2JQJwZFxfBQc8wbVammUPQfBnVisNtlFZaJQTxpOwYQnkAJnXRhxR4uBK7Pil__6_Lhq3gm-OK98yAiMDwuwTM8Gt2np3mZtkmE61pO4pmu3xken57--vrlPDsfQ3bZKvZ5gzUwbCYKQYzEsE3lWO8C-PNEoKd0gAaIwo-UrkQ3zQwRPCnyZCUFiCcCpQ19ZJ4if8LP6N5NcxZcVqbgj4ehX2KSJ6y4MDgKYF0EOusQM_jdhaB7Q-BJBGcDaCvNMtCd_A2G4X5NY0V5FQEGMhRpSJbyZMV0eXUeJveSsnQgrIsn8mCcFFE7m_0fcW9BX6ycTi72tpi9kzQsnmDQw8pXumlOF0JYpKQQ1GLM23cQV6kvKOuld78nzkosJr6tJpTORqEtDb8o9U-t8D39UwIprVt5A-j4oeyf0nhIgX9EIZ9XO7mQIiXZCDLtKO1D_OSuHxK-UU0cH5xVery7taiqhH4rNrYXrO0WLoGLT6NF25vqqbSUmiWAk3LxPlU7v6W4NtOTDjFk8RxTM_A2wStth7-v-t_vgHsnboauGNqiFRvq8qopqrzaFfnm1OFOlkXTVhWXZdUTymbAvEFVYkENV9VGd9cx0PI6L8o8G1QuGtnwXom25f2O7ThNQpv7GNzoEBbqKqwQN0b0ZMI6XREtvcK6mSpXPm58tyrYL2NgO27WrO4oUUdD3ZO2y_luLOU8JIkhr9fhE-BVxxNMOoQkIkP83J6bxZvu88AedTwtfSbd9M1ZK4vZu39IRobHlWJgeFxT-DcAAP__VUzdKg">