slfan1989 opened a new pull request, #670:
URL: https://github.com/apache/iceberg-cpp/pull/670

   ## Summary
   
   Fix the S3 build on macOS 26 / AppleClang by disabling fmt's consteval 
format-string checks for vendored avro-cpp.
   
   ## Problem
   
   The S3 CI job on AArch64 macOS 26 fails while compiling vendored avro-cpp:
   
   ```text
   fmt/format-inl.h: error: call to consteval function ... is not a constant 
expression
   ```


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