Resolving dependencies... Configuring data-accessor-0.2.2.6... Building data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... [ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o ) [ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o ) [ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o ) [ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o ) [ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o ) [ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o ) [ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o ) [ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o ) [ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o ) [10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) In-place registering data-accessor-0.2.2.6... Running Haddock for data-accessor-0.2.2.6... Running hscolour for data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... Haddock coverage: 20% ( 1 / 5) in 'Data.Accessor.Private' 89% ( 17 / 19) in 'Data.Accessor.Basic' 50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate' 58% ( 7 / 12) in 'Data.Accessor.MonadState' 57% ( 4 / 7) in 'Data.Accessor.Container' 33% ( 1 / 3) in 'Data.Accessor.Show' 86% ( 6 / 7) in 'Data.Accessor.Tuple' 7% ( 1 / 15) in 'Data.Accessor.BinaryRead' 16% ( 4 / 25) in 'Data.Accessor.Example' 100% ( 16 / 16) in 'Data.Accessor' Documentation created: dist/doc/html/data-accessor/index.html, dist/doc/html/data-accessor/data-accessor.txt Creating package registration file: /tmp/pkgConf-data-accessor-0.2.25858.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-accessor-0.2.2.6 Registering data-accessor-0.2.2.6... Installed data-accessor-0.2.2.6 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.35858.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 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.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) 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, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.45858.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4 Registering stm-2.4.4... Installed stm-2.4.4 Configuring time-1.5.0.1... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for gmtime_r... yes checking for localtime_r... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating lib/include/HsTimeConfig.h config.status: lib/include/HsTimeConfig.h is unchanged Building time-1.5.0.1... Preprocessing library time-1.5.0.1... [ 1 of 25] Compiling Data.Time.Clock.CTimeval ( lib/Data/Time/Clock/CTimeval.hs, dist/build/Data/Time/Clock/CTimeval.o ) [ 2 of 25] Compiling Data.Time.Clock.Scale ( lib/Data/Time/Clock/Scale.hs, dist/build/Data/Time/Clock/Scale.o ) [ 3 of 25] Compiling Data.Time.Calendar.Private ( lib/Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o ) [ 4 of 25] Compiling Data.Time.Calendar.MonthDay ( lib/Data/Time/Calendar/MonthDay.hs, dist/build/Data/Time/Calendar/MonthDay.o ) [ 5 of 25] Compiling Data.Time.Calendar.Days ( lib/Data/Time/Calendar/Days.hs, dist/build/Data/Time/Calendar/Days.o ) [ 6 of 25] Compiling Data.Time.Calendar.OrdinalDate ( lib/Data/Time/Calendar/OrdinalDate.hs, dist/build/Data/Time/Calendar/OrdinalDate.o ) [ 7 of 25] Compiling Data.Time.Calendar.Gregorian ( lib/Data/Time/Calendar/Gregorian.hs, dist/build/Data/Time/Calendar/Gregorian.o ) [ 8 of 25] Compiling Data.Time.Calendar.WeekDate ( lib/Data/Time/Calendar/WeekDate.hs, dist/build/Data/Time/Calendar/WeekDate.o ) [ 9 of 25] Compiling Data.Time.Calendar.JulianYearDay ( lib/Data/Time/Calendar/JulianYearDay.hs, dist/build/Data/Time/Calendar/JulianYearDay.o ) [10 of 25] Compiling Data.Time.Calendar.Julian ( lib/Data/Time/Calendar/Julian.hs, dist/build/Data/Time/Calendar/Julian.o ) [11 of 25] Compiling Data.Time.Clock.UTC ( lib/Data/Time/Clock/UTC.hs, dist/build/Data/Time/Clock/UTC.o ) [12 of 25] Compiling Data.Time.Clock.POSIX ( lib/Data/Time/Clock/POSIX.hs, dist/build/Data/Time/Clock/POSIX.o ) [13 of 25] Compiling Data.Time.Clock.UTCDiff ( lib/Data/Time/Clock/UTCDiff.hs, dist/build/Data/Time/Clock/UTCDiff.o ) [14 of 25] Compiling Data.Time.Clock ( lib/Data/Time/Clock.hs, dist/build/Data/Time/Clock.o ) [15 of 25] Compiling Data.Time.LocalTime.TimeZone ( lib/Data/Time/LocalTime/TimeZone.hs, dist/build/Data/Time/LocalTime/TimeZone.o ) [16 of 25] Compiling Data.Time.LocalTime.TimeOfDay ( lib/Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o ) [17 of 25] Compiling Data.Time.Calendar ( lib/Data/Time/Calendar.hs, dist/build/Data/Time/Calendar.o ) [18 of 25] Compiling Data.Time.Calendar.Easter ( lib/Data/Time/Calendar/Easter.hs, dist/build/Data/Time/Calendar/Easter.o ) [19 of 25] Compiling Data.Time.LocalTime.LocalTime ( lib/Data/Time/LocalTime/LocalTime.hs, dist/build/Data/Time/LocalTime/LocalTime.o ) [20 of 25] Compiling Data.Time.LocalTime ( lib/Data/Time/LocalTime.hs, dist/build/Data/Time/LocalTime.o ) [21 of 25] Compiling Data.Time.Clock.TAI ( lib/Data/Time/Clock/TAI.hs, dist/build/Data/Time/Clock/TAI.o ) [22 of 25] Compiling Data.Time.Format.Locale ( lib/Data/Time/Format/Locale.hs, dist/build/Data/Time/Format/Locale.o ) [23 of 25] Compiling Data.Time.Format.Parse ( lib/Data/Time/Format/Parse.hs, dist/build/Data/Time/Format/Parse.o ) [24 of 25] Compiling Data.Time.Format ( lib/Data/Time/Format.hs, dist/build/Data/Time/Format.o ) [25 of 25] Compiling Data.Time ( lib/Data/Time.hs, dist/build/Data/Time.o ) In-place registering time-1.5.0.1... Running Haddock for time-1.5.0.1... Running hscolour for time-1.5.0.1... Preprocessing library time-1.5.0.1... Preprocessing library time-1.5.0.1... Haddock coverage: 20% ( 1 / 5) in 'Data.Time.Clock.CTimeval' 88% ( 7 / 8) in 'Data.Time.Clock.Scale' 0% ( 0 / 13) in 'Data.Time.Calendar.Private' 80% ( 4 / 5) in 'Data.Time.Calendar.MonthDay' 40% ( 2 / 5) in 'Data.Time.Calendar.Days' 83% ( 10 / 12) in 'Data.Time.Calendar.OrdinalDate' 92% ( 11 / 12) in 'Data.Time.Calendar.Gregorian' 100% ( 5 / 5) in 'Data.Time.Calendar.WeekDate' 86% ( 6 / 7) in 'Data.Time.Calendar.JulianYearDay' 94% ( 15 / 16) in 'Data.Time.Calendar.Julian' 80% ( 4 / 5) in 'Data.Time.Clock.UTC' 67% ( 4 / 6) in 'Data.Time.Clock.POSIX' 67% ( 2 / 3) in 'Data.Time.Clock.UTCDiff' 100% ( 15 / 15) in 'Data.Time.Clock' 90% ( 9 / 10) in 'Data.Time.LocalTime.TimeZone' 83% ( 10 / 12) in 'Data.Time.LocalTime.TimeOfDay' 81% ( 13 / 16) in 'Data.Time.Calendar' 83% ( 5 / 6) in 'Data.Time.Calendar.Easter' 58% ( 7 / 12) in 'Data.Time.LocalTime.LocalTime' 81% ( 26 / 32) in 'Data.Time.LocalTime' 70% ( 7 / 10) in 'Data.Time.Clock.TAI' 60% ( 3 / 5) in 'Data.Time.Format.Locale' 67% ( 10 / 15) in 'Data.Time.Format.Parse' 63% ( 12 / 19) in 'Data.Time.Format' 80% ( 4 / 5) in 'Data.Time' Documentation created: dist/doc/html/time/index.html, dist/doc/html/time/time.txt Creating package registration file: /tmp/pkgConf-time-1.5.05858.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/time-1.5.0.1 Registering time-1.5.0.1... Installed time-1.5.0.1 Configuring utility-ht-0.0.10... Building utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... [ 1 of 24] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 24] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 24] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 7 of 24] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [ 8 of 24] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [ 9 of 24] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [13 of 24] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [14 of 24] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [15 of 24] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [17 of 24] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [20 of 24] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) [22 of 24] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [23 of 24] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [24 of 24] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.10... Running Haddock for utility-ht-0.0.10... Running hscolour for utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' 40% ( 2 / 5) in 'Text.Read.HT' 0% ( 0 / 6) in 'Data.Strictness.HT' 40% ( 8 / 20) in 'Control.Monad.HT' 29% ( 5 / 17) in 'Data.Tuple.HT' 0% ( 0 / 6) in 'Control.Functor.HT' 50% ( 2 / 4) in 'Data.Monoid.HT' 50% ( 2 / 4) in 'Data.Maybe.HT' 14% ( 1 / 7) in 'Data.Ix.Enum' 75% ( 6 / 8) in 'Data.Function.HT.Private' 75% ( 3 / 4) in 'Data.Function.HT' 29% ( 5 / 17) in 'Data.List.Key.Private' 57% ( 4 / 7) in 'Data.List.Key' 50% ( 2 / 4) in 'Data.Ord.HT' 0% ( 0 / 2) in 'Data.Eq.HT' 78% ( 7 / 9) in 'Data.Bool.HT.Private' 83% ( 5 / 6) in 'Data.Bool.HT' 56% ( 10 / 18) in 'Data.List.Match.Private' 47% ( 58 /124) in 'Data.List.HT.Private' 74% ( 43 / 58) in 'Data.List.HT' 40% ( 2 / 5) in 'Data.Record.HT.Private' 67% ( 2 / 3) in 'Data.Record.HT' 50% ( 1 / 2) in 'Data.String.HT' 67% ( 6 / 9) in 'Data.List.Match' Documentation created: dist/doc/html/utility-ht/index.html, dist/doc/html/utility-ht/utility-ht.txt Creating package registration file: /tmp/pkgConf-utility-ht-0.05858.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utility-ht-0.0.10 Registering utility-ht-0.0.10... Installed utility-ht-0.0.10 Configuring data-accessor-transformers-0.2.1.6... Building data-accessor-transformers-0.2.1.6... Preprocessing library data-accessor-transformers-0.2.1.6... [1 of 3] Compiling Data.Accessor.Monad.Trans.State ( src/Data/Accessor/Monad/Trans/State.hs, dist/build/Data/Accessor/Monad/Trans/State.o ) [2 of 3] Compiling Data.Accessor.Monad.Trans.Example ( src/Data/Accessor/Monad/Trans/Example.hs, dist/build/Data/Accessor/Monad/Trans/Example.o ) [3 of 3] Compiling Data.Accessor.Monad.Trans.RWS ( src/Data/Accessor/Monad/Trans/RWS.hs, dist/build/Data/Accessor/Monad/Trans/RWS.o ) In-place registering data-accessor-transformers-0.2.1.6... Running Haddock for data-accessor-transformers-0.2.1.6... Running hscolour for data-accessor-transformers-0.2.1.6... Preprocessing library data-accessor-transformers-0.2.1.6... Preprocessing library data-accessor-transformers-0.2.1.6... Haddock coverage: 58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.State' 0% ( 0 / 4) in 'Data.Accessor.Monad.Trans.Example' 58% ( 7 / 12) in 'Data.Accessor.Monad.Trans.RWS' Documentation created: dist/doc/html/data-accessor-transformers/index.html, dist/doc/html/data-accessor-transformers/data-accessor-transformers.txt Creating package registration file: /tmp/pkgConf-data-accessor-transformers-0.2.15858.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-accessor-transformers-0.2.1.6 Registering data-accessor-transformers-0.2.1.6... Installed data-accessor-transformers-0.2.1.6 Configuring transformers-compat-0.4.0.3... Building transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) In-place registering transformers-compat-0.4.0.3... Running Haddock for transformers-compat-0.4.0.3... Running hscolour for transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.05858.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.3 Registering transformers-compat-0.4.0.3... Installed transformers-compat-0.4.0.3 Configuring unix-2.7.1.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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for telldir... yes checking for seekdir... yes checking for execvpe... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for fsync... yes checking for fdatasync... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for library containing shm_open... -lrt checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking value of SIGINFO... -1 checking value of SIGWINCH... 28 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for library containing dlopen... -ldl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing sem_close... -lpthread configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building unix-2.7.1.0... Preprocessing library unix-2.7.1.0... [ 1 of 39] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o ) [ 2 of 39] Compiling System.Posix.Fcntl ( dist/build/System/Posix/Fcntl.hs, dist/build/System/Posix/Fcntl.o ) [ 3 of 39] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o ) [ 4 of 39] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o ) [ 5 of 39] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o ) [ 6 of 39] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o ) [ 7 of 39] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o ) [ 8 of 39] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o ) [ 9 of 39] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o ) [10 of 39] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o ) [11 of 39] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o ) [12 of 39] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o ) [13 of 39] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o ) [14 of 39] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o ) [15 of 39] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o ) [16 of 39] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o ) [17 of 39] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o ) [18 of 39] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o ) [19 of 39] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o ) [20 of 39] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o ) [21 of 39] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o ) [22 of 39] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o ) [23 of 39] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o ) [24 of 39] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o ) [25 of 39] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o ) /tmp/ghc10958_0/ghc10958_153.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’: /tmp/ghc10958_0/ghc10958_153.c:8:1: warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc10958_0/ghc10958_153.c:7: /usr/include/grp.h:152:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrnam_r (const char *__restrict __name, ^ /tmp/ghc10958_0/ghc10958_153.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’: /tmp/ghc10958_0/ghc10958_153.c:10:1: warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc10958_0/ghc10958_153.c:7: /usr/include/grp.h:144:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, ^ /tmp/ghc10958_0/ghc10958_159.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’: /tmp/ghc10958_0/ghc10958_159.c:8:1: warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc10958_0/ghc10958_159.c:7: /usr/include/grp.h:152:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrnam_r (const char *__restrict __name, ^ /tmp/ghc10958_0/ghc10958_159.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’: /tmp/ghc10958_0/ghc10958_159.c:10:1: warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc10958_0/ghc10958_159.c:7: /usr/include/grp.h:144:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, ^ [26 of 39] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o ) [27 of 39] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o ) [28 of 39] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o ) [29 of 39] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o ) [30 of 39] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o ) [31 of 39] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o ) [32 of 39] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o ) [33 of 39] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o ) [34 of 39] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o ) [35 of 39] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o ) [36 of 39] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o ) [37 of 39] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o ) [38 of 39] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o ) [39 of 39] Compiling System.Posix ( System/Posix.hs, dist/build/System/Posix.o ) In-place registering unix-2.7.1.0... Running Haddock for unix-2.7.1.0... Running hscolour for unix-2.7.1.0... Preprocessing library unix-2.7.1.0... Preprocessing library unix-2.7.1.0... Haddock coverage: 38% ( 15 / 39) in 'System.Posix.Terminal.Common' 100% ( 5 / 5) in 'System.Posix.Fcntl' 82% ( 31 / 38) in 'System.Posix.IO.Common' 78% ( 59 / 76) in 'System.Posix.Files.Common' 42% ( 5 / 12) in 'System.Posix.DynamicLinker.Prim' 50% ( 4 / 8) in 'System.Posix.DynamicLinker.Common' 30% ( 3 / 10) in 'System.Posix.Directory.Common' 20% ( 1 / 5) in 'System.Posix.Process.Internals' 78% ( 29 / 37) in 'System.Posix.Process.Common' 64% ( 7 / 11) in 'System.Posix.Error' 53% ( 8 / 15) in 'System.Posix.ByteString.FilePath' 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' 47% ( 20 / 43) in 'System.Posix.Terminal.ByteString' 79% ( 30 / 38) in 'System.Posix.Process.ByteString' 91% ( 10 / 11) in 'System.Posix.Env.ByteString' 82% ( 32 / 39) in 'System.Posix.IO.ByteString' 90% ( 85 / 94) in 'System.Posix.Files.ByteString' 65% ( 11 / 17) in 'System.Posix.Directory.ByteString' 44% ( 4 / 9) in 'System.Posix.DynamicLinker' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' 75% ( 3 / 4) in 'System.Posix.SharedMem' 80% ( 8 / 10) in 'System.Posix.Semaphore' 29% ( 2 / 7) in 'System.Posix.Resource' 92% ( 24 / 26) in 'System.Posix.User' 100% ( 2 / 2) in 'System.Posix.Time' 47% ( 20 / 43) in 'System.Posix.Terminal' 79% ( 30 / 38) in 'System.Posix.Process' 82% ( 32 / 39) in 'System.Posix.IO' 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 69% ( 9 / 13) in 'System.Posix.Unistd' 90% ( 85 / 94) in 'System.Posix.Files' 65% ( 11 / 17) in 'System.Posix.Directory' 30% ( 27 / 91) in 'System.Posix.Signals' 100% ( 18 / 18) in 'System.Posix.ByteString' 33% ( 2 / 6) in 'System.Posix.Signals.Exts' 90% ( 9 / 10) in 'System.Posix.Env' 100% ( 17 / 17) in 'System.Posix' Documentation created: dist/doc/html/unix/index.html, dist/doc/html/unix/unix.txt Creating package registration file: /tmp/pkgConf-unix-2.7.15858.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-2.7.1.0 Registering unix-2.7.1.0... Installed unix-2.7.1.0 Configuring exceptions-0.8.0.2... Building exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.0.2... Running Haddock for exceptions-0.8.0.2... Running hscolour for exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Creating package registration file: /tmp/pkgConf-exceptions-0.8.05858.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exceptions-0.8.0.2 Registering exceptions-0.8.0.2... Installed exceptions-0.8.0.2 [1 of 1] Compiling Main ( /tmp/directory-1.2.2.1-5858/directory-1.2.2.1/dist/setup/setup.hs, /tmp/directory-1.2.2.1-5858/directory-1.2.2.1/dist/setup/Main.o ) Linking /tmp/directory-1.2.2.1-5858/directory-1.2.2.1/dist/setup/setup ... Configuring directory-1.2.2.1... 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 sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes configure: creating ./config.status config.status: creating include/HsDirectoryConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building directory-1.2.2.1... Preprocessing library directory-1.2.2.1... [1 of 1] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o ) In-place registering directory-1.2.2.1... Running Haddock for directory-1.2.2.1... Running hscolour for directory-1.2.2.1... Preprocessing library directory-1.2.2.1... Preprocessing library directory-1.2.2.1... Haddock coverage: 77% ( 37 / 48) in 'System.Directory' Warning: System.Directory: could not find link destinations for: GHC.IO.Exception.InappropriateType System.Directory.NotDirectory System.Directory.Directory System.Directory.DirectoryLink System.Directory.removePathRecursive System.Directory.removeContentsRecursive Documentation created: dist/doc/html/directory/index.html, dist/doc/html/directory/directory.txt Creating package registration file: /tmp/pkgConf-directory-1.2.25858.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/directory-1.2.2.1 Registering directory-1.2.2.1... Installed directory-1.2.2.1 Configuring process-1.2.3.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.3.0... Preprocessing library process-1.2.3.0... [1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o ) [2 of 3] Compiling System.Process ( dist/build/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.3.0... Running Haddock for process-1.2.3.0... Running hscolour for process-1.2.3.0... Preprocessing library process-1.2.3.0... Preprocessing library process-1.2.3.0... Haddock coverage: 17% ( 4 / 24) in 'System.Process.Internals' 89% ( 33 / 37) in 'System.Process' 100% ( 3 / 3) in 'System.Cmd' Warning: System.Process.Internals: could not find link destinations for: System.Posix.Internals.FD Documentation created: dist/doc/html/process/index.html, dist/doc/html/process/process.txt Creating package registration file: /tmp/pkgConf-process-1.2.35858.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/process-1.2.3.0 Registering process-1.2.3.0... Installed process-1.2.3.0 Configuring temporary-1.2.0.3... Building temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... [1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o ) [2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o ) [3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o ) In-place registering temporary-1.2.0.3... Running Haddock for temporary-1.2.0.3... Running hscolour for temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Preprocessing library temporary-1.2.0.3... Haddock coverage: 0% ( 0 / 5) in 'Distribution.Compat.Exception' 40% ( 2 / 5) in 'Distribution.Compat.TempFile' 67% ( 6 / 9) in 'System.IO.Temp' Documentation created: dist/doc/html/temporary/index.html, dist/doc/html/temporary/temporary.txt Creating package registration file: /tmp/pkgConf-temporary-1.2.05858.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/temporary-1.2.0.3 Registering temporary-1.2.0.3... Installed temporary-1.2.0.3 Downloading gnuplot-0.5.4... Configuring gnuplot-0.5.4... Building gnuplot-0.5.4... Preprocessing library gnuplot-0.5.4... [ 1 of 48] Compiling Graphics.Gnuplot.Private.OS ( os/generic/Graphics/Gnuplot/Private/OS.hs, dist/build/Graphics/Gnuplot/Private/OS.o ) [ 2 of 48] Compiling Graphics.Gnuplot.Execute ( execute/tmp/Graphics/Gnuplot/Execute.hs, dist/build/Graphics/Gnuplot/Execute.o ) [ 3 of 48] Compiling Graphics.Gnuplot.Private.FrameOption ( src/Graphics/Gnuplot/Private/FrameOption.hs, dist/build/Graphics/Gnuplot/Private/FrameOption.o ) [ 4 of 48] Compiling Graphics.Gnuplot.Frame.Option ( src/Graphics/Gnuplot/Frame/Option.hs, dist/build/Graphics/Gnuplot/Frame/Option.o ) [ 5 of 48] Compiling Graphics.Gnuplot.Private.File ( src/Graphics/Gnuplot/Private/File.hs, dist/build/Graphics/Gnuplot/Private/File.o ) [ 6 of 48] Compiling Graphics.Gnuplot.File ( src/Graphics/Gnuplot/File.hs, dist/build/Graphics/Gnuplot/File.o ) [ 7 of 48] Compiling Graphics.Gnuplot.Private.Display ( src/Graphics/Gnuplot/Private/Display.hs, dist/build/Graphics/Gnuplot/Private/Display.o ) [ 8 of 48] Compiling Graphics.Gnuplot.Display ( src/Graphics/Gnuplot/Display.hs, dist/build/Graphics/Gnuplot/Display.o ) [ 9 of 48] Compiling Graphics.Gnuplot.Time ( src/Graphics/Gnuplot/Time.hs, dist/build/Graphics/Gnuplot/Time.o ) [10 of 48] Compiling Graphics.Gnuplot.Private.Command ( src/Graphics/Gnuplot/Private/Command.hs, dist/build/Graphics/Gnuplot/Private/Command.o ) [11 of 48] Compiling Graphics.Gnuplot.Utility ( src/Graphics/Gnuplot/Utility.hs, dist/build/Graphics/Gnuplot/Utility.o ) [12 of 48] Compiling Graphics.Gnuplot.Private.FrameOptionSet ( src/Graphics/Gnuplot/Private/FrameOptionSet.hs, dist/build/Graphics/Gnuplot/Private/FrameOptionSet.o ) [13 of 48] Compiling Graphics.Gnuplot.Private.ColorSpecification ( src/Graphics/Gnuplot/Private/ColorSpecification.hs, dist/build/Graphics/Gnuplot/Private/ColorSpecification.o ) [14 of 48] Compiling Graphics.Gnuplot.ColorSpecification ( src/Graphics/Gnuplot/ColorSpecification.hs, dist/build/Graphics/Gnuplot/ColorSpecification.o ) [15 of 48] Compiling Graphics.Gnuplot.Private.Terminal ( src/Graphics/Gnuplot/Private/Terminal.hs, dist/build/Graphics/Gnuplot/Private/Terminal.o ) [16 of 48] Compiling Graphics.Gnuplot.Terminal ( src/Graphics/Gnuplot/Terminal.hs, dist/build/Graphics/Gnuplot/Terminal.o ) [17 of 48] Compiling Graphics.Gnuplot.Terminal.Default ( src/Graphics/Gnuplot/Terminal/Default.hs, dist/build/Graphics/Gnuplot/Terminal/Default.o ) [18 of 48] Compiling Graphics.Gnuplot.Advanced ( src/Graphics/Gnuplot/Advanced.hs, dist/build/Graphics/Gnuplot/Advanced.o ) [19 of 48] Compiling Graphics.Gnuplot.Terminal.PostScript ( src/Graphics/Gnuplot/Terminal/PostScript.hs, dist/build/Graphics/Gnuplot/Terminal/PostScript.o ) [20 of 48] Compiling Graphics.Gnuplot.Terminal.PNG ( src/Graphics/Gnuplot/Terminal/PNG.hs, dist/build/Graphics/Gnuplot/Terminal/PNG.o ) [21 of 48] Compiling Graphics.Gnuplot.Terminal.SVG ( src/Graphics/Gnuplot/Terminal/SVG.hs, dist/build/Graphics/Gnuplot/Terminal/SVG.o ) [22 of 48] Compiling Graphics.Gnuplot.Terminal.WXT ( src/Graphics/Gnuplot/Terminal/WXT.hs, dist/build/Graphics/Gnuplot/Terminal/WXT.o ) [23 of 48] Compiling Graphics.Gnuplot.Terminal.X11 ( src/Graphics/Gnuplot/Terminal/X11.hs, dist/build/Graphics/Gnuplot/Terminal/X11.o ) [24 of 48] Compiling Graphics.Gnuplot.Value.Atom ( src/Graphics/Gnuplot/Value/Atom.hs, dist/build/Graphics/Gnuplot/Value/Atom.o ) [25 of 48] Compiling Graphics.Gnuplot.Value.ColumnSet ( src/Graphics/Gnuplot/Value/ColumnSet.hs, dist/build/Graphics/Gnuplot/Value/ColumnSet.o ) [26 of 48] Compiling Graphics.Gnuplot.Value.Tuple ( src/Graphics/Gnuplot/Value/Tuple.hs, dist/build/Graphics/Gnuplot/Value/Tuple.o ) [27 of 48] Compiling Graphics.Gnuplot.Private.Graph3DType ( src/Graphics/Gnuplot/Private/Graph3DType.hs, dist/build/Graphics/Gnuplot/Private/Graph3DType.o ) [28 of 48] Compiling Graphics.Gnuplot.Private.Graph ( src/Graphics/Gnuplot/Private/Graph.hs, dist/build/Graphics/Gnuplot/Private/Graph.o ) [29 of 48] Compiling Graphics.Gnuplot.Private.Plot ( src/Graphics/Gnuplot/Private/Plot.hs, dist/build/Graphics/Gnuplot/Private/Plot.o ) [30 of 48] Compiling Graphics.Gnuplot.Private.Frame ( src/Graphics/Gnuplot/Private/Frame.hs, dist/build/Graphics/Gnuplot/Private/Frame.o ) [31 of 48] Compiling Graphics.Gnuplot.Private.GraphEmpty ( src/Graphics/Gnuplot/Private/GraphEmpty.hs, dist/build/Graphics/Gnuplot/Private/GraphEmpty.o ) [32 of 48] Compiling Graphics.Gnuplot.Graph ( src/Graphics/Gnuplot/Graph.hs, dist/build/Graphics/Gnuplot/Graph.o ) [33 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet.Style ( src/Graphics/Gnuplot/Frame/OptionSet/Style.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Style.o ) [34 of 48] Compiling Graphics.Gnuplot.MultiPlot ( src/Graphics/Gnuplot/MultiPlot.hs, dist/build/Graphics/Gnuplot/MultiPlot.o ) [35 of 48] Compiling Graphics.Gnuplot.Private.Graph2DType ( src/Graphics/Gnuplot/Private/Graph2DType.hs, dist/build/Graphics/Gnuplot/Private/Graph2DType.o ) [36 of 48] Compiling Graphics.Gnuplot.Private.LineSpecification ( src/Graphics/Gnuplot/Private/LineSpecification.hs, dist/build/Graphics/Gnuplot/Private/LineSpecification.o ) [37 of 48] Compiling Graphics.Gnuplot.Private.Graph2D ( src/Graphics/Gnuplot/Private/Graph2D.hs, dist/build/Graphics/Gnuplot/Private/Graph2D.o ) [38 of 48] Compiling Graphics.Gnuplot.Graph.TwoDimensional ( src/Graphics/Gnuplot/Graph/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Graph/TwoDimensional.o ) [39 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet.Histogram ( src/Graphics/Gnuplot/Frame/OptionSet/Histogram.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet/Histogram.o ) [40 of 48] Compiling Graphics.Gnuplot.Private.Graph3D ( src/Graphics/Gnuplot/Private/Graph3D.hs, dist/build/Graphics/Gnuplot/Private/Graph3D.o ) [41 of 48] Compiling Graphics.Gnuplot.Graph.ThreeDimensional ( src/Graphics/Gnuplot/Graph/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Graph/ThreeDimensional.o ) [42 of 48] Compiling Graphics.Gnuplot.Frame.OptionSet ( src/Graphics/Gnuplot/Frame/OptionSet.hs, dist/build/Graphics/Gnuplot/Frame/OptionSet.o ) [43 of 48] Compiling Graphics.Gnuplot.Frame ( src/Graphics/Gnuplot/Frame.hs, dist/build/Graphics/Gnuplot/Frame.o ) [44 of 48] Compiling Graphics.Gnuplot.LineSpecification ( src/Graphics/Gnuplot/LineSpecification.hs, dist/build/Graphics/Gnuplot/LineSpecification.o ) [45 of 48] Compiling Graphics.Gnuplot.Plot.ThreeDimensional ( src/Graphics/Gnuplot/Plot/ThreeDimensional.hs, dist/build/Graphics/Gnuplot/Plot/ThreeDimensional.o ) [46 of 48] Compiling Graphics.Gnuplot.Plot.TwoDimensional ( src/Graphics/Gnuplot/Plot/TwoDimensional.hs, dist/build/Graphics/Gnuplot/Plot/TwoDimensional.o ) [47 of 48] Compiling Graphics.Gnuplot.Plot ( src/Graphics/Gnuplot/Plot.hs, dist/build/Graphics/Gnuplot/Plot.o ) [48 of 48] Compiling Graphics.Gnuplot.Simple ( src/Graphics/Gnuplot/Simple.hs, dist/build/Graphics/Gnuplot/Simple.o ) In-place registering gnuplot-0.5.4... Running Haddock for gnuplot-0.5.4... Running hscolour for gnuplot-0.5.4... Preprocessing library gnuplot-0.5.4... Preprocessing library gnuplot-0.5.4... Haddock coverage: 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.OS' 0% ( 0 / 3) in 'Graphics.Gnuplot.Execute' 6% ( 3 / 49) in 'Graphics.Gnuplot.Private.FrameOption' 7% ( 2 / 29) in 'Graphics.Gnuplot.Frame.Option' 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.File' 0% ( 0 / 3) in 'Graphics.Gnuplot.File' 0% ( 0 / 8) in 'Graphics.Gnuplot.Private.Display' 50% ( 1 / 2) in 'Graphics.Gnuplot.Display' 50% ( 1 / 2) in 'Graphics.Gnuplot.Time' 0% ( 0 / 3) in 'Graphics.Gnuplot.Private.Command' 0% ( 0 / 9) in 'Graphics.Gnuplot.Utility' 60% ( 6 / 10) in 'Graphics.Gnuplot.Private.FrameOptionSet' 0% ( 0 / 3) in 'Graphics.Gnuplot.Private.ColorSpecification' 2% ( 2 / 89) in 'Graphics.Gnuplot.ColorSpecification' 0% ( 0 / 4) in 'Graphics.Gnuplot.Private.Terminal' 0% ( 0 / 2) in 'Graphics.Gnuplot.Terminal' 0% ( 0 / 3) in 'Graphics.Gnuplot.Terminal.Default' 67% ( 4 / 6) in 'Graphics.Gnuplot.Advanced' 10% ( 1 / 10) in 'Graphics.Gnuplot.Terminal.PostScript' 0% ( 0 / 14) in 'Graphics.Gnuplot.Terminal.PNG' 0% ( 0 / 3) in 'Graphics.Gnuplot.Terminal.SVG' 14% ( 1 / 7) in 'Graphics.Gnuplot.Terminal.WXT' 0% ( 0 / 7) in 'Graphics.Gnuplot.Terminal.X11' 33% ( 1 / 3) in 'Graphics.Gnuplot.Value.Atom' 17% ( 1 / 6) in 'Graphics.Gnuplot.Value.ColumnSet' 67% ( 2 / 3) in 'Graphics.Gnuplot.Value.Tuple' 0% ( 0 / 9) in 'Graphics.Gnuplot.Private.Graph3DType' 0% ( 0 / 2) in 'Graphics.Gnuplot.Private.Graph' 13% ( 2 / 15) in 'Graphics.Gnuplot.Private.Plot' 0% ( 0 / 3) in 'Graphics.Gnuplot.Private.Frame' 0% ( 0 / 3) in 'Graphics.Gnuplot.Private.GraphEmpty' 0% ( 0 / 2) in 'Graphics.Gnuplot.Graph' 0% ( 0 / 4) in 'Graphics.Gnuplot.Frame.OptionSet.Style' 0% ( 0 / 8) in 'Graphics.Gnuplot.MultiPlot' 2% ( 1 / 41) in 'Graphics.Gnuplot.Private.Graph2DType' 0% ( 0 / 11) in 'Graphics.Gnuplot.Private.LineSpecification' 8% ( 1 / 12) in 'Graphics.Gnuplot.Private.Graph2D' 2% ( 1 / 41) in 'Graphics.Gnuplot.Graph.TwoDimensional' 0% ( 0 / 8) in 'Graphics.Gnuplot.Frame.OptionSet.Histogram' 0% ( 0 / 11) in 'Graphics.Gnuplot.Private.Graph3D' 0% ( 0 / 9) in 'Graphics.Gnuplot.Graph.ThreeDimensional' 15% ( 6 / 41) in 'Graphics.Gnuplot.Frame.OptionSet' 0% ( 0 / 5) in 'Graphics.Gnuplot.Frame' 0% ( 0 / 10) in 'Graphics.Gnuplot.LineSpecification' 14% ( 1 / 7) in 'Graphics.Gnuplot.Plot.ThreeDimensional' 50% ( 5 / 10) in 'Graphics.Gnuplot.Plot.TwoDimensional' 50% ( 1 / 2) in 'Graphics.Gnuplot.Plot' 39% ( 12 / 31) in 'Graphics.Gnuplot.Simple' Warning: Graphics.Gnuplot.Display: could not find link destinations for: Graphics.Gnuplot.Private.Display.toScript Warning: Graphics.Gnuplot.Terminal: could not find link destinations for: Graphics.Gnuplot.Private.Terminal.canonical Warning: Graphics.Gnuplot.Graph: could not find link destinations for: Graphics.Gnuplot.Private.Graph.command Graphics.Gnuplot.Private.Graph.toString Graphics.Gnuplot.Private.Graph.defltOptions Warning: Graphics.Gnuplot.Graph.TwoDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph2DType.T Warning: Graphics.Gnuplot.Graph.ThreeDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph3DType.T Warning: Graphics.Gnuplot.Frame: could not find link destinations for: Graphics.Gnuplot.Private.GraphEmpty.T Warning: Graphics.Gnuplot.Plot.ThreeDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph3DType.T Warning: Graphics.Gnuplot.Plot.TwoDimensional: could not find link destinations for: Graphics.Gnuplot.Private.Graph2DType.T Warning: Graphics.Gnuplot.Simple: could not find link destinations for: Graphics.Gnuplot.Private.Terminal.T Documentation created: dist/doc/html/gnuplot/index.html, dist/doc/html/gnuplot/gnuplot.txt Creating package registration file: /tmp/pkgConf-gnuplot-0.55858.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/gnuplot-0.5.4 Registering gnuplot-0.5.4... Installed gnuplot-0.5.4