From patchwork Sat Jul 1 16:02:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 26757 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 CBCDBC04FDF for ; Sat, 1 Jul 2023 16:02:06 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web11.10780.1688227324633987408 for ; Sat, 01 Jul 2023 09:02:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=RyaIuBDj; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101891230a05f-6f900e27-fb7a-4ede-a7c1-f838cfee47bf-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1688227324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=W0+0bKhUxtxzuufWXitUlN7ks0BFtZUP4KJjTEZingI=; b=RyaIuBDjEagPfFBncXdCT5WbAHCfWSnc6y9tnl+LJCPkYlNo2ze5iyAkILFMyrYp 7DERbS3qEmhbKL+FPtcTajvBJgD8PdmSJvUyc+HxpEF0LDF8uBhghQ3MXiurYVTBRd+ xNDEClnly1e3peeJ66j8uqEvOF7jND7cfvlKB1u8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1688227324; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=W0+0bKhUxtxzuufWXitUlN7ks0BFtZUP4KJjTEZingI=; b=XCN18TOCVtNFzzXEIV6XEbZ2OeuDfF2BJ1HznKLJSvZawYE/Y9IG2TgxxMwoMh31 rmyANK+g7KkVcYv1b4z2Ek8UoDXjWdnDGQyVMgNMlYIyoo4263HdINNMqmguC7JHXeR NivHh0VkOe3Uu9RJD3kLSHCGnQ+e0NI9liq/OM2k= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] icu: upgrading to 73-2 FAILED Message-ID: <010101891230a05f-6f900e27-fb7a-4ede-a7c1-f838cfee47bf-000000@us-west-2.amazonses.com> Date: Sat, 1 Jul 2023 16:02:04 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.01-54.240.27.191 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 Jul 2023 16:02:06 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/183757 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 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(?!.+rc).+)"