You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Artem Harutyunyan (JIRA)" <ji...@apache.org> on 2015/08/26 06:36:45 UTC

[jira] [Created] (MESOS-3314) make distcheck fails on CentOS-6.6

Artem Harutyunyan created MESOS-3314:
----------------------------------------

             Summary: make distcheck fails on CentOS-6.6
                 Key: MESOS-3314
                 URL: https://issues.apache.org/jira/browse/MESOS-3314
             Project: Mesos
          Issue Type: Bug
            Reporter: Artem Harutyunyan


During `make distcheck` the Python module does not perform a proper cleanup which causes an error. 

Steps to reproduce:
OS: CentOS 6.6
Command: 

./bootstrap && ./configure --enable-libevents --enable-ssl && DISTCHECK_CONFIGURE_FLAGS="--enable-libevents --enable-ssl" GLOG_v=1 MESOS_VERBOSE=1 make distcheck



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)