Resolving dependencies... 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... 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 / 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/stm-2.4.2/ghc-7.6.3 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 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/strict-0.3.2/ghc-7.6.3 Registering strict-0.3.2... Installed strict-0.3.2 Configuring syb-with-class-0.6.1.4... Building syb-with-class-0.6.1.4... Preprocessing library syb-with-class-0.6.1.4... [1 of 4] Compiling Data.Generics.SYB.WithClass.Context ( Data/Generics/SYB/WithClass/Context.hs, dist/build/Data/Generics/SYB/WithClass/Context.o ) [2 of 4] Compiling Data.Generics.SYB.WithClass.Basics ( Data/Generics/SYB/WithClass/Basics.hs, dist/build/Data/Generics/SYB/WithClass/Basics.o ) [3 of 4] Compiling Data.Generics.SYB.WithClass.Derive ( Data/Generics/SYB/WithClass/Derive.hs, dist/build/Data/Generics/SYB/WithClass/Derive.o ) Data/Generics/SYB/WithClass/Derive.hs:42:34: Warning: In the use of `mkTyCon' (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [4 of 4] Compiling Data.Generics.SYB.WithClass.Instances ( Data/Generics/SYB/WithClass/Instances.hs, dist/build/Data/Generics/SYB/WithClass/Instances.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. In-place registering syb-with-class-0.6.1.4... Running Haddock for syb-with-class-0.6.1.4... Running hscolour for syb-with-class-0.6.1.4... Preprocessing library syb-with-class-0.6.1.4... Preprocessing library syb-with-class-0.6.1.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Data/Generics/SYB/WithClass/Derive.hs:42:34: Warning: In the use of `mkTyCon' (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Haddock coverage: 0% ( 0 / 6) in 'Data.Generics.SYB.WithClass.Context' 67% ( 33 / 49) in 'Data.Generics.SYB.WithClass.Basics' 31% ( 5 / 16) in 'Data.Generics.SYB.WithClass.Derive' 0% ( 0 / 1) in 'Data.Generics.SYB.WithClass.Instances' Documentation created: dist/doc/html/syb-with-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/syb-with-class-0.6.1.4/ghc-7.6.3 Registering syb-with-class-0.6.1.4... Installed syb-with-class-0.6.1.4 Configuring wxdirect-0.13.1.3... Building wxdirect-0.13.1.3... Preprocessing executable 'wxdirect' for wxdirect-0.13.1.3... [ 1 of 15] Compiling MultiSet ( src/MultiSet.hs, dist/build/wxdirect/wxdirect-tmp/MultiSet.o ) [ 2 of 15] Compiling IOExtra ( src/IOExtra.hs, dist/build/wxdirect/wxdirect-tmp/IOExtra.o ) [ 3 of 15] Compiling Types ( src/Types.hs, dist/build/wxdirect/wxdirect-tmp/Types.o ) [ 4 of 15] Compiling ParseC ( src/ParseC.hs, dist/build/wxdirect/wxdirect-tmp/ParseC.o ) [ 5 of 15] Compiling ParseEiffel ( src/ParseEiffel.hs, dist/build/wxdirect/wxdirect-tmp/ParseEiffel.o ) [ 6 of 15] Compiling HaskellNames ( src/HaskellNames.hs, dist/build/wxdirect/wxdirect-tmp/HaskellNames.o ) [ 7 of 15] Compiling Classes ( src/Classes.hs, dist/build/wxdirect/wxdirect-tmp/Classes.o ) [ 8 of 15] Compiling DeriveTypes ( src/DeriveTypes.hs, dist/build/wxdirect/wxdirect-tmp/DeriveTypes.o ) [ 9 of 15] Compiling CompileSTC ( src/CompileSTC.hs, dist/build/wxdirect/wxdirect-tmp/CompileSTC.o ) [10 of 15] Compiling CompileClassInfo ( src/CompileClassInfo.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassInfo.o ) [11 of 15] Compiling CompileClassTypes ( src/CompileClassTypes.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassTypes.o ) [12 of 15] Compiling CompileDefs ( src/CompileDefs.hs, dist/build/wxdirect/wxdirect-tmp/CompileDefs.o ) [13 of 15] Compiling CompileHeader ( src/CompileHeader.hs, dist/build/wxdirect/wxdirect-tmp/CompileHeader.o ) [14 of 15] Compiling CompileClasses ( src/CompileClasses.hs, dist/build/wxdirect/wxdirect-tmp/CompileClasses.o ) [15 of 15] Compiling Main ( src/Main.hs, dist/build/wxdirect/wxdirect-tmp/Main.o ) Linking dist/build/wxdirect/wxdirect ... Preprocessing library wxdirect-0.13.1.3... [1 of 1] Compiling Application.Wxdirect ( src/Application/Wxdirect.hs, dist/build/Application/Wxdirect.o ) In-place registering wxdirect-0.13.1.3... Running Haddock for wxdirect-0.13.1.3... Running hscolour for wxdirect-0.13.1.3... Preprocessing executable 'wxdirect' for wxdirect-0.13.1.3... Preprocessing library wxdirect-0.13.1.3... Preprocessing executable 'wxdirect' for wxdirect-0.13.1.3... Preprocessing library wxdirect-0.13.1.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, 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 Installing library in /srv/hackage/var/build/tmp-install/lib/wxdirect-0.13.1.3/ghc-7.6.3 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Registering wxdirect-0.13.1.3... Installed wxdirect-0.13.1.3 [1 of 1] Compiling Main ( /tmp/wxcore-0.13.2.3-11003/wxcore-0.13.2.3/Setup.hs, /tmp/wxcore-0.13.2.3-11003/wxcore-0.13.2.3/dist/setup/Main.o ) Linking /tmp/wxcore-0.13.2.3-11003/wxcore-0.13.2.3/dist/setup/setup ... /bin/sh: 1: wxdirect: not found /bin/sh: 1: wxdirect: not found /bin/sh: 1: wxdirect: not found /bin/sh: 1: wxdirect: not found Configuring wxcore-0.13.2.3... setup: Missing dependency on a foreign library: * Missing C library: wx_gtk2u_media-2.8 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. Failed to install wxcore-0.13.2.3 cabal: Error: some packages failed to install: AutoForms-0.4.2 depends on wxcore-0.13.2.3 which failed to install. wx-0.13.2.3 depends on wxcore-0.13.2.3 which failed to install. wxcore-0.13.2.3 failed during the configure step. The exception was: ExitFailure 1