From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107064 invoked by alias); 24 Jan 2019 13:12:56 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 107054 invoked by uid 89); 24 Jan 2019 13:12:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=happier X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 24 Jan 2019 13:12:55 +0000 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 672A2C0528C4; Thu, 24 Jan 2019 13:12:54 +0000 (UTC) Received: from localhost (ovpn-112-29.ams2.redhat.com [10.36.112.29]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1A021BA9E; Thu, 24 Jan 2019 13:12:54 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id B3BB218008AE; Thu, 24 Jan 2019 14:12:51 +0100 (CET) From: Dodji Seketeli To: Mark Wielaard Cc: libabigail@sourceware.org Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset Organization: Me, myself and I References: <20190124101241.964608003EE@builder.wildebeest.org> X-Operating-System: Red Hat Enterprise Linux Workstation 7.5 X-URL: http://www.seketeli.net/~dodji Date: Tue, 01 Jan 2019 00:00:00 -0000 In-Reply-To: (Mark Wielaard's message of "Thu, 24 Jan 2019 11:26:14 +0100") Message-ID: <87munqb3n0.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Thu, 24 Jan 2019 13:12:54 +0000 (UTC) X-SW-Source: 2019-q1/txt/msg00012.txt.bz2 Mark Wielaard a =C3=A9crit: > It is the make distcheck test that fails. I think this is because you > forgot to add the new test46-rust files to tests/data/Makefile.am > EXTRA_DIST. Right, I have just fixed this, hopefully the builder should be happier now. Sorry for the breakage and thanks for your input. Cheers, --=20 Dodji