Resolving dependencies... Configuring containers-0.4.2.1... Building containers-0.4.2.1... Preprocessing library containers-0.4.2.1... [1 of 7] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o ) Data/Sequence.hs:311:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `deep' Data/Sequence.hs:312:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `deep' Data/Sequence.hs:437:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `node2' Data/Sequence.hs:438:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `node2' Data/Sequence.hs:443:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `node3' Data/Sequence.hs:444:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `node3' [2 of 7] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o ) [3 of 7] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o ) [4 of 7] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o ) [5 of 7] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o ) [6 of 7] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o ) [7 of 7] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o ) In-place registering containers-0.4.2.1... Running Haddock for containers-0.4.2.1... Running hscolour for containers-0.4.2.1... Preprocessing library containers-0.4.2.1... Preprocessing library containers-0.4.2.1... Haddock coverage: 100% ( 82 / 82) in 'Data.Sequence' 94% ( 15 / 16) in 'Data.Tree' 100% ( 33 / 33) in 'Data.Graph' 100% ( 60 / 60) in 'Data.Set' 100% ( 58 / 58) in 'Data.IntSet' 99% (116 /117) in 'Data.IntMap' 100% (128 /128) in 'Data.Map' Warning: Data.Sequence: could not find link destinations for: Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ Warning: Data.IntMap: could not find link destinations for: Data.IntMap.mapAccumL Warning: Data.Map: could not find link destinations for: Data.Map.mapAccumL Documentation created: dist/doc/html/containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.4.2.1 Registering containers-0.4.2.1... Installed containers-0.4.2.1 Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2 Registering stm-2.4.2... Installed stm-2.4.2 Configuring strict-0.3.2... Building strict-0.3.2... Preprocessing library strict-0.3.2... Data/Strict/Tuple.hs:17:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o ) [2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o ) [3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o ) [4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o ) [5 of 5] Compiling Data.Strict ( Data/Strict.hs, dist/build/Data/Strict.o ) In-place registering strict-0.3.2... Running Haddock for strict-0.3.2... Running hscolour for strict-0.3.2... Preprocessing library strict-0.3.2... Preprocessing library strict-0.3.2... Data/Strict/Tuple.hs:17:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Data/Strict/Tuple.hs:17:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Haddock coverage: 100% ( 7 / 7) in 'System.IO.Strict' 100% ( 7 / 7) in 'Data.Strict.Either' 100% ( 7 / 7) in 'Data.Strict.Maybe' 86% ( 6 / 7) in 'Data.Strict.Tuple' 100% ( 4 / 4) in 'Data.Strict' Documentation created: dist/doc/html/strict/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/strict-0.3.2 Registering strict-0.3.2... Installed strict-0.3.2 Configuring wxdirect-0.90.0.1... Building wxdirect-0.90.0.1... Preprocessing library wxdirect-0.90.0.1... [1 of 1] Compiling Application.Wxdirect ( src/Application/Wxdirect.hs, dist/build/Application/Wxdirect.o ) In-place registering wxdirect-0.90.0.1... Preprocessing executable 'wxdirect' for wxdirect-0.90.0.1... [ 1 of 13] Compiling MultiSet ( src/MultiSet.hs, dist/build/wxdirect/wxdirect-tmp/MultiSet.o ) [ 2 of 13] Compiling IOExtra ( src/IOExtra.hs, dist/build/wxdirect/wxdirect-tmp/IOExtra.o ) [ 3 of 13] Compiling Types ( src/Types.hs, dist/build/wxdirect/wxdirect-tmp/Types.o ) [ 4 of 13] Compiling ParseC ( src/ParseC.hs, dist/build/wxdirect/wxdirect-tmp/ParseC.o ) [ 5 of 13] Compiling HaskellNames ( src/HaskellNames.hs, dist/build/wxdirect/wxdirect-tmp/HaskellNames.o ) [ 6 of 13] Compiling Classes ( src/Classes.hs, dist/build/wxdirect/wxdirect-tmp/Classes.o ) [ 7 of 13] Compiling DeriveTypes ( src/DeriveTypes.hs, dist/build/wxdirect/wxdirect-tmp/DeriveTypes.o ) [ 8 of 13] Compiling CompileSTC ( src/CompileSTC.hs, dist/build/wxdirect/wxdirect-tmp/CompileSTC.o ) [ 9 of 13] Compiling CompileClassInfo ( src/CompileClassInfo.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassInfo.o ) [10 of 13] Compiling CompileClassTypes ( src/CompileClassTypes.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassTypes.o ) [11 of 13] Compiling CompileHeader ( src/CompileHeader.hs, dist/build/wxdirect/wxdirect-tmp/CompileHeader.o ) [12 of 13] Compiling CompileClasses ( src/CompileClasses.hs, dist/build/wxdirect/wxdirect-tmp/CompileClasses.o ) [13 of 13] Compiling Main ( src/Main.hs, dist/build/wxdirect/wxdirect-tmp/Main.o ) Linking dist/build/wxdirect/wxdirect ... Running Haddock for wxdirect-0.90.0.1... Running hscolour for wxdirect-0.90.0.1... Preprocessing library wxdirect-0.90.0.1... Preprocessing executable 'wxdirect' for wxdirect-0.90.0.1... Preprocessing library wxdirect-0.90.0.1... 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: 0% ( 0 / 1) in 'Application.Wxdirect' Documentation created: dist/doc/html/wxdirect/index.html Preprocessing executable 'wxdirect' for wxdirect-0.90.0.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wxdirect-0.90.0.1 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering wxdirect-0.90.0.1... Installed wxdirect-0.90.0.1 [1 of 1] Compiling Main ( /tmp/wxc-0.90.0.4-32048/wxc-0.90.0.4/Setup.hs, /tmp/wxc-0.90.0.4-32048/wxc-0.90.0.4/dist/setup/Main.o ) Linking /tmp/wxc-0.90.0.4-32048/wxc-0.90.0.4/dist/setup/setup ... Configuring wxc-0.90.0.4... Warning: No config found to match: /usr/bin/wx-config --version=2.9 --version-full in /usr/lib/x86_64-linux-gnu/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. setup: failed Failed to install wxc-0.90.0.4 cabal: Error: some packages failed to install: wx-0.90.0.1 depends on wxc-0.90.0.4 which failed to install. wxc-0.90.0.4 failed during the configure step. The exception was: ExitFailure 1 wxcore-0.90.0.3 depends on wxc-0.90.0.4 which failed to install. xtc-1.0.1 depends on wxc-0.90.0.4 which failed to install.