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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   After patch https://github.com/apache/arrow/pull/34114 is merged, crossbow 
CI was broken: 
https://github.com/ursacomputing/crossbow/actions/runs/4153851721/jobs/7185765610#step:3:1131
   
   This is because zstd v1.5.4 introduce 
[CheckLinkerFlag](https://cmake.org/cmake/help/latest/module/CheckLinkerFlag.html),
 which is introduced in https://github.com/facebook/zstd/pull/3392 . And our 
crossbow CI install cmake 3.16, which didn't support it.
   
   ### Component(s)
   
   C++, Developer Tools


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