From patchwork Sun Oct 15 19:45:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 32289 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49F28CDB48E for ; Sun, 15 Oct 2023 19:45:21 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.102716.1697399115354406953 for ; Sun, 15 Oct 2023 12:45:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Ok7sqnmV; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=HA6X+bso; spf=pass (domain: automation.yoctoproject.org, ip: 54.240.27.193, mailfrom: 0101018b34df0ec7-afd38e1b-0b10-443c-a712-27ca5847d958-000000@automation.yoctoproject.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1697399115; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Vf8cq6gPYnA8Vhm6po72hGMRiBQHpUWPNrQoeRpg+mE=; b=Ok7sqnmVpTgfvQEQbtTomlQQWIHMYozak2vXrvC56j44xk/GbICxdgdLJpRKQrxO aB/jzRDHL6m4jiLfXlOKs5q7S6S/1GOJ3T60t23oCS+S1E/UIxTHshjVWcsRdezVciI Z876SeHrO863fFQKIpZy1HQsmTPyWtV8bA164Zm8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1697399115; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Vf8cq6gPYnA8Vhm6po72hGMRiBQHpUWPNrQoeRpg+mE=; b=HA6X+bso8aavH2LVJAtL/4Z4rJWBLIttSGzecu5XDrJiQ7LqebCTUzHQfIvwgHgP 8wyT4uyl6mH7zzCz5QjSLEq1gcQ+ADnIdb1gp8uCvddPpYP2PeifvX2PoNHtUOji/RQ bQ3eSYfYIXcT8bCpvluNhq1HG5VX7a5lhkm7uFsY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] virglrenderer: upgrading to 1.0.0 FAILED Message-ID: <0101018b34df0ec7-afd38e1b-0b10-443c-a712-27ca5847d958-000000@us-west-2.amazonses.com> Date: Sun, 15 Oct 2023 19:45:15 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.10.15-54.240.27.193 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 15 Oct 2023 19:45:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/189234 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *virglrenderer* to *1.0.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-virglrenderer-upgrade-0.10.4-1.0.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From fa4d04e4c587d8a307d1e928c3be671c220dd314 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Oct 2023 17:41:58 +0000 Subject: [PATCH] virglrenderer: upgrade 0.10.4 -> 1.0.0 --- ...1-meson.build-use-python3-directly-for-python.patch | 10 +++++----- ...{virglrenderer_0.10.4.bb => virglrenderer_1.0.0.bb} | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-graphics/virglrenderer/{virglrenderer_0.10.4.bb => virglrenderer_1.0.0.bb} (94%) diff --git a/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch b/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch index 8230ba588b..f22ae6b231 100644 --- a/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch +++ b/meta/recipes-graphics/virglrenderer/virglrenderer/0001-meson.build-use-python3-directly-for-python.patch @@ -1,4 +1,4 @@ -From c853c9e5c44f1b23a15a7ba629ee02f7d8ec23a0 Mon Sep 17 00:00:00 2001 +From 59d80b9238d231fed5fcdb107429a1df16f72fdd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 6 Jan 2020 12:44:42 +0100 Subject: [PATCH] meson.build: use 'python3' directly for python @@ -14,15 +14,15 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build -index 13d95bb..b241eb2 100644 +index de6d16b5..79cedbf6 100644 --- a/meson.build +++ b/meson.build -@@ -64,7 +64,7 @@ flags = [ +@@ -68,7 +68,7 @@ flags = [ add_project_arguments(cc.get_supported_arguments(flags), language : 'c') -prog_python = import('python').find_installation('python3') +prog_python = 'python3' - libdrm_dep = dependency('libdrm', version : '>=2.4.50') - thread_dep = dependency('threads') + not_found = dependency('', required: false) + libdrm_dep = dependency('libdrm', version : '>=2.4.50', required: get_option('drm').enabled() or get_option('venus')) diff --git a/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb b/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.0.bb similarity index 94% rename from meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb rename to meta/recipes-graphics/virglrenderer/virglrenderer_1.0.0.bb index f76e7cb1b9..7af0e9c8ee 100644 --- a/meta/recipes-graphics/virglrenderer/virglrenderer_0.10.4.bb +++ b/meta/recipes-graphics/virglrenderer/virglrenderer_1.0.0.bb @@ -9,8 +9,8 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=c81c08eeefd9418fca8f88309a76db10" DEPENDS = "libdrm libepoxy virtual/egl virtual/libgbm" -SRCREV = "88b9fe3bfc64b23a701e4875006dbc0e769f14f6" -SRC_URI = "git://gitlab.freedesktop.org/virgl/virglrenderer.git;branch=master;protocol=https \ +SRCREV = "9c9d55ecbe502e0d71ee99529709efcca69aac42" +SRC_URI = "git://gitlab.freedesktop.org/virgl/virglrenderer.git;branch=main;protocol=https \ file://0001-meson.build-use-python3-directly-for-python.patch \ "