From patchwork Wed May 1 16:00:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 43092 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 3DA03C3DA45 for ; Wed, 1 May 2024 16:00:25 +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.web10.1113.1714579215414642812 for ; Wed, 01 May 2024 09:00:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=XJxEBwTe; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=nc80OlT6; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018f34e290fa-e8fc7f33-4f3b-485d-839c-3392fcf7a1a2-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=1714579214; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Uef10z2dCeSD5Sesvnomwrehxg8RCNVdEvAPOhkFOqM=; b=XJxEBwTePp+R2v3I0GmGp8GO6ZO/rRYxHXr2KdQ15WkHcYiC2onJ3wdOL7S786g7 cY1tH0BTDW0xWeUkF2XaFCJs4xDz1LqqOj2aVywyU2PbUF7Uc9xXpmqgbaJFz6+LXsz qKqomQeDdb/rj/hc2RHfK7bvMQyZ16WKZIn/tyRI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1714579214; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Uef10z2dCeSD5Sesvnomwrehxg8RCNVdEvAPOhkFOqM=; b=nc80OlT6Dsyg9vUEckJC21pwxYiD9y0hO5BTdbAt6vJJm4CrU/ebf3+arW1HcPIx ELg2IqxOHRPFMuaC8ilISQuOYzMxW7aEC/4Q087JTlA1U/a/3vwrmPoLMO5qh67ElCB 3+HzNgaBDxg0Qsx7u7z02vIhUn3H6mFiLneA/umI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] ifupdown: upgrading to 0.8.43 FAILED Message-ID: <0101018f34e290fa-e8fc7f33-4f3b-485d-839c-3392fcf7a1a2-000000@us-west-2.amazonses.com> Date: Wed, 1 May 2024 16:00:14 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.05.01-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 ; Wed, 01 May 2024 16:00:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198798 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ifupdown* to *0.8.43* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-ifupdown-upgrade-0.8.41-0.8.43.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 1d8a8a3b31b9303cf5508ce24ea4589284848855 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 May 2024 05:31:06 +0000 Subject: [PATCH] ifupdown: upgrade 0.8.41 -> 0.8.43 --- .../ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch | 3 +-- ...-Makefile-do-not-use-dpkg-for-determining-OS-type.patch | 7 +++---- .../files/0001-ifupdown-skip-wrong-test-case.patch | 3 +-- ...n2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch | 3 +-- meta/recipes-core/ifupdown/files/tweak-ptest-script.patch | 3 +-- .../ifupdown/{ifupdown_0.8.41.bb => ifupdown_0.8.43.bb} | 2 +- 6 files changed, 8 insertions(+), 13 deletions(-) rename meta/recipes-core/ifupdown/{ifupdown_0.8.41.bb => ifupdown_0.8.43.bb} (97%) diff --git a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch index 6c4ed526bf..5526e45684 100644 --- a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch +++ b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch @@ -1,4 +1,4 @@ -From 8dfbcf02e424ba1fdef587d81c9e08a37ab8c1b6 Mon Sep 17 00:00:00 2001 +From f2dfde6e3b226b3b2e679aca7ab0135bab3bbc4a Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Tue, 2 Jul 2019 20:10:42 +0200 Subject: [PATCH] Define FNM_EXTMATCH for musl @@ -24,7 +24,6 @@ function); did you mean 'FNM_NOMATCH'? Upstream-Status: Submitted [https://salsa.debian.org/debian/ifupdown/merge_requests/5] Signed-off-by: Oleksandr Kravchuk - --- archcommon.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch b/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch index 6e15a25224..7753e8ce02 100644 --- a/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch +++ b/meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch @@ -1,17 +1,16 @@ -From 7fe516cbaf9fda09d99dcb54d4645367cffc8a4d Mon Sep 17 00:00:00 2001 +From 8ddb190e1ef03fa19481ce2ab6a5a89f51bbf43d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 9 Jan 2020 15:38:06 +0100 Subject: [PATCH] Makefile: do not use dpkg for determining OS type Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Alexander Kanavin - --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 0ce2fa3..739aef2 100644 +index 9cd758b..58b4173 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ @@ -21,4 +20,4 @@ index 0ce2fa3..739aef2 100644 +ARCH := linux BASEDIR ?= $(DESTDIR) - + PKGLIBDIR ?= /lib/ifupdown diff --git a/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch b/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch index 9ae24da51e..d7d05ae499 100644 --- a/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch +++ b/meta/recipes-core/ifupdown/files/0001-ifupdown-skip-wrong-test-case.patch @@ -1,4 +1,4 @@ -From 782d8a869c266820d0f34974436f244f67afaea7 Mon Sep 17 00:00:00 2001 +From 13fffaccce5adb8069195d53bc5be58322c18c5b Mon Sep 17 00:00:00 2001 From: Zqiang Date: Mon, 19 Apr 2021 14:15:45 +0800 Subject: [PATCH] ifupdown: skip wrong test case @@ -10,7 +10,6 @@ and are skipped directly. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Zqiang - --- tests/testbuild-linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch index 7b4b761e6a..46c193d7a6 100644 --- a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch +++ b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch @@ -1,4 +1,4 @@ -From fc8e8d4cb19ff30e69aa1855332544f1017f974c Mon Sep 17 00:00:00 2001 +From f641ee7b30e80e88e69be3337ed3dc9327d10154 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Wed, 6 Aug 2014 14:54:12 -0400 Subject: [PATCH] defn2[c|man]: don't rely on dpkg-architecture to set arch @@ -13,7 +13,6 @@ like the loopback device not being configured/enabled. Signed-off-by: Paul Gortmaker Upstream-Status: Pending - --- defn2c.pl | 6 +++--- defn2man.pl | 6 +++--- diff --git a/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch b/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch index fa6bb84df3..f1154b24c3 100644 --- a/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch +++ b/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch @@ -1,4 +1,4 @@ -From a6bb2ac5f521c678abbbdb1960d28f750f4357a6 Mon Sep 17 00:00:00 2001 +From 290ccf29dc19a4eb5e6b2ca8caf9cc5c5bd40ce3 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Mon, 3 Feb 2020 17:33:11 +0800 Subject: [PATCH] Tweak tests of ifupdown to make it work with oe-core ptest @@ -7,7 +7,6 @@ Subject: [PATCH] Tweak tests of ifupdown to make it work with oe-core ptest Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Kai Kang - --- tests/testbuild-linux | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.41.bb b/meta/recipes-core/ifupdown/ifupdown_0.8.43.bb similarity index 97% rename from meta/recipes-core/ifupdown/ifupdown_0.8.41.bb rename to meta/recipes-core/ifupdown/ifupdown_0.8.43.bb index 16425ea9e4..3e95a09d16 100644 --- a/meta/recipes-core/ifupdown/ifupdown_0.8.41.bb +++ b/meta/recipes-core/ifupdown/ifupdown_0.8.43.bb @@ -16,7 +16,7 @@ SRC_URI = "git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=mast file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \ file://tweak-ptest-script.patch \ " -SRCREV = "369d9d3c13a0c56ad09fd4f13b4a80eb9a94e270" +SRCREV = "cf86ad5819aba8f9b020a95257c9a8c4911b1c85" S = "${WORKDIR}/git"