Build #1 for buildbox-2.1.4.1

[all reports]

Package buildbox-2.1.4.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, stm-2.4.2, random-1.0.1.1, process-1.2.0.0, pretty-1.1.1.0, old-locale-1.0.0.5, mtl-2.1.2, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring process-1.2.0.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking value of SIG_DFL... -1
checking value of SIG_IGN... -1
configure: creating ./config.status
config.status: creating include/HsProcessConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building process-1.2.0.0...
Preprocessing library process-1.2.0.0...
[1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o )
[2 of 3] Compiling System.Process   ( System/Process.hs, dist/build/System/Process.o )
[3 of 3] Compiling System.Cmd       ( System/Cmd.hs, dist/build/System/Cmd.o )
In-place registering process-1.2.0.0...
Running Haddock for process-1.2.0.0...
Running hscolour for process-1.2.0.0...
Preprocessing library process-1.2.0.0...
Preprocessing library process-1.2.0.0...
Haddock coverage:
  13% (  3 / 23) in 'System.Process.Internals'
  88% ( 29 / 33) in 'System.Process'
 100% (  3 /  3) in 'System.Cmd'
Documentation created: dist/doc/html/process/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/process-1.2.0.0
Registering process-1.2.0.0...
Installed process-1.2.0.0
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.2
Downloading buildbox-2.1.4.1...
Configuring buildbox-2.1.4.1...
Building buildbox-2.1.4.1...
Preprocessing library buildbox-2.1.4.1...
[ 1 of 27] Compiling BuildBox.Time    ( BuildBox/Time.hs, dist/build/BuildBox/Time.o )
[ 2 of 27] Compiling BuildBox.IO.Directory ( BuildBox/IO/Directory.hs, dist/build/BuildBox/IO/Directory.o )
[ 3 of 27] Compiling BuildBox.Data.Dividable ( BuildBox/Data/Dividable.hs, dist/build/BuildBox/Data/Dividable.o )
[ 4 of 27] Compiling BuildBox.Control.Gang ( BuildBox/Control/Gang.hs, dist/build/BuildBox/Control/Gang.o )

BuildBox/Control/Gang.hs:28:36: Warning:
    In the use of type constructor or class `QSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Control/Gang.hs:127:36: Warning:
    In the use of `newQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Control/Gang.hs:147:9: Warning:
    In the use of `waitQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Control/Gang.hs:160:17: Warning:
    In the use of `waitQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Control/Gang.hs:191:25: Warning:
    In the use of `signalQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Control/Gang.hs:210:17: Warning:
    In the use of `signalQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[ 5 of 27] Compiling BuildBox.Data.Schedule ( BuildBox/Data/Schedule.hs, dist/build/BuildBox/Data/Schedule.o )
[ 6 of 27] Compiling BuildBox.Command.System.Internals ( BuildBox/Command/System/Internals.hs, dist/build/BuildBox/Command/System/Internals.o )

BuildBox/Command/System/Internals.hs:85:59: Warning:
    In the use of type constructor or class `QSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Command/System/Internals.hs:125:25: Warning:
    In the use of `signalQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[ 7 of 27] Compiling BuildBox.Build.BuildState ( BuildBox/Build/BuildState.hs, dist/build/BuildBox/Build/BuildState.o )
[ 8 of 27] Compiling BuildBox.Data.Log ( BuildBox/Data/Log.hs, dist/build/BuildBox/Data/Log.o )
[ 9 of 27] Compiling BuildBox.Pretty  ( BuildBox/Pretty.hs, dist/build/BuildBox/Pretty.o )
[10 of 27] Compiling BuildBox.Data.Comparison ( BuildBox/Data/Comparison.hs, dist/build/BuildBox/Data/Comparison.o )
[11 of 27] Compiling BuildBox.Data.Detail ( BuildBox/Data/Detail.hs, dist/build/BuildBox/Data/Detail.o )
[12 of 27] Compiling BuildBox.Data.Range ( BuildBox/Data/Range.hs, dist/build/BuildBox/Data/Range.o )
[13 of 27] Compiling BuildBox.Build.BuildError ( BuildBox/Build/BuildError.hs, dist/build/BuildBox/Build/BuildError.o )
[14 of 27] Compiling BuildBox.Data.Physical ( BuildBox/Data/Physical.hs, dist/build/BuildBox/Data/Physical.o )
[15 of 27] Compiling BuildBox.Build.Base ( BuildBox/Build/Base.hs, dist/build/BuildBox/Build/Base.o )
[16 of 27] Compiling BuildBox.Build.Testable ( BuildBox/Build/Testable.hs, dist/build/BuildBox/Build/Testable.o )
[17 of 27] Compiling BuildBox.Build   ( BuildBox/Build.hs, dist/build/BuildBox/Build.o )
[18 of 27] Compiling BuildBox         ( BuildBox.hs, dist/build/BuildBox.o )
[19 of 27] Compiling BuildBox.Command.System ( BuildBox/Command/System.hs, dist/build/BuildBox/Command/System.o )

