From patchwork Thu Jan 12 13:16:58 2017 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: 714456 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 3tzmcg1gn1z9vFX for ; Fri, 13 Jan 2017 00:21:39 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="PkpCvYUa"; dkim-atps=neutral Received: from localhost ([::1]:33968 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRfJw-0001YG-Va for incoming@patchwork.ozlabs.org; Thu, 12 Jan 2017 08:21:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRfFc-0006oe-EY for qemu-devel@nongnu.org; Thu, 12 Jan 2017 08:17:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRfFX-0003a3-Es for qemu-devel@nongnu.org; Thu, 12 Jan 2017 08:17:08 -0500 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:38405) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRfFX-0003Zq-9X for qemu-devel@nongnu.org; Thu, 12 Jan 2017 08:17:03 -0500 Received: by mail-wm0-x229.google.com with SMTP id r144so19027342wme.1 for ; Thu, 12 Jan 2017 05:17:03 -0800 (PST) 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=gpgnYq6lUHB64dG3wU4qddZcv/cKGbaY0qWyV4dcrKs=; b=PkpCvYUaAPO1j5wIzD1i7/zqUzUfKROpsqZzVC7+RGp3f+HKL9GN/QUPZbpde6SPqw LWy9yW1HERxZx80OHSMCoVV2LTtHxrKRrVdHMrTFi7meS/rypTCz8K0u5A+HNPggGmOf 03AZbpgg2J1YSdDdQKyrB23CsTZo/d/yqRYcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=gpgnYq6lUHB64dG3wU4qddZcv/cKGbaY0qWyV4dcrKs=; b=MDxXS8OE+eecVyUvIq1+cpSYbeR1xrpBKkSB1lNX3oD9tFWR/BDM1WOlGjkTZOrJMF lqBrW+jDmekkLDd8/CAPQ1oVGk6SbiQkiuoOHTT950Meg3FfPvgkRZiuBL9neo8scveU AuJYAqfOcZxrtBAq9JvtD5OHsgNczZSvCVsdWujt0yRHYK7DPqOVFpzqvvXZQaPiX4Nj Q9nXVplP4xWNwY+KCVBXmFMZbEJPWaeBE/hjiNmOFDXCzSOAjzxUk4NB6yLRkuBTspDS 7nVIeQ6d+EDDHemxj0EwyAZAO0O0SlQdNXaczLv0pCZVSsc0TpFZxbMm0C6TKrp+HYNn aGsg== X-Gm-Message-State: AIkVDXJpJDoGvyTuEKj5Ew/m/ReWozvyqA/dxYpgN9ryfiMCJpBDtF9fjbVRFt/zlwUjehuJ X-Received: by 10.28.23.137 with SMTP id 131mr8181009wmx.121.1484227022242; Thu, 12 Jan 2017 05:17:02 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id jn10sm11065452wjb.11.2017.01.12.05.16.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Jan 2017 05:17:00 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id CB34B3E36FD; Thu, 12 Jan 2017 13:16:58 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Thu, 12 Jan 2017 13:16:58 +0000 Message-Id: <20170112131658.19837-3-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170112131658.19837-1-alex.bennee@linaro.org> References: <20170112131658.19837-1-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:400c:c09::229 Subject: [Qemu-devel] [PULL 2/2] travis: add Trusty with clang stable build 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: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org, stefanha@redhat.com Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Although we've reduced the matrix to avoid repeating clang builds we can still add an additional clang build to use the latest stable version of clang which will typically be available on current distros. Signed-off-by: Alex Bennée --- .travis.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0706b9a1df..d83e2d493b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,6 +103,26 @@ matrix: - sudo apt-get build-dep -qq qemu - wget -O - http://people.linaro.org/~alex.bennee/qemu-submodule-git-seed.tar.xz | tar -xvJ - git submodule update --init --recursive + # Trusty build with latest stable clang + - env: CONFIG="" + sudo: required + addons: + dist: trusty + language: generic + compiler: none + env: + - COMPILER_NAME=clang CXX=clang++-3.9 CC=clang-3.9 + - CONFIG="--cc=clang-3.9 --cxx=clang++-3.9" + before_install: + - wget -nv -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add - + - sudo apt-add-repository -y 'deb http://llvm.org/apt/trusty llvm-toolchain-trusty-3.9 main' + - sudo apt-get update -qq + - sudo apt-get install -qq -y clang-3.9 + - sudo apt-get build-dep -qq qemu + - wget -O - http://people.linaro.org/~alex.bennee/qemu-submodule-git-seed.tar.xz | tar -xvJ + - git submodule update --init --recursive + before_script: + - ./configure ${CONFIG} || cat config.log # Using newer GCC with sanitizers - addons: apt: