Build #1 for hcron-0.0.0.2

[all reports]

Package hcron-0.0.0.2
Install DependencyFailed directory-1.0.0.3
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.3, stm-2.2.0.1, random-1.0.1.1, process-1.0.1.5, pretty-1.0.1.2, old-locale-1.0.0.5, mtl-2.1.2, directory-1.0.0.3, containers-0.4.2.1, bytestring-0.9.2.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
In order, the following will be installed:
bytestring-0.9.2.1 (latest: 0.10.4.0) (new version)
containers-0.4.2.1 (latest: 0.5.3.1) (new version)
filepath-1.2.0.1 (latest: 1.3.0.1) (new version)
pretty-1.0.1.2 (latest: 1.1.1.1) (new version)
stm-2.2.0.1 (latest: 2.4.2) (new package)
time-1.3 (latest: 1.4.1) (new version)
random-1.0.1.1 (reinstall) changes: time-1.4.0.1 -> 1.3
unix-2.7.0.0 (new version)
directory-1.0.0.3 (latest: 1.2.0.1) (new version)
process-1.0.1.5 (latest: 1.1.0.2) (new version)
hcron-0.0.0.2 (latest: 0.0.0.3) (new package)
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString  ( Data/ByteString.hs, dist/build/Data/ByteString.o )
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.ByteString.Fusion'
  64% ( 21 / 33) in 'Data.ByteString.Internal'
 100% ( 19 / 19) in 'Data.ByteString.Unsafe'
 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
 100% (133 /133) in 'Data.ByteString'
 100% (138 /138) in 'Data.ByteString.Char8'
 100% (115 /115) in 'Data.ByteString.Lazy'
 100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
    Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
    Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
    Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-0.9.2.1
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
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 filepath-1.2.0.1...
Building filepath-1.2.0.1...
Preprocessing library filepath-1.2.0.1...
[1 of 3] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o )
[2 of 3] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o )
[3 of 3] Compiling System.FilePath  ( System/FilePath.hs, dist/build/System/FilePath.o )
In-place registering filepath-1.2.0.1...
Running Haddock for filepath-1.2.0.1...
Running hscolour for filepath-1.2.0.1...
Preprocessing library filepath-1.2.0.1...
Preprocessing library filepath-1.2.0.1...
Haddock coverage:
 100% ( 57 / 57) in 'System.FilePath.Windows'
 100% ( 57 / 57) in 'System.FilePath.Posix'
 100% (  2 /  2) in 'System.FilePath'
Documentation created: dist/doc/html/filepath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/filepath-1.2.0.1
Registering filepath-1.2.0.1...
Installed filepath-1.2.0.1
Configuring pretty-1.0.1.2...
Building pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
[1 of 2] Compiling Text.PrettyPrint.HughesPJ ( Text/PrettyPrint/HughesPJ.hs, dist/build/Text/PrettyPrint/HughesPJ.o )
[2 of 2] Compiling Text.PrettyPrint ( Text/PrettyPrint.hs, dist/build/Text/PrettyPrint.o )
In-place registering pretty-1.0.1.2...
Running Haddock for pretty-1.0.1.2...
Running hscolour for pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
Haddock coverage:
  98% ( 60 / 61) in 'Text.PrettyPrint.HughesPJ'
 100% (  2 /  2) in 'Text.PrettyPrint'
Documentation created: dist/doc/html/pretty/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pretty-1.0.1.2
Registering pretty-1.0.1.2...
Installed pretty-1.0.1.2
Configuring stm-2.2.0.1...
Building stm-2.2.0.1...
Preprocessing library stm-2.2.0.1...
[1 of 7] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[2 of 7] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[3 of 7] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[4 of 7] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[5 of 7] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[6 of 7] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[7 of 7] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
In-place registering stm-2.2.0.1...
Running Haddock for stm-2.2.0.1...
Running hscolour for stm-2.2.0.1...
Preprocessing library stm-2.2.0.1...
Preprocessing library stm-2.2.0.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 10 / 10) in 'Control.Concurrent.STM.TChan'
 100% ( 14 / 14) in 'Control.Concurrent.STM.TMVar'
 100% (  9 /  9) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  6 /  6) in 'Control.Concurrent.STM'
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.2.0.1
Registering stm-2.2.0.1...
Installed stm-2.2.0.1
[1 of 1] Compiling Main             ( /tmp/time-1.3-3475/time-1.3/Setup.hs, /tmp/time-1.3-3475/time-1.3/dist/setup/Main.o )

