To: ['Yi Zhao ', 'Yi Zhao '] To: openembedded-core@lists.openembedded.org Subject: [AUH] libcap-ng-python,libcap-ng: upgrading to 0.9.3,0.9.3 FAILED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/libcap-ng-python,libcap-ng/bitbake-output-qemux86-64.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/libcap-ng-python,libcap-ng/0001-libcap-ng-python-libcap-ng-upgrade-0.9.1-0.9.3-0.9.1.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libcap-ng-python,libcap-ng* to *0.9.3,0.9.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libcap-ng-python-libcap-ng-upgrade-0.9.1-0.9.3-0.9.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 60a336c760d65aa9643c0f3205c414723b097d5c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 06:35:01 +0000 Subject: [PATCH] libcap-ng-python,libcap-ng: upgrade 0.9.1 -> 0.9.3,0.9.1 -> 0.9.3 --- .../{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.3.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 2 +- .../libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.3.bb} (100%) rename meta/recipes-support/libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.3.bb} (100%) diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index 9d65c889bd..f023fe8f01 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" SRC_URI = "git://github.com/stevegrubb/libcap-ng.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "427ed6d2c2b16e9b48f12953e55febfead3ef2e2" +SRCREV = "0ab44af5a23e8edb69a39c0dc803ce4395ff2086" inherit lib_package autotools pkgconfig diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb -- 2.47.1