Resolving dependencies... [1 of 1] Compiling Main ( /tmp/bitset-1.4.7-21115/bitset-1.4.7/Setup.hs, /tmp/bitset-1.4.7-21115/bitset-1.4.7/dist/setup/Main.o ) Linking /tmp/bitset-1.4.7-21115/bitset-1.4.7/dist/setup/setup ... Configuring bitset-1.4.7... Building bitset-1.4.7... Preprocessing library bitset-1.4.7... [1 of 6] Compiling GHC.Integer.GMP.PrimExt ( src/GHC/Integer/GMP/PrimExt.hs, dist/build/GHC/Integer/GMP/PrimExt.o ) [2 of 6] Compiling Data.BitSet.Generic ( src/Data/BitSet/Generic.hs, dist/build/Data/BitSet/Generic.o ) [3 of 6] Compiling Data.BitSet.Word ( src/Data/BitSet/Word.hs, dist/build/Data/BitSet/Word.o ) [4 of 6] Compiling GHC.Integer.GMP.TypeExt ( src/GHC/Integer/GMP/TypeExt.hs, dist/build/GHC/Integer/GMP/TypeExt.o ) [5 of 6] Compiling Data.BitSet.Dynamic ( src/Data/BitSet/Dynamic.hs, dist/build/Data/BitSet/Dynamic.o ) [6 of 6] Compiling Data.BitSet ( src/Data/BitSet.hs, dist/build/Data/BitSet.o ) In-place registering bitset-1.4.7... Running Haddock for bitset-1.4.7... Running hscolour for bitset-1.4.7... Preprocessing library bitset-1.4.7... Preprocessing library bitset-1.4.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 5) in 'GHC.Integer.GMP.PrimExt' 100% ( 31 / 31) in 'Data.BitSet.Generic' 97% ( 30 / 31) in 'Data.BitSet.Word' 0% ( 0 / 5) in 'GHC.Integer.GMP.TypeExt' 97% ( 31 / 32) in 'Data.BitSet.Dynamic' 100% ( 2 / 2) in 'Data.BitSet' Documentation created: dist/doc/html/bitset/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bitset-1.4.7 Registering bitset-1.4.7... Installed bitset-1.4.7 Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1 Registering byteable-0.1.1... Installed byteable-0.1.1 Downloading exceptions-0.1.1... Configuring exceptions-0.1.1... Building exceptions-0.1.1... Preprocessing library exceptions-0.1.1... [1 of 1] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) In-place registering exceptions-0.1.1... Running Haddock for exceptions-0.1.1... Running hscolour for exceptions-0.1.1... Preprocessing library exceptions-0.1.1... Preprocessing library exceptions-0.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 90% ( 27 / 30) in 'Control.Monad.Catch' Warning: Control.Monad.Catch: could not find link destinations for: Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.RWS.Class.MonadRWS Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity Documentation created: dist/doc/html/exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exceptions-0.1.1 Registering exceptions-0.1.1... Installed exceptions-0.1.1 Configuring maccatcher-2.1.5... Building maccatcher-2.1.5... Preprocessing library maccatcher-2.1.5... [1 of 3] Compiling Data.MAC ( Data/MAC.hs, dist/build/Data/MAC.o ) [2 of 3] Compiling System.Info.MAC.Fetch ( System/Info/MAC/Fetch.hs, dist/build/System/Info/MAC/Fetch.o ) [3 of 3] Compiling System.Info.MAC ( System/Info/MAC.hs, dist/build/System/Info/MAC.o ) In-place registering maccatcher-2.1.5... Running Haddock for maccatcher-2.1.5... Running hscolour for maccatcher-2.1.5... Preprocessing library maccatcher-2.1.5... Preprocessing library maccatcher-2.1.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 50% ( 1 / 2) in 'Data.MAC' 29% ( 5 / 17) in 'System.Info.MAC.Fetch' 100% ( 6 / 6) in 'System.Info.MAC' Warning: System.Info.MAC.Fetch: could not find link destinations for: Text.Parsec.String.Parser Text.Parsec.Prim.ParsecT Data.Functor.Identity.Identity Documentation created: dist/doc/html/maccatcher/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/maccatcher-2.1.5 Registering maccatcher-2.1.5... Installed maccatcher-2.1.5 Configuring optparse-applicative-0.5.2.1... Building optparse-applicative-0.5.2.1... Preprocessing library optparse-applicative-0.5.2.1... [ 1 of 13] Compiling Options.Applicative.Utils ( Options/Applicative/Utils.hs, dist/build/Options/Applicative/Utils.o ) [ 2 of 13] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 3 of 13] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 4 of 13] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 5 of 13] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 6 of 13] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 7 of 13] Compiling Options.Applicative.Builder.Arguments ( Options/Applicative/Builder/Arguments.hs, dist/build/Options/Applicative/Builder/Arguments.o ) [ 8 of 13] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [ 9 of 13] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [10 of 13] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [11 of 13] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [12 of 13] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [13 of 13] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.5.2.1... Running Haddock for optparse-applicative-0.5.2.1... Running hscolour for optparse-applicative-0.5.2.1... Preprocessing library optparse-applicative-0.5.2.1... Preprocessing library optparse-applicative-0.5.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: transformers-0.3.0.0 Haddock coverage: 80% ( 4 / 5) in 'Options.Applicative.Utils' 33% ( 8 / 24) in 'Options.Applicative.Types' 0% ( 0 / 13) in 'Options.Applicative.Internal' 0% ( 0 / 4) in 'Options.Applicative.Builder.Completer' 80% ( 12 / 15) in 'Options.Applicative.Common' 24% ( 4 / 17) in 'Options.Applicative.Builder.Internal' 80% ( 4 / 5) in 'Options.Applicative.Builder.Arguments' 86% ( 48 / 56) in 'Options.Applicative.Builder' 0% ( 0 / 2) in 'Options.Applicative.BashCompletion' 80% ( 4 / 5) in 'Options.Applicative.Help' 89% ( 8 / 9) in 'Options.Applicative.Extra' 93% ( 13 / 14) in 'Options.Applicative' 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Types: could not find link destinations for: Control.Monad.Trans.Error.Error Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader Warning: Options.Applicative.Common: could not find link destinations for: Options.Applicative.Internal.MonadP Warning: Options.Applicative.Builder: could not find link destinations for: Control.Monad.Trans.Error.Error Warning: Options.Applicative.Extra: could not find link destinations for: Control.Monad.Trans.Error.Error Documentation created: dist/doc/html/optparse-applicative/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.5.2.1 Registering optparse-applicative-0.5.2.1... Installed optparse-applicative-0.5.2.1 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring cryptohash-0.10.0... Building cryptohash-0.10.0... Preprocessing library cryptohash-0.10.0... [ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) [ 2 of 21] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) [ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) [12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 21] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 21] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 21] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 21] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) In-place registering cryptohash-0.10.0... Running Haddock for cryptohash-0.10.0... Running hscolour for cryptohash-0.10.0... Preprocessing library cryptohash-0.10.0... Preprocessing library cryptohash-0.10.0... Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 90% ( 9 / 10) in 'Crypto.Hash.Whirlpool' 90% ( 9 / 10) in 'Crypto.Hash.Skein512' 90% ( 9 / 10) in 'Crypto.Hash.Skein256' 90% ( 9 / 10) in 'Crypto.Hash.Tiger' 90% ( 9 / 10) in 'Crypto.Hash.RIPEMD160' 90% ( 9 / 10) in 'Crypto.Hash.SHA3' 91% ( 10 / 11) in 'Crypto.Hash.SHA512' 89% ( 8 / 9) in 'Crypto.Hash.SHA512t' 90% ( 9 / 10) in 'Crypto.Hash.SHA384' 90% ( 9 / 10) in 'Crypto.Hash.SHA256' 90% ( 9 / 10) in 'Crypto.Hash.SHA224' 90% ( 9 / 10) in 'Crypto.Hash.SHA1' 90% ( 9 / 10) in 'Crypto.Hash.MD5' 90% ( 9 / 10) in 'Crypto.Hash.MD4' 90% ( 9 / 10) in 'Crypto.Hash.MD2' 50% ( 1 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 45% ( 17 / 38) in 'Crypto.Hash' Documentation created: dist/doc/html/cryptohash/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cryptohash-0.10.0 Registering cryptohash-0.10.0... Installed cryptohash-0.10.0 Downloading boxes-0.1.3... Configuring boxes-0.1.3... Building boxes-0.1.3... Preprocessing library boxes-0.1.3... [1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o ) In-place registering boxes-0.1.3... Running Haddock for boxes-0.1.3... Running hscolour for boxes-0.1.3... Preprocessing library boxes-0.1.3... Preprocessing library boxes-0.1.3... Haddock coverage: 95% ( 39 / 41) in 'Text.PrettyPrint.Boxes' Warning: Text.PrettyPrint.Boxes: could not find link destinations for: Text.PrettyPrint.Boxes.takeP Documentation created: dist/doc/html/boxes/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/boxes-0.1.3 Registering boxes-0.1.3... Installed boxes-0.1.3 Configuring uuid-1.2.14... Building uuid-1.2.14... Preprocessing library uuid-1.2.14... [1 of 8] Compiling Data.UUID.Builder ( Data/UUID/Builder.hs, dist/build/Data/UUID/Builder.o ) [2 of 8] Compiling Data.UUID.Internal ( Data/UUID/Internal.hs, dist/build/Data/UUID/Internal.o ) [3 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) [4 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) [5 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [6 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) In-place registering uuid-1.2.14... Running Haddock for uuid-1.2.14... Running hscolour for uuid-1.2.14... Preprocessing library uuid-1.2.14... Preprocessing library uuid-1.2.14... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: Warning: Data.UUID.Builder: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: ByteSink 29% ( 2 / 7) in 'Data.UUID.Builder' Warning: Data.UUID.Internal: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: ByteSink 100% ( 13 / 13) in 'Data.UUID.Internal' Warning: Data.UUID.V1: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: ByteSink 100% ( 2 / 2) in 'Data.UUID.V1' 100% ( 6 / 6) in 'Data.UUID.Named' 100% ( 6 / 6) in 'Data.UUID.V3' 100% ( 6 / 6) in 'Data.UUID.V5' 100% ( 10 / 10) in 'Data.UUID' 100% ( 2 / 2) in 'Data.UUID.V4' Warning: Data.UUID: could not find link destinations for: System.Random.Random Warning: Data.UUID.V4: could not find link destinations for: System.Random.StdGen System.Random.Random Documentation created: dist/doc/html/uuid/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uuid-1.2.14 Registering uuid-1.2.14... Installed uuid-1.2.14 Downloading hen-0.1.0... Configuring hen-0.1.0... Building hen-0.1.0... Preprocessing library hen-0.1.0... Types.hsc:15:21: fatal error: xenctrl.h: No such file or directory compilation terminated. compiling dist/build/System/Xen/Types_hsc_make.c failed (exit code 1) command was: /usr/bin/gcc -c dist/build/System/Xen/Types_hsc_make.c -o dist/build/System/Xen/Types_hsc_make.o -fno-stack-protector -Wl,--hash-size=31 -Wl,--reduce-memory-overheads -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Dlinux_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/process-1.1.0.2/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/directory-1.2.0.1/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/unix-2.6.0.1/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/include -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/usr/local/lib/ghc-7.6.3/include/ Failed to install hen-0.1.0 cabal: Error: some packages failed to install: hen-0.1.0 failed during the building phase. The exception was: ExitFailure 1