From nobody Fri May 3 14:33:47 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 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=1596448785; cv=none; d=zohomail.com; s=zohoarc; b=Na64XOXbj/eFFvLi5y9dMSAIDzNiVc0kyuguasRlC9rEPuPxzq1S1b0HUsDi5KLauUcbHFJruH9v5ToPzQ/lppVYDJTgfblY2Mxcn+qhuuctOnz2KAPdGch011zRr3ID1yAzaUdDRI9ESgOKFpTipfsrh4T3WOeUWmZ2oQyVL6c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596448785; h=Content-Type:Content-Transfer-Encoding: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; bh=TH10zn6i5e36eER+/ZsKE0WhcR4TbqfnGzUOipre0pE=; b=INMoKETnhfP0oGvqYIz4V6EVHDsW8yTWqPy88Z4gwyRGK/NYZ37yJ2mdAYnsab36YD7J+SCAuQb5V7Q4m7u6jueDVIn9oBqYxsLR8eAK8ffqblq1Xvp437Gytn5vwc02JoN5Be8XZy7XqACXGEJV7H0PpOM9JarCq4BcEQI1atc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1596448785474598.8344721045071; Mon, 3 Aug 2020 02:59:45 -0700 (PDT) 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-41-2qW-ulWCMKunYeus4Bo7jQ-1; Mon, 03 Aug 2020 05:59:42 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D93C9102C7ED; Mon, 3 Aug 2020 09:59:36 +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 BA1616179C; Mon, 3 Aug 2020 09:59:36 +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 A52631809554; Mon, 3 Aug 2020 09:59:35 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0739xXpI013857 for ; Mon, 3 Aug 2020 05:59:33 -0400 Received: by smtp.corp.redhat.com (Postfix) id DBCE310013C4; Mon, 3 Aug 2020 09:59:33 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3648A10013C1 for ; Mon, 3 Aug 2020 09:59:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596448784; h=from:from:sender:sender: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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=TH10zn6i5e36eER+/ZsKE0WhcR4TbqfnGzUOipre0pE=; b=dhtaiUahhn02fC99qggB/VHeeMq2usnLUwTeQq6LFpZu2uW3IYAFrGjxTh96/4JHcA3+SN LGVCKrzjZ4pGKL/xOlBnRyeAui3pu8JbHELroae9Sh2iNi7PaXF2gISsAA51gUhSjD/ayf SUu32HwUIscGJvgKLUXgDev5vvVF+as= X-MC-Unique: 2qW-ulWCMKunYeus4Bo7jQ-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH 1/3] config.h: add a copyright blurb Date: Mon, 3 Aug 2020 11:59:22 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com 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: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) And #pragma once, to appease syntax-check. Signed-off-by: J=C3=A1n Tomko Reviewed-by: Pavel Hrdina --- config.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/config.h b/config.h index 368688f3d0..0f12b728b6 100644 --- a/config.h +++ b/config.h @@ -1,3 +1,21 @@ +/* + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library. If not, see + * . + */ + +#pragma once + #include =20 /* Enable compile-time and run-time bounds-checking, and some warnings, --=20 2.26.2 From nobody Fri May 3 14:33:47 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 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=1596448805; cv=none; d=zohomail.com; s=zohoarc; b=KSsg0V1ZaMmThE8TiW0NAjx1qyRIREJ5UEimHdCpJjp0ivArHbLUdq2/EoICPA7Vx2u2xxNDh13u1PXMrRzRU+R4YIdH+8jmdiUPjbDvePDeqs18247ZKVbV8J5VI302wlApIRvoR8XBTLnUYfbVSTfpeSY286rCQJT1wLcPeEQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596448805; h=Content-Type:Content-Transfer-Encoding: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; bh=PKo0FvnWmnq382qswFTCIViXECM0YekncXItpOHVvP8=; b=h/wmfRaWE2p1A985+t0jiF3MG67zHWe0V/JLmwMmMeBUBS65y+dqdECvYn/dZidh2kTTf99G/8kAn2FzyuMb372lK1BSvPbyEjHpaipdQIspGWzlcQFYidsKv3wYQlbuvuILfGEij2TIUQibOAovr9w/6QTL2mMzz0QUSK4bsME= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1596448805084635.7957831697036; Mon, 3 Aug 2020 03:00:05 -0700 (PDT) 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-100-kzho4cM7MUKXnzHgLSb5ug-1; Mon, 03 Aug 2020 05:59:45 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EF8358005B0; Mon, 3 Aug 2020 09:59:39 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CBF4860BF4; Mon, 3 Aug 2020 09:59:39 +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 9BC3B9A117; Mon, 3 Aug 2020 09:59:39 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0739xZSl013872 for ; Mon, 3 Aug 2020 05:59:35 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2058510013C4; Mon, 3 Aug 2020 09:59:35 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 63DA010013C1 for ; Mon, 3 Aug 2020 09:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596448803; h=from:from:sender:sender: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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=PKo0FvnWmnq382qswFTCIViXECM0YekncXItpOHVvP8=; b=BwcWXrhuMxTIvI9HEfnQv1dZryA7Sv0nEqQ3je06k8N0iRrkD+jxCsDqjR/7pgLtaeqtl+ LmtKkEN8cyXy7DzHQXlk0iuONWNoLUVSq0Y5VbDflVmQvhnKmffsMss92YUQdW6sivvog6 m2rqGW0CaJZZmdM+9/24PkJS5ljyOBs= X-MC-Unique: kzho4cM7MUKXnzHgLSb5ug-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH 2/3] build-aux: set the PYTHON variable in the Makefile Date: Mon, 3 Aug 2020 11:59:23 +0200 Message-Id: <7da25396597628193e31002d22c5080c8983c8af.1596448747.git.jtomko@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com 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: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Some syntax-check rules rely on this variable. Signed-off-by: J=C3=A1n Tomko Reviewed-by: Pavel Hrdina --- build-aux/Makefile.in | 1 + build-aux/meson.build | 1 + 2 files changed, 2 insertions(+) diff --git a/build-aux/Makefile.in b/build-aux/Makefile.in index 601f1ad7a1..c4caa95467 100644 --- a/build-aux/Makefile.in +++ b/build-aux/Makefile.in @@ -4,6 +4,7 @@ top_srcdir =3D @top_srcdir@ top_builddir =3D @top_builddir@ FLAKE8 =3D @flake8_path@ RUNUTF8 =3D @runutf8@ +PYTHON =3D @PYTHON@ =20 # include syntax-check.mk file include $(top_srcdir)/build-aux/syntax-check.mk diff --git a/build-aux/meson.build b/build-aux/meson.build index 1dd85b889b..8432e7bf3a 100644 --- a/build-aux/meson.build +++ b/build-aux/meson.build @@ -8,6 +8,7 @@ if flake8_prog.found() endif syntax_check_conf.set('flake8_path', flake8_path) syntax_check_conf.set('runutf8', ' '.join(runutf8)) +syntax_check_conf.set('PYTHON', python3_prog.path()) =20 configure_file( input: 'Makefile.in', --=20 2.26.2 From nobody Fri May 3 14:33:47 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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=1596448788; cv=none; d=zohomail.com; s=zohoarc; b=eiNOCL9m3Hm0rwBN+pBkJvyRoMzsqx9oaqg0xeITOkG+T8yBl2KHfMDDjusXGUhWk6/lf9HhDOBsdRP3oMS966N1kuqrYmp4w77V7RVr6CiEssvW7uelMiR1DBSJ2ebE7faU3pzzQidO0gFYZNGGPJ0z8q4Bd+Q9DozpHDRas6M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596448788; h=Content-Type:Content-Transfer-Encoding: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; bh=IF8A5VPp9Xb50DJsE1Jr7ft/n0c/QhyHRW3PKJ+fr9Y=; b=l7yqVGAR6oLn1ZgLWxj2DASK08MiJsCM6m6gBaWZPOSXQNhfaVgHRU1uTeOxzjUOoYss2hs8w49F0DAyMHJ5DuyNtqesXiALU4wwgHfkPpWYs0pgm3pb8pRYBao6bMsvZzjOAIyIo01npZoiSNCAUXCEwL1NXR3AqsjjZPkEiaE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1596448788485455.2939924842136; Mon, 3 Aug 2020 02:59:48 -0700 (PDT) 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-100-xpS5JK44Omuc7f31fqMomA-1; Mon, 03 Aug 2020 05:59:44 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4D4B519057A2; Mon, 3 Aug 2020 09:59:39 +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 2796010021B3; Mon, 3 Aug 2020 09:59:39 +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 DD3021809563; Mon, 3 Aug 2020 09:59:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0739xaOP013890 for ; Mon, 3 Aug 2020 05:59:36 -0400 Received: by smtp.corp.redhat.com (Postfix) id B0E8C10013C1; Mon, 3 Aug 2020 09:59:36 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8CA4410013C4 for ; Mon, 3 Aug 2020 09:59:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596448787; h=from:from:sender:sender: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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=IF8A5VPp9Xb50DJsE1Jr7ft/n0c/QhyHRW3PKJ+fr9Y=; b=RJuxF5Oqb1KyW1uS+94hzela01DpagdQUmgKcJETJM2vtWg+EnU3SkTNuFJCYrogYm3h97 /6uchQQBIGqSLd0c/ScxUzH8v6NMglXLFVwhIh7R1kkgsBsdMtFHUjRCMHo34jPwtJJ/WA c++rWB0TvdZ5sy+upWgxZTDqYr/CUz8= X-MC-Unique: xpS5JK44Omuc7f31fqMomA-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH 3/3] build-aux: add sc_ prefix to more syntax checks Date: Mon, 3 Aug 2020 11:59:24 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com 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: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) That way our meson build file will correctly pick them up. Signed-off-by: J=C3=A1n Tomko Reviewed-by: Pavel Hrdina --- build-aux/syntax-check.mk | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index 1fe2da4e63..9256532ab3 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -1874,9 +1874,9 @@ sc_prohibit_path_max_allocation: $(_sc_search_regexp) =20 ifneq ($(_gl-Makefile),) -syntax-check: spacing-check test-wrap-argv \ - prohibit-duplicate-header mock-noinline group-qemu-caps \ - header-ifdef +syntax-check: sc_spacing-check sc_test-wrap-argv \ + sc_prohibit-duplicate-header sc_mock-noinline sc_group-qemu-caps \ + sc_header-ifdef @if ! cppi --version >/dev/null 2>&1; then \ echo "*****************************************************" >&2; \ echo "* cppi not installed, some checks have been skipped *" >&2; \ @@ -1890,28 +1890,28 @@ syntax-check: spacing-check test-wrap-argv \ endif =20 # Don't include duplicate header in the source (either *.c or *.h) -prohibit-duplicate-header: +sc_prohibit-duplicate-header: $(AM_V_GEN)$(VC_LIST_EXCEPT) | $(GREP) '\.[chx]$$' | $(RUNUTF8) xargs \ $(PYTHON) $(top_srcdir)/scripts/prohibit-duplicate-header.py =20 -spacing-check: +sc_spacing-check: $(AM_V_GEN)$(VC_LIST) | $(GREP) '\.c$$' | xargs \ $(PERL) $(top_srcdir)/build-aux/check-spacing.pl || \ { echo '$(ME): incorrect formatting' 1>&2; exit 1; } =20 -mock-noinline: +sc_mock-noinline: $(AM_V_GEN)$(VC_LIST) | $(GREP) '\.[ch]$$' | $(RUNUTF8) xargs \ $(PYTHON) $(top_srcdir)/scripts/mock-noinline.py =20 -header-ifdef: +sc_header-ifdef: $(AM_V_GEN)$(VC_LIST) | $(GREP) '\.[h]$$' | $(RUNUTF8) xargs \ $(PYTHON) $(top_srcdir)/scripts/header-ifdef.py =20 -test-wrap-argv: +sc_test-wrap-argv: $(AM_V_GEN)$(VC_LIST) | $(GREP) -E '\.(ldargs|args)' | $(RUNUTF8) xargs \ $(PYTHON) $(top_srcdir)/scripts/test-wrap-argv.py --check =20 -group-qemu-caps: +sc_group-qemu-caps: $(AM_V_GEN)$(RUNUTF8) $(PYTHON) $(top_srcdir)/scripts/group-qemu-caps.py \ --check --prefix $(top_srcdir)/ =20 --=20 2.26.2