Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1897123
Summary: | Request to rebuild qt-creator for RHEL 8.3 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Jens Kretschmer <kretschmer.jens> |
Component: | qt-creator | Assignee: | Sandro Mani <manisandro> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel8 | CC: | acavalier, davejohansen, helio, itamar, jreznik, kde-sig, manisandro, mario.ban, mvimercati, rdieter, redhat, tom.hirst |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qt-creator-4.12.4-4.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-19 01:10:56 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
Jens Kretschmer
2020-11-12 11:39:16 UTC
I'll do so. (qt-creator really needs a maintainer for the epel8 branch who actually uses it.) qt-creator needs a rebuild for every Qt update, because it uses private headers which change even in minor updates. I tried to rebuild it locally, so that I can continue using it. But rebuilding doesn't work due to missing clang and llvm libs. clang seems to have removed several shared libs in version 10, which qt-creator wants to link. QtCreator Changelog shows the following entry for 4.13.0: * Updated to LLVM 10 Therefore I think an update to at least this version is required. Meanwhile is there any way to downgrade llvm/clang to make current qt-creator package working? I've fired off another rebuild. Again, qt-creator really needs a maintainer for the epel8 branch who actually uses it. FEDORA-EPEL-2021-29750af0b4 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-29750af0b4 I can confirm that the new build is working correctly. Thank you. Manually installed on CentOS 8.3, seems working well. Thank you! FEDORA-EPEL-2021-29750af0b4 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-29750af0b4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Hi Sandro, This appears to have broken again with the update to LLVM 11, can you kick off another rebuild. Is there a guide somewhere on what I would need to do to become a maintainer for this? Thanks Hi Tom I've kicked off another rebuild [1]. This unfortunately will keep on happening, as I assume llvm/clang are in the EL core repos, whereas qt-creator is in EPEL, so unless whoever updates llvm/clang in EL is aware about the existence of qt-creator in EPEL and rebuilds it in sync, it will only get picked up when broken dependencies are reported. The process for becoming a maintainer is https://fedoraproject.org/wiki/Join_the_package_collection_maintainers. I'm not a sponsor myself, but I can answer questions on the packaging process. Sandro [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=61136945 Hi Sandro, Thanks for that, unfortunately that hasn't fixed it for the case I was trying which is installing on CentOS Stream, I guess because stream is now shipping llvm 11 and rhel 8 is still on llvm 10. Is there any plan for handling ABI differences between CentOS stream & RHEL yet? FEDORA-EPEL-2021-ab7ebd8b03 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ab7ebd8b03 > Is there any plan for handling ABI differences between CentOS stream & RHEL yet?
Uh I have no idea about that sorry, I'm just an external Fedora contributor.
FEDORA-EPEL-2021-ab7ebd8b03 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ab7ebd8b03 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-ab7ebd8b03 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. There is now the same problem once again, as 8.4 ships with LLVM 11. Can someone trigger another rebuild, please? |