-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Problem description
Looks like the new adapters build are failing with the following error:
CMake Error at /usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
By not providing "FindXxhash.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Xxhash", but
CMake did not find one.
Could not find a package configuration file provided by "Xxhash" with any
of the following names:
XxhashConfig.cmake
xxhash-config.cmake
Add the installation prefix of "Xxhash" to CMAKE_PREFIX_PATH or set
"Xxhash_DIR" to a directory containing one of the above files. If "Xxhash"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
/usr/local/lib/cmake/fbthrift/FBThriftConfig.cmake:56 (find_dependency)
CMakeLists.txt:559 (find_package)
System information
https://github.com/facebookincubator/velox/actions/runs/14652598513/job/41121663534?pr=13126