To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] icu: upgrading to 77-1 FAILED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250401050053/all/icu/0001-icu-upgrade-76-1-77-1.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250401050053/all/icu/bitbake-output-qemux86-64.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *icu* to *77-1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-icu-upgrade-76-1-77-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 f7dc6b13e8f0ce93e54624096afba9ba92be60fb Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 1 Apr 2025 12:17:16 +0000 Subject: [PATCH] icu: upgrade 76-1 -> 77-1 --- .../0001-Disable-LDFLAGSICUDT-for-Linux.patch | 10 +++---- .../icu/0001-icu-Added-armeb-support.patch | 10 +++---- .../icu/{icu_76-1.bb => icu_77-1.bb} | 26 +++++++++++++++++-- 3 files changed, 34 insertions(+), 12 deletions(-) rename meta/recipes-support/icu/{icu_76-1.bb => icu_77-1.bb} (87%) diff --git a/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch b/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch index c0e9e2806b..c6d838648b 100644 --- a/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch +++ b/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch @@ -1,4 +1,4 @@ -From 0f4e9eee64bd4220aa4fae1ab4f7bbf10b87cd69 Mon Sep 17 00:00:00 2001 +From b246643d3bc2d0f76a330f6d4550d335a4d87b5c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 15 Feb 2014 21:06:42 +0000 Subject: [PATCH] Disable LDFLAGSICUDT for Linux @@ -7,13 +7,13 @@ Upstream-Status: Inappropriate [ OE Configuration ] Signed-off-by: Khem Raj --- - config/mh-linux | 2 +- + source/config/mh-linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/config/mh-linux b/config/mh-linux +diff --git a/source/config/mh-linux b/source/config/mh-linux index 53d6780..b622513 100644 ---- a/config/mh-linux -+++ b/config/mh-linux +--- a/source/config/mh-linux ++++ b/source/config/mh-linux @@ -23,7 +23,7 @@ LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN LD_RPATH_PRE = -Wl,-rpath, diff --git a/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch b/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch index a25285fb54..6c5f85ef60 100644 --- a/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch +++ b/meta/recipes-support/icu/icu/0001-icu-Added-armeb-support.patch @@ -1,4 +1,4 @@ -From cf55c077b77b7a219502364eaadf12c074ab005e Mon Sep 17 00:00:00 2001 +From e1fc6af898095f48297d96c39af8249f4616bd49 Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Wed, 8 May 2019 14:42:30 +0900 Subject: [PATCH] icu: Added armeb support. @@ -9,13 +9,13 @@ Upstream-Status: Pending Signed-off-by: Lei Maohui --- - i18n/double-conversion-utils.h | 2 +- + source/i18n/double-conversion-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/i18n/double-conversion-utils.h b/i18n/double-conversion-utils.h +diff --git a/source/i18n/double-conversion-utils.h b/source/i18n/double-conversion-utils.h index 303668f..7d859dc 100644 ---- a/i18n/double-conversion-utils.h -+++ b/i18n/double-conversion-utils.h +--- a/source/i18n/double-conversion-utils.h ++++ b/source/i18n/double-conversion-utils.h @@ -146,7 +146,7 @@ int main(int argc, char** argv) { // // If it prints "correct" then the architecture should be here, in the "correct" section. diff --git a/meta/recipes-support/icu/icu_76-1.bb b/meta/recipes-support/icu/icu_77-1.bb similarity index 87% rename from meta/recipes-support/icu/icu_76-1.bb rename to meta/recipes-support/icu/icu_77-1.bb index f0890fc890..c8a3d90857 100644 --- a/meta/recipes-support/icu/icu_76-1.bb +++ b/meta/recipes-support/icu/icu_77-1.bb @@ -1,3 +1,25 @@ +# 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: +# +# --- ../LICENSE +# +++ ../LICENSE +# @@ -2,7 +2,7 @@ +# +# COPYRIGHT AND PERMISSION NOTICE +# +# -Copyright © 2016-2024 Unicode, Inc. +# +Copyright © 2016-2025 Unicode, Inc. +# +# NOTICE TO USER: Carefully read the following legal agreement. BY +# DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR +# +# + SUMMARY = "International Component for Unicode libraries" DESCRIPTION = "The International Component for Unicode (ICU) is a mature, \ portable set of C/C++ and Java libraries for Unicode support, software \ @@ -92,7 +114,7 @@ FILES:libicuio = "${libdir}/libicuio.so.*" BBCLASSEXTEND = "native nativesdk" -LIC_FILES_CHKSUM = "file://../LICENSE;md5=7c364a0debecf16d5a13de2b7f1aaabd" +LIC_FILES_CHKSUM = "file://../LICENSE;md5=cf57d9459a2c5f88ecd83c75207cc5ff" def icu_download_version(d): pvsplit = d.getVar('PV').split('-') @@ -124,7 +146,7 @@ SRC_URI = "${BASE_SRC_URI};name=code \ SRC_URI:append:class-target = "\ file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \ " -SRC_URI[code.sha256sum] = "dfacb46bfe4747410472ce3e1144bf28a102feeaa4e3875bac9b4c6cf30f4f3e" +SRC_URI[code.sha256sum] = "588e431f77327c39031ffbb8843c0e3bc122c211374485fa87dc5f3faff24061" SRC_URI[data.sha256sum] = "133ae58a67d68b46f7296822904cd3c30126a0b4b2f65f0f905e7f47c0ef9e47" UPSTREAM_CHECK_REGEX = "releases/tag/release-(?P(?!.+rc).+)" -- 2.47.1