You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@milagro.apache.org by GitBox <gi...@apache.org> on 2022/10/31 19:25:45 UTC

[GitHub] [incubator-milagro-MPC] ruphy opened a new issue, #49: Warn users if trying to build MPC outside docker

ruphy opened a new issue, #49:
URL: https://github.com/apache/incubator-milagro-MPC/issues/49

   As the official build instructions suggest to build the system using Docker, it would be nice to add a warning when we detect we're not building within it


-- 
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: dev-unsubscribe@milagro.apache.org.apache.org

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


[GitHub] [incubator-milagro-MPC] kealan commented on issue #49: Warn users if trying to build MPC outside docker

Posted by "kealan (via GitHub)" <gi...@apache.org>.
kealan commented on issue #49:
URL: https://github.com/apache/incubator-milagro-MPC/issues/49#issuecomment-1446176336

   In the past we just picked a Ubuntu version (20.04?) and ran the tests. Otherwise we will have to support multiple OS's. This would be very time consuming. So we should say this in the README.
   
   The dockerfile is just used for testing. In prod you will write your own dockerfile and not use this as a base.


-- 
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: dev-unsubscribe@milagro.apache.org

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


[GitHub] [incubator-milagro-MPC] kealan commented on issue #49: Warn users if trying to build MPC outside docker

Posted by "kealan (via GitHub)" <gi...@apache.org>.
kealan commented on issue #49:
URL: https://github.com/apache/incubator-milagro-MPC/issues/49#issuecomment-1422120905

   You should be able to easily build the libs outside of docker. The docker builds are only for convenience.


-- 
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: dev-unsubscribe@milagro.apache.org

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


[GitHub] [incubator-milagro-MPC] ruphy commented on issue #49: Warn users if trying to build MPC outside docker

Posted by "ruphy (via GitHub)" <gi...@apache.org>.
ruphy commented on issue #49:
URL: https://github.com/apache/incubator-milagro-MPC/issues/49#issuecomment-1422251544

   @kealan I couldn't get this code to build and pass the tests natively on Mac OS (arm64), which is why native is not the preferred way to build it. If this is to be supported in the next versions (reasonable) I'll build it again and we can debug it.


-- 
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: dev-unsubscribe@milagro.apache.org

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