From patchwork Wed Jun 8 16:54:16 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: 632397 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rPvgv6W3xz9t3n for ; Thu, 9 Jun 2016 02:55:23 +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=LYp6VDxN; dkim-atps=neutral Received: from localhost ([::1]:58453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAglF-0004dw-VN for incoming@patchwork.ozlabs.org; Wed, 08 Jun 2016 12:55:21 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAgk7-0003Lr-GG for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:54:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAgk1-0002ZR-L0 for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:54:10 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:37002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAgk1-0002ZJ-AI for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:54:05 -0400 Received: by mail-wm0-x22a.google.com with SMTP id k204so25711265wmk.0 for ; Wed, 08 Jun 2016 09:54:05 -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=91uOtJtFg6cTNXIjWNkWKXl2ocrOv0dmDE8dTc4Tp/0=; b=LYp6VDxNQQwzAveLF2R5CUuaapd+MmWa61LrXGgTIQIuFnhQCNkUUL8mh8p74rTe5c W+vXVUszOOwsw/hCdiqRWPHWKoseHpFPr+l9B8V5upRnuydPvmaIsU7agBeT94K1aAA7 3/dkk+7RowNAuKpKWUVpEpdHceiB6BnkUDrEs= 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=91uOtJtFg6cTNXIjWNkWKXl2ocrOv0dmDE8dTc4Tp/0=; b=A0a6hpZkeoO24gts90FBxMbrG1iWUyY73EHj4nNMDFv70sP/IFsYL9CsbW/lzG5IZ+ fhkVWr270gu567bWb7JkFDmCIHFQWiroIkWxUEG4V4AI2jkfSz6T+5emDQ4cbPOmY/w1 VxpDOFnH0AVGoejXDudH7xa4CNyJ76LjaDAC37pEFIlPJb3QexRFB3lM1YVW2Z3URU5C 2vqURJw3AHtKkP9skJ3RodK4Pe8e5ZZZ7qme34K6f13gFc8yp+9v5zKC62GgqTvXGbdv eAFFoMNAa0rEr0a9kgDvvnc2naG2b0oyc/Cr8tGYGAq1EezDg4bKsJG7bUTOJDdUuuLg Nw7g== X-Gm-Message-State: ALyK8tKFcqHRkrHFeSNo8HznZNWn04S9uS9GOCLfESjNAE3r8A3wXMu0twuEvyEk0eBCtgsL X-Received: by 10.28.142.82 with SMTP id q79mr9343455wmd.88.1465404844535; Wed, 08 Jun 2016 09:54:04 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id s10sm2430314wjt.29.2016.06.08.09.54.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jun 2016 09:54:02 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 6E6E63E0358; Wed, 8 Jun 2016 17:54:19 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 8 Jun 2016 17:54:16 +0100 Message-Id: <1465404858-2484-2-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1465404858-2484-1-git-send-email-alex.bennee@linaro.org> References: <1465404858-2484-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:400c:c09::22a Subject: [Qemu-devel] [PATCH 1/3] .travis.yml: add libnfs-dev for NFS block driver 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?= , Stefan Hajnoczi Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Stefan Hajnoczi Let's ensure that block/nfs.o is built in Travis. This patch depends on the following build fixes: 1. block/nfs: add missing #include "qapi/error.h" 2. block/nfs: add missing #include "qemu/cutils.h" This patch also depends on Travis adding libnfs-dev to the list of approved packages. This patch can be safely committed but will not do anything until the Travis maintainers allow libnfs-dev to be installed. Please see the GitHub Issue I raised here: https://github.com/travis-ci/apt-package-whitelist/issues/2788 Signed-off-by: Stefan Hajnoczi Signed-off-by: Alex Bennée --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 50ac17f..beb98d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ addons: - libgtk-3-dev - libiscsi-dev - liblttng-ust-dev + - libnfs-dev - libncurses5-dev - libnss3-dev - libpixman-1-dev