Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *icu* to *73-2* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-icu-upgrade-72-1-73-2.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 af9702b5d652894144c565d764033cced0aa2f61 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 1 Jul 2023 15:14:32 +0000
Subject: [PATCH] icu: upgrade 72-1 -> 73-2
---
.../icu/{icu_72-1.bb => icu_73-2.bb} | 26 +++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)
rename meta/recipes-support/icu/{icu_72-1.bb => icu_73-2.bb} (85%)
diff --git a/meta/recipes-support/icu/icu_72-1.bb
b/meta/recipes-support/icu/icu_73-2.bb
similarity index 85%
rename from meta/recipes-support/icu/icu_72-1.bb
rename to meta/recipes-support/icu/icu_73-2.bb
index c2eae5298f..08ffc8dcf7 100644
--- a/meta/recipes-support/icu/icu_72-1.bb
+++ b/meta/recipes-support/icu/icu_73-2.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
+# @@ -13,7 +13,7 @@
+#
+# COPYRIGHT AND PERMISSION NOTICE
+#
+# -Copyright © 1991-2022 Unicode, Inc. All rights reserved.
+# +Copyright © 1991-2023 Unicode, Inc. All rights reserved.
+# Distributed under the Terms of Use in
https://www.unicode.org/copyright.html.
+#
+# Permission is hereby granted, free of charge, to any person obtaining
+#
+#
+
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 \
@@ -78,7 +100,7 @@ FILES:libicuio = "${libdir}/libicuio.so.*"
BBCLASSEXTEND = "native nativesdk"
-LIC_FILES_CHKSUM = "file://../LICENSE;md5=a89d03060ff9c46552434dbd1fe3ed1f"
+LIC_FILES_CHKSUM = "file://../LICENSE;md5=80c2cf39ad8ae12b9b9482a1737c6650"
def icu_download_version(d):
pvsplit = d.getVar('PV').split('-')
@@ -111,7 +133,7 @@ SRC_URI = "${BASE_SRC_URI};name=code \
SRC_URI:append:class-target = "\
file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \
"
-SRC_URI[code.sha256sum] =
"a2d2d38217092a7ed56635e34467f92f976b370e20182ad325edea6681a71d68"
+SRC_URI[code.sha256sum] =
"818a80712ed3caacd9b652305e01afc7fa167e6f2e94996da44b90c2ab604ce1"
SRC_URI[data.sha256sum] =
"ee19f876507d6c23d9e0a2b631096f6b0eaa6fa61728c33a89efdb55e3385dea"
UPSTREAM_CHECK_REGEX = "releases/tag/release-(?P<pver>(?!.+rc).+)"
--
2.39.2
WARNING: Host distribution "almalinux-8.8" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache...done. Loaded 1798 entries from dependency cache. Parsing recipes...done. Parsing of 896 .bb files complete (895 cached, 1 parsed). 1798 targets, 34 skipped, 0 masked, 0 errors. Removing 1 recipes from the core2-32 sysroot...done. Removing 1 recipes from the qemux86 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "i686-poky-linux" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "tmp-auh-upgrades:b91674065d7c8180d476a4dedd1bf3532700fdeb" workspace = "master:d221e59a5067266c3f620259a1e56a56823df1fb" Initialising tasks...done. Sstate summary: Wanted 39 Local 27 Mirrors 0 Missed 12 Current 167 (69% match, 94% complete) NOTE: Executing Tasks NOTE: Running setscene task 171 of 206 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_create_spdx_setscene) NOTE: Running setscene task 178 of 206 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/libtool/libtool-cross_2.4.7.bb:do_populate_sysroot_setscene) NOTE: Running task 632 of 789 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch) NOTE: Running task 645 of 789 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch) NOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Started NOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Started NOTE: recipe icu-73-2-r0: task do_fetch: Started NOTE: recipe icu-native-73-2-r0: task do_fetch: Started NOTE: recipe libtool-cross-2.4.7-r0: task do_create_spdx_setscene: Succeeded NOTE: Running setscene task 187 of 206 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/gcc/gcc-runtime_13.1.bb:do_create_spdx_setscene) NOTE: recipe libtool-cross-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded NOTE: recipe gcc-runtime-13.1.1-r0: task do_create_spdx_setscene: Started NOTE: recipe gcc-runtime-13.1.1-r0: task do_create_spdx_setscene: Succeeded NOTE: Running setscene task 192 of 206 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-core/glibc/glibc_2.37.bb:do_create_spdx_setscene) NOTE: recipe glibc-2.37-r1: task do_create_spdx_setscene: Started NOTE: recipe glibc-2.37-r1: task do_create_spdx_setscene: Succeeded NOTE: Setscene tasks completed WARNING: icu-73-2-r0 do_fetch: Checksum failure encountered with download of https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data - will attempt other sources if available NOTE: recipe icu-73-2-r0: task do_fetch: Failed WARNING: icu-native-73-2-r0 do_fetch: Checksum failure encountered with download of https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data - will attempt other sources if available NOTE: recipe icu-native-73-2-r0: task do_fetch: Failed NOTE: Tasks Summary: Attempted 760 tasks of which 758 didn't need to be rerun and 2 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 2 seconds Summary: 2 tasks failed: /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch Summary: There were 3 WARNING messages. Summary: There were 4 ERROR messages, returning a non-zero exit code. ERROR: icu-73-2-r0 do_fetch: Fetcher failure for URL: 'https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data'. Checksum mismatch! File: '/home/pokybuild/yocto-worker/auh/build/build/build/downloads/icu4c-73_2-data.zip.tmp' has sha256 checksum 'ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701' when 'ee19f876507d6c23d9e0a2b631096f6b0eaa6fa61728c33a89efdb55e3385dea' was expected If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe: SRC_URI[data.sha256sum] = "ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701" Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. ERROR: icu-73-2-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data') ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-32-poky-linux/icu/73-2-r0/temp/log.do_fetch.1090113 ERROR: Task (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch) failed with exit code '1' ERROR: icu-native-73-2-r0 do_fetch: Fetcher failure for URL: 'https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data'. Checksum mismatch! File: '/home/pokybuild/yocto-worker/auh/build/build/build/downloads/icu4c-73_2-data.zip.tmp' has sha256 checksum 'ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701' when 'ee19f876507d6c23d9e0a2b631096f6b0eaa6fa61728c33a89efdb55e3385dea' was expected If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe: SRC_URI[data.sha256sum] = "ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701" Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. ERROR: icu-native-73-2-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://github.com/unicode-org/icu/releases/download/release-73-2/icu4c-73_2-data.zip;name=data') ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/x86_64-linux/icu-native/73-2-r0/temp/log.do_fetch.1090112 ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_73-2.bb:do_fetch) failed with exit code '1'
0001-icu-upgrade-72-1-73-2.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183757): https://lists.openembedded.org/g/openembedded-core/message/183757 Mute This Topic: https://lists.openembedded.org/mt/99895367/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
