<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/92359>92359</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Can no longer build using the latest nightly debian build
</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>
Using the latest build from http://apt.llvm.org/focal/ (`1:19~++20240514053206+86f655cb4e2f-1~exp1~20240514173349.1024`), compilation runs into the following error:
```
CMake Error at /usr/lib/llvm-19/lib/cmake/llvm/LLVMExports.cmake:1891 (message):
The imported target "LibcTableGenUtil" references the file
"/usr/lib/llvm-19/lib/libLibcTableGenUtil.a"
-- Configuring incomplete, errors occurred!
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-19/lib/cmake/llvm/LLVMExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/llvm-19/cmake/LLVMConfig.cmake:373 (include)
CMakeLists.txt:123 (find_package)
```
Previous version (`1:19~++20240421052952+48324f0f7b26-1~exp1~20240421173100.1000`) worked fine.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUlEtv4zYQxz8NfRlEIEcv66BDHutessAC3e21oKiRzIYiDZLK45LPXpCO3CTtYlHAkE1zOPrNzJ9_GYKeLVHP6htW3-3kGo_O94a8dbvBjS_9j6DtDPFIYGSkEGFYtRlh8m6BY4wnVl4zPDA8yFMsjHlcCudnhofJKWkYHoDhnjVcsPJadK8MbxjeIMeK16LidYm8YXizb6amrtVQEU5X4pWeT-J1CxJtWVZdIThWrOEMO4a3oNxy0kZG7Sz41QbQNrpMOTlj3FNiJu-dT3j8jvHt2fC3T17efpUPBF9SIMgIDA9r8AwPRg_paR6XK9Fd1mqRD_T2P8PD_f0fX788n5yPoThvlddi34lU8UIhyJkS7QYA8P1IoJd0gEaI0s-UXon3elDf5WDoN7I_ojYMETxN5MkqCueitKH3ZaRjv4A1evicuJDpWE5wdQW3zk56Xn1qlbapoYYipebmxgVwSq3e08hQfHg3DGuEeNQhY8HoKIB1EehZh1gAfHMh6MEQeJLB5dkos470aRQADK9zT3KaJxlgpIQwJgZPVi7nn87D4h5TyxxI6-KRPBin8vCLf2e8tqBtiNKYdHK12-LknaJx9QSjHjPwVjOEVSkKYVqNefmPjHlu5yxnxZ2kepDzmXmSq4kvIO0IytkotaXxf47ql7rapvZ-AKmAVNYmjwA6vpPNhzJuU-DvUaqHrE0XUqQiG0GlnUn7ED9I9afAG2piPAvoIv2yLVP2bdjYbbT5kt3rEEMRn2O6JJgjJ23HP99a-S780xUF2L6_eXrUbg3wSD6kMfzMWSoUvMauRoY31b7EauJTO2DzwVkqFKItBeeF4JyfnQWenH-gESZtqdiNfTl2ZSd31ItW1Puq3GO1O_Zd11RT2Q5VgwLbSo6VaFte7ivFZT2oZqf7N-9qeCtaXhU41ftRVWKo1V7t64pVnBapzcUvdzqElfoOy7rbGTmQCdmRES09Qd5MIqjvdr7PwxjWObCKm9zVS5aoo6H-VlqwDoyzM_k3u14_u7jV8zGaFxhp0NKeo3arN33y9HAx9VnH4zoUyi3_6DMDnLz7i1RkeMh0geEh0_8dAAD__-qT8B0">