Build #1 for cabalg-0.2.0

[all reports]

Package cabalg-0.2.0
Install DependencyFailed temporary-1.2.0.2
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies temporary-1.2.0.2, split-0.2.2, 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 exceptions-0.6...
Building exceptions-0.6...
Preprocessing library exceptions-0.6...
[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.6...
Running Haddock for exceptions-0.6...
Running hscolour for exceptions-0.6...
Preprocessing library exceptions-0.6...
Preprocessing library exceptions-0.6...
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exceptions-0.6
Registering exceptions-0.6...
Installed exceptions-0.6
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 temporary-1.2.0.2...
Building temporary-1.2.0.2...
Preprocessing library temporary-1.2.0.2...
[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 )

System/IO/Temp.hs:59:3:
    Could not deduce (MonadMask m) arising from a use of `bracket'
    from the context (MonadIO m, MonadCatch m)
      bound by the type signature for
                 withTempFile :: (MonadIO m, MonadCatch m) =>
                                 FilePath -> String -> (FilePath -> Handle -> m a) -> m a
      at System/IO/Temp.hs:(53,17)-(57,19)
    Possible fix:
      add (MonadMask m) to the context of
        the type signature for
          withTempFile :: (MonadIO m, MonadCatch m) =>
                          FilePath -> String -> (FilePath -> Handle -> m a) -> m a
    In the expression:
      bracket
        (liftIO (openTempFile tmpDir template))
        (\ (name, handle)
           -> liftIO (hClose handle >> ignoringIOErrors (removeFile name)))
        (uncurry action)
    In an equation for `withTempFile':
        withTempFile tmpDir template action
          = bracket
              (liftIO (openTempFile tmpDir template))
              (\ (name, handle)
                 -> liftIO (hClose handle >> ignoringIOErrors (removeFile name)))
              (uncurry action)

System/IO/Temp.hs:79:3:
    Could not deduce (MonadMask m) arising from a use of `bracket'
    from the context (MonadCatch m, MonadIO m)
      bound by the type signature for
                 withTempDirectory :: (MonadCatch m, MonadIO m) =>
                                      FilePath -> String -> (FilePath -> m a) -> m a
      at System/IO/Temp.hs:(73,22)-(77,24)
    Possible fix:
      add (MonadMask m) to the context of
        the type signature for
          withTempDirectory :: (MonadCatch m, MonadIO m) =>
                               FilePath -> String -> (FilePath -> m a) -> m a
    In the expression:
      bracket
        (liftIO (createTempDirectory targetDir template))
        (liftIO . ignoringIOErrors . removeDirectoryRecursive)
    In an equation for `withTempDirectory':
        withTempDirectory targetDir template
          = bracket
              (liftIO (createTempDirectory targetDir template))
              (liftIO . ignoringIOErrors . removeDirectoryRecursive)
Failed to install temporary-1.2.0.2
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-393/System/FilePath/GlobPattern.hs:149:22: Warning:
    This binding for `g' shadows the existing binding
      bound at dist/build/tmp-393/System/FilePath/GlobPattern.hs:148:24

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

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

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

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

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

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

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

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

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

dist/build/tmp-393/System/FilePath/Find.hs:277:25: Warning:
    This binding for `path' shadows the existing binding
      bound at dist/build/tmp-393/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
cabal: Error: some packages failed to install:
cabalg-0.2.0 depends on temporary-1.2.0.2 which failed to install.
temporary-1.2.0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.