Build #2 for portager-0.1.0.0

[all reports]

Package portager-0.1.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-05-21 19:19:34.937326551 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, lens-4.15.2, mtl-2.2.1, optparse-applicative-0.13.2.0, text-1.2.2.2, 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 base-orphans-0.6...
Building base-orphans-0.6...
Building ansi-terminal-0.6.2.3...
Installed base-orphans-0.6
Configuring cabal-doctest-1.0.2...
Building cabal-doctest-1.0.2...
Configuring fail-4.9.0.0...
Installed ansi-terminal-0.6.2.3
Building fail-4.9.0.0...
Configuring parallel-3.2.1.1...
Installed fail-4.9.0.0
Building parallel-3.2.1.1...
Configuring mtl-2.2.1...
Installed cabal-doctest-1.0.2
Building mtl-2.2.1...
Configuring prelude-extras-0.4.0.3...
Installed parallel-3.2.1.1
Building prelude-extras-0.4.0.3...
Configuring reflection-2.1.2...
Installed mtl-2.2.1
Building reflection-2.1.2...
Configuring semigroups-0.18.3...
Installed prelude-extras-0.4.0.3
Building semigroups-0.18.3...
Configuring primitive-0.6.2.0...
Installed semigroups-0.18.3
Building primitive-0.6.2.0...
Configuring stm-2.4.4.1...
Installed reflection-2.1.2
Building stm-2.4.4.1...
Configuring text-1.2.2.2...
Installed stm-2.4.4.1
Building text-1.2.2.2...
Configuring transformers-compat-0.5.1.4...
Installed primitive-0.6.2.0
Building transformers-compat-0.5.1.4...
Configuring void-0.7.2...
Installed transformers-compat-0.5.1.4
Building void-0.7.2...
Installed void-0.7.2
Configuring StateVar-1.1.0.4...
Building StateVar-1.1.0.4...
Configuring ansi-wl-pprint-0.6.7.3...
Installed StateVar-1.1.0.4
Building ansi-wl-pprint-0.6.7.3...
Configuring tagged-0.8.5...
Installed ansi-wl-pprint-0.6.7.3
Building tagged-0.8.5...
Configuring exceptions-0.8.3...
Installed tagged-0.8.5
Building exceptions-0.8.3...
Configuring vector-0.12.0.1...
Installed text-1.2.2.2
Building vector-0.12.0.1...
Installed exceptions-0.8.3
Configuring contravariant-1.4...
Building contravariant-1.4...
Configuring optparse-applicative-0.13.2.0...
Installed contravariant-1.4
Building optparse-applicative-0.13.2.0...
Configuring hashable-1.2.6.0...
Installed optparse-applicative-0.13.2.0
Building hashable-1.2.6.0...
Configuring distributive-0.5.2...
Installed hashable-1.2.6.0
Building distributive-0.5.2...
Configuring unordered-containers-0.2.8.0...
Installed distributive-0.5.2
Building unordered-containers-0.2.8.0...
Installed vector-0.12.0.1
Configuring comonad-5.0.1...
Building comonad-5.0.1...
Installed unordered-containers-0.2.8.0
Installed comonad-5.0.1
Configuring bifunctors-5.4.2...
Building bifunctors-5.4.2...
Installed bifunctors-5.4.2
Configuring semigroupoids-5.2...
Configuring profunctors-5.2...
Building profunctors-5.2...
Building semigroupoids-5.2...
Installed profunctors-5.2
Installed semigroupoids-5.2
Configuring free-4.12.4...
Building free-4.12.4...
Installed free-4.12.4
Configuring adjunctions-4.3...
Building adjunctions-4.3...
Installed adjunctions-4.3
Configuring kan-extensions-5.0.2...
Building kan-extensions-5.0.2...
Installed kan-extensions-5.0.2
Configuring lens-4.15.2...
Building lens-4.15.2...
Installed lens-4.15.2
Configuring portager-0.1.0.0...
Building portager-0.1.0.0...
Failed to install portager-0.1.0.0
Build log ( /home/builder/.cabal/logs/portager-0.1.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-12566/portager-0.1.0.0'
Configuring portager-0.1.0.0...
Building portager-0.1.0.0...
Preprocessing library portager-0.1.0.0...
[1 of 5] Compiling Portager.Options ( src/Portager/Options.hs, dist/build/Portager/Options.o )

src/Portager/Options.hs:30:7: error:
    • Variable not in scope: (<>) :: Mod f5 a7 -> Mod f4 a6 -> t4
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:31:7: error:
    • Variable not in scope: (<>) :: t4 -> Mod f3 a5 -> t3
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:32:7: error:
    • Variable not in scope: (<>) :: t3 -> Mod f2 [Char] -> t2
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:33:7: error:
    • Variable not in scope: (<>) :: t2 -> Mod f1 a4 -> t1
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:34:7: error:
    • Variable not in scope:
        (<>) :: t1 -> Mod f0 a3 -> Mod OptionFields String
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:38:7: error:
    • Variable not in scope: (<>) :: Mod f11 a12 -> Mod f10 a11 -> t8
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:39:7: error:
    • Variable not in scope: (<>) :: t8 -> Mod f9 a10 -> t7
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:40:7: error:
    • Variable not in scope: (<>) :: t7 -> Mod f8 [Char] -> t6
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:41:7: error:
    • Variable not in scope: (<>) :: t6 -> Mod f7 a9 -> t5
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:42:7: error:
    • Variable not in scope:
        (<>) :: t5 -> Mod f6 a8 -> Mod OptionFields String
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:50:7: error:
    • Variable not in scope: (<>) :: InfoMod a2 -> InfoMod a1 -> t0
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)

src/Portager/Options.hs:51:7: error:
    • Variable not in scope:
        (<>) :: t0 -> InfoMod a0 -> InfoMod Options
    • Perhaps you meant one of these:
        ‘<$>’ (imported from Options.Applicative),
        ‘<*>’ (imported from Options.Applicative),
        ‘*>’ (imported from Options.Applicative)
cabal: Leaving directory '/tmp/cabal-tmp-12566/portager-0.1.0.0'
cabal: Error: some packages failed to install:
portager-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.