https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269111

Jason E. Hale <jh...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
                   |eeBSD.org)                  |
                 CC|                            |jh...@freebsd.org

--- Comment #9 from Jason E. Hale <jh...@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.

Reply via email to