From patchwork Mon Jul 31 05:48:14 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: 28145 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 0029AC04A94 for ; Mon, 31 Jul 2023 05:48:14 +0000 (UTC) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by mx.groups.io with SMTP id smtpd.web10.1584.1690782487413798385 for ; Sun, 30 Jul 2023 22:48:08 -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=L+yatLyU; spf=pass (domain: moto-timo.dev, ip: 217.70.183.199, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id 38A13FF803 for ; Mon, 31 Jul 2023 05:48:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1690782485; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=vgKxqszM6WYJVCBqEKXPcCEDrbRdPgK/esW8HEQSSKU=; b=L+yatLyUtBCGMKYPj3PFgSIyuwcfeQIPBk/9wP/fYc521MOSsCZXXCJ88A+jv2ZIb77/PJ TF0O7vrHQrUznOVThv53JSyegiy1cjJgzqjvEdDJ/qwMZOJs5Hw5vYXatxDYN6DyJrcO3v Cu47hcTnE7QRnJgn/yWnLy++xAvr6VWqs56UCvnGj+754rUbM+cPOb71sTuL7GFic9IIsd QtsN4R2ZN/Z+hfb1htHk03ANpCHbq+0V9/q3qUmIxaEHJS00XKbgjNNKkHZU5CxvGnLCIA 8KmZDC2PbCACdXXd9OJ3ZBAfwdIsYj/co5wm2IuJpZI99/zBO5Wtwg/To7MAIw== 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 ; Mon, 31 Jul 2023 05:48:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104153 Message-Id: <20230731054815.0029AC04A94@smtp.lore.kernel.org> Date: Mon, 31 Jul 2023 05:48:14 +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 e384c1acdb55196c2933ef22cf7800a942d1214e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 31 Jul 2023 00:47:44 -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 e384c1acdb55196c2933ef22cf7800a942d1214e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 31 Jul 2023 00:47:44 -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