PHILO-HE opened a new issue, #7118:
URL: https://github.com/apache/incubator-gluten/issues/7118
### Problem description
See title.
### System information
Not relevant.
### CMake log
```bash
CMake Error at
/root/incubator-gluten/dev/vcpkg/vcpkg_installed/x64-linux-avx/lib/cmake/DuckDB/DuckDBExports.cmake:115
(messag
e):
The imported target "duckdb" references the file
"/opt/gluten/dev/vcpkg/.vcpkg/packages/duckdb_x64-linux-avx/lib/libduckdb.so"
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
"/root/incubator-gluten/dev/vcpkg/vcpkg_installed/x64-linux-avx/lib/cmake/DuckDB/DuckDBExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
/root/incubator-gluten/dev/vcpkg/vcpkg_installed/x64-linux-avx/lib/cmake/DuckDB/DuckDBConfig.cmake:12
(include)
/root/incubator-gluten/dev/vcpkg/.vcpkg/scripts/buildsystems/vcpkg.cmake:859
(_find_package)
CMake/ResolveDependency.cmake:70 (find_package)
CMakeLists.txt:415 (resolve_dependency)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]