From patchwork Thu Jan 10 17:45:08 2019 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: 1023116 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="OtF86/Z2"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43bD2D5lqjz9sMM for ; Fri, 11 Jan 2019 04:46:28 +1100 (AEDT) Received: from localhost ([127.0.0.1]:33681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghePS-0004mp-Nf for incoming@patchwork.ozlabs.org; Thu, 10 Jan 2019 12:46:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gheOf-0004lO-Lo for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gheOd-0008J2-Sb for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:37 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:33824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gheOZ-0007oA-PW for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:34 -0500 Received: by mail-wr1-x444.google.com with SMTP id j2so12425255wrw.1 for ; Thu, 10 Jan 2019 09:45:28 -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=4UhdTrH5CJRP+DENKBXVx4TNOWxWoAgdopr5VBrO+R0=; b=OtF86/Z2dO9s3pXNnFczg1b2ww5raTa/zLdbTOz5E9OkBppH+XEDSAyaMxw0py3TvB 7GqXFU8pwha5q+d/lv1JDrEnfIyFRYCNSRL2TgmDsrh9sKkxUS6g9Tf2wiJTYszv8vyl TJvFySzAyhxY/bOorZhl83WgNbg866If4v/Gk= 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=4UhdTrH5CJRP+DENKBXVx4TNOWxWoAgdopr5VBrO+R0=; b=pxy6Tw6LOVJu06DwS4vPywPgek5qDp9LMewfDFRAdw5ZRt6Yq4DLuHLnf2zGZSlPAV 3USPOPOiCG+59zMc+wSsuxZVlS4qFvrwHXqi3D6gT090MMVn2hP9XISQ5HU4qvT35DRh YV7KVhhR3ve8fjRmKy6ni97WfqANDe8MLv7VYEt5ujemGWZcKxl6y0oOngZkngGO811+ kIBkBI/kwSqcEP/a0AlgRjtyWMmUsgzVx2MtWffmg03rHAPvgvQEC5/AqmTTue/EMho/ F4cS713wHN/CYQ8G0fnPxogZeA1ObgXGToHsVsU0EbNhZJEsOnjArrz42r32jJF1ygRY yBxQ== X-Gm-Message-State: AJcUukclkz1RlKLHICQFHxYZU6xFSpyA9wUMcXhBYoiVbKS+pghGEnDn o/e0MYjErJIItuYuEMchhT0nB7KKveg= X-Google-Smtp-Source: ALg8bN7J6gEzz+MuwKGQFodztrZEsC0dYuPJsJwyngP3TOkaHXryd9UN2ZsPHWj3X39lPDvf6zrGHg== X-Received: by 2002:adf:8001:: with SMTP id 1mr9765275wrk.23.1547142327796; Thu, 10 Jan 2019 09:45:27 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id f15sm64568178wrt.10.2019.01.10.09.45.20 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 10 Jan 2019 09:45:24 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id D442C3E0EB5; Thu, 10 Jan 2019 17:45:17 +0000 (GMT) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Thu, 10 Jan 2019 17:45:08 +0000 Message-Id: <20190110174516.21586-12-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190110174516.21586-1-alex.bennee@linaro.org> References: <20190110174516.21586-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::444 Subject: [Qemu-devel] [PATCH v1 11/19] travis: use homebrew addon for MacOSX 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: ymankad@redhat.com, Fam Zheng , =?utf-8?q?Alex_Benn?= =?utf-8?b?w6ll?= , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Rather than poking homebrew manually we can specify the packages needed via the homebrew addon. These are only installed on MacOS based builds. Signed-off-by: Alex Bennée Signed-off-by: Alex Bennée Reviewed-by: Daniel P. Berrangé --- .travis.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fa70429459..2ef7997d25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,6 +42,12 @@ addons: - sparse - uuid-dev - gcovr + homebrew: + packages: + - libffi + - gettext + - glib + - pixman # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu @@ -68,9 +74,6 @@ git: submodules: false -before_install: - - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update ; fi - - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install libffi gettext glib pixman ; fi before_script: - mkdir -p ${BUILD_DIR} && cd ${BUILD_DIR} - ${SRC_DIR}/configure ${CONFIG} || { cat config.log && exit 1; }