barracuda156 commented on issue #38769: URL: https://github.com/apache/arrow/issues/38769#issuecomment-1817301423
@assignUser Thank you for responding! Pre-built binaries won’t do in our case, since a) it is against the policy of Macports (everything that is buildable from source should be built from source) and b) there are simply no pre-built binaries for a number of systems we support (in particular powerpc ones, likely i386, and perhaps not limited to those). Build log: [R-arrow_10.6_build_log.txt](https://github.com/apache/arrow/files/13398565/R-arrow_10.6_build_log.txt) It indeed does something weird now after configure, but then still builds from source; however the build system apparently fails to pass flags to the linker (which would explain missing symbols). P. S. I actually run it natively on a PowerMac: it is faster on G5 Quad than on my Intel machine in Rosetta. -- 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]
