Build #6 for temporal-csound-0.1.0

[all reports]

Package temporal-csound-0.1.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-22 08:11:17.275792 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, csound-expression-5.1.0, temporal-music-notation-0.4.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Boolean-0.2.3...
Configuring colour-2.3.3...
Building Boolean-0.2.3...
Building colour-2.3.3...
Installed Boolean-0.2.3
Configuring data-default-class-0.1.2.0...
Building data-default-class-0.1.2.0...
Configuring data-fix-0.0.3...
Installed data-default-class-0.1.2.0
Building data-fix-0.0.3...
Configuring dlist-0.8.0.2...
Installed colour-2.3.3
Building dlist-0.8.0.2...
Configuring primitive-0.6.1.0...
Installed data-fix-0.0.3
Building primitive-0.6.1.0...
Configuring old-locale-1.0.0.7...
Installed dlist-0.8.0.2
Building old-locale-1.0.0.7...
Configuring wl-pprint-1.2...
Installed old-locale-1.0.0.7
Building wl-pprint-1.2...
Configuring text-1.2.2.1...
Installed primitive-0.6.1.0
Building text-1.2.2.1...
Configuring temporal-media-0.6.1...
Installed wl-pprint-1.2
Building temporal-media-0.6.1...
Installed temporal-media-0.6.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Configuring data-default-instances-dlist-0.0.1...
Installed data-default-instances-containers-0.0.1
Building data-default-instances-dlist-0.0.1...
Configuring data-fix-cse-0.0.2...
Installed data-default-instances-dlist-0.0.1
Building data-fix-cse-0.0.2...
Configuring vector-0.11.0.0...
Installed data-fix-cse-0.0.2
Building vector-0.11.0.0...
Configuring data-default-instances-old-locale-0.0.1...
Installed text-1.2.2.1
Building data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-0.7.1.1...
Building data-default-0.7.1.1...
Configuring hashable-1.2.4.0...
Installed data-default-0.7.1.1
Building hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring csound-expression-dynamic-0.2.0...
Building csound-expression-dynamic-0.2.0...
Installed csound-expression-dynamic-0.2.0
Configuring csound-expression-typed-0.1.0.0...
Building csound-expression-typed-0.1.0.0...
Installed vector-0.11.0.0
Configuring temporal-music-notation-0.4.1...
Building temporal-music-notation-0.4.1...
Installed temporal-music-notation-0.4.1
Installed csound-expression-typed-0.1.0.0
Configuring csound-expression-opcodes-0.0.3.1...
Building csound-expression-opcodes-0.0.3.1...
Installed csound-expression-opcodes-0.0.3.1
Configuring csound-expression-5.1.0...
Building csound-expression-5.1.0...
Installed csound-expression-5.1.0
Configuring temporal-csound-0.1.0...
Building temporal-csound-0.1.0...
Failed to install temporal-csound-0.1.0
Build log ( /home/builder/.cabal/logs/temporal-csound-0.1.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-7332/temporal-csound-0.1.0'
Configuring temporal-csound-0.1.0...
Building temporal-csound-0.1.0...
Preprocessing library temporal-csound-0.1.0...
[1 of 1] Compiling Csound           ( src/Csound.hs, dist/build/Csound.o )

src/Csound.hs:20:23: error:
    Not in scope: type constructor or class ‘Out’
    Perhaps you meant ‘Outs’ (imported from Csound.Base)

src/Csound.hs:20:42: error:
    Not in scope: type constructor or class ‘SigOut’
    Perhaps you meant one of these:
      ‘SigOuts’ (imported from Csound.Base),
      ‘SigOrD’ (imported from Csound.Base)

src/Csound.hs:21:61: error:
    Ambiguous occurrence ‘render’
    It could refer to either ‘Temporal.Music.render’,
                             imported from ‘Temporal.Music’ at src/Csound.hs:16:1-21
                             (and originally defined in ‘Temporal.Music.Score’)
                          or ‘Csound.Base.render’,
                             imported from ‘Csound.Base’ at src/Csound.hs:17:1-18
                             (and originally defined in ‘temporal-media-0.6.1:Temporal.Media’)

src/Csound.hs:25:20: error:
    Ambiguous occurrence ‘CsdNote’
    It could refer to either ‘Csound.Base.CsdNote’,
                             imported from ‘Csound.Base’ at src/Csound.hs:17:1-18
                             (and originally defined in ‘Csound.Air.Patch’)
                          or ‘Csound.CsdNote’, defined at src/Csound.hs:33:1

src/Csound.hs:25:33: error:
    Not in scope: type constructor or class ‘Out’
    Perhaps you meant ‘Outs’ (imported from Csound.Base)

src/Csound.hs:25:59: error:
    Not in scope: type constructor or class ‘SigOut’
    Perhaps you meant one of these:
      ‘SigOuts’ (imported from Csound.Base),
      ‘SigOrD’ (imported from Csound.Base)

src/Csound.hs:26:18: error:
    Ambiguous occurrence ‘sco’
    It could refer to either ‘Csound.Base.sco’,
                             imported from ‘Csound.Base’ at src/Csound.hs:17:1-18
                             (and originally defined in ‘csound-expression-typed-0.1.0.0:Csound.Typed.Control.Mix’)
                          or ‘Csound.sco’, defined at src/Csound.hs:21:1

src/Csound.hs:29:33: error:
    Not in scope: type constructor or class ‘Out’
    Perhaps you meant ‘Outs’ (imported from Csound.Base)

src/Csound.hs:29:59: error:
    Not in scope: type constructor or class ‘SigOut’
    Perhaps you meant one of these:
      ‘SigOuts’ (imported from Csound.Base),
      ‘SigOrD’ (imported from Csound.Base)

src/Csound.hs:30:18: error:
    Ambiguous occurrence ‘sco’
    It could refer to either ‘Csound.Base.sco’,
                             imported from ‘Csound.Base’ at src/Csound.hs:17:1-18
                             (and originally defined in ‘csound-expression-typed-0.1.0.0:Csound.Typed.Control.Mix’)
                          or ‘Csound.sco’, defined at src/Csound.hs:21:1

src/Csound.hs:35:22: error:
    Ambiguous occurrence ‘CsdNote’
    It could refer to either ‘Csound.Base.CsdNote’,
                             imported from ‘Csound.Base’ at src/Csound.hs:17:1-18
                             (and originally defined in ‘Csound.Air.Patch’)
                          or ‘Csound.CsdNote’, defined at src/Csound.hs:33:1
cabal: Leaving directory '/tmp/cabal-tmp-7332/temporal-csound-0.1.0'
cabal: Error: some packages failed to install:
temporal-csound-0.1.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.