Build #8 for HTF-0.11.3.1

[all reports]

Package HTF-0.11.3.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-15 17:27:17.649649 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies Diff-0.3.4, HUnit-1.5.0.0, QuickCheck-2.9.2, aeson-1.0.2.1, array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, haskell-src-exts-1.19.1, lifted-base-0.2.3.8, monad-control-1.0.1.0, mtl-2.2.1, old-time-1.1.0.3, pretty-1.1.3.3, process-1.4.2.0, random-1.1, regex-compat-0.95.1, text-1.2.2.1, unix-2.7.2.0, xmlgen-0.6.2.1, array-0.5.1.1, base-4.9.0.0, cpphs-1.20.2, directory-1.2.6.2, haskell-src-exts-1.19.1, old-time-1.1.0.3, random-1.1, text-1.2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Diff-0.3.4...
Configuring base-compat-0.9.1...
Building Diff-0.3.4...
Building base-compat-0.9.1...
Configuring dlist-0.8.0.2...
Installed Diff-0.3.4
Building dlist-0.8.0.2...
Configuring call-stack-0.1.0...
Installed base-compat-0.9.1
Building call-stack-0.1.0...
Configuring mtl-2.2.1...
Installed call-stack-0.1.0
Configuring old-locale-1.0.0.7...
Installed dlist-0.8.0.2
Building mtl-2.2.1...
Building old-locale-1.0.0.7...
Configuring random-1.1...
Installed old-locale-1.0.0.7
Building random-1.1...
Configuring stm-2.4.4.1...
Installed mtl-2.2.1
Building stm-2.4.4.1...
Configuring primitive-0.6.1.0...
Installed random-1.1
Building primitive-0.6.1.0...
Configuring time-locale-compat-0.1.1.3...
Installed stm-2.4.4.1
Building time-locale-compat-0.1.1.3...
Configuring text-1.2.2.1...
Installed time-locale-compat-0.1.1.3
Building text-1.2.2.1...
Configuring transformers-compat-0.5.1.4...
Installed primitive-0.6.1.0
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring HUnit-1.5.0.0...
Building HUnit-1.5.0.0...
Configuring regex-base-0.93.2...
Installed HUnit-1.5.0.0
Building regex-base-0.93.2...
Configuring tf-random-0.5...
Installed regex-base-0.93.2
Building tf-random-0.5...
Configuring old-time-1.1.0.3...
Installed tf-random-0.5
Building old-time-1.1.0.3...
Configuring transformers-base-0.4.4...
Installed text-1.2.2.1
Building transformers-base-0.4.4...
Configuring tagged-0.8.5...
Installed transformers-base-0.4.4
Building tagged-0.8.5...
Configuring vector-0.11.0.0...
Installed old-time-1.1.0.3
Building vector-0.11.0.0...
Installed tagged-0.8.5
Configuring QuickCheck-2.9.2...
Building QuickCheck-2.9.2...
Configuring regex-posix-0.95.2...
Installed QuickCheck-2.9.2
Building regex-posix-0.95.2...
Configuring blaze-builder-0.4.0.2...
Installed vector-0.11.0.0
Configuring hashable-1.2.4.0...
Installed regex-posix-0.95.2
Building blaze-builder-0.4.0.2...
Building hashable-1.2.4.0...
Configuring monad-control-1.0.1.0...
Installed hashable-1.2.4.0
Configuring polyparse-1.12...
Installed blaze-builder-0.4.0.2
Building monad-control-1.0.1.0...
Building polyparse-1.12...
Installed monad-control-1.0.1.0
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Configuring scientific-0.3.4.9...
Installed regex-compat-0.95.1
Building scientific-0.3.4.9...
Configuring unordered-containers-0.2.7.1...
Installed polyparse-1.12
Building unordered-containers-0.2.7.1...
Configuring lifted-base-0.2.3.8...
Installed scientific-0.3.4.9
Building lifted-base-0.2.3.8...
Configuring xmlgen-0.6.2.1...
Installed lifted-base-0.2.3.8
Building xmlgen-0.6.2.1...
Installed xmlgen-0.6.2.1
Configuring cpphs-1.20.2...
Configuring attoparsec-0.13.1.0...
Installed unordered-containers-0.2.7.1
Building cpphs-1.20.2...
Building attoparsec-0.13.1.0...
Installed cpphs-1.20.2
Configuring haskell-src-exts-1.19.1...
Installed attoparsec-0.13.1.0
Configuring aeson-1.0.2.1...
Building haskell-src-exts-1.19.1...
Building aeson-1.0.2.1...
Installed aeson-1.0.2.1
Installed haskell-src-exts-1.19.1
Configuring HTF-0.11.3.1...
Building HTF-0.11.3.1...
Failed to install HTF-0.11.3.1
Build log ( /home/builder/.cabal/logs/HTF-0.11.3.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-28114/HTF-0.11.3.1'
Configuring HTF-0.11.3.1...
Building HTF-0.11.3.1...
Preprocessing library HTF-0.11.3.1...

Test/Framework/QuickCheckWrapper.hs:1:32: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 19] Compiling Test.Framework.Utils ( Test/Framework/Utils.hs, dist/build/Test/Framework/Utils.o )
[ 2 of 19] Compiling Test.Framework.Tutorial ( Test/Framework/Tutorial.hs, dist/build/Test/Framework/Tutorial.o )
[ 3 of 19] Compiling Test.Framework.ThreadPool ( Test/Framework/ThreadPool.hs, dist/build/Test/Framework/ThreadPool.o )
[ 4 of 19] Compiling Test.Framework.Process ( Test/Framework/Process.hs, dist/build/Test/Framework/Process.o )
[ 5 of 19] Compiling Test.Framework.Pretty ( Test/Framework/Pretty.hs, dist/build/Test/Framework/Pretty.o )
[ 6 of 19] Compiling Test.Framework.Location ( Test/Framework/Location.hs, dist/build/Test/Framework/Location.o )
[ 7 of 19] Compiling Test.Framework.Colors ( Test/Framework/Colors.hs, dist/build/Test/Framework/Colors.o )
[ 8 of 19] Compiling Test.Framework.Diff ( Test/Framework/Diff.hs, dist/build/Test/Framework/Diff.o )
[ 9 of 19] Compiling Test.Framework.TestTypes ( Test/Framework/TestTypes.hs, dist/build/Test/Framework/TestTypes.o )
[10 of 19] Compiling Test.Framework.JsonOutput ( Test/Framework/JsonOutput.hs, dist/build/Test/Framework/JsonOutput.o )
[11 of 19] Compiling Test.Framework.TestManagerInternal ( Test/Framework/TestManagerInternal.hs, dist/build/Test/Framework/TestManagerInternal.o )

Test/Framework/TestManagerInternal.hs:86:27: error:
    • The constructor ‘HU.HUnitFailure’ should have 2 arguments, but has been given 1
    • In the pattern: HU.HUnitFailure s
      In the second argument of ‘Exc.catch’, namely
        ‘(\ (HU.HUnitFailure s)
            -> let
                 res = deserializeHUnitMsg s
                 newRes = ...
               in Exc.throwIO (HU.HUnitFailure $ show newRes))’
      In the expression:
        action
        `Exc.catch`
          (\ (HU.HUnitFailure s)
             -> let
                  res = deserializeHUnitMsg s
                  newRes = ...
                in Exc.throwIO (HU.HUnitFailure $ show newRes))
cabal: Leaving directory '/tmp/cabal-tmp-28114/HTF-0.11.3.1'
cabal: Error: some packages failed to install:
HTF-0.11.3.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.