Is this repeatable? If yes, mind filing a ticket at https://issues.apache.org/jira/browse/MESOS?
On Mon, Aug 18, 2014 at 11:47 PM, Giovanni Colapinto < [email protected]> wrote: > Hello. > > I've compiled mesos from source. All fine with make, but make check gives > me this error: > [----------] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > F0819 08:28:26.443891 5853 isolator_tests.cpp:675] CHECK_SOME(isolator): > Failed to create PerfEvent isolator, invalid events: { cycles, task-clock } > *** Check failure stack trace: *** > @ 0x2b8ae7f6a53d google::LogMessage::Fail() > @ 0x2b8ae7f6c37d google::LogMessage::SendToLog() > @ 0x2b8ae7f6a12c google::LogMessage::Flush() > @ 0x2b8ae7f6cc79 google::LogMessageFatal::~LogMessageFatal() > @ 0x5c3988 _CheckFatal::~_CheckFatal() > @ 0x6b066d > PerfEventIsolatorTest_ROOT_CGROUPS_Sample_Test::TestBody() > @ 0x97d5d3 > testing::internal::HandleExceptionsInMethodIfSupported<>() > @ 0x9747a7 testing::Test::Run() > @ 0x97484e testing::TestInfo::Run() > @ 0x974955 testing::TestCase::Run() > @ 0x974bf8 testing::internal::UnitTestImpl::RunAllTests() > @ 0x974e97 testing::UnitTest::Run() > @ 0x49094d main > @ 0x2b8ae9c86ec5 (unknown) > @ 0x49ee58 (unknown) > make[3]: *** [check-local] Aborted (core dumped) > make[3]: Leaving directory `/usr/src/down/mesos/mesos/build/src' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/usr/src/down/mesos/mesos/build/src' > make[1]: *** [check] Error 2 > make[1]: Leaving directory `/usr/src/down/mesos/mesos/build/src' > make: *** [check-recursive] Error 1 > > OS: Ubuntu 14.04.1 AMD64 > > Thank you > > Giovanni Colapinto > ________________________________ > > innovazionedigitale srl > Via Cefalonia, 14 - 20156 Milano (MI) > Mobile: +39 393-8591499 > Tel: +39 02-33406087 Fax: +39 02-700527391 > E-mail: [email protected] > Url: www.innovazionedigitale.it >

