From patchwork Sat Mar 1 11:25:24 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 58127 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 5C6FEC3DA4A for ; Sat, 1 Mar 2025 11:25:27 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web11.7055.1740828325278188373 for ; Sat, 01 Mar 2025 03:25:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=jn7+vpel; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=FenPZ971; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 01010195517432db-7335f8e1-a3d8-418e-897f-77b4c1b47e7d-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1740828324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Xs0vIgmu6AOA4G3R0sQPbKf7fDsEzLmp8JpVgiQvr8U=; b=jn7+vpeleWuX0zZ1i5FoTI8SX96cLirgURkyEfD/ntZhx87hAPVMfWxTxq0rfCCl /cedGGsWPwTUD1Pr7iHzLV1saivIzsWWU1KhZkQNz/IBAD6JJ2mZUj7JLD4uwYXABTf /ryEPFYV/7GgG13FB3Yh8BWBpypCXVXoBmBtsPEM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1740828324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Xs0vIgmu6AOA4G3R0sQPbKf7fDsEzLmp8JpVgiQvr8U=; b=FenPZ971+eaqL0hinyjUznVATYICZNWge/lmbp3co1OxFVRDH+dqa0wgH09ryzGQ +6E+uTK3j0yi1gUjG9vk4aPPxsRwSll/oLSBUhBWncYq7jzgG9EkMSXCZDokaQbfb4L kPUb0hrxXTx9Ip6zbWLESJgrCvI/oE3yB4kSIBu8= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] perl: upgrading to 5.40.1 FAILED Message-ID: <01010195517432db-7335f8e1-a3d8-418e-897f-77b4c1b47e7d-000000@us-west-2.amazonses.com> Date: Sat, 1 Mar 2025 11:25:24 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.03.01-54.240.27.29 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 ; Sat, 01 Mar 2025 11:25:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/212122 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *perl* to *5.40.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-perl-upgrade-5.40.0-5.40.1.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 5ae2f3638ad0e2e556f0b0f8c89fc9da47162e6b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Mar 2025 07:46:45 +0000 Subject: [PATCH] perl: upgrade 5.40.0 -> 5.40.1 --- ...his-module-breaks-through-the-perl-wrapper-.patch | 2 +- ...Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch | 2 +- .../perl/files/0002-Constant-Fix-up-shebang.patch | 2 +- meta/recipes-devtools/perl/files/determinism.patch | 2 +- meta/recipes-devtools/perl/files/encodefix.patch | 2 +- meta/recipes-devtools/perl/files/errno_ver.diff | 2 +- .../recipes-devtools/perl/files/native-perlinc.patch | 2 +- .../perl/files/perl-configpm-switch.patch | 2 +- .../recipes-devtools/perl/files/perl-dynloader.patch | 2 +- meta/recipes-devtools/perl/perl-ptest.inc | 12 +++++++++++- .../perl/{perl_5.40.0.bb => perl_5.40.1.bb} | 2 +- 11 files changed, 21 insertions(+), 11 deletions(-) rename meta/recipes-devtools/perl/{perl_5.40.0.bb => perl_5.40.1.bb} (99%) diff --git a/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch b/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch index 2076c61ee0..acb547f5c7 100644 --- a/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch +++ b/meta/recipes-devtools/perl/files/0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch @@ -1,4 +1,4 @@ -From 47cd22cd213d2c5f28e674b12c264dc731682560 Mon Sep 17 00:00:00 2001 +From 821cf3bec7c664a63477537eee4a49aa1a72ebd6 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 5 Jun 2018 14:58:42 +0300 Subject: [PATCH] Somehow this module breaks through the perl wrapper and diff --git a/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch b/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch index 7e5d08d8db..dfd62e02b0 100644 --- a/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch +++ b/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch @@ -1,4 +1,4 @@ -From 322972384e0795be339252f7cf9a318dc759b51e Mon Sep 17 00:00:00 2001 +From e542d82308c5d8aec661d89d868d00b214f3f243 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Fri, 18 Feb 2022 09:44:26 +0000 Subject: [PATCH] cpan/Sys-Syslog/Makefile.PL: Fix _PATH_LOG for deterministic diff --git a/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch b/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch index 80986e66da..2cae4ad974 100644 --- a/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch +++ b/meta/recipes-devtools/perl/files/0002-Constant-Fix-up-shebang.patch @@ -1,4 +1,4 @@ -From a02355bdc8cde1115daf101675cdfb707d337bf1 Mon Sep 17 00:00:00 2001 +From 862606d449d2075becc70cc5e440c8efda50e867 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Mon, 17 Jun 2019 10:47:23 -0500 Subject: [PATCH] Constant: Fix up shebang diff --git a/meta/recipes-devtools/perl/files/determinism.patch b/meta/recipes-devtools/perl/files/determinism.patch index bdb9a928bb..02d88b36fb 100644 --- a/meta/recipes-devtools/perl/files/determinism.patch +++ b/meta/recipes-devtools/perl/files/determinism.patch @@ -1,4 +1,4 @@ -From 5c4fd57daf125357262aa796057d7be8e78d378e Mon Sep 17 00:00:00 2001 +From 05cba8c197f7a546e2880462c8aa981b3dea9d9b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 5 Feb 2020 23:54:02 +0000 Subject: [PATCH] Fixes to make the perl build reproducible: diff --git a/meta/recipes-devtools/perl/files/encodefix.patch b/meta/recipes-devtools/perl/files/encodefix.patch index 665699d12d..c7cf311127 100644 --- a/meta/recipes-devtools/perl/files/encodefix.patch +++ b/meta/recipes-devtools/perl/files/encodefix.patch @@ -1,4 +1,4 @@ -From a4e22c7f2a519f24bc8aa89c6677017c0fe13679 Mon Sep 17 00:00:00 2001 +From 5de837d1ef0c444cf534679ced02a9c7f53e42fc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 18 Feb 2020 17:27:26 +0000 Subject: [PATCH] perl: Fix encode module reproducibility issues diff --git a/meta/recipes-devtools/perl/files/errno_ver.diff b/meta/recipes-devtools/perl/files/errno_ver.diff index 477642f457..b5130eb07a 100644 --- a/meta/recipes-devtools/perl/files/errno_ver.diff +++ b/meta/recipes-devtools/perl/files/errno_ver.diff @@ -1,4 +1,4 @@ -From 9c404d4b1c3607e827fb56b5ae4f8fbbdb52cd0b Mon Sep 17 00:00:00 2001 +From 28ac0cacae5b8686d11fef595aabf541e6c11ffc Mon Sep 17 00:00:00 2001 From: Brendan O'Dea Date: Fri, 16 Dec 2005 01:32:14 +1100 Subject: [PATCH] Remove Errno version check due to upgrade problems with diff --git a/meta/recipes-devtools/perl/files/native-perlinc.patch b/meta/recipes-devtools/perl/files/native-perlinc.patch index 7e3e5f6652..73d3c2de49 100644 --- a/meta/recipes-devtools/perl/files/native-perlinc.patch +++ b/meta/recipes-devtools/perl/files/native-perlinc.patch @@ -1,4 +1,4 @@ -From 9fec62b19a49d1451fd1120c5dc38baf59f73856 Mon Sep 17 00:00:00 2001 +From 182b6e595c426668245e06f07a39e74d18e27c3b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 30 May 2007 09:33:32 +0000 Subject: [PATCH] perl: sync with OE diff --git a/meta/recipes-devtools/perl/files/perl-configpm-switch.patch b/meta/recipes-devtools/perl/files/perl-configpm-switch.patch index 3721277933..bc81afb477 100644 --- a/meta/recipes-devtools/perl/files/perl-configpm-switch.patch +++ b/meta/recipes-devtools/perl/files/perl-configpm-switch.patch @@ -1,4 +1,4 @@ -From 7a48538a7e8614a3342151b646d2105c0cb0cdd9 Mon Sep 17 00:00:00 2001 +From ab524afcb7c366cda05f11e2564ee3894ee88368 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 27 May 2007 21:04:11 +0000 Subject: [PATCH] perl: 5.8.7 -> 5.8.8 (from OE) diff --git a/meta/recipes-devtools/perl/files/perl-dynloader.patch b/meta/recipes-devtools/perl/files/perl-dynloader.patch index 5472602d3a..cf6ca9e117 100644 --- a/meta/recipes-devtools/perl/files/perl-dynloader.patch +++ b/meta/recipes-devtools/perl/files/perl-dynloader.patch @@ -1,4 +1,4 @@ -From 25a26c52c320e699b37a7ad1f4f045bc8aa4cb00 Mon Sep 17 00:00:00 2001 +From 746817a9a3b254d2c3916d6f57fcc173eb47246b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 27 May 2007 21:04:11 +0000 Subject: [PATCH] perl: 5.8.7 -> 5.8.8 (from OE) diff --git a/meta/recipes-devtools/perl/perl-ptest.inc b/meta/recipes-devtools/perl/perl-ptest.inc index 4b4756118c..0830ff5b2a 100644 --- a/meta/recipes-devtools/perl/perl-ptest.inc +++ b/meta/recipes-devtools/perl/perl-ptest.inc @@ -1,6 +1,16 @@ inherit ptest -SRC_URI += "file://run-ptest \ +SRC_URI = "https://www.cpan.org/src/5.0/perl-${PV}.tar.gz;name=perl \ + file://perl-rdepends.txt \ + file://0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch \ + file://errno_ver.diff \ + file://native-perlinc.patch \ + file://perl-dynloader.patch \ + file://0002-Constant-Fix-up-shebang.patch \ + file://determinism.patch \ + file://0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch \ + file://run-ptest \ + file://perl-configpm-switch.patch \ " DEBUG_PREFIX_MAP_REGEX = "${@'\\|'.join(d.getVar('DEBUG_PREFIX_MAP').split())}" diff --git a/meta/recipes-devtools/perl/perl_5.40.0.bb b/meta/recipes-devtools/perl/perl_5.40.1.bb similarity index 99% rename from meta/recipes-devtools/perl/perl_5.40.0.bb rename to meta/recipes-devtools/perl/perl_5.40.1.bb index 30f2431f27..419f57e2d3 100644 --- a/meta/recipes-devtools/perl/perl_5.40.0.bb +++ b/meta/recipes-devtools/perl/perl_5.40.1.bb @@ -25,7 +25,7 @@ SRC_URI:append:class-target = " \ file://encodefix.patch \ " -SRC_URI[perl.sha256sum] = "c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f" +SRC_URI[perl.sha256sum] = "02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26" B = "${WORKDIR}/perl-${PV}-build"