Build #1 for relational-record-0.0.1.1
| Package | relational-record-0.0.1.1 |
|---|
| Install | DependencyFailed relational-query-0.0.1.4 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2014-12-12 07:03:35.515285 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | relational-query-HDBC-0.0.1.0, relational-query-0.0.1.4, base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring convertible-1.1.0.0...
Building convertible-1.1.0.0...
Preprocessing library convertible-1.1.0.0...
Data/Convertible/Instances/Time.hs:30:18:
Could not find module ‘System.Time’
There are files missing in the ‘old-time-1.1.0.3’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Failed to install convertible-1.1.0.0
Configuring sql-words-0.0.1.0...
Building sql-words-0.0.1.0...
Preprocessing library sql-words-0.0.1.0...
[1 of 4] Compiling Language.SQL.Keyword.Internal.Type ( src/Language/SQL/Keyword/Internal/Type.hs, dist/dist-sandbox-1428821d/build/Language/SQL/Keyword/Internal/Type.o )
[2 of 4] Compiling Language.SQL.Keyword.Concat ( src/Language/SQL/Keyword/Concat.hs, dist/dist-sandbox-1428821d/build/Language/SQL/Keyword/Concat.o )
[3 of 4] Compiling Language.SQL.Keyword.Type ( src/Language/SQL/Keyword/Type.hs, dist/dist-sandbox-1428821d/build/Language/SQL/Keyword/Type.o )
[4 of 4] Compiling Language.SQL.Keyword ( src/Language/SQL/Keyword.hs, dist/dist-sandbox-1428821d/build/Language/SQL/Keyword.o )
In-place registering sql-words-0.0.1.0...
Running Haddock for sql-words-0.0.1.0...
Running hscolour for sql-words-0.0.1.0...
Preprocessing library sql-words-0.0.1.0...
Preprocessing library sql-words-0.0.1.0...
Haddock coverage:
100% ( 12 / 12) in 'Language.SQL.Keyword.Internal.Type'
100% ( 28 / 28) in 'Language.SQL.Keyword.Concat'
100% ( 5 / 5) in 'Language.SQL.Keyword.Type'
100% ( 5 / 5) in 'Language.SQL.Keyword'
Warning: Language.SQL.Keyword.Type: could not find link destinations for:
Language.SQL.Keyword.Internal.Type.DString
Documentation created:
dist/dist-sandbox-1428821d/doc/html/sql-words/index.html,
dist/dist-sandbox-1428821d/doc/html/sql-words/sql-words.txt
Creating package registration file: /tmp/pkgConf-sql-words-0.0.18614.0
Installing library in
/root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/sql-words-0.0.1.0
Registering sql-words-0.0.1.0...
Installed sql-words-0.0.1.0
Configuring relational-query-0.0.1.4...
Building relational-query-0.0.1.4...
Preprocessing library relational-query-0.0.1.4...
src/Database/Relational/Query.hs:81:8:
Could not find module ‘Database.Record.Instances’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Constraint.hs:43:18:
Could not find module ‘Database.Record.KeyConstraint’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Pure.hs:38:8:
Could not find module ‘Database.Record.Persistable’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/SQL.hs:35:8:
Could not find module ‘Database.Record.ToSql’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:72:8:
Could not find module ‘Language.Haskell.TH.Name.CamelCase’
There are files missing in the ‘names-th-0.0.1.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:74:8:
Could not find module ‘Language.Haskell.TH.Lib.Extra’
There are files missing in the ‘names-th-0.0.1.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:80:18:
Could not find module ‘Database.Record.TH’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Table.hs:25:8:
Could not find module ‘Database.Record’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Failed to install relational-query-0.0.1.4
Updating documentation index
/root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html
cabal: Error: some packages failed to install:
HDBC-2.4.0.0 depends on convertible-1.1.0.0 which failed to install.
HDBC-session-0.0.1.0 depends on convertible-1.1.0.0 which failed to install.
convertible-1.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
relational-query-0.0.1.4 failed during the building phase. The exception was:
ExitFailure 1
relational-query-HDBC-0.0.1.0 depends on relational-query-0.0.1.4 which failed
to install.
relational-record-0.0.1.1 depends on relational-query-0.0.1.4 which failed to
install.
relational-schemas-0.0.1.0 depends on relational-query-0.0.1.4 which failed to
install.
Test log
No test log was submitted for this report.