Build fails

Simon Peyton Jones simonpj at microsoft.com
Mon May 23 11:28:56 UTC 2016


Also lots of tests give

ghc-stage2: panic! (the 'impossible' happened)

  (GHC version 8.1.20160523 for x86_64-unknown-linux):

       Binary.readBinMem: decompression failed

CallStack (from HasCallStack):

  error, called at compiler/utils/Binary.hs:192:16 in ghc:Binary

Should I revert some hi-file compression patch?
S

From: ghc-devs [mailto:ghc-devs-bounces at haskell.org] On Behalf Of Simon Peyton Jones
Sent: 23 May 2016 12:20
To: ghc-devs <ghc-devs at haskell.org>
Subject: Build fails


Binary.readBinMem: decompression failed
What’s going on?  This is a clean validate on Linux.  I have done git pull, git submodule update –recursive –init
Simon


cd libraries && sh gen_contents_index --intree

grep: ../bin-package-db/bin-package-db.cabal: No such file or directory

grep: ../integer-gmp2/integer-gmp.cabal: No such file or directory

haddock: internal error: Binary.readBinMem: decompression failed

CallStack (from HasCallStack):

  error, called at compiler/utils/Binary.hs:192:16 in ghc:Binary

make[1]: *** [libraries/dist-haddock/index.html] Error 1

make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160523/9903fe31/attachment-0001.html>


More information about the ghc-devs mailing list