From patchwork Sat Aug 5 08:07:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@moto-timo.dev X-Patchwork-Id: 28471 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 C9B7DEB64DD for ; Sat, 5 Aug 2023 08:07:19 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by mx.groups.io with SMTP id smtpd.web10.2398.1691222832563366963 for ; Sat, 05 Aug 2023 01:07:13 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@moto-timo.dev header.s=gm1 header.b=Z0iev566; spf=pass (domain: moto-timo.dev, ip: 217.70.183.197, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4401E1C0005 for ; Sat, 5 Aug 2023 08:07:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1691222830; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=KTQUTkY++trwkSbAsPHJdQ91caCVyNsBF+8oujo1MXA=; b=Z0iev566x/c/J275d5cSw7Y08Ai137Bt6HDMU/hRd6u2HT0XvHggg45pc6jYu3tgYM2Lqw D8hFZ13ide1flwJAX3z908/I4E5/dXeQ7g7u7qZyxUlZy9GSQ5EOwuaXeXK1QoY0BVCalk MaSIQW8Ml+Kb0cpBkykbY0GamPZPvhwjkY+JnM8MwOrjI2fWC8DWZZE+HeOu6uyz8AKOaq gPLEtHVa1S+XfW25eYQu6kNsgKU4gnq27oV8qwRlMsjmyaEAC7WmCPBNVjQ2IGO3NZcfRG RISIm1sJRJBOB0GzAIRy13mVkax7ENWWUSeq2NU+J8dJXjj4VcdxmWQafsting== MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] po4a: upgrading to 0.69 FAILED X-GND-Sasl: auh@moto-timo.dev 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, 05 Aug 2023 08:07:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104289 Message-Id: <20230805080719.C9B7DEB64DD@smtp.lore.kernel.org> Date: Sat, 5 Aug 2023 08:07:19 +0000 (UTC) Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *po4a* to *0.69* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-po4a-upgrade-0.49-0.69.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 999263e8da6d6d2ae14e350c9fbdd4893258e899 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 5 Aug 2023 03:06:54 -0500 Subject: [PATCH] po4a: upgrade 0.49 -> 0.69 --- meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.69.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.69.bb} (94%) From 999263e8da6d6d2ae14e350c9fbdd4893258e899 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 5 Aug 2023 03:06:54 -0500 Subject: [PATCH] po4a: upgrade 0.49 -> 0.69 --- meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.69.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/po4a/{po4a_0.49.bb => po4a_0.69.bb} (94%) diff --git a/meta-perl/recipes-perl/po4a/po4a_0.49.bb b/meta-perl/recipes-perl/po4a/po4a_0.69.bb similarity index 94% rename from meta-perl/recipes-perl/po4a/po4a_0.49.bb rename to meta-perl/recipes-perl/po4a/po4a_0.69.bb index 679ea0fb4..742ade92d 100644 --- a/meta-perl/recipes-perl/po4a/po4a_0.49.bb +++ b/meta-perl/recipes-perl/po4a/po4a_0.69.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a96fc9b4cc36d80659e694ea109f0325" SRC_URI = "git://github.com/mquinson/po4a.git;protocol=https;branch=master" # v0.49 -SRCREV = "79ed87a577a543538fe39c7b60079981f5997072" +SRCREV = "1925f62d0a26c4aa0621ca0cd419f7e84ecae676" S = "${WORKDIR}/git" -- 2.25.1