[Bug 295653] x11/plasma6-plasma-workspace: can't start Wayland session after Qt libraries update to version 6.11.1
[email protected] Thu, 28 May 2026 01:52:23 +0000
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295653 --- Comment #2 from Evgenii Khramtsov <[email protected]> --- I've recently got the same issue, though I'm building my packages locally via poudriere. What helped to solve this is that I rm'ed all KDE and Qt packages via e.g. rm q* kf* *plasma* *kde* in the poudriere package directory then did force upgrade via pkg upgrade -fg. Most likely some package depends on some Qt header compile-time and the PORTREVISION wasn't bumped for the dependent ports to cause a rebuild. -- You are receiving this mail because: You are the assignee for the bug.