From nobody Sun Feb 8 16:31:08 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1564420302; cv=none; d=zoho.com; s=zohoarc; b=ZKtvx6pr1Ve5XvDGpOjJsyb/l62N4VnK7jvmqEiVmKJdFDcSOohK7I5VbtIEcHqcocM8ilmob+mJW+kGQmI6Um5noJd6CqLhd7Mui/u+E/qr5DTlyUoqD+ZbzTaN6HaFyDSVR8cdOY6WK00Jgu84TxKF8fRy8oVYlekHbAsUK5g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1564420302; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=qBBooL8fg9f2vuIeL9hDDBSuebUehfcWQexV2WoZ3Ec=; b=HHKBdbOEbSonmSkSMLaZuJ688IrgN/dZc5hkriAaELFNxE+EW756Gr9caAOhvoGDXGxUtWJm6JpT3KhdExHdpx2Dm9hWiT9MCUZf99peibdyxR37PuPwy8tgrci/RfFQtAWLxzfffbDLZc+ng5szJKrBzfhbUWDm0cfdm54GVOY= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1564420302865112.33862324407517; Mon, 29 Jul 2019 10:11:42 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 45AB459465; Mon, 29 Jul 2019 17:11:41 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 10D07600CC; Mon, 29 Jul 2019 17:11:41 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id E857A1806B01; Mon, 29 Jul 2019 17:11:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x6THBall027146 for ; Mon, 29 Jul 2019 13:11:36 -0400 Received: by smtp.corp.redhat.com (Postfix) id ADC105C206; Mon, 29 Jul 2019 17:11:36 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-112-51.ams2.redhat.com [10.36.112.51]) by smtp.corp.redhat.com (Postfix) with ESMTP id ACE805C1A1; Mon, 29 Jul 2019 17:11:35 +0000 (UTC) From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Date: Mon, 29 Jul 2019 18:10:44 +0100 Message-Id: <20190729171130.25484-3-berrange@redhat.com> In-Reply-To: <20190729171130.25484-1-berrange@redhat.com> References: <20190729171130.25484-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Cc: Andrea Bolognani Subject: [libvirt] [PATCH v3 02/48] build: collapse rules adding augeas tests to CLEANFILES X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Mon, 29 Jul 2019 17:11:42 +0000 (UTC) We already have a variable that lists all augeas test files, so we can add everything to CLEANFILES at once. Reviewed-by: Andrea Bolognani Signed-off-by: Daniel P. Berrang=C3=A9 --- src/Makefile.am | 1 + src/libxl/Makefile.inc.am | 1 - src/locking/Makefile.inc.am | 4 +--- src/logging/Makefile.inc.am | 2 -- src/lxc/Makefile.inc.am | 1 - src/qemu/Makefile.inc.am | 1 - src/remote/Makefile.inc.am | 2 -- 7 files changed, 2 insertions(+), 10 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 4a8cae11dc..938c119f39 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -149,6 +149,7 @@ augeasdir =3D $(datadir)/augeas/lenses =20 augeastestdir =3D $(datadir)/augeas/lenses/tests =20 +CLEANFILES +=3D $(augeastest_DATA) =20 # Internal generic driver infrastructure DATATYPES_SOURCES =3D datatypes.h datatypes.c diff --git a/src/libxl/Makefile.inc.am b/src/libxl/Makefile.inc.am index abc65ede2c..cfe136f07e 100644 --- a/src/libxl/Makefile.inc.am +++ b/src/libxl/Makefile.inc.am @@ -68,7 +68,6 @@ libvirt_driver_libxl_impl_la_SOURCES =3D $(LIBXL_DRIVER_S= OURCES) conf_DATA +=3D libxl/libxl.conf augeas_DATA +=3D libxl/libvirtd_libxl.aug augeastest_DATA +=3D test_libvirtd_libxl.aug -CLEANFILES +=3D test_libvirtd_libxl.aug =20 AUGEAS_DIRS +=3D libxl =20 diff --git a/src/locking/Makefile.inc.am b/src/locking/Makefile.inc.am index c44f74a529..2c53cff190 100644 --- a/src/locking/Makefile.inc.am +++ b/src/locking/Makefile.inc.am @@ -74,7 +74,7 @@ SYSCONF_FILES +=3D locking/virtlockd.sysconf PODFILES +=3D locking/virtlockd.pod MANINFILES +=3D virtlockd.8.in =20 -CLEANFILES +=3D test_virtlockd.aug $(man8_MANS) +CLEANFILES +=3D $(man8_MANS) MAINTAINERCLEANFILES +=3D $(MANINFILES) =20 SYSTEMD_UNIT_FILES_IN +=3D \ @@ -115,7 +115,6 @@ endif WITH_SASL =20 if WITH_QEMU augeastest_DATA +=3D test_libvirt_lockd.aug -CLEANFILES +=3D test_libvirt_lockd.aug nodist_conf_DATA +=3D locking/qemu-lockd.conf BUILT_SOURCES +=3D locking/qemu-lockd.conf DISTCLEANFILES +=3D locking/qemu-lockd.conf @@ -171,7 +170,6 @@ augeas_DATA +=3D locking/libvirt_sanlock.aug =20 if WITH_QEMU augeastest_DATA +=3D test_libvirt_sanlock.aug -CLEANFILES +=3D test_libvirt_sanlock.aug nodist_conf_DATA +=3D locking/qemu-sanlock.conf BUILT_SOURCES +=3D locking/qemu-sanlock.conf DISTCLEANFILES +=3D locking/qemu-sanlock.conf diff --git a/src/logging/Makefile.inc.am b/src/logging/Makefile.inc.am index 8527890eb0..bf89c47b3b 100644 --- a/src/logging/Makefile.inc.am +++ b/src/logging/Makefile.inc.am @@ -46,8 +46,6 @@ MAINTAINERCLEANFILES +=3D \ $(LOG_DAEMON_GENERATED) \ $(NULL) =20 -CLEANFILES +=3D test_virtlogd.aug - PODFILES +=3D logging/virtlogd.pod MANINFILES +=3D virtlogd.8.in SYSCONF_FILES +=3D logging/virtlogd.sysconf diff --git a/src/lxc/Makefile.inc.am b/src/lxc/Makefile.inc.am index 1c0b715a2f..df8d5db110 100644 --- a/src/lxc/Makefile.inc.am +++ b/src/lxc/Makefile.inc.am @@ -157,7 +157,6 @@ conf_DATA +=3D lxc/lxc.conf =20 augeas_DATA +=3D lxc/libvirtd_lxc.aug augeastest_DATA +=3D test_libvirtd_lxc.aug -CLEANFILES +=3D test_libvirtd_lxc.aug =20 AUGEAS_DIRS +=3D lxc =20 diff --git a/src/qemu/Makefile.inc.am b/src/qemu/Makefile.inc.am index e8c7d4b5b1..69aaeb46c2 100644 --- a/src/qemu/Makefile.inc.am +++ b/src/qemu/Makefile.inc.am @@ -116,7 +116,6 @@ conf_DATA +=3D qemu/qemu.conf =20 augeas_DATA +=3D qemu/libvirtd_qemu.aug augeastest_DATA +=3D test_libvirtd_qemu.aug -CLEANFILES +=3D test_libvirtd_qemu.aug =20 AUGEAS_DIRS +=3D qemu =20 diff --git a/src/remote/Makefile.inc.am b/src/remote/Makefile.inc.am index 4f706f9743..7d5c90cff1 100644 --- a/src/remote/Makefile.inc.am +++ b/src/remote/Makefile.inc.am @@ -130,8 +130,6 @@ augeastest_DATA +=3D test_libvirtd.aug =20 conf_DATA +=3D remote/libvirtd.conf =20 -CLEANFILES +=3D test_libvirtd.aug - man8_MANS +=3D libvirtd.8 =20 libvirtd_SOURCES =3D $(LIBVIRTD_SOURCES) --=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list