FS#76913 - [qt6-base] 6.5.0beta1-1 (kde-unstable) Qt6 apps breakage / rebuild needed

Attached to Project: Arch Linux
Opened by Hanabishi (Hanabishi) - Friday, 23 December 2022, 01:24 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 04 January 2023, 14:21 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description:

Seems like qt6-base 6.5.0beta1-1 from kde-unstable broke Qt6 apps.

I get such message when trying to run any:
qbittorrent: symbol lookup error: qbittorrent: undefined symbol: _ZN11QBasicMutex15destroyInternalEP13QMutexPrivate, version Qt_6

Rebuilding it with qt6-tools 6.5.0beta1-1 fixes the issue. To this is just about rebuilding the apps.

Additional info:
* package version(s):
qt6-base 6.5.0beta1-1

Steps to reproduce:
1. Install qt6-base 6.5.0beta1-1 from kde-unstable.
2. Install any qt6-base dependent app, e.g. qBittorrent.
3. Try to run the app.
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 04 January 2023, 14:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  qt6-base 6.5.0beta1-3
Comment by Moody (Moody) - Saturday, 24 December 2022, 17:37 GMT
This breaks nearly everything that uses Qt6, from qbittorrent to fcitx5, the input method.
Possibly relevant upstream patch: https://codereview.qt-project.org/c/qt/qtbase/+/450516
Comment by Celeste (Coelacanthus) - Wednesday, 04 January 2023, 10:39 GMT

Loading...