Build #1 for cabalg-0.2.1

[all reports]

Package cabalg-0.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies split-0.2.2, random-1.0.1.1, process-1.2.0.0, filepath-1.3.0.1, filemanip-0.3.6.2, directory-1.2.0.1, 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,
dist/doc/html/process/process.txt
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 split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring unix-compat-0.4.1.1...
Building unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.1...
Running Haddock for unix-compat-0.4.1.1...
Running hscolour for unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1
Registering unix-compat-0.4.1.1...
Installed unix-compat-0.4.1.1
Configuring filemanip-0.3.6.2...
Building filemanip-0.3.6.2...
Preprocessing library filemanip-0.3.6.2...
[1 of 4] Compiling System.FilePath.Manip ( System/FilePath/Manip.hs, dist/build/System/FilePath/Manip.o )
[2 of 4] Compiling System.FilePath.GlobPattern ( System/FilePath/GlobPattern.hs, dist/build/System/FilePath/GlobPattern.o )

System/FilePath/GlobPattern.hs:149:22: Warning:
    This binding for `g' shadows the existing binding
      bound at System/FilePath/GlobPattern.hs:148:24
[3 of 4] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o )
[4 of 4] Compiling System.FilePath.Find ( System/FilePath/Find.hs, dist/build/System/FilePath/Find.o )

System/FilePath/Find.hs:220:20: Warning:
    This binding for `depth' shadows the existing binding
      defined at System/FilePath/Find.hs:188:1

System/FilePath/Find.hs:224:22: Warning:
    This binding for `depth' shadows the existing binding
      defined at System/FilePath/Find.hs:188:1

System/FilePath/Find.hs:231:25: Warning:
    This binding for `depth' shadows the existing binding
      defined at System/FilePath/Find.hs:188:1

System/FilePath/Find.hs:267:15: Warning:
    This binding for `state' shadows the existing binding
      bound at System/FilePath/Find.hs:264:38

System/FilePath/Find.hs:267:21: Warning:
    This binding for `path' shadows the existing binding
      bound at System/FilePath/Find.hs:264:44

System/FilePath/Find.hs:267:26: Warning:
    This binding for `depth' shadows the existing binding
      defined at System/FilePath/Find.hs:188:1

System/FilePath/Find.hs:272:18: Warning:
    This binding for `state' shadows the existing binding
      bound at System/FilePath/Find.hs:264:38

System/FilePath/Find.hs:272:28: Warning:
    This binding for `depth' shadows the existing binding
      defined at System/FilePath/Find.hs:188:1

System/FilePath/Find.hs:275:53: Warning:
    This binding for `state' shadows the existing binding
      bound at System/FilePath/Find.hs:272:18

System/FilePath/Find.hs:277:25: Warning:
    This binding for `path' shadows the existing binding
      bound at System/FilePath/Find.hs:264:44
In-place registering filemanip-0.3.6.2...
Running Haddock for filemanip-0.3.6.2...
Running hscolour for filemanip-0.3.6.2...
Preprocessing library filemanip-0.3.6.2...
Preprocessing library filemanip-0.3.6.2...

dist/build/tmp-21189/System/FilePath/GlobPattern.hs:149:22: Warning:
    This binding for `g' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/GlobPattern.hs:148:24

dist/build/tmp-21189/System/FilePath/Find.hs:220:20: Warning:
    This binding for `depth' shadows the existing binding
      defined at dist/build/tmp-21189/System/FilePath/Find.hs:188:1

dist/build/tmp-21189/System/FilePath/Find.hs:224:22: Warning:
    This binding for `depth' shadows the existing binding
      defined at dist/build/tmp-21189/System/FilePath/Find.hs:188:1

dist/build/tmp-21189/System/FilePath/Find.hs:231:25: Warning:
    This binding for `depth' shadows the existing binding
      defined at dist/build/tmp-21189/System/FilePath/Find.hs:188:1

dist/build/tmp-21189/System/FilePath/Find.hs:267:15: Warning:
    This binding for `state' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/Find.hs:264:38

dist/build/tmp-21189/System/FilePath/Find.hs:267:21: Warning:
    This binding for `path' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/Find.hs:264:44

dist/build/tmp-21189/System/FilePath/Find.hs:267:26: Warning:
    This binding for `depth' shadows the existing binding
      defined at dist/build/tmp-21189/System/FilePath/Find.hs:188:1

dist/build/tmp-21189/System/FilePath/Find.hs:272:18: Warning:
    This binding for `state' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/Find.hs:264:38

dist/build/tmp-21189/System/FilePath/Find.hs:272:28: Warning:
    This binding for `depth' shadows the existing binding
      defined at dist/build/tmp-21189/System/FilePath/Find.hs:188:1

dist/build/tmp-21189/System/FilePath/Find.hs:275:53: Warning:
    This binding for `state' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/Find.hs:272:18

dist/build/tmp-21189/System/FilePath/Find.hs:277:25: Warning:
    This binding for `path' shadows the existing binding
      bound at dist/build/tmp-21189/System/FilePath/Find.hs:264:44
Haddock coverage:
 100% (  6 /  6) in 'System.FilePath.Manip'
 100% (  7 /  7) in 'System.FilePath.GlobPattern'
 100% (  2 /  2) in 'System.FilePath.Glob'
  63% ( 38 / 60) in 'System.FilePath.Find'
Documentation created: dist/doc/html/filemanip/index.html,
dist/doc/html/filemanip/filemanip.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/filemanip-0.3.6.2
Registering filemanip-0.3.6.2...
Installed filemanip-0.3.6.2
Downloading cabalg-0.2.1...
Configuring cabalg-0.2.1...
Building cabalg-0.2.1...
Preprocessing executable 'cabalg' for cabalg-0.2.1...
[1 of 2] Compiling Git              ( src/Git.hs, dist/build/cabalg/cabalg-tmp/Git.o )
[2 of 2] Compiling Main             ( src/Main.hs, dist/build/cabalg/cabalg-tmp/Main.o )
Linking dist/build/cabalg/cabalg ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed cabalg-0.2.1

Test log

No test log was submitted for this report.