From patchwork Fri May 1 14:25:51 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 87381 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 29952CD4F24 for ; Fri, 1 May 2026 14:26:00 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.15602.1777645526072816566 for ; Fri, 01 May 2026 07:25:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=JYGR5o7U; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ScC4U5T4; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019de3ee806a-82528a6b-fede-4241-9453-77d30c1efd58-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1777645551; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=BikFgM9jrfttgmPRSLYNKlgVIU6dio3jw+03tvTPfcM=; b=JYGR5o7UOi8oy4zmfI0b3X8EIvCQ0GFpzFnmMYWkHW6L/eVbFo51iTH/zZElrWw1 mQhuXZQA72jaidGLsWc++JJQd1YYa6qEvWh7urwk3IHphP67z5Lr+92CyzZAOgiJ6GW z56J/t+iAMPuwx+mNQCXIKV8lMp45uDw9YtCNf7k= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1777645551; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=BikFgM9jrfttgmPRSLYNKlgVIU6dio3jw+03tvTPfcM=; b=ScC4U5T4AO8Q/GveFiXcTVaXSv8MDIEdL8jWTBGfZfjPEF8EBpGg7Capbtjre4Wk Nkgc9NJYizdSUdpShowH3BS6dYeGrayTdpiI+PgX1BKlsnrg8zrzxC9Dc/57tZp3NPn jE3buekdQWmuq/K7Hrfk86gUzSoO3joDdAgStBbM= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] virglrenderer: upgrading to 1.3.0 FAILED Message-ID: <0101019de3ee806a-82528a6b-fede-4241-9453-77d30c1efd58-000000@us-west-2.amazonses.com> Date: Fri, 1 May 2026 14:25:51 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.01-54.240.27.192 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 May 2026 14:26:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236278 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *virglrenderer* to *1.3.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-virglrenderer-upgrade-1.2.0-1.3.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 b1a95b7bbe2170b03044119f529cd7af610a66f7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 12:28:52 +0000 Subject: [PATCH] virglrenderer: upgrade 1.2.0 -> 1.3.0 --- ...once_flag-ONCE_FLAG_INIT-when-presen.patch | 57 ------------------- ...uild-use-python3-directly-for-python.patch | 8 +-- ...5fc57b07c06b5e0b3a3694d06898ebc80163.patch | 7 +-- ...nderer_1.2.0.bb => virglrenderer_1.3.0.bb} | 3 +- 4 files changed, 7 insertions(+), 68 deletions(-) delete mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-c11-use-glibc-s-once_flag-ONCE_FLAG_INIT-when-presen.patch rename meta/recipes-graphics/virglrenderer/{virglrenderer_1.2.0.bb => virglrenderer_1.3.0.bb} (91%) diff --git a/meta/recipes-graphics/virglrenderer/virglrenderer/0001-c11-use-glibc-s-once_flag-ONCE_FLAG_INIT-when-presen.patch b/meta/recipes-graphics/virglrenderer/virglrenderer/0001-c11-use-glibc-s-once_flag-ONCE_FLAG_INIT-when-presen.patch deleted file mode 100644 index 5f90d59ba7..0000000000 --- a/meta/recipes-graphics/virglrenderer/virglrenderer/0001-c11-use-glibc-s-once_flag-ONCE_FLAG_INIT-when-presen.patch +++ /dev/null @@ -1,57 +0,0 @@ -From c076c52a323584d6d00ca7079072cbc0dd88cb43 Mon Sep 17 00:00:00 2001 -From: Dave Airlie -Date: Fri, 7 Nov 2025 13:14:56 +1000 -Subject: [PATCH] c11/threads: fix build on c23 - -C23/glibc is now including once_init in stdlib.h - -https://patchwork.sourceware.org/project/glibc/patch/78061085-f04a-0c45-107b-5a8a15521083@redhat.com/#213088 - -Just fix up our use of it. - -Upstream-Status: Backport [https://gitlab.freedesktop.org/virgl/virglrenderer/-/commit/3f0f775edb2df5ea54c37863286ad565ccddb276] -Signed-off-by: Khem Raj ---- - src/mesa/compat/c11/threads_posix.h | 8 ++++++-- - 1 file changed, 6 insertions(+), 2 deletions(-) - -diff --git a/src/mesa/compat/c11/threads_posix.h b/src/mesa/compat/c11/threads_posix.h -index 45cb6075..071faf79 100644 ---- a/src/mesa/compat/c11/threads_posix.h -+++ b/src/mesa/compat/c11/threads_posix.h -@@ -51,7 +51,9 @@ Configuration macro: - #include - - /*---------------------------- macros ----------------------------*/ -+#ifndef __once_flag_defined - #define ONCE_FLAG_INIT PTHREAD_ONCE_INIT -+#endif - #ifdef INIT_ONCE_STATIC_INIT - #define TSS_DTOR_ITERATIONS PTHREAD_DESTRUCTOR_ITERATIONS - #else -@@ -66,8 +68,9 @@ typedef pthread_cond_t cnd_t; - typedef pthread_t thrd_t; - typedef pthread_key_t tss_t; - typedef pthread_mutex_t mtx_t; -+#ifndef __once_flag_defined - typedef pthread_once_t once_flag; -- -+#endif - - /* - Implementation limits: -@@ -90,12 +93,13 @@ impl_thrd_routine(void *p) - - /*--------------- 7.25.2 Initialization functions ---------------*/ - // 7.25.2.1 -+#ifndef __once_flag_defined - static inline void - call_once(once_flag *flag, void (*func)(void)) - { - pthread_once(flag, func); - } -- -+#endif - - /*------------- 7.25.3 Condition variable functions -------------*/ - // 7.25.3.1 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 6f0ba3ebab..3e57eadfd9 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 51c8a5a568b2cd1dfcb53ed3b49a0f8899be7be4 Mon Sep 17 00:00:00 2001 +From a335a3cf5634544913b54e1817d510d952c052de 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 @@ -13,7 +13,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build -index 193ba32b..c01cae65 100644 +index 69c1bb82..08b1f266 100644 --- a/meson.build +++ b/meson.build @@ -77,7 +77,7 @@ flags = [ @@ -23,5 +23,5 @@ index 193ba32b..c01cae65 100644 -prog_python = import('python').find_installation('python3') +prog_python = 'python3' - not_found = dependency('', required: false) - gbm_dep = not_found + with_host_windows = host_machine.system() == 'windows' + with_host_darwin = host_machine.system() == 'darwin' diff --git a/meta/recipes-graphics/virglrenderer/virglrenderer/986b5fc57b07c06b5e0b3a3694d06898ebc80163.patch b/meta/recipes-graphics/virglrenderer/virglrenderer/986b5fc57b07c06b5e0b3a3694d06898ebc80163.patch index 91e01f0616..3039e8f541 100644 --- a/meta/recipes-graphics/virglrenderer/virglrenderer/986b5fc57b07c06b5e0b3a3694d06898ebc80163.patch +++ b/meta/recipes-graphics/virglrenderer/virglrenderer/986b5fc57b07c06b5e0b3a3694d06898ebc80163.patch @@ -1,4 +1,4 @@ -From 986b5fc57b07c06b5e0b3a3694d06898ebc80163 Mon Sep 17 00:00:00 2001 +From b2128688c95a36d5bb411873d3db375faf417d9a Mon Sep 17 00:00:00 2001 From: Maximilian Hofmann Date: Thu, 26 Feb 2026 23:28:58 +0100 Subject: [PATCH] fix: build with glibc 2.43 @@ -19,7 +19,7 @@ Part-of: