From nobody Sun May 5 06:03:20 2024 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=1569308582; cv=none; d=zoho.com; s=zohoarc; b=T50yvTHa+tf7d7I5WcIH/R1wvAoZQ7ceIvU6kqIsDMrpon9G0Xp3fPg8UJGJDzwzr/0P9MAoNLfk+RjObTapjJXADx+41YsC9S6sTvVaWtZIxBpBUu4PO9gQOpsE4wmh9x6BseWzoWKRfi1ImBwop+UT96XesFXEsdtypVRJm1E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569308582; 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=51JW+6RCRw9OiSNXqahXiftb8jSjD4YYkiMMu2VVJAM=; b=At6V762uSJeSEDHv2a2GizdnLzsi+TIBpDgAICYTY3WDBaOdBMIMDyTwKqTsCcFT4UCnvtq1+Oi4cH74qlw+D6EfMbYuSPB94c5c3EifSoMWtXrau393a77Z+SRvBpigwdZqWIHudVbp0F3SOJxunbZY2MfNZhW62sLuSrawRR0= 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 1569308582952431.20522656056175; Tue, 24 Sep 2019 00:03:02 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id 6DA28302C072; Tue, 24 Sep 2019 07:03:01 +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 48E9710013D9; Tue, 24 Sep 2019 07:03:01 +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 086714E58C; Tue, 24 Sep 2019 07:03:01 +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 x8O72wBJ024057 for ; Tue, 24 Sep 2019 03:02:58 -0400 Received: by smtp.corp.redhat.com (Postfix) id 5776660C80; Tue, 24 Sep 2019 07:02:58 +0000 (UTC) Received: from laerte.brq.redhat.com (unknown [10.43.2.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8480D60C44; Tue, 24 Sep 2019 07:02:57 +0000 (UTC) From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= To: libvir-list@redhat.com Date: Tue, 24 Sep 2019 09:02:47 +0200 Message-Id: <20190924070250.1800251-2-fidencio@redhat.com> In-Reply-To: <20190924070250.1800251-1-fidencio@redhat.com> References: <20190924070250.1800251-1-fidencio@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= , abologna@redhat.com Subject: [libvirt] [jenkins-ci PATCH 1/4] libosinfo: Add meson dependency 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.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Tue, 24 Sep 2019 07:03:01 +0000 (UTC) It's been introduced as dependency as part of v1.7.0 development cycle. Signed-off-by: Fabiano Fid=C3=AAncio --- guests/vars/projects/libosinfo+mingw32.yml | 1 + guests/vars/projects/libosinfo+mingw64.yml | 1 + guests/vars/projects/libosinfo.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/guests/vars/projects/libosinfo+mingw32.yml b/guests/vars/proje= cts/libosinfo+mingw32.yml index 5884a09..107ab20 100644 --- a/guests/vars/projects/libosinfo+mingw32.yml +++ b/guests/vars/projects/libosinfo+mingw32.yml @@ -1,5 +1,6 @@ --- packages: + - meson - mingw32-glib2 - mingw32-libsoup - mingw32-libxml2 diff --git a/guests/vars/projects/libosinfo+mingw64.yml b/guests/vars/proje= cts/libosinfo+mingw64.yml index 182c784..8ef9b4a 100644 --- a/guests/vars/projects/libosinfo+mingw64.yml +++ b/guests/vars/projects/libosinfo+mingw64.yml @@ -1,5 +1,6 @@ --- packages: + - meson - mingw64-glib2 - mingw64-libsoup - mingw64-libxml2 diff --git a/guests/vars/projects/libosinfo.yml b/guests/vars/projects/libo= sinfo.yml index dba691c..c93b15e 100644 --- a/guests/vars/projects/libosinfo.yml +++ b/guests/vars/projects/libosinfo.yml @@ -7,6 +7,7 @@ packages: - libsoup - libxml2 - libxslt + - meson - pci-ids - usb-ids - vala --=20 2.23.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Sun May 5 06:03:20 2024 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=1569308583; cv=none; d=zoho.com; s=zohoarc; b=GQCTKbePsdDVzMLGTZw4YSlnCapRocqdoluif7fXUem+ryIdoN0MntnecHIdIoINBKtCED7xsPZrgaaEHgwaPUyzELP6qO/y+YP1ZRJckHLJGUuwjnDKmrpkMVKP3zKoh97YZGWfYcCR11PutyBse5PpnsI3+ztH7Kpar020NrM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569308583; 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=23mUWHpKmlIuVCzs5XGmVJJkcCGNpYfPSXKdvn+aiDQ=; b=mAjfYWrIU6z0tFldSiuL48fi2AAiKhLP9B1NuJm6M5lWn3pYvgJwDOtUcOSRSq6VOaSoBiR4OTPsa9qcU4+ie/OXKfri0pGQVddDpr+jxLy7rpG5j7M1ofJVxT29U5PJJjg8InfAL28oPYXaSz13JhnEQq08xeJ7/9CRD/WxYRk= 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 1569308583468239.17697766039805; Tue, 24 Sep 2019 00:03:03 -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 A857130860C8; Tue, 24 Sep 2019 07:03:01 +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 7F3436012D; Tue, 24 Sep 2019 07:03:01 +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 3A0A71800B74; Tue, 24 Sep 2019 07:03:01 +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 x8O72xSj024068 for ; Tue, 24 Sep 2019 03:02:59 -0400 Received: by smtp.corp.redhat.com (Postfix) id 749BD60C5E; Tue, 24 Sep 2019 07:02:59 +0000 (UTC) Received: from laerte.brq.redhat.com (unknown [10.43.2.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id A3C6460C44; Tue, 24 Sep 2019 07:02:58 +0000 (UTC) From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= To: libvir-list@redhat.com Date: Tue, 24 Sep 2019 09:02:48 +0200 Message-Id: <20190924070250.1800251-3-fidencio@redhat.com> In-Reply-To: <20190924070250.1800251-1-fidencio@redhat.com> References: <20190924070250.1800251-1-fidencio@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= , abologna@redhat.com Subject: [libvirt] [jenkins-ci PATCH 2/4] Only build libosinfo on systems with meson >= 0.49.0 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.44]); Tue, 24 Sep 2019 07:03:02 +0000 (UTC) libosinfo has switched its build system to meson and requires 0.49.0 or newer. Signed-off-by: Fabiano Fid=C3=AAncio --- guests/host_vars/libvirt-centos-7/main.yml | 1 - guests/host_vars/libvirt-debian-9/main.yml | 1 - guests/host_vars/libvirt-ubuntu-16/main.yml | 1 - guests/host_vars/libvirt-ubuntu-18/main.yml | 1 - guests/playbooks/build/projects/libosinfo.yml | 17 +++++++++++++++-- jenkins/projects/libosinfo.yaml | 16 ++++++++++++++-- 6 files changed, 29 insertions(+), 8 deletions(-) diff --git a/guests/host_vars/libvirt-centos-7/main.yml b/guests/host_vars/= libvirt-centos-7/main.yml index 72db363..6156414 100644 --- a/guests/host_vars/libvirt-centos-7/main.yml +++ b/guests/host_vars/libvirt-centos-7/main.yml @@ -1,6 +1,5 @@ --- projects: - - libosinfo - libvirt - libvirt-cim - libvirt-dbus diff --git a/guests/host_vars/libvirt-debian-9/main.yml b/guests/host_vars/= libvirt-debian-9/main.yml index c45c0fb..cb19395 100644 --- a/guests/host_vars/libvirt-debian-9/main.yml +++ b/guests/host_vars/libvirt-debian-9/main.yml @@ -1,6 +1,5 @@ --- projects: - - libosinfo - libvirt - libvirt-dbus - libvirt-glib diff --git a/guests/host_vars/libvirt-ubuntu-16/main.yml b/guests/host_vars= /libvirt-ubuntu-16/main.yml index 3e9ae9f..0407ae3 100644 --- a/guests/host_vars/libvirt-ubuntu-16/main.yml +++ b/guests/host_vars/libvirt-ubuntu-16/main.yml @@ -1,6 +1,5 @@ --- projects: - - libosinfo - libvirt - libvirt-dbus - libvirt-glib diff --git a/guests/host_vars/libvirt-ubuntu-18/main.yml b/guests/host_vars= /libvirt-ubuntu-18/main.yml index 4a38ab0..4a95f45 100644 --- a/guests/host_vars/libvirt-ubuntu-18/main.yml +++ b/guests/host_vars/libvirt-ubuntu-18/main.yml @@ -1,6 +1,5 @@ --- projects: - - libosinfo - libvirt - libvirt-dbus - libvirt-glib diff --git a/guests/playbooks/build/projects/libosinfo.yml b/guests/playboo= ks/build/projects/libosinfo.yml index 311a52b..60a6df2 100644 --- a/guests/playbooks/build/projects/libosinfo.yml +++ b/guests/playbooks/build/projects/libosinfo.yml @@ -1,7 +1,17 @@ --- - set_fact: name: libosinfo - machines: '{{ all_machines }}' + # libosinfo depends on meson 0.49.0, which is not available on + # CentOS 7, Debian 9, Ubuntu 18; + machines: + - libvirt-debian-10 + - libvirt-debian-sid + - libvirt-fedora-29 + - libvirt-fedora-30 + - libvirt-fedora-rawhide + - libvirt-freebsd-11 + - libvirt-freebsd-12 + - libvirt-freebsd-current archive_format: gz git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 @@ -11,4 +21,7 @@ - include: '{{ playbook_base }}/jobs/autotools-check-job.yml' - include: '{{ playbook_base }}/jobs/autotools-rpm-job.yml' vars: - machines: '{{ rpm_machines }}' + machines: + - libvirt-fedora-29 + - libvirt-fedora-30 + - libvirt-fedora-rawhide diff --git a/jenkins/projects/libosinfo.yaml b/jenkins/projects/libosinfo.y= aml index d20d3f2..409c1f9 100644 --- a/jenkins/projects/libosinfo.yaml +++ b/jenkins/projects/libosinfo.yaml @@ -1,7 +1,16 @@ --- - project: name: libosinfo - machines: '{all_machines}' + # libosinfo depends on meson 0.49.0, which is not available on + # CentOS 7, Debian 9, Ubuntu 18; + machines: + - libvirt-debian-10 + - libvirt-debian-sid + - libvirt-fedora-29 + - libvirt-fedora-30 + - libvirt-fedora-rawhide + - libvirt-freebsd-11 + - libvirt-freebsd-12 title: libosinfo archive_format: gz git_url: '{git_urls[libosinfo][default]}' @@ -14,4 +23,7 @@ parent_jobs: 'libosinfo-syntax-check' - autotools-rpm-job: parent_jobs: 'libosinfo-check' - machines: '{rpm_machines}' + machines: + - libvirt-fedora-29 + - libvirt-fedora-30 + - libvirt-fedora-rawhide --=20 2.23.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Sun May 5 06:03:20 2024 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=1569308589; cv=none; d=zoho.com; s=zohoarc; b=he7D1pUzqcuXAdR5BwpIuWMp749d0NOebO+6mCBUxqAtgeHcr6ucn0037xix7PEQHzZsjfcc14YiH1AGsAGvPUpJV9cWxjKox6Km5Zdt72H4TeAAbUE/15fxGB/es9Mssg9FcuZCqyNP3/mLx2rOK//PNTbycgUBMq5ioSjwYmg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569308589; 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=31hVKqUjy99nBPmLU5q4vA/q3P5dQik3KF5dtkP5fmc=; b=oom/O4R2gEbVKllsgdJrFgjtvniAfJ7lzp0F4M5MrrflGWBetXcZU7/Ba6Ak6wn1LgtAw8q1f5ZajDhxmzarfcfPp5xzPUEflmwPOvwXE6VmsvGfONHT3MC4ykyrKegJqWVeGqs2nxOFYLc6vJ5agfIHhYb6FmOWgyVm0tYKq70= 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 1569308589837814.0952567419489; Tue, 24 Sep 2019 00:03:09 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EEBC2309BF12; Tue, 24 Sep 2019 07:03:07 +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 C3F9C60925; Tue, 24 Sep 2019 07:03:07 +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 789BA4EBDD; Tue, 24 Sep 2019 07:03:07 +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 x8O730ME024074 for ; Tue, 24 Sep 2019 03:03:00 -0400 Received: by smtp.corp.redhat.com (Postfix) id 968B560C80; Tue, 24 Sep 2019 07:03:00 +0000 (UTC) Received: from laerte.brq.redhat.com (unknown [10.43.2.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id C2A2A60C44; Tue, 24 Sep 2019 07:02:59 +0000 (UTC) From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= To: libvir-list@redhat.com Date: Tue, 24 Sep 2019 09:02:49 +0200 Message-Id: <20190924070250.1800251-4-fidencio@redhat.com> In-Reply-To: <20190924070250.1800251-1-fidencio@redhat.com> References: <20190924070250.1800251-1-fidencio@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= , abologna@redhat.com Subject: [libvirt] [jenkins-ci PATCH 3/4] Update libosinfo's archive_format 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.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Tue, 24 Sep 2019 07:03:08 +0000 (UTC) Since the switch to meson, libosinfo's archive format is "xz" instead of "gz". Signed-off-by: Fabiano Fid=C3=AAncio --- guests/playbooks/build/projects/libosinfo+mingw32.yml | 2 +- guests/playbooks/build/projects/libosinfo+mingw64.yml | 2 +- guests/playbooks/build/projects/libosinfo.yml | 2 +- jenkins/projects/libosinfo+mingw32.yaml | 2 +- jenkins/projects/libosinfo+mingw64.yaml | 2 +- jenkins/projects/libosinfo.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/guests/playbooks/build/projects/libosinfo+mingw32.yml b/guests= /playbooks/build/projects/libosinfo+mingw32.yml index 4979f5f..fee0ef7 100644 --- a/guests/playbooks/build/projects/libosinfo+mingw32.yml +++ b/guests/playbooks/build/projects/libosinfo+mingw32.yml @@ -2,7 +2,7 @@ - set_fact: name: libosinfo+mingw32 machines: '{{ mingw_machines }}' - archive_format: gz + archive_format: xz git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' diff --git a/guests/playbooks/build/projects/libosinfo+mingw64.yml b/guests= /playbooks/build/projects/libosinfo+mingw64.yml index 64b6dc1..a79accc 100644 --- a/guests/playbooks/build/projects/libosinfo+mingw64.yml +++ b/guests/playbooks/build/projects/libosinfo+mingw64.yml @@ -2,7 +2,7 @@ - set_fact: name: libosinfo+mingw64 machines: '{{ mingw_machines }}' - archive_format: gz + archive_format: xz git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' diff --git a/guests/playbooks/build/projects/libosinfo.yml b/guests/playboo= ks/build/projects/libosinfo.yml index 60a6df2..3a0c43c 100644 --- a/guests/playbooks/build/projects/libosinfo.yml +++ b/guests/playbooks/build/projects/libosinfo.yml @@ -12,7 +12,7 @@ - libvirt-freebsd-11 - libvirt-freebsd-12 - libvirt-freebsd-current - archive_format: gz + archive_format: xz git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' diff --git a/jenkins/projects/libosinfo+mingw32.yaml b/jenkins/projects/lib= osinfo+mingw32.yaml index 8356724..d3e5d42 100644 --- a/jenkins/projects/libosinfo+mingw32.yaml +++ b/jenkins/projects/libosinfo+mingw32.yaml @@ -3,7 +3,7 @@ name: libosinfo+mingw32 machines: '{mingw_machines}' title: libosinfo MinGW (32-bit) - archive_format: gz + archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - autotools-build-job: diff --git a/jenkins/projects/libosinfo+mingw64.yaml b/jenkins/projects/lib= osinfo+mingw64.yaml index 492bbb7..25ce34c 100644 --- a/jenkins/projects/libosinfo+mingw64.yaml +++ b/jenkins/projects/libosinfo+mingw64.yaml @@ -3,7 +3,7 @@ name: libosinfo+mingw64 machines: '{mingw_machines}' title: libosinfo MinGW (64-bit) - archive_format: gz + archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - autotools-build-job: diff --git a/jenkins/projects/libosinfo.yaml b/jenkins/projects/libosinfo.y= aml index 409c1f9..200a766 100644 --- a/jenkins/projects/libosinfo.yaml +++ b/jenkins/projects/libosinfo.yaml @@ -12,7 +12,7 @@ - libvirt-freebsd-11 - libvirt-freebsd-12 title: libosinfo - archive_format: gz + archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - autotools-build-job: --=20 2.23.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Sun May 5 06:03:20 2024 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=1569308586; cv=none; d=zoho.com; s=zohoarc; b=Nzp6KE2VB5wrJ7NR2+u4uEGbecUd+D21lVyB7rRbExAwkxz61sCBtw6TBQrKbQnEcYZB7uVIzd7i0y+OCdI7dh85VNQbNwZASFanet7n84gGNsOZtkk8cA05BrN3AWENG7T3lFvOLHO467caa23l58fYyKcmlVa38SWCku30U9w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569308586; 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=tXqm4q9de/5zfokE4g/BVvtB0Ep0AW7qJ3GK86iys7k=; b=MH20KpaGChOge9HzmWBvuOIU0qW+p9aiFtWM0OPKqobay41FR5PIK6o1Ly9zFjJAl9IGmAL2FrsOG1vfo9eTlvq0383c375+9OtZRKA+j77IdPD1QeVRaawPppQVGlEPdcDVG3h1Mis04coKUq0w0jdXMB/9LqOvbtVBjj4vW/A= 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 15693085862951003.530306666255; Tue, 24 Sep 2019 00:03:06 -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 8DE12C049E36; Tue, 24 Sep 2019 07:03:04 +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 5FF646012D; Tue, 24 Sep 2019 07:03:04 +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 21502180B761; Tue, 24 Sep 2019 07:03:04 +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 x8O7317B024084 for ; Tue, 24 Sep 2019 03:03:01 -0400 Received: by smtp.corp.redhat.com (Postfix) id B62B660C80; Tue, 24 Sep 2019 07:03:01 +0000 (UTC) Received: from laerte.brq.redhat.com (unknown [10.43.2.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id E33F060C44; Tue, 24 Sep 2019 07:03:00 +0000 (UTC) From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= To: libvir-list@redhat.com Date: Tue, 24 Sep 2019 09:02:50 +0200 Message-Id: <20190924070250.1800251-5-fidencio@redhat.com> In-Reply-To: <20190924070250.1800251-1-fidencio@redhat.com> References: <20190924070250.1800251-1-fidencio@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= , abologna@redhat.com Subject: [libvirt] [jenkins-ci PATCH 4/4] Switch libosinfo builds to Meson 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.31]); Tue, 24 Sep 2019 07:03:05 +0000 (UTC) Signed-off-by: Fabiano Fid=C3=AAncio --- guests/playbooks/build/projects/libosinfo+mingw32.yml | 4 ++-- guests/playbooks/build/projects/libosinfo+mingw64.yml | 4 ++-- guests/playbooks/build/projects/libosinfo.yml | 7 +++---- jenkins/projects/libosinfo+mingw32.yaml | 4 ++-- jenkins/projects/libosinfo+mingw64.yaml | 4 ++-- jenkins/projects/libosinfo.yaml | 8 +++----- 6 files changed, 14 insertions(+), 17 deletions(-) diff --git a/guests/playbooks/build/projects/libosinfo+mingw32.yml b/guests= /playbooks/build/projects/libosinfo+mingw32.yml index fee0ef7..ea113e2 100644 --- a/guests/playbooks/build/projects/libosinfo+mingw32.yml +++ b/guests/playbooks/build/projects/libosinfo+mingw32.yml @@ -6,7 +6,7 @@ git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' -- include: '{{ playbook_base }}/jobs/autotools-build-job.yml' +- include: '{{ playbook_base }}/jobs/meson-build-job.yml' vars: local_env: '{{ mingw32_local_env }}' - autogen_args: '{{ mingw32_autogen_args }}' + autogen_args: '{{ mingw32_meson_args }}' diff --git a/guests/playbooks/build/projects/libosinfo+mingw64.yml b/guests= /playbooks/build/projects/libosinfo+mingw64.yml index a79accc..e7cc88c 100644 --- a/guests/playbooks/build/projects/libosinfo+mingw64.yml +++ b/guests/playbooks/build/projects/libosinfo+mingw64.yml @@ -6,7 +6,7 @@ git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' -- include: '{{ playbook_base }}/jobs/autotools-build-job.yml' +- include: '{{ playbook_base }}/jobs/meson-build-job.yml' vars: local_env: '{{ mingw64_local_env }}' - autogen_args: '{{ mingw64_autogen_args }}' + autogen_args: '{{ mingw64_meson_args }}' diff --git a/guests/playbooks/build/projects/libosinfo.yml b/guests/playboo= ks/build/projects/libosinfo.yml index 3a0c43c..f06dbb3 100644 --- a/guests/playbooks/build/projects/libosinfo.yml +++ b/guests/playbooks/build/projects/libosinfo.yml @@ -16,10 +16,9 @@ git_url: '{{ git_urls["libosinfo"][git_remote] }}' =20 - include: '{{ playbook_base }}/jobs/prepare.yml' -- include: '{{ playbook_base }}/jobs/autotools-build-job.yml' -- include: '{{ playbook_base }}/jobs/autotools-syntax-check-job.yml' -- include: '{{ playbook_base }}/jobs/autotools-check-job.yml' -- include: '{{ playbook_base }}/jobs/autotools-rpm-job.yml' +- include: '{{ playbook_base }}/jobs/meson-build-job.yml' +- include: '{{ playbook_base }}/jobs/meson-check-job.yml' +- include: '{{ playbook_base }}/jobs/meson-rpm-job.yml' vars: machines: - libvirt-fedora-29 diff --git a/jenkins/projects/libosinfo+mingw32.yaml b/jenkins/projects/lib= osinfo+mingw32.yaml index d3e5d42..6900090 100644 --- a/jenkins/projects/libosinfo+mingw32.yaml +++ b/jenkins/projects/libosinfo+mingw32.yaml @@ -6,7 +6,7 @@ archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - - autotools-build-job: + - meson-build-job: parent_jobs: 'osinfo-db-tools+mingw32-build' local_env: '{mingw32_local_env}' - autogen_args: '{mingw32_autogen_args}' + autogen_args: '{mingw32_meson_args}' diff --git a/jenkins/projects/libosinfo+mingw64.yaml b/jenkins/projects/lib= osinfo+mingw64.yaml index 25ce34c..bcd81d8 100644 --- a/jenkins/projects/libosinfo+mingw64.yaml +++ b/jenkins/projects/libosinfo+mingw64.yaml @@ -6,7 +6,7 @@ archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - - autotools-build-job: + - meson-build-job: parent_jobs: 'osinfo-db-tools+mingw64-build' local_env: '{mingw64_local_env}' - autogen_args: '{mingw64_autogen_args}' + autogen_args: '{mingw64_meson_args}' diff --git a/jenkins/projects/libosinfo.yaml b/jenkins/projects/libosinfo.y= aml index 200a766..c744b38 100644 --- a/jenkins/projects/libosinfo.yaml +++ b/jenkins/projects/libosinfo.yaml @@ -15,13 +15,11 @@ archive_format: xz git_url: '{git_urls[libosinfo][default]}' jobs: - - autotools-build-job: + - meson-build-job: parent_jobs: 'osinfo-db-build' - - autotools-syntax-check-job: + - meson-check-job: parent_jobs: 'libosinfo-build' - - autotools-check-job: - parent_jobs: 'libosinfo-syntax-check' - - autotools-rpm-job: + - meson-rpm-job: parent_jobs: 'libosinfo-check' machines: - libvirt-fedora-29 --=20 2.23.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list