Build #9 for cabal-rpm-0.8.7

[all reports]

Package cabal-rpm-0.8.7
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-19 05:51:17.765154 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies Cabal-1.24.0.0, base-4.9.0.0, directory-1.2.6.2, filepath-1.4.1.0, old-locale-1.0.0.7, process-1.4.2.0, regex-compat-0.95.1, time-1.6.0.1, unix-2.7.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring old-locale-1.0.0.7...
Building mtl-2.2.1...
Building old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Installed mtl-2.2.1
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring cabal-rpm-0.8.7...
Building cabal-rpm-0.8.7...
Failed to install cabal-rpm-0.8.7
Build log ( /home/builder/.cabal/logs/cabal-rpm-0.8.7.log ):
cabal: Entering directory '/tmp/cabal-tmp-3170/cabal-rpm-0.8.7'
Configuring cabal-rpm-0.8.7...
Building cabal-rpm-0.8.7...
Preprocessing executable 'cblrpm' for cabal-rpm-0.8.7...
[1 of 9] Compiling SysCmd           ( src/SysCmd.hs, dist/build/cblrpm/cblrpm-tmp/SysCmd.o )

src/SysCmd.hs:35:15: warning: [-Wdeprecations]
    In the use of ‘findProgramLocation’
    (imported from Distribution.Simple.Utils):
    Deprecated: "No longer used within Cabal, try findProgramOnSearchPath"

src/SysCmd.hs:40:15: warning: [-Wdeprecations]
    In the use of ‘findProgramLocation’
    (imported from Distribution.Simple.Utils):
    Deprecated: "No longer used within Cabal, try findProgramOnSearchPath"
[2 of 9] Compiling Paths_cabal_rpm  ( dist/build/autogen/Paths_cabal_rpm.hs, dist/build/cblrpm/cblrpm-tmp/Paths_cabal_rpm.o )
[3 of 9] Compiling Setup            ( src/Setup.hs, dist/build/cblrpm/cblrpm-tmp/Setup.o )
[4 of 9] Compiling PackageUtils     ( src/PackageUtils.hs, dist/build/cblrpm/cblrpm-tmp/PackageUtils.o )

src/PackageUtils.hs:51:54: error:
    • Couldn't match expected type ‘Distribution.Compiler.CompilerInfo’
                  with actual type ‘Distribution.Compiler.CompilerId’
    • In the fourth argument of ‘finalizePackageDescription’, namely
        ‘(compilerId compiler)’
      In the expression:
        finalizePackageDescription
          (rpmConfigurationsFlags flags)
          (const True)
          (Platform buildArch buildOS)
          (compilerId compiler)
          []
          genPkgDesc
      In a stmt of a 'do' block:
        case
            finalizePackageDescription
              (rpmConfigurationsFlags flags)
              (const True)
              (Platform buildArch buildOS)
              (compilerId compiler)
              []
              genPkgDesc
        of {
          Left e -> die $ "finalize failed: " ++ show e
          Right (pd, _) -> return pd }
cabal: Leaving directory '/tmp/cabal-tmp-3170/cabal-rpm-0.8.7'
cabal: Error: some packages failed to install:
cabal-rpm-0.8.7 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.