Bug 2110769
| Summary: | Qt6 pkg-config files are not installed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Be <be.0> |
| Component: | qt6 | Assignee: | Jan Grulich <jgrulich> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 36 | CC: | jgrulich, kde-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qt6-6.3.1-1.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-27 02:23:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Be
2022-07-25 20:26:23 UTC
It turns out this was not implemented upstream until recently. https://codereview.qt-project.org/c/qt/qtbase/+/405678 was merged to the Qt 6.3 branch 2022-04-12. According to https://wiki.qt.io/Qt_6.3_Release Qt 6.3.0 was released 2022-04-12 and Qt 6.3.1 was released 2022-06-14, so pkgconfig file generation was first added in Qt 6.3.1. Fedora is currently shipping Qt 6.3.0. So I think the Qt6 packages need to be updated to resolve this. Indeed, per the discussion on https://bugreports.qt.io/browse/QTBUG-86080 support for generating pkgconfig files was not merged for Qt 6.3.0 and was first released in Qt 6.3.1. Yes, it should be available in Qt 6.3.1 which I'm currently working on. FEDORA-2022-d1ac004bb1 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d1ac004bb1 FEDORA-2022-d1ac004bb1 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |