Resolving dependencies... Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring process-1.2.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building process-1.2.0.0... Preprocessing library process-1.2.0.0... [1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o ) [2 of 3] Compiling System.Process ( System/Process.hs, dist/build/System/Process.o ) [3 of 3] Compiling System.Cmd ( System/Cmd.hs, dist/build/System/Cmd.o ) In-place registering process-1.2.0.0... Running Haddock for process-1.2.0.0... Running hscolour for process-1.2.0.0... Preprocessing library process-1.2.0.0... Preprocessing library process-1.2.0.0... Haddock coverage: 13% ( 3 / 23) in 'System.Process.Internals' 88% ( 29 / 33) in 'System.Process' 100% ( 3 / 3) in 'System.Cmd' Documentation created: dist/doc/html/process/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/process-1.2.0.0 Registering process-1.2.0.0... Installed process-1.2.0.0 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 unix-compat-0.4.1.1... Building unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... [1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) In-place registering unix-compat-0.4.1.1... Running Haddock for unix-compat-0.4.1.1... Running hscolour for unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... Haddock coverage: 91% ( 21 / 23) in 'System.PosixCompat.User' 75% ( 6 / 8) in 'System.PosixCompat.Unistd' 100% ( 2 / 2) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' 100% ( 2 / 2) in 'System.PosixCompat.Time' 100% ( 2 / 2) in 'System.PosixCompat.Temp' 99% ( 77 / 78) in 'System.PosixCompat.Files' 100% ( 8 / 8) in 'System.PosixCompat' Documentation created: dist/doc/html/unix-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1 Registering unix-compat-0.4.1.1... Installed unix-compat-0.4.1.1 Configuring scientific-0.2.0.2... Building scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... [1 of 1] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) In-place registering scientific-0.2.0.2... Running Haddock for scientific-0.2.0.2... Running hscolour for scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... Haddock coverage: 100% ( 13 / 13) in 'Data.Scientific' Documentation created: dist/doc/html/scientific/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.2.0.2 Registering scientific-0.2.0.2... Installed scientific-0.2.0.2 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring attoparsec-0.11.1.0... Building attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.11.1.0... Running Haddock for attoparsec-0.11.1.0... Running hscolour for attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal' 95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal' 97% ( 73 / 75) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 50 / 52) in 'Data.Attoparsec.ByteString' 97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0 Registering attoparsec-0.11.1.0... Installed attoparsec-0.11.1.0 Configuring configurator-0.2.0.2... Building configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... [1 of 5] Compiling Data.Configurator.Types.Internal ( Data/Configurator/Types/Internal.hs, dist/build/Data/Configurator/Types/Internal.o ) [2 of 5] Compiling Data.Configurator.Types ( Data/Configurator/Types.hs, dist/build/Data/Configurator/Types.o ) [3 of 5] Compiling Data.Configurator.Parser ( Data/Configurator/Parser.hs, dist/build/Data/Configurator/Parser.o ) [4 of 5] Compiling Data.Configurator.Instances ( Data/Configurator/Instances.hs, dist/build/Data/Configurator/Instances.o ) [5 of 5] Compiling Data.Configurator ( Data/Configurator.hs, dist/build/Data/Configurator.o ) In-place registering configurator-0.2.0.2... Running Haddock for configurator-0.2.0.2... Running hscolour for configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... Haddock coverage: 94% ( 17 / 18) in 'Data.Configurator.Types.Internal' 92% ( 12 / 13) in 'Data.Configurator.Types' 67% ( 2 / 3) in 'Data.Configurator.Parser' 0% ( 0 / 1) in 'Data.Configurator.Instances' 95% ( 37 / 39) in 'Data.Configurator' Documentation created: dist/doc/html/configurator/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/configurator-0.2.0.2 Registering configurator-0.2.0.2... Installed configurator-0.2.0.2 Downloading angel-0.5.0... Configuring angel-0.5.0... Building angel-0.5.0... Preprocessing executable 'angel' for angel-0.5.0... [1 of 8] Compiling Angel.PidFile ( src/Angel/PidFile.hs, dist/build/angel/angel-tmp/Angel/PidFile.o ) src/Angel/PidFile.hs:16:1: Warning: The import item `ProcessHandle__(..)' does not have an explicit import list [2 of 8] Compiling Angel.Util ( src/Angel/Util.hs, dist/build/angel/angel-tmp/Angel/Util.o ) src/Angel/Util.hs:9:1: Warning: The module `Control.Concurrent' does not have an explicit import list src/Angel/Util.hs:10:1: Warning: The module `Control.Concurrent.STM' does not have an explicit import list [3 of 8] Compiling Angel.Data ( src/Angel/Data.hs, dist/build/angel/angel-tmp/Angel/Data.o ) src/Angel/Data.hs:19:1: Warning: The import item `CreateProcess(..)' does not have an explicit import list src/Angel/Data.hs:19:1: Warning: The import item `StdStream(..)' does not have an explicit import list [4 of 8] Compiling Angel.Files ( src/Angel/Files.hs, dist/build/angel/angel-tmp/Angel/Files.o ) src/Angel/Files.hs:14:1: Warning: The import item `IOMode(..)' does not have an explicit import list src/Angel/Files.hs:19:1: Warning: The import item `GroupConfig(..)' does not have an explicit import list [5 of 8] Compiling Angel.Log ( src/Angel/Log.hs, dist/build/angel/angel-tmp/Angel/Log.o ) [6 of 8] Compiling Angel.Job ( src/Angel/Job.hs, dist/build/angel/angel-tmp/Angel/Job.o ) src/Angel/Job.hs:12:1: Warning: The import item `CreateProcess(..)' does not have an explicit import list src/Angel/Job.hs:12:1: Warning: The import item `StdStream(..)' does not have an explicit import list src/Angel/Job.hs:24:1: Warning: The import item `GroupConfig(..)' does not have an explicit import list [7 of 8] Compiling Angel.Config ( src/Angel/Config.hs, dist/build/angel/angel-tmp/Angel/Config.o ) src/Angel/Config.hs:31:1: Warning: The import item `GroupConfig(..)' does not have an explicit import list [8 of 8] Compiling Main ( src/Angel/Main.hs, dist/build/angel/angel-tmp/Main.o ) src/Angel/Main.hs:4:1: Warning: The module `Control.Concurrent' does not have an explicit import list src/Angel/Main.hs:6:1: Warning: The module `Control.Concurrent.STM' does not have an explicit import list src/Angel/Main.hs:12:1: Warning: The module `System.Posix.Signals' does not have an explicit import list src/Angel/Main.hs:13:1: Warning: The import item `BufferMode(..)' does not have an explicit import list src/Angel/Main.hs:19:1: Warning: The import item `GroupConfig(..)' does not have an explicit import list Linking dist/build/angel/angel ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. 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. Installed angel-0.5.0