| Summary: | [ppc] FTBFS: ghc panics with "Cant do annotations without GHCi" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> |
| Component: | ghc-uniplate | Assignee: | Jens Petersen <petersen> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 20 | CC: | haskell-devel, petersen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | powerpc | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ghc-uniplate-1.6.10-4.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-12 00:29:49 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: | |
Thanks for the report. Yeah I am not sure about the implication of this annotation. Let me try to patch it out on secondary archs and see if that helps - hopefully it won't cause too many problems. I see Debian unstable already does this. ghc-uniplate-1.6.10-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ghc-uniplate-1.6.10-4.fc20 Package ghc-uniplate-1.6.10-4.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ghc-uniplate-1.6.10-4.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20888/ghc-uniplate-1.6.10-4.fc20 then log in and leave karma (feedback). ghc-uniplate-1.6.10-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o ) ghc: panic! (the 'impossible' happened) (GHC version 7.6.3 for powerpc64-unknown-linux): Cant do annotations without GHCi {Data/Generics/Uniplate/Internal/Utils.hs:27:19-33} base:GHC.Exts.ForceSpecConstr{d rbCb} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Version-Release number of selected component (if applicable): ghc-uniplate-1.6.10-3.fc20 How reproducible: always Steps to Reproduce: 1. ppc-koji build --scratch f20 ghc-uniplate-1.6.10-3.fc20.src.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1511028 Expected results: Additional info: Most likely this package needs an exclusivearch %{ghc_arches_with_ghci}, but if can fix it with some patch, even better.