mldbai / mldb

MLDB is the Machine Learning Database
http://mldb.ai
Apache License 2.0
665 stars 102 forks source link

Build failures #906

Closed mreiland closed 3 years ago

mreiland commented 5 years ago

hey guys, I've tried twice now and failed to build this project both times despite following the instructions.

I'll be using VM's so I can build whatever environment I need, what OS do you guys use to build this? Debian, Ubuntu, etc?

FinchPowers commented 5 years ago

It's built over Ubuntu. See: https://github.com/mldbai/mldb/blob/master/Building.md

Sealteam56 commented 3 years ago

I as well have tried multiple times to build using the shared link in a Ubuntu 1804 VM. Any suggestions would be great

jeremybarnes commented 3 years ago

Sorry for losing radio contact. The source is now built using CI/CD and should build easily; please see the .gitlab-ci.yml file for the exact commands used. Please re-open the issue if a) it's still relevant and b) it's still not working.