https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Bug ID: 1027169 Summary: FTBFS: Illegal bang-pattern (use -XBangPatterns) Product: Fedora Version: 20 Component: ghc-language-javascript Severity: medium Priority: medium Assignee: relrod@redhat.com Reporter: karsten@redhat.com QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, relrod@redhat.com
Description of problem: [ 6 of 12] Compiling Language.JavaScript.Parser.Lexer ( src/Language/JavaScript/Parser/Lexer.hs, dist/build/Language/JavaScript/Parser/Lexer.o ) templates/GenericTemplate.hs:77:4: Illegal bang-pattern (use -XBangPatterns): ! i error: Bad exit status from /var/tmp/rpm-tmp.ckwaaa (%build)
Version-Release number of selected component (if applicable): ghc-language-javascript-0.5.7-2.fc20
Steps to Reproduce: 1. ppc-koji build --scratch f20 ghc-language-javascript-0.5.7-2.fc20.src.rpm 2. 3.
Actual results:
Expected results:
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|relrod@redhat.com |petersen@redhat.com
--- Comment #1 from Jens Petersen petersen@redhat.com --- Thanks for reporting this. I had actually already spotted this one, but didn't have time to look at it more.
I added a patch for this from Debian, which hopefully should fix the build. I wasn't able to verify since the new ghc and haskell-platform are not in f20 stable yet.
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|petersen@redhat.com |relrod@redhat.com
--- Comment #2 from Jens Petersen petersen@redhat.com --- Should be fixed in ghc-language-javascript-0.5.8-2.fc21.
Ricky any preference how to bring this back to F20? It is currently a version behind rawhide.
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
--- Comment #3 from Jens Petersen petersen@redhat.com --- (Anyway just asking since if language-javascript gets bumped then hjsmin will need to be rebuild too.)
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
--- Comment #4 from Ricky Elrod relrod@redhat.com --- I'll go through and update both everywhere.
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ghc-language-javascript-0.5.8-2.fc20
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ghc-language-javascript-0.5.8-2.fc19
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ghc-language-javascript-0.5.8-2.fc18
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- Package ghc-language-javascript-0.5.8-2.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-language-javascript-0.5.8-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20945/ghc-language-javas... then log in and leave karma (feedback).
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |ghc-language-javascript-0.5 | |.8-2.fc18 Resolution|--- |ERRATA Last Closed| |2013-11-25 23:07:27
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ghc-language-javascript-0.5 |ghc-language-javascript-0.5 |.8-2.fc18 |.8-2.fc19
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1027169
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|ghc-language-javascript-0.5 |ghc-language-javascript-0.5 |.8-2.fc19 |.8-2.fc20
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- ghc-language-javascript-0.5.8-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
haskell-devel@lists.fedoraproject.org