I'm trying to build zeal package with QT6 support and it seems that qt6_qtwebengine_arches macro contains too many architectures. Zeal depends on cmake(Qt6WebEngineWidgets) but it's not available for i686 because the qt6-qtwebengine itself does not use the mentioned macro, see: https://src.fedoraproject.org/rpms/qt6-qtwebengine/blob/rawhide/f/qt6-qtwebengine.spec#_90 Should the macro be fixed or should I build zeal only for arches where qt6-qtwebengine is available? Reproducible: Always
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.
The macro has been corrected in Fedora 38 and later and in EPEL 9. It is still not correct in Fedora 37.
PR for Fedora 37: https://src.fedoraproject.org/rpms/qt6/pull-request/2
(In reply to Mattias Ellert from comment #3) > PR for Fedora 37: https://src.fedoraproject.org/rpms/qt6/pull-request/2 The PR was merged. This has allowed me to do the build in koji, but I do not have sufficient permissions to create the update in bodhi. Could someone with adequate permissions push the build? https://koji.fedoraproject.org/koji/buildinfo?buildID=2302759
FEDORA-2023-1d81a3ca37 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d81a3ca37
FEDORA-2023-1d81a3ca37 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-1d81a3ca37` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d81a3ca37 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-1d81a3ca37 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.