Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913864 - xfce-base/xfce4-settings-4.19.0 - [slibtool] gtk-settings-module.c:(.text+<snip>): undefined reference to g_module_make_resident
Summary: xfce-base/xfce4-settings-4.19.0 - [slibtool] gtk-settings-module.c:(.text+<sn...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL: https://gitlab.xfce.org/xfce/xfce4-se...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2023-09-08 15:01 UTC by Toralf Förster
Modified: 2024-03-18 14:39 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.96 KB, text/plain)
2023-09-08 15:01 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,57.84 KB, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details
environment (environment,97.11 KB, text/plain)
2023-09-08 15:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,12.59 KB, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.98 KB, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.58 KB, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details
xfce-base:xfce4-settings-4.19.0:20230907-230603.log.xz (xfce-base:xfce4-settings-4.19.0:20230907-230603.log.xz,10.02 KB, application/x-xz)
2023-09-08 15:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-08 15:01:08 UTC
too long lines were shrinked:

rdlibtool: link: ln -s libxfsettingsd-gtk-settings-sync.so.def .libs/libxfsettingsd-gtk-settings-sync.so.def.linux
rdlibtool: link: ln -s libxfsettingsd-gtk-settings-sync.so.def.linux .libs/libxfsettingsd-gtk-settings-sync.so.def.host
rdlibtool: link: ln -s /dev/null .libs/libxfsettingsd-gtk-settings-sync.a.disabled
rdlibtool: link: ln -s /usr/lib64/gtk-3.0/modules .libs/libxfsettingsd-gtk-settings-sync.so.slibtool.rpath
rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/libxfsettingsd_gtk_settings_sync_la-gtk-settings-module.o -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/i
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libxfsettingsd_gtk_settings_sync_la-gtk-settings-module.o: in function `g_module_check_init':
gtk-settings-module.c:(.text+0x514): undefined reference to `g_module_make_resident'
collect2: error: ld returned 1 exit status
rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages).

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-20230903-194504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 534c884a3085af616183bb10314f605a22a0d50f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 7 21:47:27 2023 +0000

    2023-09-07 21:47:27 UTC

emerge -qpvO xfce-base/xfce4-settings
[ebuild  N    ] xfce-base/xfce4-settings-4.19.0  USE="libnotify upower xklavier -colord -libcanberra" INPUT_DEVICES="libinput" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-08 15:01:09 UTC
Created attachment 870082 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-08 15:01:10 UTC
Created attachment 870083 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-08 15:01:11 UTC
Created attachment 870084 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-08 15:01:12 UTC
Created attachment 870085 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-08 15:01:13 UTC
Created attachment 870086 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-08 15:01:14 UTC
Created attachment 870087 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-08 15:01:15 UTC
Created attachment 870088 [details]
temp.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-08 15:01:16 UTC
Created attachment 870089 [details]
xfce-base:xfce4-settings-4.19.0:20230907-230603.log.xz
Comment 9 Holger Hoffstätte 2024-02-03 12:00:29 UTC
This seems obsolete as 4.19.0 is no longer in the tree.
Comment 10 orbea 2024-03-07 00:14:41 UTC
Its using -no-undefined which GNU libtool ignores, but slibtool doesn't.
Comment 11 orbea 2024-03-17 16:53:07 UTC
Already fixed upstream.
Comment 12 Larry the Git Cow gentoo-dev 2024-03-18 14:39:46 UTC
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(-)