Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *tcf-agent* to *1.11.1* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-tcf-agent-upgrade-1.11.0-1.11.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 e730a83da3fc3569f66aa30ba9b4329001ebce15 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 17 Sep 2026 06:23:24 +0000
Subject: [PATCH] tcf-agent: upgrade 1.11.0 -> 1.11.1
8e23af30 TCF Agent: fixed possible NULL pointer dereference in
Processes.getCapabilities
---
.../recipes-devtools/tcf-agent/tcf-agent/ldflags.patch | 10 +++++-----
.../{tcf-agent_1.11.0.bb => tcf-agent_1.11.1.bb} | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
rename meta/recipes-devtools/tcf-agent/{tcf-agent_1.11.0.bb =>
tcf-agent_1.11.1.bb} (96%)
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
b/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
index 9a911051e6..338d88d4bc 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
@@ -1,4 +1,4 @@
-From 2132bc5206b5d619c74caa391bc00d6f91d6ebe2 Mon Sep 17 00:00:00 2001
+From 918ddcbb890e91e7683493115d919313c92931ad Mon Sep 17 00:00:00 2001
From: Abdur Rehman <[email protected]>
Date: Wed, 26 Aug 2015 19:18:11 +0500
Subject: [PATCH] tcf-agent: obey LDFLAGS
@@ -15,13 +15,13 @@ Rebased to 4a2c4baaccbc8c29ce0297705de9a4e096d57ce5 version
Signed-off-by: Mark hatle <[email protected]>
---
- Makefile.inc | 2 +-
+ agent/Makefile.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/Makefile.inc b/Makefile.inc
+diff --git a/agent/Makefile.inc b/agent/Makefile.inc
index 63f062b2..5da23c02 100644
---- a/Makefile.inc
-+++ b/Makefile.inc
+--- a/agent/Makefile.inc
++++ b/agent/Makefile.inc
@@ -111,7 +111,7 @@ NO_LINK_F ?= -c
# Linker definition and flags
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb
b/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb
similarity index 96%
rename from meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb
rename to meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb
index 01e4b7df49..5798426971 100644
--- a/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.0.bb
+++ b/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb
@@ -6,14 +6,14 @@ BUGTRACKER = "https://bugs.eclipse.org/bugs/"
LICENSE = "BSD-3-Clause OR EPL-1.0"
LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679"
-SRCREV = "3051a4806ac4b041ec7c49ffc6d07f0014b8480c"
+SRCREV = "8e23af30895e085e3e6a9d694f2c5b521d844742"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
-SRC_URI =
"git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=master;tag=${PV}
\
+SRC_URI =
"git://gitlab.eclipse.org/eclipse/tcf/tcf.agent.git;protocol=https;branch=1.11;tag=${PV}
\
file://ldflags.patch \
file://tcf-agent.init \
file://tcf-agent.service \
- "
+ "
DEPENDS = "util-linux openssl"
RDEPENDS:${PN} = "bash"
--
2.47.1
Changelog for tcf-agent: 1.11.0 -> 1.11.1 8e23af30 TCF Agent: fixed possible NULL pointer dereference in Processes.getCapabilities
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 959 .bb files complete (0 cached, 959 parsed). 1993 targets, 43
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.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
SDKMACHINE = "x86_64"
DISTRO = "poky"
DISTRO_VERSION =
"6.0.99+snapshot-ad651706eb8ed7d489071ad6a448017f3135292d"
TUNE_FEATURES = "m64 x86-64-v3"
meta =
"tmp-auh-upgrades:ad651706eb8ed7d489071ad6a448017f3135292d"
meta-yocto-bsp
meta-poky = "master:7e41504cd63b099b214f10d92cfdaf358ab98c5f"
workspace = "<unknown>:<unknown>"
Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing
build without monitoring pressure
Sstate summary: Wanted 192 Local 178 Mirrors 0 Missed 14 Current 404 (92%
match, 97% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 525 of 596
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 526 of 596
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 531 of 596
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_4.0.2.bb:do_create_spdx_setscene)
NOTE: Running task 734 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_recipe_qa)
NOTE: recipe tcf-agent-1.11.1-r0: task do_recipe_qa: Started
NOTE: recipe openssl-4.0.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe util-linux-2.42.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe openssl-4.0.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-2.42.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 575 of 596
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.42.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe util-linux-2.42.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe util-linux-2.42.3-r0: task do_create_recipe_spdx_setscene:
Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 1494 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_create_recipe_spdx)
NOTE: recipe tcf-agent-1.11.1-r0: task do_create_recipe_spdx: Started
NOTE: recipe tcf-agent-1.11.1-r0: task do_recipe_qa: Succeeded
NOTE: Running task 1497 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_fetch)
NOTE: recipe tcf-agent-1.11.1-r0: task do_fetch: Started
NOTE: recipe tcf-agent-1.11.1-r0: task do_create_recipe_spdx: Succeeded
NOTE: recipe tcf-agent-1.11.1-r0: task do_fetch: Succeeded
NOTE: Running task 1498 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_unpack)
NOTE: Running task 1499 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_prepare_recipe_sysroot)
NOTE: recipe tcf-agent-1.11.1-r0: task do_unpack: Started
NOTE: recipe tcf-agent-1.11.1-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe tcf-agent-1.11.1-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: recipe tcf-agent-1.11.1-r0: task do_unpack: Succeeded
NOTE: Running task 1500 of 1515
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_patch)
NOTE: recipe tcf-agent-1.11.1-r0: task do_patch: Started
NOTE: recipe tcf-agent-1.11.1-r0: task do_patch: Failed
NOTE: Tasks Summary: Attempted 1500 tasks of which 1494 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_20260917062309.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_20260917062309.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-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_patch
log:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/tcf-agent/1.11.1/temp/log.do_patch.1502830
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: tcf-agent-1.11.1-r0 do_patch: Applying patch
'/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch'
on target directory
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/tcf-agent/1.11.1/sources/tcf-agent-1.11.1/agent'
CmdError('quilt --quiltrc
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/tcf-agent/1.11.1/recipe-sysroot-native/etc/quiltrc
push', 1, "stdout: Applying patch ldflags.patch
can't find file to patch at input line 25
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 918ddcbb890e91e7683493115d919313c92931ad Mon Sep 17 00:00:00 2001
|From: Abdur Rehman <[email protected]>
|Date: Wed, 26 Aug 2015 19:18:11 +0500
|Subject: [PATCH] tcf-agent: obey LDFLAGS
|
|We need LDFLAGS to be respected otherwise there are QA warnings as the right
|flags don't get used.
|
|Upstream-Status: Inappropriate [oe-core specific]
|Signed-off-by: Ross Burton <[email protected]>
|
|Signed-off-by: Abdur Rehman <[email protected]>
|
|Rebased to 4a2c4baaccbc8c29ce0297705de9a4e096d57ce5 version
|
|Signed-off-by: Mark hatle <[email protected]>
|---
| agent/Makefile.inc | 2 +-
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|diff --git a/agent/Makefile.inc b/agent/Makefile.inc
|index 63f062b2..5da23c02 100644
|--- a/agent/Makefile.inc
|+++ b/agent/Makefile.inc
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch ldflags.patch does not apply (enforce with -f)
stderr: ")
ERROR: Logfile of failure stored in:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/tcf-agent/1.11.1/temp/log.do_patch.1502830
ERROR: Task
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-devtools/tcf-agent/tcf-agent_1.11.1.bb:do_patch)
failed with exit code '1'
0001-tcf-agent-upgrade-1.11.0-1.11.1.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#246036): https://lists.openembedded.org/g/openembedded-core/message/246036 Mute This Topic: https://lists.openembedded.org/mt/121292668/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
