jonkeane commented on code in PR #45150: URL: https://github.com/apache/arrow/pull/45150#discussion_r1900462186
########## ci/docker/debian-experimental-cpp.dockerfile: ########## @@ -73,6 +73,7 @@ RUN if [ -n "${gcc}" ]; then \ libutf8proc-dev \ libxml2-dev \ libxsimd-dev \ + libxxhash-dev \ Review Comment: Without this I had linker errors with `xxhash`. Though I'm surprised this _isn't_ needed for debian 12? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org