Build #1 for luka-2012.8.29

[all reports]

Package luka-2012.8.29
Install DependencyFailed libffi-0.1
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies libffi-0.1, bytestring-0.10.0.2, base-4.6.0.1, air-2013.7.18
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring dlist-0.5...
Building dlist-0.5...
Preprocessing library dlist-0.5...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.5...
Running Haddock for dlist-0.5...
Running hscolour for dlist-0.5...
Preprocessing library dlist-0.5...
Preprocessing library dlist-0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/dlist-0.5/ghc-7.6.3
Registering dlist-0.5...
Installed dlist-0.5
Downloading libffi-0.1...
Configuring libffi-0.1...
cabal: The program pkg-config version >=0.9.0 is required but it could not be
found.
Failed to install libffi-0.1
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/parallel-3.2.0.4/ghc-7.6.3
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
Configuring air-2013.7.18...
Building air-2013.7.18...
Preprocessing library air-2013.7.18...
[ 1 of 15] Compiling Air.Data.Record.SimpleLabel.TH ( src/Air/Data/Record/SimpleLabel/TH.hs, dist/build/Air/Data/Record/SimpleLabel/TH.o )
[ 2 of 15] Compiling Air.Data.Record.SimpleLabel ( src/Air/Data/Record/SimpleLabel.hs, dist/build/Air/Data/Record/SimpleLabel.o )
[ 3 of 15] Compiling Air.TH.Air       ( src/Air/TH/Air.hs, dist/build/Air/TH/Air.o )
[ 4 of 15] Compiling Air.TH.Here      ( src/Air/TH/Here.hs, dist/build/Air/TH/Here.o )

src/Air/TH/Here.hs:12:3: Warning:
    Fields of `QuasiQuoter' not initialised: quoteType, quoteDec
    In the expression:
      QuasiQuoter {quoteExp = litE . stringL, quotePat = litP . stringL}
    In an equation for `here':
        here
          = QuasiQuoter
              {quoteExp = litE . stringL, quotePat = litP . stringL}
[ 5 of 15] Compiling Air.Control.Monad.ListBuilder ( src/Air/Control/Monad/ListBuilder.hs, dist/build/Air/Control/Monad/ListBuilder.o )
[ 6 of 15] Compiling Air.Data.Monoid  ( src/Air/Data/Monoid.hs, dist/build/Air/Data/Monoid.o )
[ 7 of 15] Compiling Air.Data.Default ( src/Air/Data/Default.hs, dist/build/Air/Data/Default.o )
[ 8 of 15] Compiling Air.Control.Monad.ObjectBuilder ( src/Air/Control/Monad/ObjectBuilder.hs, dist/build/Air/Control/Monad/ObjectBuilder.o )
[ 9 of 15] Compiling Air.Data.Managed ( src/Air/Data/Managed.hs, dist/build/Air/Data/Managed.o )
[10 of 15] Compiling Air.TH.Default   ( src/Air/TH/Default.hs, dist/build/Air/TH/Default.o )
[11 of 15] Compiling Air.Light        ( src/Air/Light.hs, dist/build/Air/Light.o )
[12 of 15] Compiling Air.TH           ( src/Air/TH.hs, dist/build/Air/TH.o )
[13 of 15] Compiling Air.Env          ( src/Air/Env.hs, dist/build/Air/Env.o )
[14 of 15] Compiling Air.SimpleMath   ( src/Air/SimpleMath.hs, dist/build/Air/SimpleMath.o )
[15 of 15] Compiling Air              ( src/Air.hs, dist/build/Air.o )
In-place registering air-2013.7.18...
Running Haddock for air-2013.7.18...
Running hscolour for air-2013.7.18...
Preprocessing library air-2013.7.18...
Preprocessing library air-2013.7.18...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-24678/src/Air/TH/Here.hs:12:3: Warning:
    Fields of `QuasiQuoter' not initialised: quoteType, quoteDec
    In the expression:
      QuasiQuoter {quoteExp = litE . stringL, quotePat = litP . stringL}
    In an equation for `here':
        here
          = QuasiQuoter
              {quoteExp = litE . stringL, quotePat = litP . stringL}
Haddock coverage:
  33% (  1 /  3) in 'Air.Data.Record.SimpleLabel.TH'
  61% ( 11 / 18) in 'Air.Data.Record.SimpleLabel'
   0% (  0 /  2) in 'Air.TH.Air'
   0% (  0 /  2) in 'Air.TH.Here'
   0% (  0 /  7) in 'Air.Control.Monad.ListBuilder'
   0% (  0 /  3) in 'Air.Data.Monoid'
  50% (  1 /  2) in 'Air.Data.Default'
   0% (  0 /  4) in 'Air.Control.Monad.ObjectBuilder'
   0% (  0 /  2) in 'Air.Data.Managed'
  33% (  1 /  3) in 'Air.TH.Default'
   0% (  0 /106) in 'Air.Light'
  80% (  4 /  5) in 'Air.TH'
  86% (  6 /  7) in 'Air.Env'
   0% (  0 /  4) in 'Air.SimpleMath'
  67% (  2 /  3) in 'Air'
Warning: Air.Data.Record.SimpleLabel: could not find link destinations for:
    Control.Monad.State.Class.MonadState
Warning: Air.Control.Monad.ListBuilder: could not find link destinations for:
    Control.Monad.Trans.Writer.Lazy.Writer
Warning: Air.Data.Monoid: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Air.Data.Default: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Air.Control.Monad.ObjectBuilder: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Warning: Air.Light: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/air/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/air-2013.7.18/ghc-7.6.3
Registering air-2013.7.18...
Installed air-2013.7.18
cabal: Error: some packages failed to install:
libffi-0.1 failed during the configure step. The exception was:
ExitFailure 1
luka-2012.8.29 depends on libffi-0.1 which failed to install.

Test log

No test log was submitted for this report.