-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Dev][Archery] Push ancestor docker images #25418
Copy link
Copy link
Closed
Milestone
Description
The "debian-c-glib" and "ubuntu-c-glib" docker-compose configurations fail with the following message:
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find utf8proc (missing: UTF8PROC_LIB UTF8PROC_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake_modules/Findutf8proc.cmake:41 (find_package_handle_standard_args)
cmake_modules/ThirdpartyToolchain.cmake:159 (find_package)
cmake_modules/ThirdpartyToolchain.cmake:2096 (resolve_dependency)
CMakeLists.txt:467 (include)
Reporter: Antoine Pitrou / @pitrou
Assignee: Krisztian Szucs / @kszucs
PRs and other links:
Note: This issue was originally created as ARROW-9334. Please see the migration documentation for further details.
Reactions are currently unavailable