Build #6 for fquery-0.2.1.4

[all reports]

Package fquery-0.2.1.4
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-22 17:06:28.798938 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, directory-1.2.6.2, extensible-exceptions-0.1.1.4, parsec-3.1.11, process-1.4.2.0, regex-compat-0.95.1, unix-2.7.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring extensible-exceptions-0.1.1.4...
Configuring mtl-2.2.1...
Building extensible-exceptions-0.1.1.4...
Building mtl-2.2.1...
Configuring text-1.2.2.1...
Installed extensible-exceptions-0.1.1.4
Building text-1.2.2.1...
Installed mtl-2.2.1
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Installed regex-compat-0.95.1
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Downloading fquery-0.2.1.4...
Configuring fquery-0.2.1.4...
Building fquery-0.2.1.4...
Failed to install fquery-0.2.1.4
Build log ( /home/builder/.cabal/logs/fquery-0.2.1.4.log ):
cabal: Entering directory '/tmp/cabal-tmp-13638/fquery-0.2.1.4'
Configuring fquery-0.2.1.4...
portdir: /usr/portage
vdb_path: /var/db/pkg
Building fquery-0.2.1.4...
Preprocessing executable 'fquery' for fquery-0.2.1.4...
[ 1 of 24] Compiling Adelie.Util      ( Adelie/Util.hs, dist/build/fquery/fquery-tmp/Adelie/Util.o )
[ 2 of 24] Compiling Adelie.Options   ( Adelie/Options.hs, dist/build/fquery/fquery-tmp/Adelie/Options.o )
[ 3 of 24] Compiling Adelie.ListEx    ( Adelie/ListEx.hs, dist/build/fquery/fquery-tmp/Adelie/ListEx.o )
[ 4 of 24] Compiling Adelie.Error     ( Adelie/Error.hs, dist/build/fquery/fquery-tmp/Adelie/Error.o )
[ 5 of 24] Compiling Adelie.Config    ( Adelie/Config.hs, dist/build/fquery/fquery-tmp/Adelie/Config.o )
[ 6 of 24] Compiling Adelie.Portage   ( Adelie/Portage.hs, dist/build/fquery/fquery-tmp/Adelie/Portage.o )
[ 7 of 24] Compiling Adelie.Depend    ( Adelie/Depend.hs, dist/build/fquery/fquery-tmp/Adelie/Depend.o )

Adelie/Depend.hs:74:21: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘String’
    Suppress this warning by saying ‘_ <- string "||"’

Adelie/Depend.hs:84:13: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '?'’

Adelie/Depend.hs:100:30: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Maybe ()’
    Suppress this warning by saying
      ‘_ <- optionMaybe
              (do { char '[';
                    _use <- many1 (satisfy (( \ x_ -> (/=) x_ ']')));
                    char ']';
                    return ghc-prim-0.5.0.0:GHC.Tuple.() })’

Adelie/Depend.hs:100:48: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '['’

Adelie/Depend.hs:102:48: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char ']'’

Adelie/Depend.hs:115:27: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '('’
[ 8 of 24] Compiling Adelie.Provide   ( Adelie/Provide.hs, dist/build/fquery/fquery-tmp/Adelie/Provide.o )
[ 9 of 24] Compiling Adelie.Use       ( Adelie/Use.hs, dist/build/fquery/fquery-tmp/Adelie/Use.o )
[10 of 24] Compiling Adelie.UseDesc   ( Adelie/UseDesc.hs, dist/build/fquery/fquery-tmp/Adelie/UseDesc.o )

Adelie/UseDesc.hs:12:1: error:
    Failed to load interface for ‘Data.HashTable’
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-13638/fquery-0.2.1.4'
cabal: Error: some packages failed to install:
fquery-0.2.1.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.