Jens Petersen
Jens Petersen
You don't want to use a ghc resolver: that only gives you the libraries included with ghc.
I opened #12 to update to lts-18
Hmm I am seeing _similar_ [errors](https://kojipkgs.fedoraproject.org/work/tasks/1287/88411287/build.log) when I [build](https://koji.fedoraproject.org/koji/taskinfo?taskID=88411747) cborg-2.6.0 & 2.7.0 with 32bit i686 ghc-8.10.7 (2.5.0 is okay). I filed #293 about this.
Just noting for the record that on Fedora i686: ``` *** Failed! Exception: 'toFlatTerm: encodePreEncoded used with invalid CBOR: DeserialiseFailure 0 "expected tag"' (after 46 tests and 46 shrinks): [(TTagged...
Funnily in git the library now requires 0.8, so maybe I can backport the required changes to Fedora.
Indeed it can build with Stackage LTS 18. Are there any plans to do a minor (or subminor) release?
Okay, thanks, but 8.10 and 9.0 are fine FWIW, so somehow it would appear more memory is needed for 9.2 somehow. I am going to test again with 9.2.1 RC1.
Just noting that I ran into this again with 9.2.1, while moving the Fedora ghc9.2 package to use Hadrian. At the point when it gives up I think the buildserver...
Just another datapoint: my ghc-9.2.1 build on my x86_64 laptop also just got OOM'ed while trying to generate `ghc.haddock`.
Thanks I think this needa the SDL_ttf C library to build?