Bug 249285 - cad/openscad: Cannot mix incompatible Qt library (5.14.2) with this library (5.15.0)
Summary: cad/openscad: Cannot mix incompatible Qt library (5.14.2) with this library (...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Michael Reifenberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-13 01:51 UTC by John
Modified: 2022-05-31 21:03 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (mr)


Attachments
Console of OpenSCAD Bug and pkg update current and System Information (100.19 KB, application/x-bzip)
2020-09-13 01:51 UTC, John
no flags Details
Console of when OpenSCAD was last updated via "pkg upgrade" and Related System Info (92.05 KB, application/x-bzip)
2020-09-13 01:56 UTC, John
no flags Details
Console of "pkg upgrade and System Information and Package Information (99.38 KB, application/x-bzip)
2020-09-13 02:01 UTC, John
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John 2020-09-13 01:51:36 UTC
Created attachment 217923 [details]
Console of OpenSCAD Bug and pkg update current and System Information

When run OpenSCAD failes with error "Cannot mix incompatible Qt library (5.14.2) with this library (5.15.0)".

OpenSCAD was known to last work late July 2020 on the system and had been used many times since December 2019.

he FreeBSD "pkg upgrade" is the source of the OpenSCAD bug with respect to QT likely due to the 09 August 2020 "pkg upgrade".

As of opening this issue the FreeBSD system is up to date per "pkg update".
Comment 1 John 2020-09-13 01:56:54 UTC
Created attachment 217924 [details]
Console of when OpenSCAD was last updated via "pkg upgrade" and Related System Info

This is the console of the "pkg upgrade" done 13 May 2020 where OpenSCAD was updated and used many times until late July with no issues.  The console contains the System Information as well as the packages installed prior to the upgrade and the "pkg upgrade" console output of 13 May 2020.
Comment 2 John 2020-09-13 02:01:51 UTC
Created attachment 217925 [details]
Console of "pkg upgrade and System Information and Package Information

This is the console of the "pkg upgrade" done 09 August 2020 where OpenSCAD remained at the same version as of the 13 May 2020 "pkg upgrade" and QT had updates.  OpenSCAD was not used since late July 2020 until just prior to opening this bug.  Based on the OpenSCAD error message it is likley this 09 August 2020 is the source of the bug.  The console contains the System Information as well as the packages installed prior to the upgrade and the "pkg upgrade" console output of 13 May 2020.
Comment 3 John 2021-11-05 13:58:21 UTC
This bug is ongoing for over a year and of latest of number intervening updates as of 05 November 2021.

OpenSCAD failed with error "Cannot mix incompatible Qt library (5.14.2) with this library (5.15.2)".
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2022-05-31 21:03:58 UTC
(In reply to John from comment #3)

> OpenSCAD failed with error "Cannot mix incompatible Qt library (5.14.2) with this library (5.15.2)".

> qt5-core-5.15.0_2              Qt core non-graphical module
> qt5-dbus-5.15.0                Qt D-Bus inter-process communication module
> qt5-declarative-5.14.2         Qt declarative framework for dynamic user > interfaces
> qt5-designer-5.14.2            Qt 5 graphical user interface designer
> qt5-gui-5.14.2                 Qt graphical user interface module

Mixing Qt libraries from different releases is not supported. Make sure all of your packages are up-to-date.