<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/96756>96756</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Configuring incomplete, errors occurred!
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
dincerkilic
</td>
</tr>
</table>
<pre>
Hello,
I am running the script below:
`/home/ubuntu/environments/my_env/bin/cmake -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ ..`
However, I get an error as below:
> - Automatic GPU detection failed. Building for common architectures.
-- Autodetected CUDA architecture(s): 5.3;6.0;6.1;7.0;7.5;8.0;8.6;8.6+PTX
-- Found LIBOMPTARGET_DEP_CUDA_DRIVER: /usr/lib/x86_64-linux-gnu/libcuda.so
-- Could NOT find LIBOMPTARGET_DEP_VEO (missing: LIBOMPTARGET_DEP_VEO_LIBRARIES LIBOMPTARGET_DEP_VEOSINFO_LIBRARIES LIBOMPTARGET_DEP_VEO_INCLUDE_DIRS)
-- LIBOMPTARGET: Building offloading runtime library libomptarget.
CMake Error at libomptarget/src/CMakeLists.txt:28 (add_library):
add_library cannot create target "omptarget" because an imported target
with the same name already exists.
CMake Error at libomptarget/src/CMakeLists.txt:35 (target_compile_definitions):
target_compile_definitions may only set INTERFACE properties on IMPORTED
targets
CMake Error at libomptarget/src/CMakeLists.txt:36 (target_link_libraries):
Cannot specify link libraries for target "omptarget" which is not built by
this project.
-- Configuring incomplete, errors occurred!
Do you have uggestions on how to solve it?
Thank you!
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJysVcmO4zYQ_Rr6UrAgU7bsPvjgRZoR0hs8nkHfBIoqS0xTpMHF3f77gJLHaQc9CRLkUhJQj6-WV0Uya0WjEJdktiaz7Yh512qzrIXiaF6FFHxU6fq8_IpSakI3JN6SeDXYAlgHxislVAOuRbDciKODCqV-I8kFRdKY0LzVHRKa-8or5wnNUZ2E0apD5SyheXcuUZ0IzSuhCM15x14RxtvNw-q3rNyUm6eH5-I-25FkG0isuSIbzv_Evbz8HZLQNaFriKKQUZ_aV_2GJzSEbqCABh0wBWiMNsDsX6sYbJLBGFbe6Y45weHL83eo0SF3Qis4MCGxjmDthaxDTw7aANddpxUww1sRgN6gjQa28UA1EGANm-_b1Q2Q0IUl9I4kK5hFCUnWaRT3dkKS9bz_n0czkqwX_f8iSi-Wrp_3L9cgufaqhvti_fTwvF_tvmT7cps9lyFcud0VP0K3VnBtlxQVofn7Ii3T6VgK5d_HjfKDg_uaRVZfqTfayxoen_ZwEJ_F-JE9AaGLTlgrVBPCfAYp74v1brUrsm-fur8Vj_k_YcricXP_fZuV22L3jdA7uKb4ER0SuKqjDwepWf9rvHKiQ5CiMsycw1d3R8dMg-4i1uYhjGQ2TIe7QRCaW8MJzXvMvbDORu7dkWRFF6F6VtflhXlQc2AE-OAAzpTSDrhB5hAGYiCUfohCoULOvMUwp6I7ahOm5uK9UL4J1w67yDoEFQyTBll9BnzvM7uZ5_9eWjILpQ2okuvuKCSWNR6EEmEZ7E2lv4ZBx86glTyDRQfF4z7b5atNBkejj2icQAtaQfHw_LTbZ9sbOvt_VZJ-qEQK9XrRROBtEbAZJLJH5OIQhkS9whXaL_svZHtrBW9BWAjHKy-kg-r8k9W1woZyf0fuPhGnXzJ1EI03YVKFCk2U6DDcWv1lZUFz7o3BmtDJx6NbDWftoWUnBN80aIeOawWtfgOnwWp5QhCOJPllX_YtU6_hFKGTUb1M6rvkjo1wOZlP7qZxktD5qF2miwmt05pOFjFLeJLw2WwRx_wwnSU85ZPpSCxpTKdxStMJjWk8j2bzCqtFksTJfM55XZFpjB0TMpLy1EXaNCNhrcflXTqfpSPJKpS2f5EoVfgGvZNQGh4oswxnxpVvLJnGstfxyuKEk7j8N_0aeSOXrXNHG4SmeXgohGt9FXHdhTtPnn5-xheRCM37hMK7NSR8WtI_AgAA___0kU3o">