Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *icu* to *74-1* has Failed(do_compile).
Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-icu-upgrade-73-2-74-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 54bcae1ed72883db78a96d42d07ac1afdaf57688 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <a...@yoctoproject.org> Date: Wed, 1 Nov 2023 14:10:22 +0000 Subject: [PATCH] icu: upgrade 73-2 -> 74-1 --- .../icu/{icu_73-2.bb => icu_74-1.bb} | 103 +++++++++++++++++- 1 file changed, 101 insertions(+), 2 deletions(-) rename meta/recipes-support/icu/{icu_73-2.bb => icu_74-1.bb} (51%) diff --git a/meta/recipes-support/icu/icu_73-2.bb b/meta/recipes-support/icu/icu_74-1.bb similarity index 51% rename from meta/recipes-support/icu/icu_73-2.bb rename to meta/recipes-support/icu/icu_74-1.bb index 7c59f8bb89..a5a2802ed8 100644 --- a/meta/recipes-support/icu/icu_73-2.bb +++ b/meta/recipes-support/icu/icu_74-1.bb @@ -1,3 +1,102 @@ +# 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 +# @@ -1,49 +1,42 @@ +# -UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE +# - +# -See Terms of Use <https://www.unicode.org/copyright.html> +# -for definitions of Unicode Inc.’s Data Files and Software. +# - +# -NOTICE TO USER: Carefully read the following legal agreement. +# -BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S +# -DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), +# -YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +# -TERMS AND CONDITIONS OF THIS AGREEMENT. +# -IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE +# -THE DATA FILES OR SOFTWARE. +# +UNICODE LICENSE V3 +# +# COPYRIGHT AND PERMISSION NOTICE +# +# -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 +# -a copy of the Unicode data files and any associated documentation +# -(the "Data Files") or Unicode software and any associated documentation +# -(the "Software") to deal in the Data Files or Software +# -without restriction, including without limitation the rights to use, +# -copy, modify, merge, publish, distribute, and/or sell copies of +# -the Data Files or Software, and to permit persons to whom the Data Files +# -or Software are furnished to do so, provided that either +# -(a) this copyright and permission notice appear with all copies +# -of the Data Files or Software, or +# -(b) this copyright and permission notice appear in associated +# -Documentation. +# - +# -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +# -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +# -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# -NONINFRINGEMENT OF THIRD PARTY RIGHTS. +# -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +# -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +# -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +# -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +# -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# -PERFORMANCE OF THE DATA FILES OR SOFTWARE. +# - +# -Except as contained in this notice, the name of a copyright holder +# -shall not be used in advertising or otherwise to promote the sale, +# -use or other dealings in these Data Files or Software without prior +# -written authorization of the copyright holder. +# +Copyright © 2016-2023 Unicode, Inc. +# + +# +NOTICE TO USER: Carefully read the following legal agreement. BY +# +DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR +# +SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +# +TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT +# +DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. +# + +# +Permission is hereby granted, free of charge, to any person obtaining a +# +copy of data files and any associated documentation (the "Data Files") or +# +software and any associated documentation (the "Software") to deal in the +# +Data Files or Software without restriction, including without limitation +# +the rights to use, copy, modify, merge, publish, distribute, and/or sell +# +copies of the Data Files or Software, and to permit persons to whom the +# +Data Files or Software are furnished to do so, provided that either (a) +# +this copyright and permission notice appear with all copies of the Data +# +Files or Software, or (b) this copyright and permission notice appear in +# +associated Documentation. +# + +# +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +# +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +# +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF +# +THIRD PARTY RIGHTS. +# + +# +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +# +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +# +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +# +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +# +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +# +FILES OR SOFTWARE. +# + +# +Except as contained in this notice, the name of a copyright holder shall +# +not be used in advertising or otherwise to promote the sale, use or other +# +dealings in these Data Files or Software without prior written +# +authorization of the copyright holder. +# +# ---------------------------------------------------------------------- +# +# +# + 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 +177,7 @@ FILES:libicuio = "${libdir}/libicuio.so.*" BBCLASSEXTEND = "native nativesdk" -LIC_FILES_CHKSUM = "file://../LICENSE;md5=80c2cf39ad8ae12b9b9482a1737c6650" +LIC_FILES_CHKSUM = "file://../LICENSE;md5=08dc3852df8fffa807301902ad899ff8" def icu_download_version(d): pvsplit = d.getVar('PV').split('-') @@ -111,7 +210,7 @@ SRC_URI = "${BASE_SRC_URI};name=code \ SRC_URI:append:class-target = "\ file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \ " -SRC_URI[code.sha256sum] = "818a80712ed3caacd9b652305e01afc7fa167e6f2e94996da44b90c2ab604ce1" +SRC_URI[code.sha256sum] = "86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0" SRC_URI[data.sha256sum] = "ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701" UPSTREAM_CHECK_REGEX = "releases/tag/release-(?P<pver>(?!.+rc).+)" -- 2.39.2
Loading cache...done. Loaded 1845 entries from dependency cache. Parsing recipes...done. Parsing of 911 .bb files complete (910 cached, 1 parsed). 1842 targets, 38 skipped, 0 masked, 0 errors. Removing 1 recipes from the core2-64 sysroot...done. Removing 1 recipes from the qemux86_64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.6.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "4.3+snapshot-804c46a5452b24994268a75da5fb4a9eeffd305b" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "tmp-auh-upgrades:804c46a5452b24994268a75da5fb4a9eeffd305b" workspace = "master:3a7b408178439482d49d573113cc61a69fb28147" Initialising tasks...done. Sstate summary: Wanted 33 Local 19 Mirrors 0 Missed 14 Current 252 (57% match, 95% complete) NOTE: Executing Tasks NOTE: Setscene tasks completed NOTE: Running task 766 of 868 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_recipe_qa) NOTE: Running task 792 of 868 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_recipe_qa) NOTE: recipe icu-74-1-r0: task do_recipe_qa: Started NOTE: recipe icu-native-74-1-r0: task do_recipe_qa: Started NOTE: recipe icu-74-1-r0: task do_recipe_qa: Succeeded NOTE: Running task 838 of 868 (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch) NOTE: recipe icu-native-74-1-r0: task do_recipe_qa: Succeeded NOTE: Running task 839 of 868 (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch) NOTE: recipe icu-74-1-r0: task do_fetch: Started NOTE: recipe icu-native-74-1-r0: task do_fetch: Started WARNING: icu-74-1-r0 do_fetch: Checksum failure encountered with download of https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-data.zip;name=data - will attempt other sources if available NOTE: recipe icu-74-1-r0: task do_fetch: Failed WARNING: icu-native-74-1-r0 do_fetch: Checksum failure encountered with download of https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-data.zip;name=data - will attempt other sources if available NOTE: recipe icu-native-74-1-r0: task do_fetch: Failed NOTE: Tasks Summary: Attempted 839 tasks of which 835 didn't need to be rerun and 2 failed. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds Summary: 2 tasks failed: /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch Summary: There were 2 WARNING messages. Summary: There were 4 ERROR messages, returning a non-zero exit code. ERROR: icu-74-1-r0 do_fetch: Fetcher failure for URL: 'https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-data.zip;name=data'. Checksum mismatch! File: '/home/pokybuild/yocto-worker/auh/build/build/build/downloads/icu4c-74_1-data.zip.tmp' has sha256 checksum '67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f' when 'ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701' 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] = "67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f" 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-74-1-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-data.zip;name=data') ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/icu/74-1/temp/log.do_fetch.3932135 ERROR: Task (/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch) failed with exit code '1' ERROR: icu-native-74-1-r0 do_fetch: Fetcher failure for URL: 'https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-data.zip;name=data'. Checksum mismatch! File: '/home/pokybuild/yocto-worker/auh/build/build/build/downloads/icu4c-74_1-data.zip.tmp' has sha256 checksum '67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f' when 'ca1ee076163b438461e484421a7679fc33a64cd0a54f9d4b401893fa1eb42701' 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] = "67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd783f" 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-74-1-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-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/74-1/temp/log.do_fetch.3932142 ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-support/icu/icu_74-1.bb:do_fetch) failed with exit code '1'
0001-icu-upgrade-73-2-74-1.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190030): https://lists.openembedded.org/g/openembedded-core/message/190030 Mute This Topic: https://lists.openembedded.org/mt/102320407/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-