[Bug 279171] devel/qt5-script: must be recompiled with every QT upgrade (astro/stellarium fails with "Cannot mix incompatible Qt library (5.15.12) with this library (5.15.13)")

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279171

--- Comment #3 from Martin Birgmeier  ---
Thank you for the explanation and fix!

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 279171] devel/qt5-script: must be recompiled with every QT upgrade (astro/stellarium fails with "Cannot mix incompatible Qt library (5.15.12) with this library (5.15.13)")

2024-05-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279171

Jason E. Hale  changed:

   What|Removed |Added

 CC||jh...@freebsd.org

--- Comment #2 from Jason E. Hale  ---
Sorry, I forgot to bump PORTREVISION on the Qt5 ports that we track from Qt's
5.15 branch rather than KDE's kde/5.15 branch. Namely devel/qt5-script,
devel/qt5-script-tools and www/qt5-webengine, but I did update webengine
alongside the 5.15.13 update, so it was just script and script-tools that were
forgotten. I'll adjust my update script to automatically bump them so I don't
forget next time.

It's probably too late now, though, as Qt 5.15.14 (LGPL) has been released and
will be updated once KDE rebases their repository and the Qt-tracked ports will
be updated to 5.15.17 as the commercial release has also been tagged.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 279171] devel/qt5-script: must be recompiled with every QT upgrade (astro/stellarium fails with "Cannot mix incompatible Qt library (5.15.12) with this library (5.15.13)")

2024-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279171

Alexey Dokuchaev  changed:

   What|Removed |Added

 CC||da...@freebsd.org

--- Comment #1 from Alexey Dokuchaev  ---
Yeah, that's quite annoying.  Qt 5 should now be stable enough and frankly I
don't think this check is relevant these days.  Perhaps we could disable it, or
at least make it optional (see the second paragraph of bug #270389, comment
#1).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 279171] devel/qt5-script: must be recompiled with every QT upgrade (astro/stellarium fails with "Cannot mix incompatible Qt library (5.15.12) with this library (5.15.13)")

2024-05-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279171

Bug ID: 279171
   Summary: devel/qt5-script: must be recompiled with every QT
upgrade (astro/stellarium fails with "Cannot mix
incompatible Qt library (5.15.12) with this library
(5.15.13)")
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: d8zne...@aon.at
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Scenario:
- FreeBSD stable/14 at d45f1f519342 plus minor local patches
- ports latest
- Upgrading ports using portmaster; a while ago, the qt5 ports were upgraded
from 5.15.12 to 5.15.13
- running stellarium

Result:
- stellarium shows many initialization messages and then fails with "Cannot mix
incompatible Qt library (5.15.12) with this library (5.15.13)"

Expected result:
- stellarium should work

Fix:
- It turned out that recompiling devel/qt5-script solved the issue; this port
was not updated with the last upgrade of the qt5 ports

Please, always bump qt5-script when upgrading the other qt5 ports.

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.