diff mbox series

[19/40] lttng-ust: upgrade 2.14.0 -> 2.15.0

Message ID 20260319101332.2067-19-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/40] at-spi2-core: upgrade 2.58.3 -> 2.60.0 | expand

Commit Message

Wang Mingyu March 19, 2026, 10:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../lttng/{lttng-ust_2.14.0.bb => lttng-ust_2.15.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{lttng-ust_2.14.0.bb => lttng-ust_2.15.0.bb} (95%)

Comments

Mathieu Dubois-Briand March 19, 2026, 1:41 p.m. UTC | #1
On Thu Mar 19, 2026 at 11:13 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---

Hi Wang,

Thanks for the upgrade.

I believe this is breaking the lttng-tools build:

ERROR: lttng-tools-2.14.1-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/qemuarm64-alt/build/build/tmp/work/cortexa57-poky-linux/lttng-tools/2.14.1/temp/run.do_compile.2227508' failed with exit code 1
...
| In file included from ../../../../sources/lttng-tools-2.14.1/src/common/common.hpp:12,
|                  from ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/snapshot.hpp:13,
|                  from ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/consumer.hpp:12,
|                  from ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/buffer-registry.hpp:11,
|                  from ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/buffer-registry.cpp:9:
| ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/buffer-registry.cpp: In function 'void buffer_reg_stream_destroy(buffer_reg_stream*, lttng_domain_type)':
| ../../../../sources/lttng-tools-2.14.1/src/bin/lttng-sessiond/buffer-registry.cpp:488:78: error: 'struct lttng_ust_abi_object_data' has no member named 'handle'
|   488 |         DBG3("Buffer registry stream destroy with handle %d", regp->obj.ust->handle);
|       |                                                                              ^~~~~~

https://autobuilder.yoctoproject.org/valkyrie/#/builders/9/builds/3390
https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/3433
https://autobuilder.yoctoproject.org/valkyrie/#/builders/65/builds/3394

Can you have a look at the issue?

Thanks,
Mathieu
diff mbox series

Patch

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.14.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.15.0.bb
similarity index 95%
rename from meta/recipes-kernel/lttng/lttng-ust_2.14.0.bb
rename to meta/recipes-kernel/lttng/lttng-ust_2.15.0.bb
index 1a15c5b420..fe502ba713 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.14.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.15.0.bb
@@ -33,7 +33,7 @@  SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
            file://0001-lttng-ust-common-link-with-liburcu-explicitly.patch \
            "
 
-SRC_URI[sha256sum] = "82cdfd304bbb2b2b7d17cc951a6756b37a9f73868ec0ba7db448a0d5ca51b763"
+SRC_URI[sha256sum] = "6bc9723c7a50dd00c7da83d40b3bbb4b0746819f4d6e377c9bd897c898993e28"
 
 CVE_PRODUCT = "ust"