Bug 2215703

Summary: qt6_qtwebengine_arches macro is out of sync
Product: [Fedora] Fedora Reporter: Lumír Balhar <lbalhar>
Component: qt6Assignee: Jan Grulich <jgrulich>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 37CC: jgrulich, kde-sig, mattias.ellert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: qt6-6.5.1-2.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-17 02:20:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lumír Balhar 2023-06-17 15:35:14 UTC
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

Comment 1 Fedora Release Engineering 2023-08-16 08:11:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 2 Mattias Ellert 2023-10-05 04:40:10 UTC
The macro has been corrected in Fedora 38 and later and in EPEL 9.
It is still not correct in Fedora 37.

Comment 3 Mattias Ellert 2023-10-05 13:42:24 UTC
PR for Fedora 37: https://src.fedoraproject.org/rpms/qt6/pull-request/2

Comment 4 Mattias Ellert 2023-10-08 04:41:30 UTC
(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

Comment 5 Fedora Update System 2023-10-08 13:28:02 UTC
FEDORA-2023-1d81a3ca37 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d81a3ca37

Comment 6 Fedora Update System 2023-10-09 02:08:56 UTC
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.

Comment 7 Fedora Update System 2023-10-17 02:20:59 UTC
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.