kou opened a new issue, #46964:
URL: https://github.com/apache/arrow/issues/46964

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
https://github.com/ursacomputing/crossbow/actions/runs/15968072386/job/45032768168#step:6:5017
   
   ```text
   CMake Error at cmake_modules/BuildUtils.cmake:933 (file):
     Error evaluating generator expression:
   
       $<TARGET_FILE:CONAN_LIB::bzip2_bz2_$<CONFIG>>
   
     No target "CONAN_LIB::bzip2_bz2_Release"
   Call Stack (most recent call first):
     cmake_modules/BuildUtils.cmake:482 (arrow_add_pkg_config)
     src/arrow/CMakeLists.txt:1079 (add_arrow_lib)
   
   
   CMake Error at cmake_modules/BuildUtils.cmake:933 (file):
     Error evaluating generator expression:
   
       $<TARGET_FILE:CONAN_LIB::bzip2_bz2_$<CONFIG>>
   
     No target "CONAN_LIB::bzip2_bz2_Release"
   Call Stack (most recent call first):
     cmake_modules/BuildUtils.cmake:482 (arrow_add_pkg_config)
     src/arrow/CMakeLists.txt:1079 (add_arrow_lib)
   ```
   
   This may be a conan related problem.
   
   ### Component(s)
   
   Continuous Integration, Packaging


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to