You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jonkeane (via GitHub)" <gi...@apache.org> on 2023/04/03 15:57:59 UTC

[GitHub] [arrow] jonkeane commented on issue #34861: [Benchmarks] All cpp microbenchmarks are failing with new GTest CMake Error

jonkeane commented on issue #34861:
URL: https://github.com/apache/arrow/issues/34861#issuecomment-1494582316

   Oddly, it looks like from the output in buildkie, GTest_SOURCE is being set to bundled: https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-arm64-m6g-linux-compute/builds/2413#018736cc-c891-4214-9536-87de3d50e702/6-1069
   
   I'm also curious if this else block is indicating that GTest_SOURCE=BUNDLED works? 
   
   https://github.com/apache/arrow/blob/efb0be0d146715663fbfe9162f91da2e8e05b58f/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2257-L2261
   
   Also is it accurate | right that we have the `message(FATAL_ERROR ...` there above the if/else checking `GTest_SOURCE`?
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org