From patchwork Tue Jun 21 11:32:05 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: 638645 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 3rYlzz6q1Mz9s9x for ; Tue, 21 Jun 2016 21:36:31 +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=fndlR3Cq; dkim-atps=neutral Received: from localhost ([::1]:50919 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJyn-0000GJ-Tl for incoming@patchwork.ozlabs.org; Tue, 21 Jun 2016 07:36:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJug-0003pW-HQ for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFJuc-000590-1B for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:14 -0400 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:34600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFJub-00058p-PW for qemu-devel@nongnu.org; Tue, 21 Jun 2016 07:32:09 -0400 Received: by mail-lf0-x232.google.com with SMTP id h129so19217267lfh.1 for ; Tue, 21 Jun 2016 04:32:09 -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=fndlR3Cqprsgyhk/OtPSoaGoaMIDPBI42H274zGa6rb3TU/Th6sgSw7NbpIUP6Y/K7 Rw6tfUCD+b7Z4uSWJttApWGcgqdmBr7bVHsvtriobj0jO8yQJFIBSlMTAnn6sXDddJww REsryAxp0xHWfbIh3ANeBk1Fvk6rQ3gNRBXDw= 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=gdDihfw6Vl9CU79JvPM/0rlZIGWDHw221XoZ0Df+TZsWKUOHKP/k+QSPXTH8eCpn97 gbjqJ7mOZ/zlP0BBtdEwt55h3OgqjFMli9bfJJLBma3wMDjBudoJ5OT3mXhE2AI6S1K0 SbERWCPKRS9Fh9GCCgHwOJMnKLCLa1Ab4dM0Kx3RLWkcljidkXLy2kcn6vp0KsQ4aQQ3 JVRhaMnB4pk4RlHjL/zbEOKdSHeb7lCHatVJxNrPd5SdjOMW2pDnLHD7/3Y5gVDzJ1tj 92xb/UgM27gXC8vFKX0tYOIMesykhb4NDPxIfvX7mZKsl+B5+q0+0q+3ks8RNtHcbu/g CWHw== X-Gm-Message-State: ALyK8tKwMQhKWz6/aBa2ch5Aj1a9AYbtteYNJlVdDtbl6i5qIoKCAMrvtQCaPnLxFiOBELv9 X-Received: by 10.28.191.193 with SMTP id o62mr2795071wmi.64.1466508728941; Tue, 21 Jun 2016 04:32:08 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id q71sm2558689wme.17.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 851763E028B; 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:05 +0100 Message-Id: <1466508727-31297-2-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::232 Subject: [Qemu-devel] [PULL 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?= , qemu-devel@nongnu.org, 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