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
Opened by Hanabishi (Hanabishi) - Friday, 23 December 2022, 01:24 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 04 January 2023, 14:21 GMT
|
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
Wednesday, 04 January 2023, 14:21 GMT
Reason for closing: Fixed
Additional comments about closing: qt6-base 6.5.0beta1-3
Possibly relevant upstream patch: https://codereview.qt-project.org/c/qt/qtbase/+/450516
Another fix: https://codereview.qt-project.org/c/qt/qtbase/+/451709
And its depend: https://codereview.qt-project.org/c/qt/qtbase/+/451811
And bug report related: https://bugreports.qt.io/browse/QTBUG-109790