Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CED0C200B3C for ; Wed, 13 Jul 2016 19:05:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD970160A6A; Wed, 13 Jul 2016 17:05:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25276160A7C for ; Wed, 13 Jul 2016 19:05:21 +0200 (CEST) Received: (qmail 29197 invoked by uid 500); 13 Jul 2016 17:05:21 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 28948 invoked by uid 99); 13 Jul 2016 17:05:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 17:05:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B19EC2C02A9 for ; Wed, 13 Jul 2016 17:05:20 +0000 (UTC) Date: Wed, 13 Jul 2016 17:05:20 +0000 (UTC) From: "Artem Harutyunyan (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-3314) sudo make distcheck fails on CentOS-6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Jul 2016 17:05:23 -0000 [ https://issues.apache.org/jira/browse/MESOS-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Harutyunyan updated MESOS-3314: ------------------------------------- Labels: newbie (was: beginner newbie) > 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 > Labels: newbie > > 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)