From nobody Tue May 7 09:49:30 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 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=1639998187; cv=none; d=zohomail.com; s=zohoarc; b=RhBYXd6gmIKz7TAHeCzYkqYJ/IGqcUk6/zp1g1ZEMjgvrMtNUTD6YDutmTr9+2YxsUuzz0Sn8hhh4MP1glXmrvaLr8MiOqx8b9IBfA4q9rnirJ5Q5OpFEF09aK29g1/PHreXzzzBsbe3JIRG+2tdpqLT9QT9jrLAS8lXkiGok0I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1639998187; 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=oVIY2eRxohk8rwDk1PEs4OAM1ebkMhBKDGzMRB0LtGQ=; b=OhIOgs4p4wstVVg1meDf555ZIBKUnHNX7moXvE5cXXm07K77JeTuTSE30Ocd15mo7A0lTkwpgiHG1jFtLQeMlwW9ql/XFS4L+vgyyNtvsRg1aIbUgU1wZfelwoT5KpbW6yNupxoH7/UB9+lHOvacAfweA92O4KBGVMqTBjb+AeA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1639998187205736.7938585372746; Mon, 20 Dec 2021 03:03:07 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-386-Lm6KswEGNEC-bSAV5ov9KQ-1; Mon, 20 Dec 2021 06:03:02 -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 C8183801962; Mon, 20 Dec 2021 11:02:57 +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 AAB82D5388; Mon, 20 Dec 2021 11:02:56 +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 8EC924BB7C; Mon, 20 Dec 2021 11:02:52 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 1BKB2ocM014476 for ; Mon, 20 Dec 2021 06:02:50 -0500 Received: by smtp.corp.redhat.com (Postfix) id 35D867B023; Mon, 20 Dec 2021 11:02:50 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.193.218]) by smtp.corp.redhat.com (Postfix) with ESMTP id ACA397B024 for ; Mon, 20 Dec 2021 11:02:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1639998186; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=oVIY2eRxohk8rwDk1PEs4OAM1ebkMhBKDGzMRB0LtGQ=; b=M2sbEm3LJbHCHYwFPdx+foddHxfS6/ABV7DeekhmWSN2VIwMg+xoij+5b2d+Q1HwzY7ZPC wKbqUXiiadImNIsHmULnbVWIW7xf1WQ+qWV+dhPPFN0+Qnqn8b3FQC5kXCyhpf2GW7rDKB ZXDuUOfA8/u99t7QLO3iBVwReX47lDo= X-MC-Unique: Lm6KswEGNEC-bSAV5ov9KQ-1 From: Michal Privoznik To: libvir-list@redhat.com Subject: [PATCH] rpc: Require dtrace sources to be generated first Date: Mon, 20 Dec 2021 12:02:41 +0100 Message-Id: <7f3e123a70182575a882665fc024632180b37724.1639998089.git.mprivozn@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 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.15 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-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1639998188162100001 Content-Type: text/plain; charset="utf-8" The virt_socket_lib is built from virnetsocket.c (among others). But this file includes virprobe.h which includes libvirt_probes.h which is a generated file. But this dependency is not recorded in meson which may lead to a failed build. Signed-off-by: Michal Privoznik Reviewed-by: Daniel P. Berrang=C3=A9 --- I don't know if this is the right fix or we need to go with declare_dependency(), or even something else. But this fixes the build for me. src/rpc/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rpc/meson.build b/src/rpc/meson.build index 7fde92e6cf..36a2809adf 100644 --- a/src/rpc/meson.build +++ b/src/rpc/meson.build @@ -9,6 +9,7 @@ socket_sources =3D [ virt_socket_lib =3D static_library( 'virt_socket', [ + dtrace_gen_headers, socket_sources, ], dependencies: [ --=20 2.32.0