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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I'm getting this error after a git pull:
   ```
   -- Linking Arrow Flight tests statically due to static Protobuf
   -- Linking Arrow Flight tests statically due to static gRPC
   -- If static Protobuf or gRPC are used, Arrow must be built statically
   -- (These libraries have global state, and linkage must be consistent)
   CMake Error at src/arrow/flight/CMakeLists.txt:48 (message):
     Must build Arrow statically to link Flight tests statically
   
   ```
   
   
   ### Component(s)
   
   C++


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