Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889622 - media-sound/spek-0.8.4 fails to compile (DASH-SYSTEM): ld: libwx_gtk3u_core-3.0-gtk3.so: undefined reference to gdk_x11_window_foreign_new_for_display
Summary: media-sound/spek-0.8.4 fails to compile (DASH-SYSTEM): ld: libwx_gtk3u_core-3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 23:03 UTC by Agostino Sarubbo
Modified: 2023-11-24 13:54 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,23.11 KB, application/x-xz)
2023-01-03 23:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-03 23:03:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/spek-0.8.4 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-03 23:03:31 UTC
Created attachment 847012 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-03 23:03:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_adv-3.0-gtk3.so: undefined reference to `gdk_x11_display_get_type'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_adv-3.0-gtk3.so: undefined reference to `gdk_x11_get_default_screen'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_adv-3.0-gtk3.so: undefined reference to `gdk_x11_get_default_xdisplay'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_adv-3.0-gtk3.so: undefined reference to `gdk_x11_get_xatom_by_name'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_atom_to_xatom_for_display'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_display_get_xdisplay'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_screen_get_screen_number'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_screen_get_type'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_screen_get_xscreen'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_screen_supports_net_wm_hint'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_window_foreign_new_for_display'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_window_get_xid'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.0-gtk3.so: undefined reference to `gdk_x11_xatom_to_atom'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2023-11-24 13:54:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7c576f77c71d547730e6338b5716d05a8f3cb9

commit 8b7c576f77c71d547730e6338b5716d05a8f3cb9
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:39:15 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:54:04 +0000

    media-sound/spek: Port to wxGTK 3.2
    
    And other fixes from Debian
    
    Closes: https://bugs.gentoo.org/889622
    Closes: https://bugs.gentoo.org/899768
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/spek/files/00_dfsg.patch           | 19 ++++++++
 media-sound/spek/files/01_arm64-mips64el.patch | 15 ++++++
 media-sound/spek/files/02_ftbfs-gcc13.patch    | 10 ++++
 media-sound/spek/files/03_metainfo.patch       | 66 ++++++++++++++++++++++++++
 media-sound/spek/spek-0.8.5-r1.ebuild          | 40 ++++++++++++++++
 5 files changed, 150 insertions(+)