* [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1
@ 2024-11-25 14:53 Jason Schonberg
2024-11-25 14:53 ` [meta-xfce][PATCH 2/7] garcon: " Jason Schonberg
` (5 more replies)
0 siblings, 6 replies; 14+ messages in thread
From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
Changelog: https://gitlab.xfce.org/xfce/exo/-/tags/exo-4.19.1
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta-xfce/recipes-xfce/exo/{exo_4.19.0.bb => exo_4.19.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-xfce/recipes-xfce/exo/{exo_4.19.0.bb => exo_4.19.1.bb} (90%)
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.19.0.bb b/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
similarity index 90%
rename from meta-xfce/recipes-xfce/exo/exo_4.19.0.bb
rename to meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
index 48044240a..f5415af75 100644
--- a/meta-xfce/recipes-xfce/exo/exo_4.19.0.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
@@ -15,7 +15,7 @@ SRC_URI += " \
file://exo-no-tests-0.8.patch \
"
-SRC_URI[sha256sum] = "a0124108c197efcc576a6deeface381416dc7137b6a7e7dfa3060fad62509fb7"
+SRC_URI[sha256sum] = "4c3721d47126b1a3143f00a4e4dff5eea364c02c3fa141b09c0b1af16b1f0794"
# Note: python bindings did not work in oe-dev and are about to be moved to
# pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560
--
2.43.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [meta-xfce][PATCH 2/7] garcon: Upgrade 4.19.0 -> 4.19.1 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 Jason Schonberg ` (4 subsequent siblings) 5 siblings, 0 replies; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/garcon/-/tags/garcon-4.19.1 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../recipes-xfce/garcon/{garcon_4.19.0.bb => garcon_4.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/garcon/{garcon_4.19.0.bb => garcon_4.19.1.bb} (89%) diff --git a/meta-xfce/recipes-xfce/garcon/garcon_4.19.0.bb b/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb similarity index 89% rename from meta-xfce/recipes-xfce/garcon/garcon_4.19.0.bb rename to meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb index 321f645b0..c4371a507 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_4.19.0.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_4.19.1.bb @@ -11,7 +11,7 @@ inherit xfce gtk-doc gobject-introspection features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" -SRC_URI[sha256sum] = "e692f0d02294984c6b787e810a187c753a16f06ca87c68c0bb3de364ea3f6b0c" +SRC_URI[sha256sum] = "5d4c9504a0c73b0f8f14b70875bd0ac5f280c99754e9c2e575031ca03cc87eb1" EXTRA_OECONF = "--disable-gtk-doc" -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
* [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 2/7] garcon: " Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 2024-11-25 18:46 ` [oe] " Khem Raj 2024-11-25 14:53 ` [meta-xfce][PATCH 4/7] libxfce4util: Upgrade 4.19.2 -> 4.19.3 Jason Schonberg ` (3 subsequent siblings) 5 siblings, 1 reply; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb similarity index 92% rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb index e53d01d00..ce711eb36 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" # TODO: Check if 0001-... can go SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" EXTRA_OECONF += "--with-vendor-info=${DISTRO}" EXTRA_OECONF += "--disable-vala" -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 14:53 ` [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 Jason Schonberg @ 2024-11-25 18:46 ` Khem Raj 2024-11-25 19:32 ` J. S. 0 siblings, 1 reply; 14+ messages in thread From: Khem Raj @ 2024-11-25 18:46 UTC (permalink / raw) To: schonm; +Cc: openembedded-devel with lld linker I see errors like | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) | | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) | | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) | | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) | | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetShutdownNegotiation | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) | | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by --no-allow-shlib-undefined) On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org <schonm=gmail.com@lists.openembedded.org> wrote: > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > --- > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > similarity index 92% > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > index e53d01d00..ce711eb36 100644 > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" > > # TODO: Check if 0001-... can go > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > EXTRA_OECONF += "--disable-vala" > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 18:46 ` [oe] " Khem Raj @ 2024-11-25 19:32 ` J. S. 2024-11-25 19:40 ` Khem Raj 0 siblings, 1 reply; 14+ messages in thread From: J. S. @ 2024-11-25 19:32 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel Khem, I have TOOLCHAIN = "clang" in my local.conf file and was not seeing this error. Is this perhaps riscv specific? I ask because I built core-image-minimal-xfce with raspberry PI 5 target as an arm 64 build. Thanks, Jason. On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: > > with lld linker I see errors like > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > | > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > | > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > | > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > | > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceSetShutdownNegotiation > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > | > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > --no-allow-shlib-undefined) > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org > <schonm=gmail.com@lists.openembedded.org> wrote: > > > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > --- > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > similarity index 92% > > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > index e53d01d00..ce711eb36 100644 > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" > > > > # TODO: Check if 0001-... can go > > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > > EXTRA_OECONF += "--disable-vala" > > -- > > 2.43.0 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 > > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 19:32 ` J. S. @ 2024-11-25 19:40 ` Khem Raj 2024-11-25 20:01 ` J. S. 0 siblings, 1 reply; 14+ messages in thread From: Khem Raj @ 2024-11-25 19:40 UTC (permalink / raw) To: J. S.; +Cc: openembedded-devel On Mon, Nov 25, 2024 at 11:33 AM J. S. <schonm@gmail.com> wrote: > > Khem, > > I have TOOLCHAIN = "clang" in my local.conf file and was not seeing > this error. Is this perhaps riscv specific? I think you will also need ld-is-lld in DISTRO_FEATURES to reproduce it. It possible its RISCV specific but I think first thing is to get LLD linker going for build it and see if you can reproduce it too. > > I ask because I built core-image-minimal-xfce with raspberry PI 5 > target as an arm 64 build. > > Thanks, > Jason. > > On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > with lld linker I see errors like > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > | > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > | > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > | > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > | > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > > IceSetShutdownNegotiation > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > | > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > --no-allow-shlib-undefined) > > > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org > > <schonm=gmail.com@lists.openembedded.org> wrote: > > > > > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > > --- > > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) > > > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > similarity index 92% > > > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > index e53d01d00..ce711eb36 100644 > > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" > > > > > > # TODO: Check if 0001-... can go > > > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > > > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > > > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > > > EXTRA_OECONF += "--disable-vala" > > > -- > > > 2.43.0 > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > Links: You receive all messages sent to this group. > > > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 > > > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 > > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > > > -=-=-=-=-=-=-=-=-=-=-=- > > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 19:40 ` Khem Raj @ 2024-11-25 20:01 ` J. S. 2024-11-25 20:23 ` J. S. 0 siblings, 1 reply; 14+ messages in thread From: J. S. @ 2024-11-25 20:01 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel I've updated my DISTRO_FEATURES to have ld-is-lld and will let you know what I find. On Mon, Nov 25, 2024 at 2:41 PM Khem Raj <raj.khem@gmail.com> wrote: > > On Mon, Nov 25, 2024 at 11:33 AM J. S. <schonm@gmail.com> wrote: > > > > Khem, > > > > I have TOOLCHAIN = "clang" in my local.conf file and was not seeing > > this error. Is this perhaps riscv specific? > > I think you will also need ld-is-lld in DISTRO_FEATURES to reproduce > it. It possible its RISCV specific but I think > first thing is to get LLD linker going for build it and see if you can > reproduce it too. > > > > > I ask because I built core-image-minimal-xfce with raspberry PI 5 > > target as an arm 64 build. > > > > Thanks, > > Jason. > > > > On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > > > with lld linker I see errors like > > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > | > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > | > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > | > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > | > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > > > IceSetShutdownNegotiation > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > | > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > --no-allow-shlib-undefined) > > > > > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org > > > <schonm=gmail.com@lists.openembedded.org> wrote: > > > > > > > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > > > > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > > > --- > > > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) > > > > > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > similarity index 92% > > > > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > index e53d01d00..ce711eb36 100644 > > > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" > > > > > > > > # TODO: Check if 0001-... can go > > > > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > > > > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > > > > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > > > > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > > > > EXTRA_OECONF += "--disable-vala" > > > > -- > > > > 2.43.0 > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > Links: You receive all messages sent to this group. > > > > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 > > > > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 > > > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 20:01 ` J. S. @ 2024-11-25 20:23 ` J. S. 2024-11-25 20:50 ` Khem Raj 0 siblings, 1 reply; 14+ messages in thread From: J. S. @ 2024-11-25 20:23 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel Khem, I'm still not seeing the problem on an Arm target. So I will move to a riscv target to see if I can at least reproduce what you are seeing. I did find this which provides a work around. Although I'm also open to just dropping the update. https://bugs.gentoo.org/924321 I'll let you know what I see with the riscv build. Thanks, Jason On Mon, Nov 25, 2024 at 3:01 PM J. S. <schonm@gmail.com> wrote: > > I've updated my DISTRO_FEATURES to have ld-is-lld and will let you > know what I find. > > On Mon, Nov 25, 2024 at 2:41 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > On Mon, Nov 25, 2024 at 11:33 AM J. S. <schonm@gmail.com> wrote: > > > > > > Khem, > > > > > > I have TOOLCHAIN = "clang" in my local.conf file and was not seeing > > > this error. Is this perhaps riscv specific? > > > > I think you will also need ld-is-lld in DISTRO_FEATURES to reproduce > > it. It possible its RISCV specific but I think > > first thing is to get LLD linker going for build it and see if you can > > reproduce it too. > > > > > > > > I ask because I built core-image-minimal-xfce with raspberry PI 5 > > > target as an arm 64 build. > > > > > > Thanks, > > > Jason. > > > > > > On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > > > > > with lld linker I see errors like > > > > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > | > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > | > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > | > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > | > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > > > > IceSetShutdownNegotiation > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > | > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > --no-allow-shlib-undefined) > > > > > > > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org > > > > <schonm=gmail.com@lists.openembedded.org> wrote: > > > > > > > > > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > > > > > > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > > > > --- > > > > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) > > > > > > > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > > similarity index 92% > > > > > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > > index e53d01d00..ce711eb36 100644 > > > > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" > > > > > > > > > > # TODO: Check if 0001-... can go > > > > > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > > > > > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > > > > > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > > > > > > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > > > > > EXTRA_OECONF += "--disable-vala" > > > > > -- > > > > > 2.43.0 > > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > Links: You receive all messages sent to this group. > > > > > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 > > > > > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 > > > > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > > > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 20:23 ` J. S. @ 2024-11-25 20:50 ` Khem Raj 2024-11-26 6:50 ` J. S. 0 siblings, 1 reply; 14+ messages in thread From: Khem Raj @ 2024-11-25 20:50 UTC (permalink / raw) To: J. S.; +Cc: openembedded-devel [-- Attachment #1: Type: text/plain, Size: 5281 bytes --] On Mon, Nov 25, 2024 at 12:23 PM J. S. <schonm@gmail.com> wrote: > Khem, > > I'm still not seeing the problem on an Arm target. So I will move to > a riscv target to see if I can at least reproduce what you are seeing. > > I did find this which provides a work around. Although I'm also open > to just dropping the update. > > https://bugs.gentoo.org/924321 > Yeah this seems to be the exact problem I am seeing Workaround fix is ok infact it’s a real bug > I'll let you know what I see with the riscv build. > > Thanks, > Jason > > On Mon, Nov 25, 2024 at 3:01 PM J. S. <schonm@gmail.com> wrote: > > > > I've updated my DISTRO_FEATURES to have ld-is-lld and will let you > > know what I find. > > > > On Mon, Nov 25, 2024 at 2:41 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > > > On Mon, Nov 25, 2024 at 11:33 AM J. S. <schonm@gmail.com> wrote: > > > > > > > > Khem, > > > > > > > > I have TOOLCHAIN = "clang" in my local.conf file and was not seeing > > > > this error. Is this perhaps riscv specific? > > > > > > I think you will also need ld-is-lld in DISTRO_FEATURES to reproduce > > > it. It possible its RISCV specific but I think > > > first thing is to get LLD linker going for build it and see if you can > > > reproduce it too. > > > > > > > > > > > I ask because I built core-image-minimal-xfce with raspberry PI 5 > > > > target as an arm 64 build. > > > > > > > > Thanks, > > > > Jason. > > > > > > > > On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > > > > > > > with lld linker I see errors like > > > > > > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceSetIOErrorHandler > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > | > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceAddConnectionWatch > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > | > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceConnectionNumber > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > | > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceProcessMessages > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > | > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > > > > > IceSetShutdownNegotiation > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > | > > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: > IceCloseConnection > > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by > > > > > --no-allow-shlib-undefined) > > > > > > > > > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org > > > > > <schonm=gmail.com@lists.openembedded.org> wrote: > > > > > > > > > > > > Changelog: > https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 > > > > > > > > > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> > > > > > > --- > > > > > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} > | 2 +- > > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb > => libxfce4ui_4.19.4.bb} (92%) > > > > > > > > > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/ > libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/ > libxfce4ui_4.19.4.bb > > > > > > similarity index 92% > > > > > > rename from meta-xfce/recipes-xfce/libxfce4ui/ > libxfce4ui_4.19.3.bb > > > > > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > > > index e53d01d00..ce711eb36 100644 > > > > > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb > > > > > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb > > > > > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = > "${GTK3DISTROFEATURES}" > > > > > > > > > > > > # TODO: Check if 0001-... can go > > > > > > SRC_URI += > "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" > > > > > > -SRC_URI[sha256sum] = > "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" > > > > > > +SRC_URI[sha256sum] = > "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" > > > > > > > > > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" > > > > > > EXTRA_OECONF += "--disable-vala" > > > > > > -- > > > > > > 2.43.0 > > > > > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > > Links: You receive all messages sent to this group. > > > > > > View/Reply Online (#114040): > https://lists.openembedded.org/g/openembedded-devel/message/114040 > > > > > > Mute This Topic: > https://lists.openembedded.org/mt/109772240/1997914 > > > > > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > > > > > Unsubscribe: > https://lists.openembedded.org/g/openembedded-devel/unsub [ > raj.khem@gmail.com] > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > > > > > [-- Attachment #2: Type: text/html, Size: 9079 bytes --] ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [oe] [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 2024-11-25 20:50 ` Khem Raj @ 2024-11-26 6:50 ` J. S. 0 siblings, 0 replies; 14+ messages in thread From: J. S. @ 2024-11-26 6:50 UTC (permalink / raw) To: Khem Raj; +Cc: openembedded-devel I was, after getting my layers straightened out, able to reproduce the problem. The problem appears with the clang compiler and not with gcc. It does not appear to be target specific. I was able to generate it on ARM. It turns out to be a known issue and was addressed in newer releases of the libxfce4ui package. You should find on the mailing list a patch to go to version 4.19.6. Thanks for your patience, Jason On Mon, Nov 25, 2024 at 3:50 PM Khem Raj <raj.khem@gmail.com> wrote: > > > > On Mon, Nov 25, 2024 at 12:23 PM J. S. <schonm@gmail.com> wrote: >> >> Khem, >> >> I'm still not seeing the problem on an Arm target. So I will move to >> a riscv target to see if I can at least reproduce what you are seeing. >> >> I did find this which provides a work around. Although I'm also open >> to just dropping the update. >> >> https://bugs.gentoo.org/924321 > > > Yeah this seems to be the exact problem I am seeing > > Workaround fix is ok infact it’s a real bug > >> >> I'll let you know what I see with the riscv build. >> >> Thanks, >> Jason >> >> On Mon, Nov 25, 2024 at 3:01 PM J. S. <schonm@gmail.com> wrote: >> > >> > I've updated my DISTRO_FEATURES to have ld-is-lld and will let you >> > know what I find. >> > >> > On Mon, Nov 25, 2024 at 2:41 PM Khem Raj <raj.khem@gmail.com> wrote: >> > > >> > > On Mon, Nov 25, 2024 at 11:33 AM J. S. <schonm@gmail.com> wrote: >> > > > >> > > > Khem, >> > > > >> > > > I have TOOLCHAIN = "clang" in my local.conf file and was not seeing >> > > > this error. Is this perhaps riscv specific? >> > > >> > > I think you will also need ld-is-lld in DISTRO_FEATURES to reproduce >> > > it. It possible its RISCV specific but I think >> > > first thing is to get LLD linker going for build it and see if you can >> > > reproduce it too. >> > > >> > > > >> > > > I ask because I built core-image-minimal-xfce with raspberry PI 5 >> > > > target as an arm 64 build. >> > > > >> > > > Thanks, >> > > > Jason. >> > > > >> > > > On Mon, Nov 25, 2024 at 1:46 PM Khem Raj <raj.khem@gmail.com> wrote: >> > > > > >> > > > > with lld linker I see errors like >> > > > > >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceSetIOErrorHandler >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > | >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceAddConnectionWatch >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > | >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceConnectionNumber >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > | >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceProcessMessages >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > | >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: >> > > > > IceSetShutdownNegotiation >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > | >> > > > > | riscv32-yoe-linux-ld.lld: error: undefined reference: IceCloseConnection >> > > > > | >>> referenced by ./.libs/libxfce4ui-2.so (disallowed by >> > > > > --no-allow-shlib-undefined) >> > > > > >> > > > > On Mon, Nov 25, 2024 at 6:54 AM J. S. via lists.openembedded.org >> > > > > <schonm=gmail.com@lists.openembedded.org> wrote: >> > > > > > >> > > > > > Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.4 >> > > > > > >> > > > > > Signed-off-by: Jason Schonberg <schonm@gmail.com> >> > > > > > --- >> > > > > > .../libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} | 2 +- >> > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) >> > > > > > rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.19.3.bb => libxfce4ui_4.19.4.bb} (92%) >> > > > > > >> > > > > > diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb >> > > > > > similarity index 92% >> > > > > > rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb >> > > > > > rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb >> > > > > > index e53d01d00..ce711eb36 100644 >> > > > > > --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.3.bb >> > > > > > +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.19.4.bb >> > > > > > @@ -12,7 +12,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" >> > > > > > >> > > > > > # TODO: Check if 0001-... can go >> > > > > > SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" >> > > > > > -SRC_URI[sha256sum] = "16815eef494ba9bac9c854e95c205c0bc5568c8022c31604348f9edadb02f227" >> > > > > > +SRC_URI[sha256sum] = "c873ec46d5dd448df60a8385e029892f85b40ad66200cc3c055ab7156d718796" >> > > > > > >> > > > > > EXTRA_OECONF += "--with-vendor-info=${DISTRO}" >> > > > > > EXTRA_OECONF += "--disable-vala" >> > > > > > -- >> > > > > > 2.43.0 >> > > > > > >> > > > > > >> > > > > > -=-=-=-=-=-=-=-=-=-=-=- >> > > > > > Links: You receive all messages sent to this group. >> > > > > > View/Reply Online (#114040): https://lists.openembedded.org/g/openembedded-devel/message/114040 >> > > > > > Mute This Topic: https://lists.openembedded.org/mt/109772240/1997914 >> > > > > > Group Owner: openembedded-devel+owner@lists.openembedded.org >> > > > > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] >> > > > > > -=-=-=-=-=-=-=-=-=-=-=- >> > > > > > ^ permalink raw reply [flat|nested] 14+ messages in thread
* [meta-xfce][PATCH 4/7] libxfce4util: Upgrade 4.19.2 -> 4.19.3 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 2/7] garcon: " Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 5/7] xfce4-appfinder: " Jason Schonberg ` (2 subsequent siblings) 5 siblings, 0 replies; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/libxfce4util/-/tags/libxfce4util-4.19.3 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../{libxfce4util_4.19.2.bb => libxfce4util_4.19.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.19.2.bb => libxfce4util_4.19.3.bb} (75%) diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.2.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb similarity index 75% rename from meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.2.bb rename to meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb index b54501cac..364384d9f 100644 --- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.2.bb +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.19.3.bb @@ -6,4 +6,4 @@ DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" inherit xfce gtk-doc gobject-introspection vala -SRC_URI[sha256sum] = "d4c7eb021d1c9408190bcfb92c7ce26f51e994674ac3c3b8a119270c1e900ac4" +SRC_URI[sha256sum] = "f047937f753466b7ff74ad3809c817b11db44498dd90497de7e1584ee48502c6" -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
* [meta-xfce][PATCH 5/7] xfce4-appfinder: Upgrade 4.19.2 -> 4.19.3 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg ` (2 preceding siblings ...) 2024-11-25 14:53 ` [meta-xfce][PATCH 4/7] libxfce4util: Upgrade 4.19.2 -> 4.19.3 Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 6/7] xfconf: Upgrade 4.18.1 -> 4.18.2 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 7/7] xfwm4: Upgrade 4.18.0 -> 4.19.0 Jason Schonberg 5 siblings, 0 replies; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/xfce4-appfinder/-/tags/xfce4-appfinder-4.19.3 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../{xfce4-appfinder_4.19.2.bb => xfce4-appfinder_4.19.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-appfinder/{xfce4-appfinder_4.19.2.bb => xfce4-appfinder_4.19.3.bb} (78%) diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.2.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb similarity index 78% rename from meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.2.bb rename to meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb index abc04a031..b81dcb89d 100644 --- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.2.bb +++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.19.3.bb @@ -8,6 +8,6 @@ inherit xfce features_check REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "e2f4878482bb8bbef63d9499329e46b2a1e0c5b984e8515e6aeec7efb5bfd330" +SRC_URI[sha256sum] = "9ea2c1c2e5630d0670c9cd47793144ee63c04a63b8b68f0397432e043cd62d27" FILES:${PN} += "${datadir}/metainfo" -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
* [meta-xfce][PATCH 6/7] xfconf: Upgrade 4.18.1 -> 4.18.2 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg ` (3 preceding siblings ...) 2024-11-25 14:53 ` [meta-xfce][PATCH 5/7] xfce4-appfinder: " Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 7/7] xfwm4: Upgrade 4.18.0 -> 4.19.0 Jason Schonberg 5 siblings, 0 replies; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.2 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../recipes-xfce/xfconf/{xfconf_4.18.1.bb => xfconf_4.18.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.18.1.bb => xfconf_4.18.2.bb} (89%) diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb similarity index 89% rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb index e780b0760..39694cd0b 100644 --- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.1.bb +++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb @@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection bash-completion vala EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" -SRC_URI[sha256sum] = "d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257" +SRC_URI[sha256sum] = "dce24fb0555e9718d139c10e714759e03ab4e40a7ffcf3c990f046f7a17213cc" FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \ ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
* [meta-xfce][PATCH 7/7] xfwm4: Upgrade 4.18.0 -> 4.19.0 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg ` (4 preceding siblings ...) 2024-11-25 14:53 ` [meta-xfce][PATCH 6/7] xfconf: Upgrade 4.18.1 -> 4.18.2 Jason Schonberg @ 2024-11-25 14:53 ` Jason Schonberg 5 siblings, 0 replies; 14+ messages in thread From: Jason Schonberg @ 2024-11-25 14:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Jason Schonberg Changelog: https://gitlab.xfce.org/xfce/xfwm4/-/tags/xfwm4-4.19.0 - frame: clip title text from drawing behind buttons in stretched theme - mypixmap: fix origin for tiling in xfwmPixmapFill* functions - theme: ensure menu icon gets updated when redrawing stretched title frame - mypixmap: implement support for the matrix parameter in xfwmPixmapFillRectangle - frame: reference stretch theme variants - mypixmap: update xfwmPixmapFill* signatures to allow cairo_matrix_t param - mypixmap: use cairo in xfwmPixmapFillRectangle - theme: load '-stretch' variants - build: Bump requirements for Xfce 4.20 - settings-dialogs: Fix string leak - main: Fix string leak in setupLog - compositor: also block softpipe for GLX vsync - focus: Include skip taskbar/pager when passing focus - build: Fix build with libxfce4ui master - build: clang: Fix -Wcast-align - build: clang: Fix -Wsingle-bit-bitfield-constant-conversion - Prevent division by zero - Return if `tile` is not valid - Free `data` before returning - Fix emptying eventFilterStack - Allocate memory so that `logfile` can be freed with `g_free()` - `getWindowHostname` always sets `hostname` to a non-NULL value - Initialize `wm_command_count` variable - build: Fix -Werror=format= - Update bug report address - add missing break to fix use-after-free when alt-tabbing (#762) - Fix incorrect ifdef guard for startup notification - I18n: Update po/LINGUAS list - Remove usage of XDT_I18N() and intltool - Eliminate need for pre-processed configure.ac.in - Add generator for compile_flags.txt - Added check for working with external compositors - screen: Fix uninitialized rect in myScreenGetXineramaMonitorGeometry - stacking: Use WIN_LAYER_FULLSCREEN for focused fullscreen windows when modifying _NET_WM_STATE_ABOVE. - menu: Schedule a redraw for all menu options - screen: myScreenMaxSpaceForGeometry(): drop unused retval - drop dead code - drop obsolete prototypes - moveresize: clientResizeEventFilter(): drop unnecessary call to myScreenFindMonitorAtPoint - client: clientGetWMNormalHints(): simplify defaults and constraints - client: clientToggleMaximizedAtPoint: use clientReconfigure() - client: clientUpdateFullscreenSize(): use clientReconfigure() - placement: clientFill() skip unused computation - client: clientConstrainPos(): drop unneded local vars - client: getSizeExcludingMargins() return rect as GdkRectangle retval - client: getSizeExcludingMargins() pass rect as stack value instead of pointer - client: clientNewTileSize() pass rect as stack value instead of pointer - client: clientNewMaxSize() pass rect as stack value instead of pointer - client: drop unncessary code - client: clientConfigureWindows(): drop unncessary parameter - drop obsolete xfwm4rc - placement.c: make set_rectangle inline and drop unnecessary checks - placement.c: clientConstrainPos(): scope and optimize strut rects - compositor: Ditch the shadowPict - compositor: Expose just the window area - main: Fix our compositor selection - main: Simplify options handlers - netwm: Fix regular _NET_WM_STRUT - Corrected invalid use of g_return_val_if_fail for flow-control in move-to-monitor - build: Add GLib requirement Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../recipes-xfce/xfwm4/{xfwm4_4.18.0.bb => xfwm4_4.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.18.0.bb => xfwm4_4.19.0.bb} (93%) diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.18.0.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb similarity index 93% rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.18.0.bb rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb index 2770829e9..a11daa58c 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.18.0.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://xfwm4-fix-incompatible-pointer-type-error.patch" -SRC_URI[sha256sum] = "92cd1b889bb25cb4bc06c1c6736c238d96e79c1e706b9f77fad0a89d6e5fc13f" +SRC_URI[sha256sum] = "73546c60c348bcbe088fd990f7d5d1d6a6eca4226f956c109d3655c00583b9cf" PACKAGECONFIG ?= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ -- 2.43.0 ^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-11-26 6:50 UTC | newest] Thread overview: 14+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-11-25 14:53 [meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 2/7] garcon: " Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4 Jason Schonberg 2024-11-25 18:46 ` [oe] " Khem Raj 2024-11-25 19:32 ` J. S. 2024-11-25 19:40 ` Khem Raj 2024-11-25 20:01 ` J. S. 2024-11-25 20:23 ` J. S. 2024-11-25 20:50 ` Khem Raj 2024-11-26 6:50 ` J. S. 2024-11-25 14:53 ` [meta-xfce][PATCH 4/7] libxfce4util: Upgrade 4.19.2 -> 4.19.3 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 5/7] xfce4-appfinder: " Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 6/7] xfconf: Upgrade 4.18.1 -> 4.18.2 Jason Schonberg 2024-11-25 14:53 ` [meta-xfce][PATCH 7/7] xfwm4: Upgrade 4.18.0 -> 4.19.0 Jason Schonberg
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.