kou commented on PR #47972:
URL: https://github.com/apache/arrow/pull/47972#issuecomment-3454866433

   Hmm... Boost detection is failing:
   
   
https://github.com/apache/arrow/actions/runs/18862133948/job/53822393392?pr=47972#step:6:2833
   
   ```text
   CMake Warning at /usr/local/share/cmake-3.29/Modules/FindBoost.cmake:2234 
(message):
     No header defined for process; skipping header check (note: header-only
     libraries have no designated component)
   Call Stack (most recent call first):
     /opt/vcpkg/scripts/buildsystems/vcpkg.cmake:898 (_find_package)
     cmake_modules/ThirdpartyToolchain.cmake:310 (find_package)
     cmake_modules/ThirdpartyToolchain.cmake:1287 (resolve_dependency)
     CMakeLists.txt:523 (include)
   
   
   CMake Error at 
/usr/local/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 
(message):
     Could NOT find Boost (missing: Boost_INCLUDE_DIR filesystem system)
     (Required is at least version "1.64")
   Call Stack (most recent call first):
     
/usr/local/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 
(_FPHSA_FAILURE_MESSAGE)
     /usr/local/share/cmake-3.29/Modules/FindBoost.cmake:2393 
(find_package_handle_standard_args)
     /opt/vcpkg/scripts/buildsystems/vcpkg.cmake:898 (_find_package)
     cmake_modules/ThirdpartyToolchain.cmake:310 (find_package)
     cmake_modules/ThirdpartyToolchain.cmake:1287 (resolve_dependency)
     CMakeLists.txt:523 (include)
   
   
   -- Configuring incomplete, errors occurred!
   ```


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