BuildBox/Command/System.hs:183:28: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Command/System.hs:184:28: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

BuildBox/Command/System.hs:209:15: Warning:
    In the use of `waitQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
[20 of 27] Compiling BuildBox.Command.Darcs ( BuildBox/Command/Darcs.hs, dist/build/BuildBox/Command/Darcs.o )
[21 of 27] Compiling BuildBox.Command.File ( BuildBox/Command/File.hs, dist/build/BuildBox/Command/File.o )
[22 of 27] Compiling BuildBox.Command.Environment ( BuildBox/Command/Environment.hs, dist/build/BuildBox/Command/Environment.o )
[23 of 27] Compiling BuildBox.Command.Mail ( BuildBox/Command/Mail.hs, dist/build/BuildBox/Command/Mail.o )
[24 of 27] Compiling BuildBox.Command.Network ( BuildBox/Command/Network.hs, dist/build/BuildBox/Command/Network.o )
[25 of 27] Compiling BuildBox.Command.Sleep ( BuildBox/Command/Sleep.hs, dist/build/BuildBox/Command/Sleep.o )
[26 of 27] Compiling BuildBox.Control.Cron ( BuildBox/Control/Cron.hs, dist/build/BuildBox/Control/Cron.o )
[27 of 27] Compiling BuildBox.Build.Benchmark ( BuildBox/Build/Benchmark.hs, dist/build/BuildBox/Build/Benchmark.o )
In-place registering buildbox-2.1.4.1...
Running Haddock for buildbox-2.1.4.1...
Running hscolour for buildbox-2.1.4.1...
Preprocessing library buildbox-2.1.4.1...
Preprocessing library buildbox-2.1.4.1...

dist/build/tmp-27994/BuildBox/Control/Gang.hs:28:36: Warning:
    In the use of type constructor or class `QSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Control/Gang.hs:127:36: Warning:
    In the use of `newQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Control/Gang.hs:147:9: Warning:
    In the use of `waitQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Control/Gang.hs:160:17: Warning:
    In the use of `waitQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Control/Gang.hs:191:25: Warning:
    In the use of `signalQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Control/Gang.hs:210:17: Warning:
    In the use of `signalQSemN'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSemN):
    Deprecated: "Control.Concurrent.QSemN will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Command/System/Internals.hs:85:59: Warning:
    In the use of type constructor or class `QSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Command/System/Internals.hs:125:25: Warning:
    In the use of `signalQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Command/System.hs:183:28: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Command/System.hs:184:28: Warning:
    In the use of `newQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."

dist/build/tmp-27994/BuildBox/Command/System.hs:209:15: Warning:
    In the use of `waitQSem'
    (imported from Control.Concurrent, but defined in Control.Concurrent.QSem):
    Deprecated: "Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead."
Haddock coverage:
 100% (  8 /  8) in 'BuildBox.Time'
 100% (  4 /  4) in 'BuildBox.IO.Directory'
   0% (  0 /  2) in 'BuildBox.Data.Dividable'
  91% ( 10 / 11) in 'BuildBox.Control.Gang'
  76% ( 16 / 21) in 'BuildBox.Data.Schedule'
  67% (  2 /  3) in 'BuildBox.Command.System.Internals'
  67% (  2 /  3) in 'BuildBox.Build.BuildState'
  92% ( 11 / 12) in 'BuildBox.Data.Log'
  90% (  9 / 10) in 'BuildBox.Pretty'
  75% (  3 /  4) in 'BuildBox.Data.Comparison'
  80% (  4 /  5) in 'BuildBox.Data.Detail'
  75% (  3 /  4) in 'BuildBox.Data.Range'
  50% (  1 /  2) in 'BuildBox.Build.BuildError'
  67% (  2 /  3) in 'BuildBox.Data.Physical'
  94% ( 17 / 18) in 'BuildBox.Build.Base'
 100% (  6 /  6) in 'BuildBox.Build.Testable'
  83% (  5 /  6) in 'BuildBox.Build.Benchmark'
 100% ( 26 / 26) in 'BuildBox.Build'
  93% ( 14 / 15) in 'BuildBox'
 100% ( 15 / 15) in 'BuildBox.Command.System'
  57% (  4 /  7) in 'BuildBox.Command.Darcs'
 100% (  9 /  9) in 'BuildBox.Command.File'
 100% ( 15 / 15) in 'BuildBox.Command.Environment'
 100% (  6 /  6) in 'BuildBox.Command.Mail'
  50% (  1 /  2) in 'BuildBox.Command.Network'
 100% (  3 /  3) in 'BuildBox.Command.Sleep'
 100% (  3 /  3) in 'BuildBox.Control.Cron'
Warning: BuildBox.Command.Network: could not find link destinations for:
    BuildBox.Command.Network.HostName BuildBox.Command.Network.URL
Documentation created: dist/doc/html/buildbox/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/buildbox-2.1.4.1
Registering buildbox-2.1.4.1...
Installed buildbox-2.1.4.1

Test log

No test log was submitted for this report.