Build #1 for names-th-0.1.0.0

[all reports]

Package names-th-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2014-12-14 15:46:59.303683 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies template-haskell-2.9.0.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
In order, the following will be installed:
hxt-9.3.1.9 (reinstall) changes: binary-0.7.2.2 -> 0.7.2.3
names-th-0.1.0.0 (new version)
opendatatable-0.0.0 (reinstall)
persistable-record-0.1.0.0 (new version)
unix-time-0.3.4 (reinstall) changes: binary-0.7.2.2 -> 0.7.2.3
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring hxt-9.3.1.9...
Building hxt-9.3.1.9...
Preprocessing library hxt-9.3.1.9...

src/Data/Atom.hs:68:18:
    Could not find module ‘Data.String.UTF8Decoding’
    There are files missing in the ‘hxt-unicode-9.0.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Atom.hs:69:18:
    Could not find module ‘Data.String.Unicode’
    There are files missing in the ‘hxt-unicode-9.0.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Tree/NTree/TypeDefs.hs:29:18:
    Could not find module ‘Data.Binary’
    There are files missing in the ‘binary-0.7.2.3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Text/XML/HXT/Arrow/Edit.hs:73:18:
    Could not find module ‘Data.Char.Properties.XMLCharProps’
    There are files missing in the ‘hxt-charproperties-9.2.0.0’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Text/XML/HXT/DOM/Interface.hs:34:8:
    Could not find module ‘Data.String.EncodingNames’
    There are files missing in the ‘hxt-unicode-9.0.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install hxt-9.3.1.9
Downloading names-th-0.1.0.0...
Configuring names-th-0.1.0.0...
Building names-th-0.1.0.0...
Preprocessing library names-th-0.1.0.0...
[1 of 2] Compiling Language.Haskell.TH.Lib.Extra ( src/Language/Haskell/TH/Lib/Extra.hs, dist/dist-sandbox-1428821d/build/Language/Haskell/TH/Lib/Extra.o )
[2 of 2] Compiling Language.Haskell.TH.Name.CamelCase ( src/Language/Haskell/TH/Name/CamelCase.hs, dist/dist-sandbox-1428821d/build/Language/Haskell/TH/Name/CamelCase.o )
In-place registering names-th-0.1.0.0...
Running Haddock for names-th-0.1.0.0...
Running hscolour for names-th-0.1.0.0...
Preprocessing library names-th-0.1.0.0...
Preprocessing library names-th-0.1.0.0...
Haddock coverage:
 100% ( 14 / 14) in 'Language.Haskell.TH.Lib.Extra'
 100% ( 18 / 18) in 'Language.Haskell.TH.Name.CamelCase'
Documentation created:
dist/dist-sandbox-1428821d/doc/html/names-th/index.html,
dist/dist-sandbox-1428821d/doc/html/names-th/names-th.txt
Creating package registration file: /tmp/pkgConf-names-th-0.1.023254.0
Installing library in
/root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/names-th-0.1.0.0
Registering names-th-0.1.0.0...
Installed names-th-0.1.0.0
Configuring unix-time-0.3.4...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strptime_l... yes
checking for timegm... yes
configure: creating ./config.status
config.status: creating cbits/config.h
Building unix-time-0.3.4...
Preprocessing library unix-time-0.3.4...

Data/UnixTime/Conv.hs:20:8:
    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.

Data/UnixTime/Types.hsc:10:8:
    Could not find module ‘Data.Binary’
    There are files missing in the ‘binary-0.7.2.3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install unix-time-0.3.4
Downloading persistable-record-0.1.0.0...
Configuring persistable-record-0.1.0.0...
Building persistable-record-0.1.0.0...
Preprocessing library persistable-record-0.1.0.0...
[1 of 7] Compiling Database.Record.KeyConstraint ( src/Database/Record/KeyConstraint.hs, dist/dist-sandbox-1428821d/build/Database/Record/KeyConstraint.o )
[2 of 7] Compiling Database.Record.Persistable ( src/Database/Record/Persistable.hs, dist/dist-sandbox-1428821d/build/Database/Record/Persistable.o )
[3 of 7] Compiling Database.Record.ToSql ( src/Database/Record/ToSql.hs, dist/dist-sandbox-1428821d/build/Database/Record/ToSql.o )
[4 of 7] Compiling Database.Record.FromSql ( src/Database/Record/FromSql.hs, dist/dist-sandbox-1428821d/build/Database/Record/FromSql.o )
[5 of 7] Compiling Database.Record  ( src/Database/Record.hs, dist/dist-sandbox-1428821d/build/Database/Record.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.4.2.0 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package names-th-0.1.0.0 ... linking ... done.
Loading package dlist-0.7.1 ... linking ... done.
[6 of 7] Compiling Database.Record.TH ( src/Database/Record/TH.hs, dist/dist-sandbox-1428821d/build/Database/Record/TH.o )
[7 of 7] Compiling Database.Record.Instances ( src/Database/Record/Instances.hs, dist/dist-sandbox-1428821d/build/Database/Record/Instances.o )
In-place registering persistable-record-0.1.0.0...
Running Haddock for persistable-record-0.1.0.0...
Running hscolour for persistable-record-0.1.0.0...
Preprocessing library persistable-record-0.1.0.0...
Preprocessing library persistable-record-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: dlist-0.7.1, transformers-0.4.2.0
Haddock coverage:
 100% ( 30 / 30) in 'Database.Record.KeyConstraint'
 100% ( 25 / 25) in 'Database.Record.Persistable'
 100% ( 20 / 20) in 'Database.Record.ToSql'
 100% ( 14 / 14) in 'Database.Record.FromSql'
 100% ( 16 / 16) in 'Database.Record'
 100% ( 40 / 40) in 'Database.Record.TH'
 100% (  1 /  1) in 'Database.Record.Instances'
Warning: Database.Record.ToSql: could not find link destinations for:
    Control.Monad.Trans.Writer.Lazy.Writer Data.DList.DList
Documentation created:
dist/dist-sandbox-1428821d/doc/html/persistable-record/index.html,
dist/dist-sandbox-1428821d/doc/html/persistable-record/persistable-record.txt
Creating package registration file:
/tmp/pkgConf-persistable-record-0.1.023254.0
Installing library in
/root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/persistable-record-0.1.0.0
Registering persistable-record-0.1.0.0...
Installed persistable-record-0.1.0.0
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:
hxt-9.3.1.9 failed during the building phase. The exception was:
ExitFailure 1
opendatatable-0.0.0 depends on hxt-9.3.1.9 which failed to install.
unix-time-0.3.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.