raulcd commented on issue #43580: URL: https://github.com/apache/arrow/issues/43580#issuecomment-2271640908
Do you have something like a Dockerfile where we could reproduce? I am not entirely sure why your cmake is unable to find `utf8proc`, from what I can see on the logs you are using Ubuntu focal (20.04), and from what I can see on our CI jobs installing `libutf8proc-dev` should be enough for that, see: https://github.com/apache/arrow/blob/main/ci/docker/ubuntu-20.04-cpp.dockerfile#L101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
