Re: [arch-haskell] Checksum failures when building all packages

2014-04-26 Thread Richard Wallace
Hm. Ok so the first time I don't think I had a completely clean repository like I thought. After adding a new package to the cblrepo.db, I started getting the same thing when trying to build all the packages without deleting the previously built packages. Should I be rebuilding all the packages f

Re: [arch-haskell] Checksum failures when building all packages

2014-04-26 Thread Richard Wallace
Ok, I tried checking out a fresh copy and starting over and everything worked without a hitch this time. Strange. On Sat, Apr 26, 2014 at 12:34 AM, Magnus Therning wrote: > On Fri, Apr 25, 2014 at 09:13:23AM -0700, Richard Wallace wrote: > > I've checked out habs and am trying to build all the p

Re: [arch-haskell] haskell-src-exts: Illegal instruction (core dumped)

2014-04-26 Thread Nicola Squartini
Version 1.15.0 of HSE was not compiled with llvm, was it? At least from what I see from the git history. On Sat, Apr 26, 2014 at 10:39 AM, Nicola Squartini wrote: > I opened a ticket a few days ago already > https://ghc.haskell.org/trac/ghc/ticket/8991 but no answer. I guess it's > difficult to

Re: [arch-haskell] haskell-src-exts: Illegal instruction (core dumped)

2014-04-26 Thread Nicola Squartini
I opened a ticket a few days ago already https://ghc.haskell.org/trac/ghc/ticket/8991 but no answer. I guess it's difficult to reproduce. In fact if I recompile HSE using your same PKGBUILD, it works fine! I'm using llvm-3.4-1 and glibc-2.19-3. I wonder what could be different between your build

Re: [arch-haskell] Checksum failures when building all packages

2014-04-26 Thread Magnus Therning
On Fri, Apr 25, 2014 at 09:13:23AM -0700, Richard Wallace wrote: > I've checked out habs and am trying to build all the packages as > described in the readme. Every once in a while the build will fail > with a checksum error while installing dependencies > > ==> Installing missing dependencies...

Re: [arch-haskell] haskell-src-exts: Illegal instruction (core dumped)

2014-04-26 Thread Magnus Therning
On Fri, Apr 25, 2014 at 04:10:37PM +0200, Nicola Squartini wrote: > Hi, > > I already mentioned this problem earlier on this mailing list, but now I > have some extra information. > > It's the following (on GHCi): > > Prelude> :m Language.Haskell.Exts > Prelude Language.Haskell.Exts> parseFileCo