Florian Leibert (flo) created MESOS-288:
-------------------------------------------
Summary: Latest trunk does not finish make check
Key: MESOS-288
URL: https://issues.apache.org/jira/browse/MESOS-288
Project: Mesos
Issue Type: Bug
Environment: Ubuntu 12.04
Reporter: Florian Leibert (flo)
Priority: Blocker
make check yields the following error:
srv/mesos/src/src/tests/stout_tests.cpp: In member function ‘virtual void
StoutUtilsTest_rmdir_Test::TestBody()’:
/srv/mesos/src/src/tests/stout_tests.cpp:316:30: error: uninitialized const
‘EMPTY’ [-fpermissive]
/srv/mesos/src/third_party/libprocess/include/stout/hashset.hpp:17:7: note:
‘const class hashset<std::basic_string<char> >’ has no user-provided default
constructor
...
make[3]: Leaving directory `/srv/mesos/src/build/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/srv/mesos/src/build/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/srv/mesos/src/build/src'
make: *** [check-recursive] Error 1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira