[
https://issues.apache.org/jira/browse/MESOS-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Harutyunyan updated MESOS-3314:
-------------------------------------
Description:
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}}
was:
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
> 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)