CMake Error at /usr/lib/cmake/simdjson/simdjsonTargets.cmake:95 (message):
The imported target "simdjson::simdjson" references the file
"/usr/lib/libsimdjson.a"
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/cmake/simdjson/simdjsonTargets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/cmake/simdjson/simdjson-config.cmake:6 (include)
cmake_modules/ThirdpartyToolchain.cmake:313 (find_package)
cmake_modules/ThirdpartyToolchain.cmake:2841 (resolve_dependency)
CMakeLists.txt:529 (include)
-- Configuring incomplete, errors occurred!
Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/apache/arrow/actions/runs/29839890367/job/88665839765?pr=50547#step:6:946
#50469 (comment)
Component(s)
C++, Continuous Integration