parthchandra commented on issue #721:
URL: 
https://github.com/apache/datafusion-comet/issues/721#issuecomment-2318500753

   > > Launch a docker container for both amd64 and arm64 architectures which 
will build the binaries for both linux and MacOs. We will end up with four 
native libs (in two containers).
   > 
   > For MacOS cross build, we may need to include MacOS X sdk extracted from 
Xcode in the docker image. So I guess we cannot distribute the docker image in 
the open source community.
   > 
   > If so, we need to build the docker image every time when we are going to 
run the build-release-binaries script.
   
   Yes we will build the docker image as part of the release builder script 
(Spark release does the same)
   What I am discovering is that there is no good way to get MacOS sdk 
extracted from XCode/Developer tools in an automated way.  (See 
https://github.com/tpoechtrager/osxcross/blob/master/README.md#packaging-the-sdk).
  I'm assuming that the release manager could be doing the release from either 
mac or linux. Looking to see if there is tarball with the MacOS sdk that is 
officially available.
   


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to