majetideepak commented on PR #7933:
URL: 
https://github.com/apache/incubator-gluten/pull/7933#issuecomment-2542012082

   @PHILO-HE, @zhztheplayer This change seems to be breaking our build since it 
expects a static `libcurl.a` as well.
   Is this expected?
   
   ```
   [2024-12-13T11:30:19.159Z] #11 1586.8 CMake Error at 
/usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230
 (message):
   [2024-12-13T11:30:19.159Z] #11 1586.8   Could NOT find CURL (missing: 
CURL_LIBRARY) (found version "7.76.1")
   [2024-12-13T11:30:19.159Z] #11 1586.8 Call Stack (most recent call first):
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600
 (_FPHSA_FAILURE_MESSAGE)
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.28/Modules/FindCURL.cmake:194
 (find_package_handle_standard_args)
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.28/Modules/CMakeFindDependencyMacro.cmake:76
 (find_package)
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/cmake/google_cloud_cpp_rest_internal/google_cloud_cpp_rest_internal-config.cmake:18
 (find_dependency)
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/python3.9/site-packages/cmake/data/share/cmake-3.28/Modules/CMakeFindDependencyMacro.cmake:76
 (find_package)
   [2024-12-13T11:30:19.159Z] #11 1586.8   
/usr/local/lib64/cmake/google_cloud_cpp_storage/google_cloud_cpp_storage-config.cmake:16
 (find_dependency)
   [2024-12-13T11:30:19.159Z] #11 1586.8   velox/CMakeLists.txt:124 
(find_package)
   [2024-12-13T11:30:19.159Z] #11 1586.8   velox/CMakeLists.txt:329 
(find_gcssdk)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to