zfoobar commented on PR #34997:
URL: https://github.com/apache/arrow/pull/34997#issuecomment-1501460181

   Error raised:
   
   - Found GTest: 
/Users/zacharyfierstadt/miniconda3/envs/pyarrow-dev/lib/cmake/GTest/GTestConfig.cmake
 (found suitable version "1.13.0", minimum required is "1.10.0")  
   -- GTest can't be used with C++17. Use -DGTest_SOURCE=BUNDLED.
   CMake Error at 
/Users/zacharyfierstadt/miniconda3/envs/pyarrow-dev/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230
 (message):
     Could NOT find GTestAlt (missing: GTestAlt_CXX_STANDARD_AVAILABLE)
     (Required is at least version "1.10.0")
   Call Stack (most recent call first):
     
/Users/zacharyfierstadt/miniconda3/envs/pyarrow-dev/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600
 (_FPHSA_FAILURE_MESSAGE)
     cmake_modules/FindGTestAlt.cmake:60 (find_package_handle_standard_args)
     cmake_modules/ThirdpartyToolchain.cmake:280 (find_package)
     cmake_modules/ThirdpartyToolchain.cmake:2218 (resolve_dependency)
     CMakeLists.txt:506 (include)
   


-- 
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]

Reply via email to