Build #3 for bibdb-0.5.3

[all reports]

Package bibdb-0.5.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-11-19 00:37:47.529506 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies array-0.5.1.1, async-2.1.1, base-4.9.0.0, bibtex-0.1.0.6, bytestring-0.10.8.1, containers-0.5.7.1, curl-1.3.8, download-curl-0.1.4, filepath-1.4.1.0, microlens-0.4.7.0, microlens-mtl-0.1.10.0, microlens-th-0.4.1.0, mtl-2.2.1, optparse-applicative-0.13.0.0, parsec-3.1.11, pretty-1.1.3.3, transformers-0.5.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.3...
Configuring curl-1.3.8...
Building ansi-terminal-0.6.2.3...
Building curl-1.3.8...
Installed ansi-terminal-0.6.2.3
Configuring microlens-0.4.7.0...
Building microlens-0.4.7.0...
Configuring old-locale-1.0.0.7...
Installed microlens-0.4.7.0
Building old-locale-1.0.0.7...
Configuring stm-2.4.4.1...
Installed curl-1.3.8
Building stm-2.4.4.1...
Configuring mtl-2.2.1...
Installed old-locale-1.0.0.7
Building mtl-2.2.1...
Configuring time-locale-compat-0.1.1.3...
Installed stm-2.4.4.1
Building time-locale-compat-0.1.1.3...
Configuring transformers-compat-0.5.1.4...
Installed time-locale-compat-0.1.1.3
Building transformers-compat-0.5.1.4...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Configuring utf8-string-1.0.1.1...
Installed transformers-compat-0.5.1.4
Building utf8-string-1.0.1.1...
Configuring ansi-wl-pprint-0.6.7.3...
Installed utf8-string-1.0.1.1
Building ansi-wl-pprint-0.6.7.3...
Configuring utility-ht-0.0.12...
Installed ansi-wl-pprint-0.6.7.3
Building utility-ht-0.0.12...
Installed utility-ht-0.0.12
Configuring microlens-th-0.4.1.0...
Building microlens-th-0.4.1.0...
Configuring async-2.1.1...
Installed text-1.2.2.1
Building async-2.1.1...
Configuring old-time-1.1.0.3...
Installed async-2.1.1
Configuring microlens-mtl-0.1.10.0...
Installed microlens-th-0.4.1.0
Building old-time-1.1.0.3...
Building microlens-mtl-0.1.10.0...
Configuring optparse-applicative-0.13.0.0...
Installed microlens-mtl-0.1.10.0
Building optparse-applicative-0.13.0.0...
Configuring latex-0.1.0.3...
Installed old-time-1.1.0.3
Building latex-0.1.0.3...
Installed latex-0.1.0.3
Configuring xml-1.3.14...
Building xml-1.3.14...
Configuring tagsoup-0.14...
Installed optparse-applicative-0.13.0.0
Building tagsoup-0.14...
Configuring parsec-3.1.11...
Installed xml-1.3.14
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring bibtex-0.1.0.6...
Building bibtex-0.1.0.6...
Configuring feed-0.3.11.1...
Installed bibtex-0.1.0.6
Building feed-0.3.11.1...
Installed tagsoup-0.14
Installed feed-0.3.11.1
Configuring download-curl-0.1.4...
Building download-curl-0.1.4...
Installed download-curl-0.1.4
Configuring bibdb-0.5.3...
Building bibdb-0.5.3...
Failed to install bibdb-0.5.3
Build log ( /home/builder/.cabal/logs/bibdb-0.5.3.log ):
cabal: Entering directory '/tmp/cabal-tmp-5022/bibdb-0.5.3'
Configuring bibdb-0.5.3...
Building bibdb-0.5.3...
Preprocessing executable 'bibdb' for bibdb-0.5.3...
[ 1 of 15] Compiling Utility.Except   ( src/Utility/Except.hs, dist/build/bibdb/bibdb-tmp/Utility/Except.o )
[ 2 of 15] Compiling Reference        ( src/Reference.hs, dist/build/bibdb/bibdb-tmp/Reference.o )
[ 3 of 15] Compiling Parser.Location  ( src/Parser/Location.hs, dist/build/bibdb/bibdb-tmp/Parser/Location.o )
[ 4 of 15] Compiling Parser.Token     ( src/Parser/Token.hs, dist/build/bibdb/bibdb-tmp/Parser/Token.o )
[ 5 of 15] Compiling Parser.AlexUserState ( src/Parser/AlexUserState.hs, dist/build/bibdb/bibdb-tmp/Parser/AlexUserState.o )
[ 6 of 15] Compiling Parser.Lexer     ( dist/build/bibdb/bibdb-tmp/Parser/Lexer.hs, dist/build/bibdb/bibdb-tmp/Parser/Lexer.o )
[ 7 of 15] Compiling Parser.Parser    ( dist/build/bibdb/bibdb-tmp/Parser/Parser.hs, dist/build/bibdb/bibdb-tmp/Parser/Parser.o )
[ 8 of 15] Compiling Bibliography     ( src/Bibliography.hs, dist/build/bibdb/bibdb-tmp/Bibliography.o )
[ 9 of 15] Compiling Args             ( src/Args.hs, dist/build/bibdb/bibdb-tmp/Args.o )

src/Args.hs:41:6: error:
    • Variable not in scope: (<>) :: Mod f17 a17 -> Mod f16 a16 -> t3
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:42:6: error:
    • Variable not in scope: (<>) :: t3 -> Mod f15 a15 -> t2
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:43:6: error:
    • Variable not in scope:
        (<>) :: t2 -> Mod f14 a14 -> Mod OptionFields String
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:49:6: error:
    • Variable not in scope: (<>) :: Mod f20 a20 -> Mod f19 a19 -> t4
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:50:6: error:
    • Variable not in scope:
        (<>) :: t4 -> Mod f18 a18 -> Mod FlagFields Bool
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:57:6: error:
    • Variable not in scope: (<>) :: Mod f10 a10 -> Mod f9 a9 -> t0
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:58:6: error:
    • Variable not in scope:
        (<>) :: t0 -> Mod f8 a8 -> Mod FlagFields BibSize
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:62:6: error:
    • Variable not in scope: (<>) :: Mod f13 a13 -> Mod f12 a12 -> t1
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:63:6: error:
    • Variable not in scope:
        (<>) :: t1 -> Mod f11 a11 -> Mod FlagFields BibSize
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:70:6: error:
    • Variable not in scope:
        (<>) :: Mod f1 a1 -> Mod f0 a0 -> Mod FlagFields Stage
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:74:6: error:
    • Variable not in scope:
        (<>) :: Mod f3 a3 -> Mod f2 a2 -> Mod FlagFields Stage
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:78:6: error:
    • Variable not in scope:
        (<>) :: Mod f5 a5 -> Mod f4 a4 -> Mod FlagFields Stage
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)

src/Args.hs:82:6: error:
    • Variable not in scope:
        (<>) :: Mod f7 a7 -> Mod f6 a6 -> Mod FlagFields Stage
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative),
        ‘<$’ (imported from Options.Applicative)
cabal: Leaving directory '/tmp/cabal-tmp-5022/bibdb-0.5.3'
cabal: Error: some packages failed to install:
bibdb-0.5.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.