From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8824 invoked by alias); 9 Apr 2019 09:46:01 -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 8810 invoked by uid 89); 9 Apr 2019 09:46:01 -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=-5.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:816, srv X-Spam-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 09 Apr 2019 09:45:59 +0000 Received: from tarox.wildebeest.org (tarox.wildebeest.org [172.31.17.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 674D53000F10; Tue, 9 Apr 2019 11:45:57 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 1D55441B2463; Tue, 9 Apr 2019 11:45:57 +0200 (CEST) Message-ID: <24be0a697cb6f69f51066fe4d63b6509b4da137f.camel@klomp.org> Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset From: Mark Wielaard To: Dodji Seketeli , libabigail@sourceware.org Date: Tue, 01 Jan 2019 00:00:00 -0000 In-Reply-To: <20190409093511.D56F681ABF1@builder.wildebeest.org> References: <20190409093511.D56F681ABF1@builder.wildebeest.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-2.el7) Mime-Version: 1.0 X-Spam-Flag: NO X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00010.txt.bz2 On Tue, 2019-04-09 at 09:35 +0000, buildbot@builder.wildebeest.org wrote: > The Buildbot has detected a failed build on builder whole buildset > while building libabigail. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/5/builds/230 >=20 > Buildbot URL: https://builder.wildebeest.org/buildbot/ >=20 > Worker for this Build: debian-i386 >=20 > Build Reason: > Blamelist: Dodji Seketeli >=20 > BUILD FAILED: failed test (failure) The test that failed was FAIL: runtestdiffpkg. Looking at the test-suite.log: diff: /srv/buildbot/worker/libabigail-centos- x86_64/build/tests/data/test-diff-pkg/PR24410-report-0.txt: No such file or directory So it looks like the last commit didn't include that file.