Build #6 for cabal-rpm-0.8.11

[all reports]

Package cabal-rpm-0.8.11
Install DependencyFailed process-1.2.3.0
Docs NotTried
Tests NotTried
Time submitted 2015-11-16 01:25:16.691634 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, time-1.5.0.1, process-1.2.3.0, old-locale-1.0.0.7, filepath-1.3.0.1, directory-1.2.4.0, base-4.8.1.0, Cabal-1.18.1.6
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Warning: The following packages are likely to be broken by the reinstalls:
ghc-7.10.2
Cabal-1.22.4.0
Continuing even though the plan contains dangerous reinstalls.
Configuring filepath-1.3.0.1...
Building filepath-1.3.0.1...
Preprocessing library filepath-1.3.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.3.0.1...
Running Haddock for filepath-1.3.0.1...
Running hscolour for filepath-1.3.0.1...
Preprocessing library filepath-1.3.0.1...
Preprocessing library filepath-1.3.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,
dist/doc/html/filepath/filepath.txt
Creating package registration file:
/tmp/pkgConf-filepath-1.3.0278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/filepath-1.3.0.1-A0ShU8E4xGyA19EI3CqHII
Registering filepath-1.3.0.1...
Installed filepath-1.3.0.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01687926652660260756.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring directory-1.2.4.0...
checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for utimensat... yes
configure: creating ./config.status
config.status: creating include/HsDirectoryConfig.h
Building directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
[1 of 6] Compiling System.Directory.Internal.Windows ( dist/build/System/Directory/Internal/Windows.hs, dist/build/System/Directory/Internal/Windows.o )
[2 of 6] Compiling System.Directory.Internal.Posix ( dist/build/System/Directory/Internal/Posix.hs, dist/build/System/Directory/Internal/Posix.o )
[3 of 6] Compiling System.Directory.Internal.C_utimensat ( dist/build/System/Directory/Internal/C_utimensat.hs, dist/build/System/Directory/Internal/C_utimensat.o )
[4 of 6] Compiling System.Directory.Internal.Config ( System/Directory/Internal/Config.hs, dist/build/System/Directory/Internal/Config.o )
[5 of 6] Compiling System.Directory.Internal ( dist/build/System/Directory/Internal.hs, dist/build/System/Directory/Internal.o )
[6 of 6] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o )
In-place registering directory-1.2.4.0...
Running Haddock for directory-1.2.4.0...
Running hscolour for directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
Haddock coverage:
   0% (  0 /  1) in 'System.Directory.Internal.Windows'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'System.Directory.Internal.Posix'
  Missing documentation for:
    Module header
    c_free (System/Directory/Internal/Posix.hsc:16)
    c_PATH_MAX (System/Directory/Internal/Posix.hsc:18)
    c_realpath (System/Directory/Internal/Posix.hsc:28)
    withRealpath (System/Directory/Internal/Posix.hsc:31)
   0% (  0 /  7) in 'System.Directory.Internal.C_utimensat'
  Missing documentation for:
    Module header
    CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20)
     (System/Directory/Internal/C_utimensat.hsc:22)
    c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33)
    utimeOmit (System/Directory/Internal/C_utimensat.hsc:36)
    toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39)
    c_utimensat (System/Directory/Internal/C_utimensat.hsc:45)
  50% (  1 /  2) in 'System.Directory.Internal.Config'
  Missing documentation for:
    Module header
   8% (  1 / 12) in 'System.Directory.Internal'
  Missing documentation for:
    Module header
    CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20)
     (System/Directory/Internal/C_utimensat.hsc:22)
    c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33)
    utimeOmit (System/Directory/Internal/C_utimensat.hsc:36)
    toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39)
    c_utimensat (System/Directory/Internal/C_utimensat.hsc:45)
    c_free (System/Directory/Internal/Posix.hsc:16)
    c_PATH_MAX (System/Directory/Internal/Posix.hsc:18)
    c_realpath (System/Directory/Internal/Posix.hsc:28)
    withRealpath (System/Directory/Internal/Posix.hsc:31)
  81% ( 46 / 57) in 'System.Directory'
  Missing documentation for:
    Permissions (System/Directory.hs:213)
    emptyPermissions (System/Directory.hs:219)
    readable (System/Directory.hs:215)
    writable (System/Directory.hs:215)
    executable (System/Directory.hs:216)
    searchable (System/Directory.hs:216)
    setOwnerReadable (System/Directory.hs:227)
    setOwnerWritable (System/Directory.hs:230)
    setOwnerExecutable (System/Directory.hs:233)
    setOwnerSearchable (System/Directory.hs:236)
    copyPermissions (System/Directory.hs:343)
Warning: System.Directory: could not find link destinations for:
    InappropriateType NotDirectory Directory DirectoryLink removePathRecursive removeContentsRecursive
Documentation created: dist/doc/html/directory/index.html,
dist/doc/html/directory/directory.txt
Creating package registration file:
/tmp/pkgConf-directory-1.2.41275373743387346491.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/directory-1.2.4.0-JtYQPkJAV6443KwzETqw0n
Registering directory-1.2.4.0...
Installed directory-1.2.4.0
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 )
<command line>: cannot satisfy -package-id directory-1.2.4.0-71a9c703eb8c595cd4aadbbc2fc4eb4f
    (use -v for more information)
Failed to install process-1.2.3.0
cabal: Error: some packages failed to install:
Cabal-1.18.1.6 depends on process-1.2.3.0 which failed to install.
cabal-rpm-0.8.11 depends on process-1.2.3.0 which failed to install.
process-1.2.3.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.