Build #2 for haskelldb-hsql-postgresql-0.10

[all reports]

Package haskelldb-hsql-postgresql-0.10
Install DependencyFailed haskelldb-hsql-0.10
Docs NotTried
Tests NotTried
Time submitted 2015-05-30 16:14:23.702308 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies mtl-2.2.1, hsql-postgresql-1.8.2, hsql-1.8.2, haskelldb-hsql-0.10, haskelldb-2.2.4, haskell98-2.0.0.3, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading hsql-1.8.2...
Configuring hsql-1.8.2...
Building hsql-1.8.2...
Preprocessing library hsql-1.8.2...
[ 1 of 10] Compiling DB.HSQL.Type     ( DB/HSQL/Type.hs, dist/build/DB/HSQL/Type.o )
[ 2 of 10] Compiling DB.HSQL.Error    ( DB/HSQL/Error.hs, dist/build/DB/HSQL/Error.o )
[ 3 of 10] Compiling Database.HSQL.Types ( Database/HSQL/Types.hs, dist/build/Database/HSQL/Types.o )
[ 4 of 10] Compiling DB.HSQL.Type.Diverse ( DB/HSQL/Type/Diverse.hs, dist/build/DB/HSQL/Type/Diverse.o )
[ 5 of 10] Compiling DB.HSQL.Type.Geometric ( DB/HSQL/Type/Geometric.hs, dist/build/DB/HSQL/Type/Geometric.o )
[ 6 of 10] Compiling DB.HSQL.Type.Time ( dist/build/DB/HSQL/Type/Time.hs, dist/build/DB/HSQL/Type/Time.o )
[ 7 of 10] Compiling DB.HSQL.Type.NetAddress ( DB/HSQL/Type/NetAddress.hs, dist/build/DB/HSQL/Type/NetAddress.o )
[ 8 of 10] Compiling DB.HSQL.Type.Numeric ( DB/HSQL/Type/Numeric.hs, dist/build/DB/HSQL/Type/Numeric.o )
[ 9 of 10] Compiling DB.HSQL.Core     ( DB/HSQL/Core.hs, dist/build/DB/HSQL/Core.o )
[10 of 10] Compiling Database.HSQL    ( Database/HSQL.hs, dist/build/Database/HSQL.o )
In-place registering hsql-1.8.2...
Running Haddock for hsql-1.8.2...
Running hscolour for hsql-1.8.2...
Preprocessing library hsql-1.8.2...
Preprocessing library hsql-1.8.2...
Haddock coverage:
  50% (  1 /  2) in 'DB.HSQL.Type'
  50% (  1 /  2) in 'DB.HSQL.Error'
  92% ( 12 / 13) in 'Database.HSQL.Types'
  25% (  1 /  4) in 'DB.HSQL.Type.Diverse'
  54% (  7 / 13) in 'DB.HSQL.Type.Geometric'
 100% (  1 /  1) in 'DB.HSQL.Type.Time'
  60% (  3 /  5) in 'DB.HSQL.Type.NetAddress'
 100% (  1 /  1) in 'DB.HSQL.Type.Numeric'
 100% (  6 /  6) in 'DB.HSQL.Core'
  95% ( 42 / 44) in 'Database.HSQL'
