Bug 1795940
| Summary: | python-caja fails to build with gcc 10: multiple definition of `_PyCaja...' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-caja | Assignee: | Patrick Monnerat <patrick> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, mhroncok, patrick, raveit65.sun |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-29 19:30:18 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1750908, 1785415, 1792464 | ||
|
Description
Miro Hrončok
2020-01-29 09:53:06 UTC
Patrick, maybe this is usefull from nemo ? https://github.com/linuxmint/nemo-extensions/pull/352/commits/5dc8b5586cd774e4b6dce16b6bd7744e0e406d81 Thanks for the info Wolfgang. There is already a quick fix in rawhide, using -fcommon CFLAG to reinstate commons in gcc 10. I have a patch very similar to nemo commit that I'll submit very soon as a PR. Upstream PR at https://github.com/mate-desktop/python-caja/pull/54 Scratch build work fine with your PR. Thanks https://koji.fedoraproject.org/koji/taskinfo?taskID=41209219 Why this report is closed? Got it , you did already a successful build https://koji.fedoraproject.org/koji/buildinfo?buildID=1441884 Any way, i will do a new release of python-caja when PR is merged. Patrick, i have released 1.23.1 https://github.com/mate-desktop/python-caja/releases |