vc77 commented on issue #47577: URL: https://github.com/apache/arrow/issues/47577#issuecomment-3300854253
Hi thanks so much for the response. A major 'theme' of this entire build has been the silent disabling of the requirement to include libarrow_python.so in the final install library. So when i didnt see anything obvious fail in the python component of the build, my experience from the relatively smooth cmake(†) build (and flawless make) of the C++ component -- where i thought the libarrow_python support was to originate -- led me to believe nothing was meaningful, except for the fact the library remained missing of course! I'm rather confused obviously as to which part of the build is responsible for this last file, as it stands to be the key cog in what i intend to use Arrow for -- C++ bindings in python. Without it, the project is cooked. Anyway, here is the cmake build log: [](https://gist.github.com/vc77/148864a93b7ad013eddfc3c5955dd2c2) i can of course past the make build also. Please let me know! Thanks again. (†): relative to the warnings in the build when i was trying to find a way to have cmake locate the python development components necessary to create this precise shared library. -- 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]
