From patchwork Fri Nov 3 19:52:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 33641 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 7BA7CC25B4C for ; Fri, 3 Nov 2023 19:52:53 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web11.62988.1699041169001019615 for ; Fri, 03 Nov 2023 12:52:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=CqMY+sgR; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Q0zjCkXK; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101018b96becc24-3c0ae864-ac90-45a9-b616-d2ce933260e7-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=1699041168; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=G+qR4FBq9tcIbG/kP8S1/mRyv9GV9CwxtqpL40S+z10=; b=CqMY+sgRWPi5rPhcUYl05qlGoxc2yjO29QrPAMAriajmcVID1GHKibg1GV/v8H7Y Dj4NqERDlH8fywLyKL26ncxAtSKBJyqbU1FC9E4kl9K0ZIXl8s/7WRDUwXgEkpNmqDD msZDhjbyStfmjYcEjIa57NaMJy+RbL4L214CYAwE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041168; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=G+qR4FBq9tcIbG/kP8S1/mRyv9GV9CwxtqpL40S+z10=; b=Q0zjCkXKJTmdEfpk//qOKQR11l8a7nZQaAHwxCCKF8K7U8nHU7Qg0SjtGoFcEqeq dxsZ6zJZNXbagehwvJ0RLPPePUZR6/h19iB2cBK6eNbAgUvdOU+BFCHnsfIg6HPI3qp qc5DULxuA5Hvph2trnQgrxrE90uEXUm694VZUY5Y= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] libdbd-mysql-perl: upgrading to 5.002 FAILED Message-ID: <0101018b96becc24-3c0ae864-ac90-45a9-b616-d2ce933260e7-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 19:52:48 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.31 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 ; Fri, 03 Nov 2023 19:52:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105958 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libdbd-mysql-perl* to *5.002* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libdbd-mysql-perl-upgrade-4.050-5.002.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 5be469aec50df869a087cb6c5e9f394f95c1d77d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 13:48:33 +0000 Subject: [PATCH] libdbd-mysql-perl: upgrade 4.050 -> 5.002 --- .../{libdbd-mysql-perl_4.050.bb => libdbd-mysql-perl_5.002.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{libdbd-mysql-perl_4.050.bb => libdbd-mysql-perl_5.002.bb} (94%) diff --git a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.002.bb similarity index 94% rename from meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb rename to meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.002.bb index fc505fe1e..dc41177e4 100644 --- a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb +++ b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_5.002.bb @@ -14,7 +14,7 @@ DEPENDS += "libdev-checklib-perl-native libdbi-perl-native libmysqlclient" LIC_FILES_CHKSUM = "file://LICENSE;md5=d0a06964340e5c0cde88b7af611f755c" -SRCREV = "9b5b70ea372f49fe9bc9e592dae3870596d1e3d6" +SRCREV = "d52d3bd0792d232e3d77c93295cc8b59de142708" SRC_URI = "git://github.com/perl5-dbi/DBD-mysql.git;protocol=https;branch=master" S = "${WORKDIR}/git"