Build #1 for tttool-1.5.1

[all reports]

Package tttool-1.5.1
Install DependencyFailed transformers-base-0.4.4
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 23:38:03.409005 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies yaml-0.8.15.1, vector-0.11.0.0, time-1.5.0.1, template-haskell-2.10.0.0, random-1.1, process-1.2.3.0, parsec-3.1.9, mtl-2.2.1, haskeline-0.7.2.1, hashable-1.2.3.3, filepath-1.4.0.0, executable-path-0.0.3, directory-1.2.2.0, containers-0.5.6.2, bytestring-0.10.6.0, binary-0.7.5.0, base-4.8.1.0, aeson-0.10.0.0, JuicyPixels-3.2.6.2
Flags -old-locale bytestring_has_builder

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.1278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring executable-path-0.0.3...
Building executable-path-0.0.3...
Preprocessing library executable-path-0.0.3...
[1 of 2] Compiling System.Environment.Executable.Linux ( System/Environment/Executable/Linux.hs, dist/build/System/Environment/Executable/Linux.o )
[2 of 2] Compiling System.Environment.Executable ( System/Environment/Executable.hs, dist/build/System/Environment/Executable.o )
In-place registering executable-path-0.0.3...
Running Haddock for executable-path-0.0.3...
Running hscolour for executable-path-0.0.3...
Preprocessing library executable-path-0.0.3...
Preprocessing library executable-path-0.0.3...
Haddock coverage:
   0% (  0 /  3) in 'System.Environment.Executable.Linux'
  Missing documentation for:
    Module header
    getExecutablePath (System/Environment/Executable/Linux.hs:42)
    getPID (System/Environment/Executable/Linux.hs:39)
  40% (  2 /  5) in 'System.Environment.Executable'
  Missing documentation for:
    getExecutablePath (System/Environment/Executable/Linux.hs:42)
    splitExecutablePath (System/Environment/Executable.hs:103)
    ScriptPath (System/Environment/Executable.hs:152)
Documentation created: dist/doc/html/executable-path/index.html,
dist/doc/html/executable-path/executable-path.txt
Creating package registration file:
/tmp/pkgConf-executable-path-0.020539999321264095060.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/executable-path-0.0.3-JNYEuhpH9aU8Cz42lA2D0X
Registering executable-path-0.0.3...
Installed executable-path-0.0.3
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )

Data/Vector/Mutable.hs:54:1:
    Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb/Data/Primitive/Array.hi
        /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb/Data/Primitive/Array.hi: openBinaryFile: does not exist (No such file or directory)
Failed to install vector-0.11.0.0
Configuring async-2.0.2...
cabal: The following package dependencies were requested
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install async-2.0.2
Configuring hashable-1.2.3.3...
cabal: The following package dependencies were requested
--dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929'
however the given installed package instance does not exist.
Failed to install hashable-1.2.3.3
Configuring parsec-3.1.9...
cabal: The following package dependencies were requested
--dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
however the given installed package instance does not exist.
Failed to install parsec-3.1.9
Configuring exceptions-0.8.0.2...
cabal: The following package dependencies were requested
--dependency='transformers-compat=transformers-compat-0.4.0.4-3ca5cbcec233c17da785d5f27705643c'
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
however the given installed package instance does not exist.
Failed to install exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
cabal: The following package dependencies were requested
--dependency='transformers-compat=transformers-compat-0.4.0.4-3ca5cbcec233c17da785d5f27705643c'
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install transformers-base-0.4.4
cabal: Error: some packages failed to install:
JuicyPixels-3.2.6.2 depends on vector-0.11.0.0 which failed to install.
aeson-0.10.0.0 depends on hashable-1.2.3.3 which failed to install.
async-2.0.2 failed during the configure step. The exception was:
ExitFailure 1
attoparsec-0.13.0.1 depends on hashable-1.2.3.3 which failed to install.
conduit-1.2.5.1 depends on transformers-base-0.4.4 which failed to install.
enclosed-exceptions-1.0.1.1 depends on transformers-base-0.4.4 which failed to
install.
exceptions-0.8.0.2 failed during the configure step. The exception was:
ExitFailure 1
hashable-1.2.3.3 failed during the configure step. The exception was:
ExitFailure 1
lifted-base-0.2.3.6 depends on transformers-base-0.4.4 which failed to
install.
monad-control-1.0.0.4 depends on transformers-base-0.4.4 which failed to
install.
parsec-3.1.9 failed during the configure step. The exception was:
ExitFailure 1
resourcet-1.1.6 depends on transformers-base-0.4.4 which failed to install.
scientific-0.3.4.2 depends on hashable-1.2.3.3 which failed to install.
transformers-base-0.4.4 failed during the configure step. The exception was:
ExitFailure 1
tttool-1.5.1 depends on transformers-base-0.4.4 which failed to install.
unordered-containers-0.2.5.1 depends on hashable-1.2.3.3 which failed to
install.
vector-0.11.0.0 failed during the building phase. The exception was:
ExitFailure 1
yaml-0.8.15.1 depends on transformers-base-0.4.4 which failed to install.

Test log

No test log was submitted for this report.