ANNOUNCE: GHC 7.4.1 Release Candidate 1
Joachim Breitner
nomeata at debian.org
Fri Dec 23 14:54:17 CET 2011
Hi,
Am Mittwoch, den 21.12.2011, 18:29 +0000 schrieb Ian Lynagh:
> Please test as much as possible; bugs are much cheaper if we find them
> before the release!
the build system seems to be quite confused on arch/os-combinations
besides {i386,amd64}/linux. All these worked fine with 7.2.2:
https://buildd.debian.org/status/package.php?p=ghc&suite=experimental
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for x86_64-unknown-kfreebsdgnu):
Don't know if OSUnknown is elf
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for i386-unknown-kfreebsdgnu):
Don't know if OSUnknown is elf
ghc-stage2: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for powerpc-unknown-linux):
Cant do annotations without GHCi
{libraries/vector/Data/Vector/Fusion/Stream/Monadic.hs:104:19-33}
base:GHC.Exts.ForceSpecConstr{d rbL}
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for s390-ibm-linux):
Don't know if ArchUnknown is 32bit
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for s390x-ibm-linux):
Don't know if ArchUnknown is 32bit
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.4.0.20111219 for sparc-unknown-linux):
pprGlobalReg: Unsupported register: CCCS
Do you think you can fix these for the next release release candidate?
About the powerpc problem: GHCi has been broken on powerpc for quite
some time, so we disabled it:
http://patch-tracker.debian.org/patch/series/view/ghc/7.4.0.20111219-1/no_ghci_on_powerpc
Maybe you also want to do that in your config.mk.in.
I guess the build failure above will go away with the next release
candidate, as vector was included by accident?
Greetings and thanks,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20111223/a333596d/attachment.pgp>
More information about the Glasgow-haskell-users
mailing list