From patchwork Fri Nov 3 19:52:47 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: 33643 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 E5889C25B59 for ; Fri, 3 Nov 2023 19:52:53 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.62985.1699041168445415392 for ; Fri, 03 Nov 2023 12:52:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=FHbBOVx7; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Npaxu16U; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018b96bec9a8-cda3cc1d-a720-458a-a60e-186dabe1fa9f-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=+/I5iVPNEk5Dn/KQWx1xhFnf3GFbCW0W/XBVY4fI14g=; b=FHbBOVx7RlDrhVQPqpDziGUqVF9O3rIziAqqGJ1Y1GIsznjYVzS6vnl2Ap9hhepO i+K8n/cViQSL2ruRJri+xnweLl7qAbOg/Fc0U3dHhyu8cRBtG5LbHHq356uqvv0RuCh np2JwF3a4P3VeSOEdfn4vExxDg/CLHakzvkNJHDg= 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=+/I5iVPNEk5Dn/KQWx1xhFnf3GFbCW0W/XBVY4fI14g=; b=Npaxu16UbpellhG+eC1nckhF739lSsccH+2ymbIW1Hd/ikB86bfElthoDexa2OXW kTEw+haJVl6jMMlW5rEsHlMK/MXsWGhFhpY6zYSBj+e9hnPyJgT7lKNRRKnFQybZbtB SXTbVk08lR0XETL/RA0suUtepxqIasJTkGHhOBkc= 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] imlib2: upgrading to 1.12.1 FAILED Message-ID: <0101018b96bec9a8-cda3cc1d-a720-458a-a60e-186dabe1fa9f-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 19:52:47 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.23 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/105947 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *imlib2* to *1.12.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-imlib2-upgrade-1.7.1-1.12.1.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 308293813ec43532fecc5e67945b54b2c9728807 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 13:12:34 +0000 Subject: [PATCH] imlib2: upgrade 1.7.1 -> 1.12.1 --- meta-oe/recipes-graphics/imlib2/imlib2_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-graphics/imlib2/imlib2_git.bb b/meta-oe/recipes-graphics/imlib2/imlib2_git.bb index 9b8849b58..f7dfaa937 100644 --- a/meta-oe/recipes-graphics/imlib2/imlib2_git.bb +++ b/meta-oe/recipes-graphics/imlib2/imlib2_git.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" DEPENDS = "freetype " PROVIDES = "virtual/imlib2" -PV = "1.7.1" -SRCREV = "01424487e360383a039dc123bc2a345fe7ea2535" +PV = "1.12.1" +SRCREV = "9198db25369f04db069ce61a661c3c47b2622655" inherit autotools pkgconfig lib_package