Documentation created: dist/doc/html/hsql/index.html,
dist/doc/html/hsql/hsql.txt
Creating package registration file: /tmp/pkgConf-hsql-1.811371.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hsql-1.8.2
Registering hsql-1.8.2...
Installed hsql-1.8.2
Configuring transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.311371.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
Downloading hsql-postgresql-1.8.2...
[1 of 1] Compiling Main             ( /tmp/hsql-postgresql-1.8.2-11371/hsql-postgresql-1.8.2/dist/setup/setup.hs, /tmp/hsql-postgresql-1.8.2-11371/hsql-postgresql-1.8.2/dist/setup/Main.o )
Linking /tmp/hsql-postgresql-1.8.2-11371/hsql-postgresql-1.8.2/dist/setup/setup ...
Configuring hsql-postgresql-1.8.2...
configure: Using pg_config: /usr/bin/pg_config
configure: configuring pq library
/usr/bin/pg_config --libdir
/usr/bin/pg_config --includedir
/usr/bin/pg_config --includedir-server
configure: missing directory: /usr/include/postgresql/9.3/server
Building hsql-postgresql-1.8.2...
Preprocessing library hsql-postgresql-1.8.2...
Type.hsc:7:22: fatal error: postgres.h: No such file or directory
compilation terminated.
compiling dist/build/DB/HSQL/PG/Type_hsc_make.c failed (exit code 1)
command was: /usr/bin/gcc -c dist/build/DB/HSQL/PG/Type_hsc_make.c -o dist/build/DB/HSQL/PG/Type_hsc_make.o -fno-stack-protector -D__GLASGOW_HASKELL__=708 -Dlinux_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Dlinux_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -I/usr/include/postgresql -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/opt/ghc/7.8.3/lib/ghc-7.8.3/old-time-1.1.0.2/include -I/opt/ghc/7.8.3/lib/ghc-7.8.3/base-4.7.0.1/include -I/opt/ghc/7.8.3/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include -I/opt/ghc/7.8.3/lib/ghc-7.8.3/include -I/opt/ghc/7.8.3/lib/ghc-7.8.3/include/
Failed to install hsql-postgresql-1.8.2
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.211371.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Downloading haskelldb-2.2.4...
Configuring haskelldb-2.2.4...
Building haskelldb-2.2.4...
Preprocessing library haskelldb-2.2.4...
[ 1 of 27] Compiling Database.HaskellDB.Version ( src/Database/HaskellDB/Version.hs, dist/build/Database/HaskellDB/Version.o )
[ 2 of 27] Compiling Database.HaskellDB.DBSpec.PPHelpers ( src/Database/HaskellDB/DBSpec/PPHelpers.hs, dist/build/Database/HaskellDB/DBSpec/PPHelpers.o )
[ 3 of 27] Compiling Database.HaskellDB.BoundedList ( src/Database/HaskellDB/BoundedList.hs, dist/build/Database/HaskellDB/BoundedList.o )
[ 4 of 27] Compiling Database.HaskellDB.BoundedString ( src/Database/HaskellDB/BoundedString.hs, dist/build/Database/HaskellDB/BoundedString.o )
[ 5 of 27] Compiling Database.HaskellDB.Sql ( src/Database/HaskellDB/Sql.hs, dist/build/Database/HaskellDB/Sql.o )
[ 6 of 27] Compiling Database.HaskellDB.Sql.Print ( src/Database/HaskellDB/Sql/Print.hs, dist/build/Database/HaskellDB/Sql/Print.o )
[ 7 of 27] Compiling Database.HaskellDB.PrimQuery ( src/Database/HaskellDB/PrimQuery.hs, dist/build/Database/HaskellDB/PrimQuery.o )
[ 8 of 27] Compiling Database.HaskellDB.Optimize ( src/Database/HaskellDB/Optimize.hs, dist/build/Database/HaskellDB/Optimize.o )
[ 9 of 27] Compiling Database.HaskellDB.HDBRec ( src/Database/HaskellDB/HDBRec.hs, dist/build/Database/HaskellDB/HDBRec.o )
[10 of 27] Compiling Database.HaskellDB.Query ( src/Database/HaskellDB/Query.hs, dist/build/Database/HaskellDB/Query.o )
[11 of 27] Compiling Database.HaskellDB.FieldType ( src/Database/HaskellDB/FieldType.hs, dist/build/Database/HaskellDB/FieldType.o )
[12 of 27] Compiling Database.HaskellDB.Sql.Generate ( src/Database/HaskellDB/Sql/Generate.hs, dist/build/Database/HaskellDB/Sql/Generate.o )
[13 of 27] Compiling Database.HaskellDB.Sql.Default ( src/Database/HaskellDB/Sql/Default.hs, dist/build/Database/HaskellDB/Sql/Default.o )
[14 of 27] Compiling Database.HaskellDB.PrintQuery ( src/Database/HaskellDB/PrintQuery.hs, dist/build/Database/HaskellDB/PrintQuery.o )
[15 of 27] Compiling Database.HaskellDB.Sql.MySQL ( src/Database/HaskellDB/Sql/MySQL.hs, dist/build/Database/HaskellDB/Sql/MySQL.o )
[16 of 27] Compiling Database.HaskellDB.Sql.SQLite ( src/Database/HaskellDB/Sql/SQLite.hs, dist/build/Database/HaskellDB/Sql/SQLite.o )
[17 of 27] Compiling Database.HaskellDB.Database ( src/Database/HaskellDB/Database.hs, dist/build/Database/HaskellDB/Database.o )
[18 of 27] Compiling Database.HaskellDB.DBSpec.DBInfo ( src/Database/HaskellDB/DBSpec/DBInfo.hs, dist/build/Database/HaskellDB/DBSpec/DBInfo.o )
[19 of 27] Compiling Database.HaskellDB.DBSpec.DBSpecToDBDirect ( src/Database/HaskellDB/DBSpec/DBSpecToDBDirect.hs, dist/build/Database/HaskellDB/DBSpec/DBSpecToDBDirect.o )
[20 of 27] Compiling Database.HaskellDB.DBSpec.DatabaseToDBSpec ( src/Database/HaskellDB/DBSpec/DatabaseToDBSpec.hs, dist/build/Database/HaskellDB/DBSpec/DatabaseToDBSpec.o )
[21 of 27] Compiling Database.HaskellDB.DBSpec.DBSpecToDatabase ( src/Database/HaskellDB/DBSpec/DBSpecToDatabase.hs, dist/build/Database/HaskellDB/DBSpec/DBSpecToDatabase.o )
[22 of 27] Compiling Database.HaskellDB.DBSpec ( src/Database/HaskellDB/DBSpec.hs, dist/build/Database/HaskellDB/DBSpec.o )
[23 of 27] Compiling Database.HaskellDB.DBLayout ( src/Database/HaskellDB/DBLayout.hs, dist/build/Database/HaskellDB/DBLayout.o )
[24 of 27] Compiling Database.HaskellDB.Sql.PostgreSQL ( src/Database/HaskellDB/Sql/PostgreSQL.hs, dist/build/Database/HaskellDB/Sql/PostgreSQL.o )
[25 of 27] Compiling Database.HaskellDB.DriverAPI ( src/Database/HaskellDB/DriverAPI.hs, dist/build/Database/HaskellDB/DriverAPI.o )
[26 of 27] Compiling Database.HaskellDB ( src/Database/HaskellDB.hs, dist/build/Database/HaskellDB.o )
[27 of 27] Compiling Database.HaskellDB.DBDirect ( src/Database/HaskellDB/DBDirect.hs, dist/build/Database/HaskellDB/DBDirect.o )

