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 <[email protected]> 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 <[email protected]> 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>
