From patchwork Sat Nov 15 16:39:15 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: 74688 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 058D1CEDD81 for ; Sat, 15 Nov 2025 16:39:17 +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.msgproc02-g2.12106.1763224707847198131 for ; Sat, 15 Nov 2025 08:39:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=FfG2yDdr; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=AKqyfTWA; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019a88629c25-4d0e2248-45a2-4182-a829-9177a58b23da-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=1763224755; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=O8agcYs6u+aXj1SOXtk7qalY5u3LtGpMkpTrlsr2pG0=; b=FfG2yDdrokxvZTOE7HwDGuBK9eEqiha0nYt08MYE+haw1XJapuPsYyQalNethvmU AIkKn04cTECOCBZUh3JaVt4OpM6UvT+tgNa/KP727+7x1Ofpx3fwsp1H+aQQd+azBS7 bysolB9e6lML+X8lc691/JQsol1fkEsT6nivi2Rg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1763224755; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=O8agcYs6u+aXj1SOXtk7qalY5u3LtGpMkpTrlsr2pG0=; b=AKqyfTWAg1STAiSR8E4zltpLjPV48Zfd8HRibKHzFlBngrBM4DaiAIDR23wx7IQT LytqJVTWJSDlbnSRKbocOczoeJul9hGaqn9m4/q2frXuRUZ63wWiwrJKMeJfa6q2Iza Vfw1yIP9KHA51naWN+j18KcBswvNEnYh9kTscmV0= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] utfcpp: upgrading to 4.0.8 FAILED Message-ID: <0101019a88629c25-4d0e2248-45a2-4182-a829-9177a58b23da-000000@us-west-2.amazonses.com> Date: Sat, 15 Nov 2025 16:39:15 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.15-54.240.27.192 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 15 Nov 2025 16:39:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/226459 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *utfcpp* to *4.0.8* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-utfcpp-upgrade-4.0.6-4.0.8.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 3dc97b13563a2ad8939aec0136f92ba82fdebee5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Nov 2025 16:38:23 +0000 Subject: [PATCH] utfcpp: upgrade 4.0.6 -> 4.0.8 --- .../recipes-support/utfcpp/{utfcpp_4.0.6.bb => utfcpp_4.0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/utfcpp/{utfcpp_4.0.6.bb => utfcpp_4.0.8.bb} (89%) diff --git a/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb b/meta/recipes-support/utfcpp/utfcpp_4.0.8.bb similarity index 89% rename from meta/recipes-support/utfcpp/utfcpp_4.0.6.bb rename to meta/recipes-support/utfcpp/utfcpp_4.0.8.bb index 344f270158..e1a0c46e3d 100644 --- a/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb +++ b/meta/recipes-support/utfcpp/utfcpp_4.0.8.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \ SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master" -SRCREV = "b26a5f718f4f370af1852a0d5c6ae8fa031ba7d0" +SRCREV = "f9319195dfddf369f68f18e7c0039b3f351797fd" inherit cmake