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

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

    [ https://issues.apache.org/jira/browse/MESOS-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712518#comment-14712518 ] 

haosdent commented on MESOS-3314:
---------------------------------

Shoule be
{code}
DISTCHECK_CONFIGURE_FLAGS="" GLOG_v=1 MESOS_VERBOSE=1 sudo make distcheck
{code}?

> sudo 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 && sudo DISTCHECK_CONFIGURE_FLAGS="" GLOG_v=1 MESOS_VERBOSE=1 make distcheck}}



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