- Status Assigned
- Percent Complete
- Task Type Bug Report
- Category Packages
- Assigned To No-one
- Operating System pentium4
- Severity High
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Arch Linux 32
Opened by Patrick Smits - 25.04.2023
Last edited by Andreas Baumann - 29.04.2023
Opened by Patrick Smits - 25.04.2023
Last edited by Andreas Baumann - 29.04.2023
FS#333 - Sddm 0.19.0-9.0 crashes with Qt 5.15.9
The current version of sddm (0.19.0-9.0) depends on the previous version of Qt (5.15.8). After updating Qt, sddm crashes with an incompatible Qt library error.
I narrowed the problem down to qt5-declarative 5.15.8+kde+r24-2.1. Upgrading to 5.15.9 (in testing) solves the issue.
Some qt5/qt6 messup probably.
I start to suspect qt6-translations which has not been rebuild, it is a 'any' package, but
if it ends up on a i486 build machine, it will fail (as Qt6 fails completely currently
on i486). We must find a way to force any packages to the pentium4 subarchitecture, as
this is the one expected to have most prerequisites available to build the package.
It's ok on testing.
The message on stable is:
I'll push qt5 to stable..
fixed on i686, for some reason pentium4 needs to have some qt5 rebuilt..
cool, qt5-webengine ends in a one definition rule problem:
aha, this one I hit before: FS#282