| Summary: | Fix build on MIPS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
| Component: | qt5-qtbase | Assignee: | Rex Dieter <rdieter> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 25 | CC: | jgrulich, jreznik, ovasik, rdieter, than | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | mips64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-07-18 08:58: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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1242747 | ||||||
| Attachments: |
|
||||||
adapted patch, included in qt5-qtbase-5.6.0-10 build This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. it's fixed since f25 |
Created attachment 1141865 [details] Fix-build-on-MIPS.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires making qt5-qtbase specfile MIPS-aware. There are no working valgrind builds on MIPS at this moment. Actual results: MIPS is not in multilib_archs, build requires valgrind Expected results: MIPS is included in multilib_archs, build does not require valgrind Additional info: Attaching dist-git patch. It would be great if this could also be applied to F24.