WillAyd commented on PR #46922: URL: https://github.com/apache/arrow/pull/46922#issuecomment-3028114043
As a (possible) aside, its also recommended that gtest be built as a shared library and not as static, otherwise its really easy to run into ODR violations, so seeing that in your build log is not necessarily a bad thing. There's a large discussion about this upstream in googletest: https://github.com/google/googletest/pull/4536 And in Meson https://github.com/mesonbuild/wrapdb/issues/1937 If you are able to run ASAN, it may clue us in more on why the linking order seems to matter -- 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