Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ifupdown* to *0.8.45.* has 
Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-ifupdown-upgrade-0.8.45-0.8.45.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 3b104a4e3f3e51a4d13cec113979c332be7a5bf0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 1 Feb 2026 07:34:09 +0000
Subject: [PATCH] ifupdown: upgrade 0.8.45 -> 0.8.45.

---
 .../0001-Define-FNM_EXTMATCH-for-musl.patch   |  2 +-
 ...not-use-dpkg-for-determining-OS-type.patch |  2 +-
 .../ifupdown/files/0001-Release-0.8.45.patch  | 23 +++++++++++++++++++
 .../0001-ifupdown-skip-wrong-test-case.patch  |  2 +-
 ...t-rely-on-dpkg-architecture-to-set-a.patch |  2 +-
 .../ifupdown/files/tweak-ptest-script.patch   |  2 +-
 ...ifupdown_0.8.45.bb => ifupdown_0.8.45..bb} |  3 ++-
 7 files changed, 30 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/ifupdown/files/0001-Release-0.8.45.patch
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.45.bb => ifupdown_0.8.45..bb} 
(95%)

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 83fb706be0..ab78372e94 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 97b196efe9671d0185d22710371acb52bb7130e2 Mon Sep 17 00:00:00 2001
+From 6febe42aeedb7453f3f8defb6897db193a598f44 Mon Sep 17 00:00:00 2001
 From: Oleksandr Kravchuk <[email protected]>
 Date: Tue, 2 Jul 2019 20:10:42 +0200
 Subject: [PATCH] Define FNM_EXTMATCH for musl
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 f84a0a1311..b0a83f1b4e 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,4 +1,4 @@
-From 4922e2011a0132c122df4f0cf4d66d565c749060 Mon Sep 17 00:00:00 2001
+From 08ed2afb182689918eaa1e0ea17ee919e34424ba Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <[email protected]>
 Date: Thu, 9 Jan 2020 15:38:06 +0100
 Subject: [PATCH] Makefile: do not use dpkg for determining OS type
diff --git a/meta/recipes-core/ifupdown/files/0001-Release-0.8.45.patch 
b/meta/recipes-core/ifupdown/files/0001-Release-0.8.45.patch
new file mode 100644
index 0000000000..42bb1b3e1a
--- /dev/null
+++ b/meta/recipes-core/ifupdown/files/0001-Release-0.8.45.patch
@@ -0,0 +1,23 @@
+From 9ec193ec5a36f94ac8c647cdb6fe9b49c1a26fed Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= <[email protected]>
+Date: Wed, 7 Jan 2026 12:06:17 +0100
+Subject: [PATCH] Release 0.8.45
+
+---
+ debian/changelog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/debian/changelog b/debian/changelog
+index 7d85b37..aac5a49 100644
+--- a/debian/changelog
++++ b/debian/changelog
+@@ -1,3 +1,9 @@
++ifupdown (0.8.45) unstable; urgency=medium
++
++  * Upload to unstable.
++
++ -- Daniel Gröber <[email protected]>  Wed, 07 Jan 2026 12:05:46 +0100
++
+ ifupdown (0.8.45~exp1) experimental; urgency=medium
+ 
+   * Fix ifup regression where it would return before IPv6 DAD had
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 8aa227c8ec..28d44354be 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 ea48a9816643482d438e4bb276c90cd6f02847e4 Mon Sep 17 00:00:00 2001
+From f040eb1365e177d836349855835d18ed9a9080f3 Mon Sep 17 00:00:00 2001
 From: Zqiang <[email protected]>
 Date: Mon, 19 Apr 2021 14:15:45 +0800
 Subject: [PATCH] ifupdown: skip wrong test case
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 d47c50f2d5..58e3715abc 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 68b64a5c9d466352b0c161019bd7255e31db9a4c Mon Sep 17 00:00:00 2001
+From 1f82921bbad8441f9587809fcc169e5d47c14899 Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker <[email protected]>
 Date: Wed, 6 Aug 2014 14:54:12 -0400
 Subject: [PATCH] defn2[c|man]: don't rely on dpkg-architecture to set arch
diff --git a/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch 
b/meta/recipes-core/ifupdown/files/tweak-ptest-script.patch
index c1953f0691..7c7c824ebb 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 5eede8950e35404b109cc3cf6a53bf3c84b31cfb Mon Sep 17 00:00:00 2001
+From 358dacc8165340249c080c477eaf2fe80cf6bfaa Mon Sep 17 00:00:00 2001
 From: Kai Kang <[email protected]>
 Date: Mon, 3 Feb 2020 17:33:11 +0800
 Subject: [PATCH] Tweak tests of ifupdown to make it work with oe-core ptest
diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.45.bb 
b/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb
similarity index 95%
rename from meta/recipes-core/ifupdown/ifupdown_0.8.45.bb
rename to meta/recipes-core/ifupdown/ifupdown_0.8.45..bb
index c78fb73398..1a3241c1ed 100644
--- a/meta/recipes-core/ifupdown/ifupdown_0.8.45.bb
+++ b/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb
@@ -15,8 +15,9 @@ SRC_URI = 
"git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=mast
            file://0001-ifupdown-skip-wrong-test-case.patch \
            file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \
            file://tweak-ptest-script.patch \
+           file://0001-Release-0.8.45.patch \
            "
-SRCREV = "9ec193ec5a36f94ac8c647cdb6fe9b49c1a26fed"
+SRCREV = "7a1cd3105143eb151357a30a38809c081321ac92"
 
 inherit ptest update-alternatives
 
-- 
2.47.1

Attachment: 0001-ifupdown-upgrade-0.8.45-0.8.45.patch
Description: Binary data

NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 951 .bb files complete (0 cached, 951 parsed). 1957 targets, 47 
skipped, 0 masked, 0 errors.
Removing 1 recipes from the qemux86_64 sysroot...done.
Removing 1 recipes from the x86-64-v3 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.16.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = 
"5.3.99+snapshot-5a5017d1425fc10c93f45978c644cc3416e71fd5"
TUNE_FEATURES        = "m64 x86-64-v3"
TARGET_FPU           = ""
meta                 = 
"tmp-auh-upgrades:5a5017d1425fc10c93f45978c644cc3416e71fd5"
meta-yocto-bsp       
meta-poky            = "master:de4abc0a175af12eacc761a2e1e60ca7fdfeaa1b"
workspace            = "<unknown>:<unknown>"

Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing 
build without monitoring pressure
Sstate summary: Wanted 128 Local 115 Mirrors 0 Missed 13 Current 320 (89% 
match, 97% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 1035 of 1301 
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_recipe_qa)
NOTE: recipe ifupdown-0.8.45.-r0: task do_recipe_qa: Started
NOTE: recipe ifupdown-0.8.45.-r0: task do_recipe_qa: Succeeded
NOTE: Task 
/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_recipe_qa
 unihash changed to 
24d47d49e6fdcdd1e0229af92c142387d82193c2a8aefe8e32c3265056f9a8f7
NOTE: Setscene tasks completed
NOTE: Running task 1279 of 1301 
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_fetch)
NOTE: recipe ifupdown-0.8.45.-r0: task do_fetch: Started
NOTE: recipe ifupdown-0.8.45.-r0: task do_fetch: Succeeded
NOTE: Running task 1280 of 1301 
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_unpack)
NOTE: Running task 1281 of 1301 
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_prepare_recipe_sysroot)
NOTE: recipe ifupdown-0.8.45.-r0: task do_unpack: Started
NOTE: recipe ifupdown-0.8.45.-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe ifupdown-0.8.45.-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe ifupdown-0.8.45.-r0: task do_unpack: Failed
NOTE: Tasks Summary: Attempted 1281 tasks of which 1277 didn't need to be rerun 
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
NOTE: The errors for this build are stored in 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20260201073354.txt
You can send the errors to a reports server by running:
  send-error-report 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20260201073354.txt
 [-s server]
NOTE: The contents of these logs will be posted in public if you use the above 
command with the default server. Please ensure you remove any identifying or 
proprietary information when prompted before sending.

Summary: 1 task failed:
  
/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_unpack
    log: 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ifupdown/0.8.45./temp/log.do_unpack.149927
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: ifupdown-0.8.45.-r0 do_unpack: Bitbake Fetcher Error: UnpackError('No up 
to date source found: clone directory not available or not up to date: 
/srv/pokybuild/yocto-worker/auh/build/build/downloads/git2/salsa.debian.org.debian.ifupdown.git;
 shallow clone not enabled', 
'git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=master;tag=0.8.45.')
ERROR: Logfile of failure stored in: 
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ifupdown/0.8.45./temp/log.do_unpack.149927
ERROR: Task 
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ifupdown/ifupdown_0.8.45..bb:do_unpack)
 failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#230278): 
https://lists.openembedded.org/g/openembedded-core/message/230278
Mute This Topic: https://lists.openembedded.org/mt/117576271/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to