Build #1 for language-c-quote-0.2.0.1

[all reports]

Package language-c-quote-0.2.0.1
Install DependencyFailed syb-0.1.0.1
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies template-haskell-2.4.0.1, symbol-0.1.4, syb-0.1.0.1, srcloc-0.1.2, mtl-1.1.1.1, mainland-pretty-0.1.3.0, filepath-1.1.0.4, exception-mtl-0.1, containers-0.3.0.0, bytestring-0.9.2.1, base-4.6.0.1, array-0.3.0.3, HUnit-1.2.5.2
Flags -tests

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring array-0.3.0.3...
Building array-0.3.0.3...
Preprocessing library array-0.3.0.3...

Data/Array/IO/Internals.hs:1:16: Warning:
    -#include and INCLUDE pragmas are deprecated: They no longer have any effect
[1 of 9] Compiling Data.Array.Base  ( Data/Array/Base.hs, dist/build/Data/Array/Base.o )

Data/Array/Base.hs:1204:47:
    Not in scope: `chr'
    Perhaps you meant `chr#' (imported from GHC.Base)
Failed to install array-0.3.0.3
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString  ( Data/ByteString.hs, dist/build/Data/ByteString.o )
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.ByteString.Fusion'
  64% ( 21 / 33) in 'Data.ByteString.Internal'
 100% ( 19 / 19) in 'Data.ByteString.Unsafe'
 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
 100% (133 /133) in 'Data.ByteString'
 100% (138 /138) in 'Data.ByteString.Char8'
 100% (115 /115) in 'Data.ByteString.Lazy'
 100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
    Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
    Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
    Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-0.9.2.1
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
Configuring filepath-1.1.0.4...
Building filepath-1.1.0.4...
Preprocessing library filepath-1.1.0.4...
[1 of 3] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o )
[2 of 3] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o )
[3 of 3] Compiling System.FilePath  ( System/FilePath.hs, dist/build/System/FilePath.o )
In-place registering filepath-1.1.0.4...
Running Haddock for filepath-1.1.0.4...
Running hscolour for filepath-1.1.0.4...
Preprocessing library filepath-1.1.0.4...
Preprocessing library filepath-1.1.0.4...
Haddock coverage:
 100% ( 57 / 57) in 'System.FilePath.Windows'
 100% ( 57 / 57) in 'System.FilePath.Posix'
 100% (  2 /  2) in 'System.FilePath'
Documentation created: dist/doc/html/filepath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/filepath-1.1.0.4
Registering filepath-1.1.0.4...
Installed filepath-1.1.0.4
Configuring mtl-1.1.1.1...
Building mtl-1.1.1.1...
Preprocessing library mtl-1.1.1.1...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 3 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 4 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 5 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 6 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 7 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 8 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 9 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[10 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

Control/Monad/Error.hs:73:21: Not in scope: `catch'

Control/Monad/Error.hs:77:18: Not in scope: `catch'
Failed to install mtl-1.1.1.1
Downloading syb-0.1.0.1...
Configuring syb-0.1.0.1...
Building syb-0.1.0.1...
Preprocessing library syb-0.1.0.1...
[1 of 7] Compiling Data.Generics.Basics ( Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[2 of 7] Compiling Data.Generics.Instances ( Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )

Data/Generics/Instances.hs:86:1:
    Illegal standalone deriving declaration
      Use -XStandaloneDeriving to enable this extension
Failed to install syb-0.1.0.1
cabal: Error: some packages failed to install:
HUnit-1.2.5.2 depends on array-0.3.0.3 which failed to install.
array-0.3.0.3 failed during the building phase. The exception was:
ExitFailure 1
containers-0.3.0.0 depends on array-0.3.0.3 which failed to install.
deepseq-1.3.0.2 depends on array-0.3.0.3 which failed to install.
exception-mtl-0.1 depends on mtl-1.1.1.1 which failed to install.
language-c-quote-0.2.0.1 depends on syb-0.1.0.1 which failed to install.
mainland-pretty-0.1.3.0 depends on syb-0.1.0.1 which failed to install.
mtl-1.1.1.1 failed during the building phase. The exception was:
ExitFailure 1
srcloc-0.1.2 depends on syb-0.1.0.1 which failed to install.
syb-0.1.0.1 failed during the building phase. The exception was:
ExitFailure 1
symbol-0.1.4 depends on syb-0.1.0.1 which failed to install.
template-haskell-2.4.0.1 depends on array-0.3.0.3 which failed to install.

Test log

No test log was submitted for this report.