kou commented on issue #48416:
URL: https://github.com/apache/arrow/issues/48416#issuecomment-3634225102

   The important part is `2025-12-09T15:16:50.3583193Z /usr/bin/ar: 
/root/rpmbuild/BUILD/apache-arrow-23.0.0/cpp/redhat-linux-build/_deps/orc-build/c:
 No such file or directory`.
   
   It seems that `liborc.a` path include `+` in its path:
   
   
https://github.com/apache/arrow/actions/runs/20049976148/job/57535063006#step:12:8911
   
   ```text
   ... ../../_deps/orc-build/c++/src/liborc.a ...
   ```
   
   This may be related...


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