From nobody Fri Apr 26 17:10:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1575038850; cv=none; d=zohomail.com; s=zohoarc; b=FIGNCQmlSZL2WUq2BMrSgbkpZJgdU/xThit4PIQmiQR+TVCawekP1NMYceF/6BOBQ3o6NH5fjMJ0jQetdP9joeC3bG/3MtajeGmTk7FR+niiD4hfKqWi7JUg/51Mz01TMSic2D7RlA7Jfzcpjw/Ck0sdJTk7/VEpUobNMwZdq2k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1575038850; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=r1MZ6725hlUYSlwIaJgDzFMQ0CKrUPm20wVl4o9ngc8=; b=HSxhBIkyo5xgU+rwEGztW9n8FlMu1s6aLxnc+LrmUzQL7UmflI73G2uZiDhB5PUdAR7DrggaJqoEGuSIDwYAowoqFHGWU78Fo1tvhYjh7GfzjV4d1abK572cgpZQvWuyQX1UbivFAI+yLCYqvayYbfEB/sNBkkCxfdcz4bPaSUk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1575038850059759.5805880391091; Fri, 29 Nov 2019 06:47:30 -0800 (PST) Received: from localhost ([::1]:59870 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iahYN-0001HY-Ku for importer@patchew.org; Fri, 29 Nov 2019 09:47:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42849) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iah9R-00078y-1f for qemu-devel@nongnu.org; Fri, 29 Nov 2019 09:21:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iah9N-0000Kc-56 for qemu-devel@nongnu.org; Fri, 29 Nov 2019 09:21:38 -0500 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:32428 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iah9L-0000Hd-2f for qemu-devel@nongnu.org; Fri, 29 Nov 2019 09:21:37 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-308-RvLonUxOOIiKvjMfH5bDDw-1; Fri, 29 Nov 2019 09:21:30 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1A974DB20 for ; Fri, 29 Nov 2019 14:21:29 +0000 (UTC) Received: from dgilbert-t580.localhost (ovpn-117-253.ams2.redhat.com [10.36.117.253]) by smtp.corp.redhat.com (Postfix) with ESMTP id 430015D6D4; Fri, 29 Nov 2019 14:21:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575037293; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=r1MZ6725hlUYSlwIaJgDzFMQ0CKrUPm20wVl4o9ngc8=; b=R9L29djtAJPIdH7jDRnaJvZsT9zh1oBsodmDGAxtJK7bbk+Z/YgyA+T7N3i3Pkg3S5yKCm dVg2vsc3EDfRpJNdujoOURTWrvv3JQhOMa7WpIYJkbxQjEmLZGFA3wpRcJqEfT6KUMsC0o UWruFITV0TfQa1LTi/9vBdqT7FgODt0= From: "Dr. David Alan Gilbert (git)" To: qemu-devel@nongnu.org, thuth@redhat.com, pbonzini@redhat.com Subject: [PATCH] ci: Use libcap-ng Date: Fri, 29 Nov 2019 14:21:26 +0000 Message-Id: <20191129142126.32967-1-dgilbert@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-MC-Unique: RvLonUxOOIiKvjMfH5bDDw-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 205.139.110.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" From: "Dr. David Alan Gilbert" We currently enable libcap-dev in build-clang to pick up the 9p proxy helper. Paolo's patch changes that to use libcap-ng, so switch to using it. This also means we'll be testing the scsi pr manager and the bridge helper. Signed-off-by: Dr. David Alan Gilbert Acked-by: Thomas Huth Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index be57c6a454..62a9609798 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,7 +59,7 @@ build-user: =20 build-clang: script: - - apt-get install -y -qq clang libsdl2-dev libattr1-dev libcap-dev + - apt-get install -y -qq clang libsdl2-dev libattr1-dev libcap-ng-dev xfslibs-dev libiscsi-dev libnfs-dev libseccomp-dev gnutls-dev librbd= -dev - ./configure --cc=3Dclang --cxx=3Dclang++ --enable-werror --target-list=3D"alpha-softmmu arm-softmmu m68k-softmmu mips64-softm= mu --=20 2.23.0