Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-32729/binary-0.7.6.1' Configuring binary-0.7.6.1... Building binary-0.7.6.1... Preprocessing library binary-0.7.6.1... [1 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o ) src/Data/Binary/Get/Internal.hs:417:21: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o ) src/Data/Binary/Get.hs:416:1: warning: [-Winline-rule-shadowing] Rule "getWord8/readN" may never fire because ‘getWord8’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord8’ src/Data/Binary/Get.hs:417:1: warning: [-Winline-rule-shadowing] Rule "getWord16be/readN" may never fire because ‘getWord16be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord16be’ src/Data/Binary/Get.hs:418:1: warning: [-Winline-rule-shadowing] Rule "getWord16le/readN" may never fire because ‘getWord16le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord16le’ src/Data/Binary/Get.hs:419:1: warning: [-Winline-rule-shadowing] Rule "getWord32be/readN" may never fire because ‘getWord32be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord32be’ src/Data/Binary/Get.hs:420:1: warning: [-Winline-rule-shadowing] Rule "getWord32le/readN" may never fire because ‘getWord32le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord32le’ src/Data/Binary/Get.hs:421:1: warning: [-Winline-rule-shadowing] Rule "getWord64be/readN" may never fire because ‘getWord64be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord64be’ src/Data/Binary/Get.hs:422:1: warning: [-Winline-rule-shadowing] Rule "getWord64le/readN" may never fire because ‘getWord64le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘getWord64le’ [3 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o ) src/Data/Binary/Builder/Base.hs:193:37: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Binary/Builder/Base.hs:511:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [4 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o ) [5 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o ) [6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o ) [7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o ) [8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o ) [9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o ) Running Haddock for binary-0.7.6.1... Running hscolour for binary-0.7.6.1... Preprocessing library binary-0.7.6.1... Preprocessing library binary-0.7.6.1... src/Data/Binary/Get/Internal.hs:417:21: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Binary/Builder/Base.hs:193:37: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 71% ( 20 / 28) in 'Data.Binary.Get.Internal' Missing documentation for: Module header Get (src/Data/Binary/Get/Internal.hs:86) runCont (src/Data/Binary/Get/Internal.hs:86) readNWith (src/Data/Binary/Get/Internal.hs:415) withInputChunks (src/Data/Binary/Get/Internal.hs:227) Consume (src/Data/Binary/Get/Internal.hs:225) failOnEOF (src/Data/Binary/Get/Internal.hs:240) label (src/Data/Binary/Get/Internal.hs:331) 96% ( 47 / 49) in 'Data.Binary.Get' Missing documentation for: Get (src/Data/Binary/Get/Internal.hs:86) label (src/Data/Binary/Get/Internal.hs:331) 100% ( 31 / 31) in 'Data.Binary.Builder.Base' 100% ( 4 / 4) in 'Data.Binary.Builder.Internal' 100% ( 28 / 28) in 'Data.Binary.Builder' 96% ( 26 / 27) in 'Data.Binary.Put' Missing documentation for: putBuilder (src/Data/Binary/Put.hs:114) 80% ( 4 / 5) in 'Data.Binary.Class' Missing documentation for: GBinary (src/Data/Binary/Class.hs:92) 100% ( 1 / 1) in 'Data.Binary.Generic' 91% ( 21 / 23) in 'Data.Binary' Missing documentation for: GBinary (src/Data/Binary/Class.hs:92) Get (src/Data/Binary/Get/Internal.hs:86) Warning: Data.Binary.Get.Internal: could not find link destinations for: Success Warning: Data.Binary.Put: could not find link destinations for: PairS Documentation created: dist/doc/html/binary/index.html, dist/doc/html/binary/binary.txt Creating package registration file: /tmp/pkgConf-binary-0.7.62145174067468703135.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/binary-0.7.6.1-CYh4FPs8AwtFPKualYrHgm Registering binary-0.7.6.1... cabal: Leaving directory '/tmp/cabal-tmp-32729/binary-0.7.6.1' Installed binary-0.7.6.1 cabal: Entering directory '/tmp/cabal-tmp-32729/cereal-0.5.4.0' Configuring cereal-0.5.4.0... Building cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... [1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) Running Haddock for cereal-0.5.4.0... Running hscolour for cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... Haddock coverage: 75% ( 41 / 55) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:141) putBuilder (src/Data/Serialize/Put.hs:189) putShortByteString (src/Data/Serialize/Put.hs:242) putTwoOf (src/Data/Serialize/Put.hs:382) putListOf (src/Data/Serialize/Put.hs:386) putIArrayOf (src/Data/Serialize/Put.hs:392) putSeqOf (src/Data/Serialize/Put.hs:398) putTreeOf (src/Data/Serialize/Put.hs:404) putMapOf (src/Data/Serialize/Put.hs:411) putIntMapOf (src/Data/Serialize/Put.hs:415) putSetOf (src/Data/Serialize/Put.hs:419) putIntSetOf (src/Data/Serialize/Put.hs:423) putMaybeOf (src/Data/Serialize/Put.hs:427) putEitherOf (src/Data/Serialize/Put.hs:432) 94% ( 60 / 64) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:264) getLazyByteString (src/Data/Serialize/Get.hs:502) getShortByteString (src/Data/Serialize/Get.hs:506) getTwoOf (src/Data/Serialize/Get.hs:744) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 87% ( 13 / 15) in 'Data.Serialize' Missing documentation for: GSerializePut (src/Data/Serialize.hs:550) GSerializeGet (src/Data/Serialize.hs:553) Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Warning: Data.Serialize: could not find link destinations for: PutSum SumSize GetSum Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.5.412311923791622597488.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cereal-0.5.4.0-LXuGw964IxKFJaPTyZmzLs Registering cereal-0.5.4.0... cabal: Leaving directory '/tmp/cabal-tmp-32729/cereal-0.5.4.0' Installed cereal-0.5.4.0 cabal: Entering directory '/tmp/cabal-tmp-32729/mtl-2.2.1' Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 3 / 3) in 'Control.Monad.Trans' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 19 / 19) in 'Control.Monad.Except' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.213080448781346811305.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Registering mtl-2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-32729/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-32729/nanomsg-haskell-0.2.3' Configuring nanomsg-haskell-0.2.3... cabal: Missing dependency on a foreign library: * Missing (or bad) header file: nanomsg/nn.h * Missing C library: nanomsg This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. If the header file does exist, it may contain errors that are caught by the C compiler at the preprocessing stage. In this case you can re-run configure with the verbosity flag -v3 to see the error messages. cabal: Leaving directory '/tmp/cabal-tmp-32729/nanomsg-haskell-0.2.3' Failed to install nanomsg-haskell-0.2.3 cabal: Error: some packages failed to install: continuum-client-0.1.0.0 depends on nanomsg-haskell-0.2.3 which failed to install. nanomsg-haskell-0.2.3 failed during the configure step. The exception was: ExitFailure 1