thisisnic commented on issue #47277: URL: https://github.com/apache/arrow/issues/47277#issuecomment-3167927120
I have a new hypothesis about the builds failing; I don't think it's OpenSSL 1.X as it's building fine on macOS with older versions of OpenSSL. The failing [builds](https://github.com/ursacomputing/crossbow/actions/runs/16314662786/job/46077638713) are using CentOS 7 and perhaps it's something to do with the quite old version of gcc on there that's causing this? If that is the case, then the implication here is that without changing the code which causes the error, we would no longer support CentOS 7. Though the lifespan of support for it in the C++ looks potentially limited anyway, e.g. #41395 -- 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