[Bug 269111] packages problem after update after update QT5 to 5.15.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 29 06:16:24 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269111
Jason E. Hale <jhale at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
|eeBSD.org) |
CC| |jhale at FreeBSD.org
--- Comment #9 from Jason E. Hale <jhale at FreeBSD.org> ---
(In reply to lumiwa from comment #6)
> "Cannot mix incompatible Qt library (5.15.7) with this library (5.15.8)
Stellarium was using the private Qt API, which is really only intended for use
within the Qt framework itself, so it would have to be rebuilt after every Qt
update, even patch versions. It appears upstream has fixed this in version 24.3
[1], which is not yet in the ports tree.
I'm not seeing any private Qt headers being misused in qcad, so not sure what
the problem was there...perhaps an incomplete update of the Qt stack at the
time? This PR is old and a lot has happened since then, so it's hard to tell.
[1] https://github.com/Stellarium/stellarium/pull/3802
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list