zhjwpku commented on PR #90:
URL: https://github.com/apache/iceberg-cpp/pull/90#issuecomment-2853164393

   > I tried to reproduce it but unfortunately it built successfully.
   
   I think this issue may be caused by a bug in CMake, which appears to have 
been fixed in version 3.30. However, since we need to support CMake versions 
back to 3.25, this change seems reasonable.
   
   I checked GH runner image[1], the CMake version is 3.31.6, which explains 
why our CI doesn't trigger the build error.
   
   I bet your CMake version is greater than 3.30 ;)
   
   ```
   Merge: 6323fdc9cf 86ad7cc886
   Author: Brad King <brad.k...@kitware.com>
   Date:   Mon Sep 23 18:13:34 2024 +0000
   
       Merge topic 'project-vars' into release-3.30
   
       86ad7cc886 project: Only define non-cache vars if already defined
       4c152752da Help: State valid scopes for using proj_SOURCE_DIR and 
proj_BINARY_DIR
   
       Acked-by: Kitware Robot <kwro...@kitware.com>
       Acked-by: buildbot <build...@kitware.com>
       Merge-request: !9820
   ```
   
   [1] 
https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md#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...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to