Bug 1686983
| Summary: | drop ppc64 and ppc64le from mono_arches for F30 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Timotheus Pokorra <mailinglists> |
| Component: | redhat-rpm-config | Assignee: | Florian Festi <ffesti> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 30 | CC: | ajax, belegdol, carl, ffesti, fweimer, igor.raits, john.j5live, jonathan, j, pmatilai, praiskup |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ppc64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-04-03 04:21:58 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: | 1588734 | ||
|
Description
Timotheus Pokorra
2019-03-08 19:49:28 UTC
Note that PPC64 was dropped from Fedora as an architecture with F30, not that it really matters here.
Note tha %mono_arches currently contains:
%{ix86} x86_64 sparc sparcv9 ia64 %{arm} aarch64 alpha s390x ppc ppc64 ppc64le
How much of that is actually correct (or even tested)?
I know it works for x86_64 armv7hl i686 s390x aarch64 because the latest build worked on those architectures: https://koji.fedoraproject.org/koji/buildinfo?buildID=1207550 I cannot speak for the other architectures. sparc, alpha, ia64... rrrrrriiight :) This is still broken in ppc64le rawhide and f30. mono-4.8.0-17.fc30 is live in f30 and f31 buildroots, without ppc64le packages, but ppc64le is still listed in %mono_arches. We are working on getting Mono 5 into F30, which builds fine on ppc64le. We have a deadline till Sunday night: https://pagure.io/fesco/issue/2105#comment-562570 Only issue is now s390x: bug 1692646 Closing this issue because Mono builds fine on ppc64le in F30 and rawhide again. |