Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927842 - media-gfx/prusaslicer-2.7.4 fails to compile: ld: libwx_gtk3u_core-3.2-gtk3.so: undefined reference to gdk_wayland_display_prefers_ssd
Summary: media-gfx/prusaslicer-2.7.4 fails to compile: ld: libwx_gtk3u_core-3.2-gtk3.s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-26 07:42 UTC by Agostino Sarubbo
Modified: 2024-04-05 12:40 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,47.60 KB, application/x-xz)
2024-03-26 07:42 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 2024-03-26 07:42:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/prusaslicer-2.7.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 07:42:22 UTC
CC'ing also the author of the commit (5a345e202892c9358921d7a70cd54624bf17e42c)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-26 07:42:23 UTC
Created attachment 888586 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-26 07:42:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find CURL (missing: CURL_DIR)
-- Could NOT find GLEW (missing: GLEW_DIR)
FAILED: src/prusa-slicer 
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.2-gtk3.so: undefined reference to `gdk_wayland_display_get_wl_display'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libwx_gtk3u_core-3.2-gtk3.so: undefined reference to `gdk_wayland_display_prefers_ssd'
collect2: error: ld returned 1 exit status
Comment 4 Agostino Sarubbo gentoo-dev 2024-03-29 09:43:29 UTC
ci has reproduced this issue with version 2.7.3 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-04-05 12:40:55 UTC
ci has reproduced this issue with version 2.7.4 - Updating summary.