From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9yLJ-000547-4o for qemu-devel@nongnu.org; Mon, 06 Jun 2016 13:29:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9yLH-00005b-9q for qemu-devel@nongnu.org; Mon, 06 Jun 2016 13:29:36 -0400 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]:35403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9yLG-00005T-UV for qemu-devel@nongnu.org; Mon, 06 Jun 2016 13:29:35 -0400 Received: by mail-wm0-x235.google.com with SMTP id c74so56606337wme.0 for ; Mon, 06 Jun 2016 10:29:34 -0700 (PDT) From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Mon, 06 Jun 2016 18:29:48 +0100 Message-ID: <87y46igr8z.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] travis: disable Sparse testing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , QEMU Developers Peter Maydell writes: > On 6 June 2016 at 16:24, Alex Bennée wrote: >> >> Paolo Bonzini writes: >> >>> On travis-ci.org, all builds fail with >>> /usr/include/features.h:324:11: error: unable to open >>> bits/predefs.h >> >> Hmm when did this start failing? > > I've seen it before and assumed it was another "random > transient Travis infrastructure failure"... OK, I'll look into it. It would be nice to keep the sparse checking if we can. > > thanks > -- PMM -- Alex Bennée