Summary: | xfce-base/xfce4-settings-4.19.0 - [slibtool] gtk-settings-module.c:(.text+<snip>): undefined reference to g_module_make_resident | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | XFCE Team <xfce> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cyber+gentoo, holger, orbea |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.xfce.org/xfce/xfce4-settings/-/commit/f13b9ff1e5361439eafb9cffafd4d23fa6b2cb9e | ||
See Also: | https://github.com/gentoo/gentoo/pull/35807 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709 | ||
Attachments: |
emerge-info.txt
emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz temp.tar.xz xfce-base:xfce4-settings-4.19.0:20230907-230603.log.xz |
Description
Toralf Förster
![]() Created attachment 870082 [details]
emerge-info.txt
Created attachment 870083 [details]
emerge-history.txt.xz
Created attachment 870084 [details]
environment
Created attachment 870085 [details]
etc.clang.tar.xz
Created attachment 870086 [details]
etc.portage.tar.xz
Created attachment 870087 [details]
logs.tar.xz
Created attachment 870088 [details]
temp.tar.xz
Created attachment 870089 [details]
xfce-base:xfce4-settings-4.19.0:20230907-230603.log.xz
This seems obsolete as 4.19.0 is no longer in the tree. Its using -no-undefined which GNU libtool ignores, but slibtool doesn't. Already fixed upstream. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0936f9eaa4e3c811e8345d11fec3c1245bf1774 commit d0936f9eaa4e3c811e8345d11fec3c1245bf1774 Author: orbea <orbea@riseup.net> AuthorDate: 2024-03-17 19:59:32 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-18 14:39:19 +0000 xfce-base/xfce4-settings: fix undefined references Closes: https://bugs.gentoo.org/913864 Bug: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/494 Upstream-Commit: https://gitlab.xfce.org/xfce/xfce4-settings/-/commit/f13b9ff1e5361439eafb9cffafd4d23fa6b2cb9e Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35807 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../files/xfce4-settings-4.19.1-gmodule-libs.patch | 35 ++++++++++++++++++++++ .../xfce4-settings/xfce4-settings-4.19.1.ebuild | 15 ++++++++-- 2 files changed, 48 insertions(+), 2 deletions(-) |