From patchwork Fri Aug 15 13:07:05 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: 68597 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 86C4DCA0EF9 for ; Fri, 15 Aug 2025 13:07:11 +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.web10.11417.1755263225673658398 for ; Fri, 15 Aug 2025 06:07:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=AJv32GKR; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=nn4ypaZ0; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 01010198add74cd0-8d9ac98f-d9b4-4b46-ac64-9988b0ab640b-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=1755263225; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=7ZPVOEKYxat1h+ql1mwwr5MFtTj4Kv1K/oOjqNaOqVY=; b=AJv32GKRh6KawLJt9DvrxpMC7ap1pvTxzbRQZRmHFxfmYDS4pRkEYxOCdSi9EMfJ fxX5fPmF7gtchIriXcA9/nIuhPmfSpve2MaWuCZUywnVdIAzTTwPXpU250ecNKEEYg3 aZxKAQNIc3zlpDLnv4E2wsfrJizICJ+9eyp2nWFE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1755263225; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=7ZPVOEKYxat1h+ql1mwwr5MFtTj4Kv1K/oOjqNaOqVY=; b=nn4ypaZ0fIs1LeBQyftL1U3yc7T8nzkVqhwLmlZZen+qPFJMmwuShsAZSP9W/zl1 x8FgICS0+w0sF2TpLfq7top84gfZ9EhIURXAhp28oasRIMfBalG/I/DrqBAgI60nwxw Qur++gZTPQa+E8i13X3UbuH9VVVOE7W123wsa+so= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] perl: upgrading to 5.42.0 FAILED Message-ID: <01010198add74cd0-8d9ac98f-d9b4-4b46-ac64-9988b0ab640b-000000@us-west-2.amazonses.com> Date: Fri, 15 Aug 2025 13:07:05 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.15-54.240.27.192 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 ; Fri, 15 Aug 2025 13:07:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221912 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *perl* to *5.42.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-perl-upgrade-5.40.2-5.42.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 60229d6a0e8c76fc9f4710e2850fc394941f943b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Aug 2025 08:45:00 +0000 Subject: [PATCH] perl: upgrade 5.40.2 -> 5.42.0 --- ...ule-breaks-through-the-perl-wrapper-.patch | 8 ++-- ...Makefile.PL-Fix-_PATH_LOG-for-determ.patch | 2 +- .../files/0002-Constant-Fix-up-shebang.patch | 2 +- .../perl/files/determinism.patch | 2 +- .../perl/files/encodefix.patch | 2 +- .../perl/files/errno_ver.diff | 2 +- .../perl/files/native-perlinc.patch | 6 +-- .../perl/files/perl-configpm-switch.patch | 4 +- .../perl/files/perl-dynloader.patch | 2 +- meta/recipes-devtools/perl/perl-ptest.inc | 12 ++++- .../perl/{perl_5.40.2.bb => perl_5.42.0.bb} | 46 ++++++++++++++++++- 11 files changed, 70 insertions(+), 18 deletions(-) rename meta/recipes-devtools/perl/{perl_5.40.2.bb => perl_5.42.0.bb} (92%) 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..0f0ea8c8ee 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 d1262151a16be06c3f6353186ff6d8b5cac5cdbe 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 @@ -11,10 +11,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 4 insertions(+) diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm -index fe38598..0828f52 100644 +index 570fe52..46fad15 100644 --- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm +++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm -@@ -1161,6 +1161,9 @@ WARNING +@@ -1188,6 +1188,9 @@ WARNING } foreach my $name (@$names){ @@ -24,7 +24,7 @@ index fe38598..0828f52 100644 my ($abs, $use_dir); if ($self->file_name_is_absolute($name)) { # /foo/bar $abs = $name; -@@ -2097,6 +2100,7 @@ sub init_PERL { +@@ -2120,6 +2123,7 @@ sub init_PERL { $self->{PERL} ||= $self->find_perl(5.0, \@perls, \@defpath, $Verbose ); 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..86628a472a 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 0c5bbce54d0bd7f33aa351ad757a2b5261ac71e0 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..17a69c4ab7 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 fbdec7e9806d54e72e1229ac1d5b957f3f03334f 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..575b4c3a00 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 906d117965041c9b40cf9773646276ce3c14d6b8 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..24998a465b 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 1c88540989c9fea647c729b00d499084ece87e43 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..cbcf441ba9 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 e050dbb7b023d5d1a31105df1a4b2ed82e874a0c 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..5928184ecb 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 e45f3eb9623eff21d0376ea6d0872eff31c89902 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 @@ -10,10 +10,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 13 insertions(+) diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm -index 0828f52..b8abff4 100644 +index 46fad15..e543178 100644 --- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm +++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm -@@ -1862,6 +1862,19 @@ from the perl source tree. +@@ -1892,6 +1892,19 @@ from the perl source tree. $self->{PERL_LIB} ||= $Config{privlibexp}; $self->{PERL_ARCHLIB} ||= $Config{archlibexp}; $self->{PERL_INC} = $self->catdir("$self->{PERL_ARCHLIB}","CORE"); # wild guess for now diff --git a/meta/recipes-devtools/perl/files/perl-configpm-switch.patch b/meta/recipes-devtools/perl/files/perl-configpm-switch.patch index 3721277933..7c2a4b0a76 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 7fb6ea26ba60d8d346cd57fbd8f98b96f5a1a00c 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) @@ -19,7 +19,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/configpm b/configpm -index 07219d8..01a23fa 100755 +index 0c46b9e..1daebef 100755 --- a/configpm +++ b/configpm @@ -718,7 +718,7 @@ $config_txt .= uncomment <<'ENDOFEND'; diff --git a/meta/recipes-devtools/perl/files/perl-dynloader.patch b/meta/recipes-devtools/perl/files/perl-dynloader.patch index 5472602d3a..7c1c3150e7 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 8d2cfe32843e3d254856c2e9acca38c86ecb2ccc 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.2.bb b/meta/recipes-devtools/perl/perl_5.42.0.bb similarity index 92% rename from meta/recipes-devtools/perl/perl_5.40.2.bb rename to meta/recipes-devtools/perl/perl_5.42.0.bb index 1df1467d42..6867f26215 100644 --- a/meta/recipes-devtools/perl/perl_5.40.2.bb +++ b/meta/recipes-devtools/perl/perl_5.42.0.bb @@ -1,9 +1,51 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- Copying +# +++ Copying +# @@ -3,7 +3,7 @@ +# Version 1, February 1989 +# +# Copyright (C) 1989 Free Software Foundation, Inc. +# - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# + +# +# Everyone is permitted to copy and distribute verbatim copies +# of this license document, but changing it is not allowed. +# @@ -217,8 +217,7 @@ +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# - along with this program; if not, write to the Free Software +# - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA +# + along with this program; if not, see . +# +# +# Also add information on how to contact you by electronic and paper mail. +# @@ -245,7 +244,7 @@ +# program `Gnomovision' (a program to direct compilers to make passes +# at assemblers) written by James Hacker. +# +# - , 1 April 1989 +# - Ty Coon, President of Vice +# + , 1 April 1989 +# + Moe Ghoul, President of Vice +# +# That's all there is to it! +# +# + SUMMARY = "Perl scripting language" HOMEPAGE = "http://www.perl.org/" DESCRIPTION = "Perl is a highly capable, feature-rich programming language" SECTION = "devel" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \ +LIC_FILES_CHKSUM = "file://Copying;md5=8f7dd0873e59530abbb36503972afcdb \ file://Artistic;md5=71a4d5d9acc18c0952a6df2218bb68da \ " @@ -24,7 +66,7 @@ SRC_URI:append:class-target = " \ file://encodefix.patch \ " -SRC_URI[perl.sha256sum] = "10d4647cfbb543a7f9ae3e5f6851ec49305232ea7621aed24c7cfbb0bef4b70d" +SRC_URI[perl.sha256sum] = "e093ef184d7f9a1b9797e2465296f55510adb6dab8842b0c3ed53329663096dc" B = "${WORKDIR}/perl-${PV}-build"