Bug 2271188
Summary: | python-pyside6: FTBFS in Fedora Rawhide/F40 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sandro <gui1ty> |
Component: | python-pyside6 | Assignee: | loise <loise> |
Status: | CLOSED COMPLETED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | kde-sig, loise, nvwarr |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
URL: | https://koji.fedoraproject.org/koji/taskinfo?taskID=115333886 | ||
Whiteboard: | |||
Fixed In Version: | 6.6.2-2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-03-24 19:57:37 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
Sandro
2024-03-23 14:09:59 UTC
Thanks for reporting, it's obviously broken because of the clang/llvm update from 17 to 18. I'm trying to check how to fix that (using clang17/llvm17 on f40/rawhide) for now. Could you guys please check https://src.fedoraproject.org/rpms/python-pyside6/pull-request/1 ? I merged it already, now it's time for testing if that suits your needs already. (In reply to loise from comment #2) > Could you guys please check > https://src.fedoraproject.org/rpms/python-pyside6/pull-request/1 ? I merged > it already, now it's time for testing if that suits your needs already. Build is running: https://copr.fedorainfracloud.org/coprs/gui1ty/Spyder6/build/7208242/ I think it's better/safer/less work doing that before you merge. There's also automation that will run scratch builds and some more sanity/smoke tests on any PR opened for a package. You might want to enable that for your package. (In reply to Sandro from comment #3) > I think it's better/safer/less work doing that before you merge. There's > also automation that will run scratch builds and some more sanity/smoke > tests on any PR opened for a package. You might want to enable that for your > package. Having said that, I see the CI scratch build and installability tests succeeded. So, I don't expect any different outcome for at least rawhide. My Copr build includes f40 as well. (In reply to Sandro from comment #3) > > Build is running: > https://copr.fedorainfracloud.org/coprs/gui1ty/Spyder6/build/7208242/ That looks good. Thanks for fixing it. Could you please branch for f40 and build into side tag f40-build-side-85905? |