[ 
https://issues.apache.org/jira/browse/ARROW-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155265#comment-17155265
 ] 

Antoine Pitrou commented on ARROW-9334:
---------------------------------------

I got the following:
{code}
$ archery docker run --no-build debian-c-glib
Pulling debian-cpp ... done
Pulling debian-c-glib ... done
WARNING: Some service image(s) must be built from source by running:
    docker-compose build debian-c-glib

[...]

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:484 (include)


-- Configuring incomplete, errors occurred!
{code}

> [Dev][Archery] Push ancestor docker images
> ------------------------------------------
>
>                 Key: ARROW-9334
>                 URL: https://issues.apache.org/jira/browse/ARROW-9334
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Archery, C, Developer Tools, GLib
>            Reporter: Antoine Pitrou
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The "debian-c-glib" and "ubuntu-c-glib" docker-compose configurations fail 
> with the following message:
> {code:java}
> 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)
>  {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to