/tmp/time-1.3-3475/time-1.3/Setup.hs:16:42: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/time-1.3-3475/time-1.3/dist/setup/setup ...
Configuring time-1.3...
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 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 include/HsTimeConfig.h
config.status: include/HsTimeConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building time-1.3...
Preprocessing library time-1.3...
[ 1 of 24] Compiling Data.Time.Clock.CTimeval ( Data/Time/Clock/CTimeval.hs, dist/build/Data/Time/Clock/CTimeval.o )
[ 2 of 24] Compiling Data.Time.Clock.Scale ( Data/Time/Clock/Scale.hs, dist/build/Data/Time/Clock/Scale.o )

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 24] Compiling Data.Time.Calendar.Private ( Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o )
[ 4 of 24] Compiling Data.Time.Calendar.MonthDay ( Data/Time/Calendar/MonthDay.hs, dist/build/Data/Time/Calendar/MonthDay.o )
[ 5 of 24] Compiling Data.Time.Calendar.Days ( Data/Time/Calendar/Days.hs, dist/build/Data/Time/Calendar/Days.o )

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 6 of 24] Compiling Data.Time.Calendar.OrdinalDate ( Data/Time/Calendar/OrdinalDate.hs, dist/build/Data/Time/Calendar/OrdinalDate.o )
[ 7 of 24] Compiling Data.Time.Calendar.Gregorian ( Data/Time/Calendar/Gregorian.hs, dist/build/Data/Time/Calendar/Gregorian.o )
[ 8 of 24] Compiling Data.Time.Calendar.WeekDate ( Data/Time/Calendar/WeekDate.hs, dist/build/Data/Time/Calendar/WeekDate.o )
[ 9 of 24] Compiling Data.Time.Calendar.JulianYearDay ( Data/Time/Calendar/JulianYearDay.hs, dist/build/Data/Time/Calendar/JulianYearDay.o )
[10 of 24] Compiling Data.Time.Calendar.Julian ( Data/Time/Calendar/Julian.hs, dist/build/Data/Time/Calendar/Julian.o )
[11 of 24] Compiling Data.Time.Clock.UTC ( Data/Time/Clock/UTC.hs, dist/build/Data/Time/Clock/UTC.o )

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[12 of 24] Compiling Data.Time.Clock.POSIX ( Data/Time/Clock/POSIX.hs, dist/build/Data/Time/Clock/POSIX.o )
[13 of 24] Compiling Data.Time.Clock.UTCDiff ( Data/Time/Clock/UTCDiff.hs, dist/build/Data/Time/Clock/UTCDiff.o )
[14 of 24] Compiling Data.Time.Clock  ( Data/Time/Clock.hs, dist/build/Data/Time/Clock.o )
[15 of 24] Compiling Data.Time.LocalTime.TimeZone ( Data/Time/LocalTime/TimeZone.hs, dist/build/Data/Time/LocalTime/TimeZone.o )

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[16 of 24] Compiling Data.Time.LocalTime.TimeOfDay ( Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o )

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[17 of 24] Compiling Data.Time.Calendar ( Data/Time/Calendar.hs, dist/build/Data/Time/Calendar.o )
[18 of 24] Compiling Data.Time.Calendar.Easter ( Data/Time/Calendar/Easter.hs, dist/build/Data/Time/Calendar/Easter.o )
[19 of 24] Compiling Data.Time.LocalTime.LocalTime ( Data/Time/LocalTime/LocalTime.hs, dist/build/Data/Time/LocalTime/LocalTime.o )

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[20 of 24] Compiling Data.Time.LocalTime ( Data/Time/LocalTime.hs, dist/build/Data/Time/LocalTime.o )
[21 of 24] Compiling Data.Time.Clock.TAI ( Data/Time/Clock/TAI.hs, dist/build/Data/Time/Clock/TAI.o )

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[22 of 24] Compiling Data.Time.Format.Parse ( Data/Time/Format/Parse.hs, dist/build/Data/Time/Format/Parse.o )
[23 of 24] Compiling Data.Time.Format ( Data/Time/Format.hs, dist/build/Data/Time/Format.o )
[24 of 24] Compiling Data.Time        ( Data/Time.hs, dist/build/Data/Time.o )
In-place registering time-1.3...
Running Haddock for time-1.3...
Running hscolour for time-1.3...
Preprocessing library time-1.3...
Preprocessing library time-1.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  25% (  1 /  4) in 'Data.Time.Clock.CTimeval'
  88% (  7 /  8) in 'Data.Time.Clock.Scale'
   0% (  0 / 11) 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'
  83% (  5 /  6) in 'Data.Time.Format.Parse'
  70% (  7 / 10) in 'Data.Time.Format'
  80% (  4 /  5) in 'Data.Time'
