From patchwork Tue Jun 21 11:32:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 638648 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rYm2t0HbTz9s9x for ; Tue, 21 Jun 2016 21:39:02 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b=V7Yb65UX; dkim-atps=neutral Received: from localhost ([::1]:50927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFK1E-0003Zn-1e for incoming@patchwork.ozlabs.org; Tue, 21 Jun 2016 07:39:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJuf-0003ov-UX for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFJua-00058X-Hq for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:13 -0400 Received: from mail-lf0-x22c.google.com ([2a00:1450:4010:c07::22c]:34585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJua-00058P-AG for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:08 -0400 Received: by mail-lf0-x22c.google.com with SMTP id h129so19216242lfh.1 for ; Tue, 21 Jun 2016 04:32:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=hqMiQqy4Q/9+ISqQFOzxvc/kaAZ3SFgFjneM7GUBJIo=; b=V7Yb65UXI7GLSugai27LkDkiJ9GUJhDmRgK3R8uPhr7M2OBtWiAvryNVl3kiUmxuM0 t0607eT6mpXrrjDe/Intx8kqxONTgEN7oSh0Ao3nz112Ne+0DKGtc/9ORN3KjI3Dqt24 VN1zzQKH9K65++tQyIYDsW+vcYXh7DZuoDULs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=hqMiQqy4Q/9+ISqQFOzxvc/kaAZ3SFgFjneM7GUBJIo=; b=R1jMIUoCklBxsiS6iVFr0ReoAH0VLFDIIWtMtojWLNe0NdQ15Qt1Tkikql5Y1gnRwq nnUBWrRP4xggp2UC5ttXru8khcU5gpsd++3SW7NhjCRm/FcKagobvtGm6mgyoWHh0wlY lx9CXZiPY83cfT940mlQp5a9++N9w0aO35N4SqD8EdEX7CS0Hn9iU3T3Dcfl1csPGrVl H3WivIJfpaCbBscX5zZmsOymitPkjEDPYcKMu90APbiMdZivW379YvoCoMeF2ajXwmoB tU2WgT9LveOC9liFgtFa/cfaT/DwYNp1Px9NoS8HtLnAhLdDv952Bo8gS5HmcH73gXVx 86VQ== X-Gm-Message-State: ALyK8tJ+RaKc9IgxtzNCadAkAbAHPacGL7KOm94RE++HyCmFAJYM8LT6rRy+smRLYmpFbAoh X-Received: by 10.28.21.140 with SMTP id 134mr2753179wmv.50.1466508727494; Tue, 21 Jun 2016 04:32:07 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id x128sm2574403wmf.6.2016.06.21.04.32.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jun 2016 04:32:06 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id A62C53E0422; Tue, 21 Jun 2016 12:32:09 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Tue, 21 Jun 2016 12:32:07 +0100 Message-Id: <1466508727-31297-4-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1466508727-31297-1-git-send-email-alex.bennee@linaro.org> References: <1466508727-31297-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22c Subject: [Qemu-devel] [PULL 3/3] .travis.yml: disable Sparse testing X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Paolo Bonzini On travis-ci.org, all builds fail with /usr/include/features.h:324:11: error: unable to open bits/predefs.h With "make docker-travis@ubuntu", they fail with /usr/include/features.h:374:13: error: unable to open sys/cdefs.h With "make docker-travis@fedora", finally, they fail due to sparse not being able to parse some #pragmas in glib headers. Just kill the thing from the CI builds. Signed-off-by: Paolo Bonzini [AJB: tweak title for my OCD] Signed-off-by: Alex Bennée --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index cde7d1a..c13881e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,9 +64,6 @@ script: - make -j3 && ${TEST_CMD} matrix: include: - # Sparse is GCC only - - env: CONFIG="--enable-sparse" - compiler: gcc # gprof/gcov are GCC features - env: CONFIG="--enable-gprof --enable-gcov --disable-pie" compiler: gcc