src/Database/HaskellDB/DBDirect.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering haskelldb-2.2.4...
Running Haddock for haskelldb-2.2.4...
Running hscolour for haskelldb-2.2.4...
Preprocessing library haskelldb-2.2.4...
Preprocessing library haskelldb-2.2.4...

src/Database/HaskellDB/DBDirect.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
   0% (  0 /  2) in 'Database.HaskellDB.Version'
  12% (  2 / 16) in 'Database.HaskellDB.DBSpec.PPHelpers'
   3% (  7 /266) in 'Database.HaskellDB.BoundedList'
   0% (  1 /259) in 'Database.HaskellDB.BoundedString'
  65% ( 11 / 17) in 'Database.HaskellDB.Sql'
  88% (  7 /  8) in 'Database.HaskellDB.Sql.Print'
  47% ( 14 / 30) in 'Database.HaskellDB.PrimQuery'
 100% (  3 /  3) in 'Database.HaskellDB.Optimize'
  71% ( 15 / 21) in 'Database.HaskellDB.HDBRec'
Warning: Database.HaskellDB.Query: constantRecord is exported separately but will be documented under ConstantRecord. Consider exporting it together with its parent(s) for code clarity.
  80% ( 78 / 98) in 'Database.HaskellDB.Query'
  86% (  6 /  7) in 'Database.HaskellDB.FieldType'
  50% (  1 /  2) in 'Database.HaskellDB.Sql.Generate'
  52% ( 13 / 25) in 'Database.HaskellDB.Sql.Default'
  89% (  8 /  9) in 'Database.HaskellDB.PrintQuery'
  50% (  1 /  2) in 'Database.HaskellDB.Sql.MySQL'
  50% (  1 /  2) in 'Database.HaskellDB.Sql.SQLite'
  73% ( 16 / 22) in 'Database.HaskellDB.Database'
  60% (  9 / 15) in 'Database.HaskellDB.DBSpec.DBInfo'
 100% (  3 /  3) in 'Database.HaskellDB.DBSpec.DBSpecToDBDirect'
 100% (  2 /  2) in 'Database.HaskellDB.DBSpec.DatabaseToDBSpec'
 100% (  3 /  3) in 'Database.HaskellDB.DBSpec.DBSpecToDatabase'
  68% ( 13 / 19) in 'Database.HaskellDB.DBSpec'