Documentation created: dist/doc/html/time/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/time-1.3
Registering time-1.3...
Installed time-1.3
Configuring random-1.0.1.1...
Building random-1.0.1.1...
Preprocessing library random-1.0.1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.0.1.1...
Running Haddock for random-1.0.1.1...
Running hscolour for random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/random-1.0.1.1
Registering random-1.0.1.1...
Installed random-1.0.1.1
Configuring unix-2.7.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 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... yes
checking bsd/libutil.h presence... yes
checking for bsd/libutil.h... yes
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 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 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 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 RTLD_LOCAL from dlfcn.h... yes
checking for RTLD_GLOBAL from dlfcn.h... yes
checking for RTLD_NOW from dlfcn.h... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for dlopen in -ldl... yes
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... none required
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.0.0...
Preprocessing library unix-2.7.0.0...
[ 1 of 38] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o )
[ 2 of 38] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o )
[ 3 of 38] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o )
[ 4 of 38] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o )
[ 5 of 38] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o )
[ 6 of 38] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o )
[ 7 of 38] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o )
[ 8 of 38] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o )
[ 9 of 38] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o )
[10 of 38] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o )
[11 of 38] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o )
[12 of 38] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o )
[13 of 38] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o )
[14 of 38] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o )
[15 of 38] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o )
[16 of 38] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o )
[17 of 38] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o )
[18 of 38] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o )
[19 of 38] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o )
[20 of 38] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o )
[21 of 38] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o )
[22 of 38] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o )
[23 of 38] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o )
[24 of 38] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o )
[25 of 38] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o )
[26 of 38] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o )
[27 of 38] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o )
[28 of 38] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o )
[29 of 38] Compiling System.Posix.IO  ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o )
[30 of 38] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o )
[31 of 38] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o )
[32 of 38] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o )
[33 of 38] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o )
[34 of 38] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o )
[35 of 38] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o )
[36 of 38] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o )
[37 of 38] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o )
[38 of 38] Compiling System.Posix     ( System/Posix.hs, dist/build/System/Posix.o )
In-place registering unix-2.7.0.0...
Running Haddock for unix-2.7.0.0...
Running hscolour for unix-2.7.0.0...
Preprocessing library unix-2.7.0.0...
Preprocessing library unix-2.7.0.0...
Haddock coverage:
  38% ( 15 / 39) in 'System.Posix.Terminal.Common'
  82% ( 31 / 38) in 'System.Posix.IO.Common'
  78% ( 59 / 76) in 'System.Posix.Files.Common'
  25% (  3 / 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'
  60% (  6 / 10) 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'
  50% (  2 /  4) 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-2.7.0.0
Registering unix-2.7.0.0...
Installed unix-2.7.0.0
Configuring directory-1.0.0.3...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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
config.status: include/HsDirectoryConfig.h is unchanged
Building directory-1.0.0.3...
Preprocessing library directory-1.0.0.3...
[1 of 1] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o )

System/Directory.hs:595:10:
    Not in scope: `Prelude.catch'
    Perhaps you meant one of these:
      `Prelude.acosh' (imported from Prelude),
      `Prelude.acosh' (imported from Prelude),
      `Prelude.atan' (imported from Prelude)

System/Directory.hs:741:40: Not in scope: `c_opendir'

System/Directory.hs:742:42:
    Not in scope: `c_closedir'
    Perhaps you meant `c_close' (imported from System.Posix.Internals)

System/Directory.hs:747:22:
    Not in scope: type constructor or class `CDirent'

System/Directory.hs:747:38:
    Not in scope: type constructor or class `CDir'

System/Directory.hs:750:12: Not in scope: `readdir'

System/Directory.hs:757:33:
    Not in scope: `d_name'
    Perhaps you meant `System.Posix.rename' (imported from System.Posix)

System/Directory.hs:758:21: Not in scope: `freeDirEnt'

System/Directory.hs:764:28: Not in scope: `end_of_dir'

System/Directory.hs:1079:5:
    Not in scope: `Prelude.catch'
    Perhaps you meant one of these:
      `Prelude.acosh' (imported from Prelude),
      `Prelude.acosh' (imported from Prelude),
      `Prelude.atan' (imported from Prelude)
Failed to install directory-1.0.0.3
cabal: Error: some packages failed to install:
directory-1.0.0.3 failed during the building phase. The exception was:
ExitFailure 1
hcron-0.0.0.2 depends on directory-1.0.0.3 which failed to install.
process-1.0.1.5 depends on directory-1.0.0.3 which failed to install.

Test log

No test log was submitted for this report.