You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ritwik <ri...@gmail.com> on 2014/03/24 19:38:01 UTC

'make check' failing

Hi,

I tried to build Mesos on Mac OSX 10.9

However, when I run 'make check', one of the test fails and the whole
process hangs. The log can be found here:
http://collabedit.com/g8chc

How can I fix this?

Thank you for your time.

Best Regards,

-- 
*Ritwik Yadav*

Department of Computer Science and Engineering,
Indian Institute of Technology,
Kharagpur.

Twitter: @iRitwik <https://twitter.com/#%21/iRitwik>

Re: 'make check' failing

Posted by Ritwik <ri...@gmail.com>.
Hi Till,

Thank you for your response. I tried to run that individual test in verbose
mode using sudo. Here is the most recent log that I got :
http://collabedit.com/8skww

The above results from the following invocations:

1) sudo make check
2) sudo ./bin/mesos-tests.sh
--gtest_filter="DRFAllocatorTest.DRFAllocatorProcess" --verbose

The first invocation seems to throw a Segmentation Fault whereas the second
invocation seems to have completed successfully. This seems a little
strange to me.

Thank you for all your help.

Best Regards,


On 25 March 2014 00:16, Till Toenshoff <to...@me.com> wrote:

> Hey Ritwik,
>
> go ahead and try to run that individual test with enhanced verbosity as
> drafted in our upcoming FAQ
>
> https://issues.apache.org/jira/browse/MESOS-1137
> see: When running make check one of the tests fails, what now?
>
> Till
>
> On Mar 24, 2014, at 7:38 PM, Ritwik <ri...@gmail.com> wrote:
>
> > Hi,
> >
> > I tried to build Mesos on Mac OSX 10.9
> >
> > However, when I run 'make check', one of the test fails and the whole
> > process hangs. The log can be found here:
> > http://collabedit.com/g8chc
> >
> > How can I fix this?
> >
> > Thank you for your time.
> >
> > Best Regards,
> >
> > --
> > *Ritwik Yadav*
> >
> > Department of Computer Science and Engineering,
> > Indian Institute of Technology,
> > Kharagpur.
> >
> > Twitter: @iRitwik <https://twitter.com/#%21/iRitwik>
>
>


-- 
*Ritwik Yadav*

Department of Computer Science and Engineering,
Indian Institute of Technology,
Kharagpur.

Twitter: @iRitwik <https://twitter.com/#%21/iRitwik>

Re: 'make check' failing

Posted by Till Toenshoff <to...@me.com>.
Hey Ritwik,

go ahead and try to run that individual test with enhanced verbosity as drafted in our upcoming FAQ

https://issues.apache.org/jira/browse/MESOS-1137
see: When running make check one of the tests fails, what now?

Till

On Mar 24, 2014, at 7:38 PM, Ritwik <ri...@gmail.com> wrote:

> Hi,
> 
> I tried to build Mesos on Mac OSX 10.9
> 
> However, when I run 'make check', one of the test fails and the whole
> process hangs. The log can be found here:
> http://collabedit.com/g8chc
> 
> How can I fix this?
> 
> Thank you for your time.
> 
> Best Regards,
> 
> -- 
> *Ritwik Yadav*
> 
> Department of Computer Science and Engineering,
> Indian Institute of Technology,
> Kharagpur.
> 
> Twitter: @iRitwik <https://twitter.com/#%21/iRitwik>