Build #1 for CabalSearch-0.0.2

[all reports]

Package CabalSearch-0.0.2
Install DependencyFailed HDBC-sqlite3-2.3.3.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-2.6.0.1, process-1.1.0.2, filepath-1.3.0.1, directory-1.2.0.1, bytestring-0.10.0.2, base-4.6.0.1, HDBC-sqlite3-2.3.3.0, HDBC-2.3.1.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading convertible-1.0.11.1...
Configuring convertible-1.0.11.1...
Building convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
[1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o )
[2 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o )

Data/Convertible/Utils.hs:58:31: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[3 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o )
[4 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o )
[5 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o )
[6 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, dist/build/Data/Convertible/Instances/Text.o )
[7 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, dist/build/Data/Convertible/Instances/Time.o )

Data/Convertible/Instances/Time.hs:32:1: Warning:
    The import of `Data.Time.Clock' is redundant
      except perhaps to import instances from `Data.Time.Clock'
    To import instances alone, use: import Data.Time.Clock()
[8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, dist/build/Data/Convertible/Instances.o )
[9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, dist/build/Data/Convertible.o )

Data/Convertible.hs:35:26: Warning:
    The export item `module Data.Convertible.Instances' exports nothing

Data/Convertible.hs:40:1: Warning:
    The import of `Data.Convertible.Instances' is redundant
      except perhaps to import instances from `Data.Convertible.Instances'
    To import instances alone, use: import Data.Convertible.Instances()
In-place registering convertible-1.0.11.1...
Running Haddock for convertible-1.0.11.1...
Running hscolour for convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
Preprocessing library convertible-1.0.11.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

Data/Convertible/Utils.hs:58:31: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Convertible/Instances/Time.hs:32:1: Warning:
    The import of `Data.Time.Clock' is redundant
      except perhaps to import instances from `Data.Time.Clock'
    To import instances alone, use: import Data.Time.Clock()

Data/Convertible.hs:35:26: Warning:
    The export item `module Data.Convertible.Instances' exports nothing

Data/Convertible.hs:40:1: Warning:
    The import of `Data.Convertible.Instances' is redundant
      except perhaps to import instances from `Data.Convertible.Instances'
    To import instances alone, use: import Data.Convertible.Instances()
Haddock coverage:
  78% (  7 /  9) in 'Data.Convertible.Base'
 100% (  4 /  4) in 'Data.Convertible.Utils'
 100% (  1 /  1) in 'Data.Convertible.Instances.Map'
 100% (  1 /  1) in 'Data.Convertible.Instances.Num'
 100% (  1 /  1) in 'Data.Convertible.Instances.C'
 100% (  1 /  1) in 'Data.Convertible.Instances.Text'
 100% (  1 /  1) in 'Data.Convertible.Instances.Time'
 100% (  1 /  1) in 'Data.Convertible.Instances'
 100% (  4 /  4) in 'Data.Convertible'
Warning: Data.Convertible.Base: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Control.Monad.Trans.Error.Error
Documentation created: dist/doc/html/convertible/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/convertible-1.0.11.1/ghc-7.6.3
Registering convertible-1.0.11.1...
Installed convertible-1.0.11.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/utf8-string-0.3.7/ghc-7.6.3
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Downloading HDBC-2.3.1.2...
Configuring HDBC-2.3.1.2...
Building HDBC-2.3.1.2...
Preprocessing library HDBC-2.3.1.2...
[1 of 8] Compiling Database.HDBC.Locale ( Database/HDBC/Locale.hs, dist/build/Database/HDBC/Locale.o )
[2 of 8] Compiling Database.HDBC.SqlValue ( Database/HDBC/SqlValue.hs, dist/build/Database/HDBC/SqlValue.o )
[3 of 8] Compiling Database.HDBC.ColTypes ( Database/HDBC/ColTypes.hs, dist/build/Database/HDBC/ColTypes.o )

Database/HDBC/ColTypes.hs:48:16: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Database/HDBC/ColTypes.hs:94:15: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Database/HDBC/ColTypes.hs:117:17: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[4 of 8] Compiling Database.HDBC.Statement ( Database/HDBC/Statement.hs, dist/build/Database/HDBC/Statement.o )

Database/HDBC/Statement.hs:113:14: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[5 of 8] Compiling Database.HDBC.Types ( Database/HDBC/Types.hs, dist/build/Database/HDBC/Types.o )
[6 of 8] Compiling Database.HDBC.Utils ( Database/HDBC/Utils.hs, dist/build/Database/HDBC/Utils.o )
[7 of 8] Compiling Database.HDBC.DriverUtils ( Database/HDBC/DriverUtils.hs, dist/build/Database/HDBC/DriverUtils.o )
[8 of 8] Compiling Database.HDBC    ( Database/HDBC.hs, dist/build/Database/HDBC.o )
In-place registering HDBC-2.3.1.2...
Running Haddock for HDBC-2.3.1.2...
Running hscolour for HDBC-2.3.1.2...
Preprocessing library HDBC-2.3.1.2...
Preprocessing library HDBC-2.3.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

Database/HDBC/ColTypes.hs:48:16: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Database/HDBC/ColTypes.hs:94:15: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Database/HDBC/ColTypes.hs:117:17: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Database/HDBC/Statement.hs:113:14: Warning:
    In the use of `mkTyCon'
    (imported from Data.Dynamic, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  33% (  1 /  3) in 'Database.HDBC.Locale'
  89% (  8 /  9) in 'Database.HDBC.SqlValue'
 100% (  4 /  4) in 'Database.HDBC.ColTypes'
  82% (  9 / 11) in 'Database.HDBC.Statement'
  92% ( 12 / 13) in 'Database.HDBC.Types'
  96% ( 25 / 26) in 'Database.HDBC.Utils'
  75% (  3 /  4) in 'Database.HDBC.DriverUtils'
Warning: Database.HDBC: disconnect is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: clone is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: run is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: runRaw is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: prepare is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: commit is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: rollback is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: hdbcDriverName is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: hdbcClientVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: proxiedClientName is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: proxiedClientVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: dbServerVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: dbTransactionSupport is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: getTables is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
Warning: Database.HDBC: describeTable is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity.
  99% ( 66 / 67) in 'Database.HDBC'
Warning: Database.HDBC.SqlValue: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Database.HDBC.Statement: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Database.HDBC.Types: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Database.HDBC: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/HDBC/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HDBC-2.3.1.2/ghc-7.6.3
Registering HDBC-2.3.1.2...
Installed HDBC-2.3.1.2
Downloading HDBC-sqlite3-2.3.3.0...
Configuring HDBC-sqlite3-2.3.3.0...
cabal: Missing dependency on a foreign library:
* Missing C library: sqlite3
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
Failed to install HDBC-sqlite3-2.3.3.0
cabal: Error: some packages failed to install:
CabalSearch-0.0.2 depends on HDBC-sqlite3-2.3.3.0 which failed to install.
HDBC-sqlite3-2.3.3.0 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.