Re: Mesos 0.21.1 startup errors on OSX

2015-01-19 Thread Shuai Lin
Nice to see it's so easy to spin up a mesos cluster using fig, but I'm afraid the OP wants to compile mesos from source for some reason. I have tried to compile and run mesos, but the "make check" commands fails, and I ended up building mesos inside a virtual machine. On Tue, Jan 20, 2015 at 12:

Re: Mesos 0.21.1 startup errors on OSX

2015-01-19 Thread Alex Gaudio
If this doesn't end up working out for you, I run mesos on my mac in docker containers. This lets me spin up arbitrary numbers of slaves. This is a really good example for how to get things working: https://github.com/breerly/fig-mesos On Fri, Jan 16, 2015 at 6:49 PM, Diptanu Choudhury wrote:

Re: Mesos 0.21.1 startup errors on OSX

2015-01-16 Thread Diptanu Choudhury
Hi Ben, I am not sure about the presence of the compiler flag. I shall compile Mesos 0.21.1 once again tonight and share the output. On Fri, Jan 16, 2015 at 11:53 AM, Benjamin Mahler wrote: > It doesn't look like the exception here is being caught correctly: > > https://github.com/apache/mesos/

Re: Mesos 0.21.1 startup errors on OSX

2015-01-16 Thread Benjamin Mahler
It doesn't look like the exception here is being caught correctly: https://github.com/apache/mesos/blob/0.21.1/3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp#L32 Just to be sure, can you show your compilation output, in particular, that you're not seeing "-fno-exceptions" as a compile

Mesos 0.21.1 startup errors on OSX

2015-01-16 Thread Diptanu Choudhury
Hi, I am seeing some startup errors with Mesos 0.21.1 on OSX. Both the server and slaves crashes throwing this error - https://gist.github.com/diptanu/19c1d7d0efc5fe7265c8 Wondering if this is happening to others as well? -- Thanks, Diptanu Choudhury Web - www.linkedin.com/in/diptanu Twitter -