kou commented on issue #46137: URL: https://github.com/apache/arrow/issues/46137#issuecomment-2829173567
It's strange that `CMAKE_MODULE_PATH` is `/opt/anaconda3/envs/pyarrow-dev/lib/cmake/orc`. `CMAKE_MODULE_PATH` must includes a path prepended by https://github.com/apache/arrow/blob/4d566e60c5a12f047e1c0f36b9733a56513a7d43/cpp/CMakeLists.txt#L102 too. Could you find where `CMAKE_MODULE_PATH` is changed? (We can use debug prints for it... Or `grep -r CMAKE_MODULE_PATH /opt/anaconda3/envs/pyarrow-dev/` may help us...) -- 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