From patchwork Wed May 1 16:00:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 43048 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 0A722C27C4F for ; Wed, 1 May 2024 16:00:21 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web11.1118.1714579216824553081 for ; Wed, 01 May 2024 09:00:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=F/VAXLDe; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=D9AkQ18h; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101018f34e297a6-f6ea2695-d141-40eb-89cd-bcde56b52d86-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1714579216; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=EqeHr2+JxYr9B+TwZwRJhnkTkd7oeyOvLSDRlIhhvFo=; b=F/VAXLDeuNNrHH+/RYAHhoxubEZswhrExuzEZPRQUeU3qFRemrQ/LoIJh+rg3+8D tlWB9mQiKStUaaqLx/d9BPdMkR4CoDnpgzvXZcYxLf7GjFyhUtHuy+XWndQJoZbk6W8 sDZMUws0IsXXL0gveLxXjd5OomCWG1FAfWE14OpY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1714579216; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=EqeHr2+JxYr9B+TwZwRJhnkTkd7oeyOvLSDRlIhhvFo=; b=D9AkQ18haZtC++PDGVhoB4OWHemiJ04ZTBrudUNVLw9p5UvcigAUhncDzYc3P+il 4nLVLEF08Urmc3Ot0d6EynMFEnHJiaXZUqTGx/+rS5X18GZ2gzpBhgu4VQZwfFoAZ37 /ZP2IljYAptxsW1m9NFCNe2mp0Rp6Mq61kDC0EfI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0-plugins-good: upgrading to 1.24.3 FAILED Message-ID: <0101018f34e297a6-f6ea2695-d141-40eb-89cd-bcde56b52d86-000000@us-west-2.amazonses.com> Date: Wed, 1 May 2024 16:00:16 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.05.01-54.240.27.33 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 ; Wed, 01 May 2024 16:00:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198861 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-good* to *1.24.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gstreamer1.0-plugins-good-upgrade-1.22.11-1.24.3.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 27490b7208e24edaceb21e7cbe070dcdafe9fc54 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 May 2024 14:02:49 +0000 Subject: [PATCH] gstreamer1.0-plugins-good: upgrade 1.22.11 -> 1.24.3 --- ...ine-ioctl_req_t-for-posix-linux-case.patch | 38 ------------------- ...bb => gstreamer1.0-plugins-good_1.24.3.bb} | 5 +-- 2 files changed, 2 insertions(+), 41 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.22.11.bb => gstreamer1.0-plugins-good_1.24.3.bb} (95%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch deleted file mode 100644 index 33bd4200f6..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch +++ /dev/null @@ -1,38 +0,0 @@ -From b77d4806fd5de50d0b017a3e6a19c5bfdef7b3e4 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Mon, 13 Feb 2023 12:47:31 -0800 -Subject: [PATCH] v4l2: Define ioctl_req_t for posix/linux case - -this is an issue seen with musl based linux distros e.g. alpine [1] -musl is not going to change this since it breaks ABI/API interfaces -Newer compilers are stringent ( e.g. clang16 ) which can now detect -signature mismatches in function pointers too, existing code warned but -did not error with older clang - -Fixes -gstv4l2object.c:544:23: error: incompatible function pointer types assigning to 'gint (*)(gint, ioctl_req_t, ...)' (aka 'int (*)(int, unsigned long, ...)') from 'int (int, int, ...)' [-Wincompatible-function-pointer-types] - v4l2object->ioctl = ioctl; - ^ ~~~~~ - -[1] https://gitlab.alpinelinux.org/alpine/aports/-/issues/7580 - -Upstream-Status: Submitted [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3950] -Signed-off-by: Khem Raj - ---- - sys/v4l2/gstv4l2object.h | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/sys/v4l2/gstv4l2object.h b/sys/v4l2/gstv4l2object.h -index d95b375..5223cbb 100644 ---- a/sys/v4l2/gstv4l2object.h -+++ b/sys/v4l2/gstv4l2object.h -@@ -76,6 +76,8 @@ typedef gboolean (*GstV4l2UpdateFpsFunction) (GstV4l2Object * v4l2object); - * 'unsigned long' for the 2nd parameter */ - #ifdef __ANDROID__ - typedef unsigned ioctl_req_t; -+#elif defined(__linux__) && !defined(__GLIBC__) /* musl/linux */ -+typedef int ioctl_req_t; - #else - typedef gulong ioctl_req_t; - #endif diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.3.bb similarity index 95% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.3.bb index 9ce3f73f7c..34af618f00 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.11.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.24.3.bb @@ -4,10 +4,9 @@ SUMMARY = "'Good' GStreamer plugins" HOMEPAGE = "https://gstreamer.freedesktop.org/" BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues" -SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz \ - file://0001-v4l2-Define-ioctl_req_t-for-posix-linux-case.patch" +SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz" -SRC_URI[sha256sum] = "6ddd032381827d31820540735f0004b429436b0bdac19aaeab44fa22faad52e2" +SRC_URI[sha256sum] = "150f914e61dc05600b68b88ca103c7cc227130158e389ea9ea159f4050a2ebb0" S = "${WORKDIR}/gst-plugins-good-${PV}"