On Fri, 2020-05-15 at 15:11 +0300, Ovidiu Panait wrote: > Upgrade lttng-tools 2.11.2 -> 2.12.0: > * drop x32 patch, as it was merged upstream > * License-Update: licenses were moved under LICENSES directory and changed in > upstream commit [1] > > [1] > https://github.com/lttng/lttng-tools/commit/ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a > > Signed-off-by: Ovidiu Panait <[email protected]> > --- > .../lttng/lttng-tools/x32.patch | 36 ------------------- > ...-tools_2.11.2.bb => lttng-tools_2.12.0.bb} | 11 +++--- > 2 files changed, 5 insertions(+), 42 deletions(-) > delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/x32.patch > rename meta/recipes-kernel/lttng/{lttng-tools_2.11.2.bb => > lttng-tools_2.12.0.bb} (94%)
Fails on musl: https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/1913 In file included from ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/tp.h:14, from ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/tp.c:10: ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/tp.h:17:10: error: unknown type name 'ino_t'; did you mean 'int8_t'? 17 | TP_ARGS(ino_t, ns_ino), | ^~~~~ ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/tp.h:17:10: error: unknown type name 'ino_t'; did you mean 'int8_t'? 17 | TP_ARGS(ino_t, ns_ino), | ^~~~~ ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/./tp.h:17:2: error: unknown type name 'ino_t'; did you mean 'int8_t'? 17 | TP_ARGS(ino_t, ns_ino), | ^~~~~~~ ../../../../../lttng-tools-2.12.0/tests/utils/testapp/gen-ust-events-ns/./tp.h:17:2: error: unknown type name 'ino_t'; did you mean 'int8_t'? 17 | TP_ARGS(ino_t, ns_ino), | ^~~~~~~ Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138373): https://lists.openembedded.org/g/openembedded-core/message/138373 Mute This Topic: https://lists.openembedded.org/mt/74225667/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
