kou commented on PR #47318:
URL: https://github.com/apache/arrow/pull/47318#issuecomment-3186600418

   Hmm. It seems that newer (unreleased RapidJSON) is installed by conda:
   
   
https://github.com/apache/arrow/actions/runs/16934205748/job/47986801327?pr=47318#step:6:346
   
   ```text
   rapidjson                 1.1.0.post20240409      h3f2d84a_2    conda-forge
   ```
   
   but it's not detected by Meson:
   
   
https://github.com/apache/arrow/actions/runs/16934205748/job/47986801327?pr=47318#step:6:502
   
   ```text
   Run-time dependency rapidjson found: NO (tried pkgconfig)
   ```
   
   I think that it's a problem.
   
   Anyway, let's work on it as a separated task.
   
   I'll merge this because I could confirm that this PR can fix GCC 12 + C++23 
problem and GCC 14 + C++23 has another problems.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to