Warning: Database.HaskellDB.DBLayout: fieldName is exported separately but will be documented under FieldTag. Consider exporting it together with its parent(s) for code clarity.
  94% ( 15 / 16) in 'Database.HaskellDB.DBLayout'
  50% (  1 /  2) in 'Database.HaskellDB.Sql.PostgreSQL'
 100% (  7 /  7) in 'Database.HaskellDB.DriverAPI'
Warning: Database.HaskellDB: ! is exported separately but will be documented under Select. Consider exporting it together with its parent(s) for code clarity.
  90% ( 88 / 98) in 'Database.HaskellDB'
  50% (  1 /  2) in 'Database.HaskellDB.DBDirect'
Warning: Database.HaskellDB.BoundedList: could not find link destinations for:
    Database.HaskellDB.BoundedList.LessEq Database.HaskellDB.BoundedList.size
Warning: Database.HaskellDB.HDBRec: could not find link destinations for:
    Database.HaskellDB.HDBRec.SelectField Database.HaskellDB.Query.InsertExpr Database.HaskellDB.HDBRec.setField_
Warning: Database.HaskellDB.Query: could not find link destinations for:
    Database.HaskellDB.Query.Alias Database.HaskellDB.Query.IsExpr Database.HaskellDB.Query.InsertExpr Database.HaskellDB.Query.toPrimExprs Database.HaskellDB.Query.relToRec Database.HaskellDB.Query.arg_ Database.HaskellDB.Query.BStrToStr
Warning: Database.HaskellDB.DBLayout: could not find link destinations for:
    Database.HaskellDB.Query.IsExpr Database.HaskellDB.Query.InsertExpr Database.HaskellDB.HDBRec.SelectField
Warning: Database.HaskellDB: could not find link destinations for:
    Database.HaskellDB.Query.Alias Database.HaskellDB.Query.IsExpr Database.HaskellDB.Query.InsertExpr Database.HaskellDB.HDBRec.SelectField Database.HaskellDB.Query.arg_ Database.HaskellDB.Query.BStrToStr
Documentation created: dist/doc/html/haskelldb/index.html,
dist/doc/html/haskelldb/haskelldb.txt
Creating package registration file: /tmp/pkgConf-haskelldb-2.211371.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskelldb-2.2.4
Registering haskelldb-2.2.4...
Installed haskelldb-2.2.4
Downloading haskelldb-hsql-0.10...
[1 of 1] Compiling Main             ( /tmp/haskelldb-hsql-0.10-11371/haskelldb-hsql-0.10/dist/setup/setup.hs, /tmp/haskelldb-hsql-0.10-11371/haskelldb-hsql-0.10/dist/setup/Main.o )
Linking /tmp/haskelldb-hsql-0.10-11371/haskelldb-hsql-0.10/dist/setup/setup ...
Configuring haskelldb-hsql-0.10...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building haskelldb-hsql-0.10...
Preprocessing library haskelldb-hsql-0.10...

Database/HaskellDB/HSQL.hs:1:1:
    Ambiguous module name ‘Prelude’:
      it was found in multiple packages: base haskell98-2.0.0.3

Database/HaskellDB/HSQL.hs:25:8:
    Could not find module ‘System.Time’
    It is a member of the hidden package ‘old-time-1.1.0.2’.
    Perhaps you need to add ‘old-time’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
Failed to install haskelldb-hsql-0.10
cabal: Error: some packages failed to install:
haskelldb-hsql-0.10 failed during the building phase. The exception was:
ExitFailure 1
haskelldb-hsql-postgresql-0.10 depends on haskelldb-hsql-0.10 which failed to
install.
hsql-postgresql-1.8.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.