Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924225 - app-cdr/xfburn-0.7.0 requires gtk+[wayland]
Summary: app-cdr/xfburn-0.7.0 requires gtk+[wayland]
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-10 11:34 UTC by dE
Modified: 2024-02-14 20:35 UTC (History)
4 users (show)

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


Attachments
Failed build.log for app-cdr/xfburn-0.7.0 (build.log,191.12 KB, text/x-log)
2024-02-10 12:53 UTC, dE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dE 2024-02-10 11:34:17 UTC
Sorry, the failed build logs got deleted, but the compilation errors out because it could not find some wayland related function in the GTK+ library.
Comment 1 Ionen Wolkens gentoo-dev 2024-02-10 11:41:05 UTC
That sounds like the usual ABI issue when switch wayland on/off on GTK and is not something this package in particular actually needs.

Hard to tell what happened without logs though.
Comment 2 dE 2024-02-10 12:53:46 UTC
Created attachment 884675 [details]
Failed build.log for app-cdr/xfburn-0.7.0
Comment 3 dE 2024-02-10 12:54:05 UTC
I could reproduce this again.
Comment 4 Ionen Wolkens gentoo-dev 2024-02-10 13:15:39 UTC
From that error, it should go away if you rebuild xfce-base/libxfce4ui.
Comment 5 Ionen Wolkens gentoo-dev 2024-02-10 13:16:12 UTC
(In reply to Ionen Wolkens from comment #4)
> From that error, it should go away if you rebuild xfce-base/libxfce4ui
(may possibly be other libraries affected too, just going by the one I see here)
Comment 6 dE 2024-02-12 06:36:49 UTC
(In reply to Ionen Wolkens from comment #4)
> From that error, it should go away if you rebuild xfce-base/libxfce4ui.

yes. It did go away.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-02-14 20:35:53 UTC
I don't think we can do much about it.