raulcd commented on issue #45778: URL: https://github.com/apache/arrow/issues/45778#issuecomment-2851193725
but we are not using `meson compile` on our `cpp_build.sh` script, right? I can see [meson setup](https://github.com/apache/arrow/blob/53ef438333efd4a6eb1421b3e812d10e5a8ed633/ci/scripts/cpp_build.sh#L142-L149) and [meson install](https://github.com/apache/arrow/blob/53ef438333efd4a6eb1421b3e812d10e5a8ed633/ci/scripts/cpp_build.sh#L286) there: I am trying to use the same CI job we use locally via: `ARCHERY_DEBUG=1 archery docker run -e ARROW_USE_MESON=ON conda-cpp`. I can open a separate issue if you want. -- 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]
