Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Similar to https://issues.apache.org/jira/browse/ARROW-10495
CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/arrow/Findre2Alt.cmake:25 (find_package): By not providing "Findre2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "re2", but CMake did not find one. Could not find a package configuration file provided by "re2" with any of the following names: re2Config.cmake re2-config.cmake Add the installation prefix of "re2" to CMAKE_PREFIX_PATH or set "re2_DIR" to a directory containing one of the above files. If "re2" provides a separate development package or SDK, be sure it has been installed.
The listed file do not contain Findre2.cmake
-rw-r--r-- 1 root root 16770 Jan 19 05:42 FindArrow.cmake -rw-r--r-- 1 root root 3527 Jan 19 05:42 FindArrowCUDA.cmake -rw-r--r-- 1 root root 3607 Jan 19 05:42 FindArrowDataset.cmake -rw-r--r-- 1 root root 3624 Jan 19 05:42 FindArrowFlight.cmake -rw-r--r-- 1 root root 5755 Jan 19 05:42 FindBrotli.cmake -rw-r--r-- 1 root root 3660 Jan 19 05:42 FindGandiva.cmake -rw-r--r-- 1 root root 2984 Jan 19 05:42 FindLz4.cmake -rw-r--r-- 1 root root 5258 Jan 19 05:42 FindParquet.cmake -rw-r--r-- 1 root root 4095 Jan 19 05:42 FindPlasma.cmake -rw-r--r-- 1 root root 2322 Jan 19 05:42 FindSnappy.cmake -rw-r--r-- 1 root root 2973 Jan 19 05:42 Findre2Alt.cmake -rw-r--r-- 1 root root 2639 Jan 19 05:42 Findutf8proc.cmake -rw-r--r-- 1 root root 3183 Jan 19 05:42 Findzstd.cmake
Attachments
Issue Links
- is duplicated by
-
ARROW-11890 [C++] find_package(Arrow) is broken on Ubuntu 18
- Open