Build #1 for gf-3.1.6

[all reports]

Package gf-3.1.6
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-2.6.0.1, random-1.0.1.1, process-1.1.0.2, pretty-1.1.1.0, old-time-1.1.0.1, mtl-2.1.2, haskeline-0.7.1.1, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1
Flags interrupt

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring terminfo-0.3.2.6...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for setupterm in -ltinfo... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
[1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o )
[2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o )
[3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o )
[4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o )
[5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o )
[6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o )
[7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o )
In-place registering terminfo-0.3.2.6...
Running Haddock for terminfo-0.3.2.6...
Running hscolour for terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
Preprocessing library terminfo-0.3.2.6...
Haddock coverage:
  79% ( 22 / 28) in 'System.Console.Terminfo.Base'
  32% (  6 / 19) in 'System.Console.Terminfo.Keys'
  41% ( 15 / 37) in 'System.Console.Terminfo.Cursor'
  56% ( 14 / 25) in 'System.Console.Terminfo.Effects'
 100% (  5 /  5) in 'System.Console.Terminfo.Edit'
  88% (  7 /  8) in 'System.Console.Terminfo.Color'
 100% (  7 /  7) in 'System.Console.Terminfo'
Documentation created: dist/doc/html/terminfo/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.3.2.6
Registering terminfo-0.3.2.6...
Installed terminfo-0.3.2.6
[1 of 1] Compiling Main             ( /tmp/haskeline-0.7.1.1-21499/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-21499/haskeline-0.7.1.1/dist/setup/Main.o )
Linking /tmp/haskeline-0.7.1.1-21499/haskeline-0.7.1.1/dist/setup/setup ...
Configuring haskeline-0.7.1.1...
Building haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
[ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o )
[ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o )
[ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o )
[ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o )
[ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o )
[ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o )
[ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o )
[ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o )
[ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o )
[10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o )
[11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o )
[12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o )
[13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o )
[14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o )
[15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o )

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
[16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o )
[17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o )
[18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o )
[19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o )
[20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o )
[21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o )
[22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o )
[23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o )
[24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o )
[25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o )
[26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o )
[27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o )
In-place registering haskeline-0.7.1.1...
Running Haddock for haskeline-0.7.1.1...
Running hscolour for haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
Preprocessing library haskeline-0.7.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0

System/Console/Haskeline/Term.hs:107:16: Warning:
    In the use of `isEmptyChan'
    (imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
    Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead.  See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
Haddock coverage:
   0% (  0 /  2) in 'System.Console.Haskeline.Recover'
 100% (  4 /  4) in 'System.Console.Haskeline.Directory'
   0% (  0 / 12) in 'System.Console.Haskeline.Key'
  73% (  8 / 11) in 'System.Console.Haskeline.History'
  35% ( 23 / 65) in 'System.Console.Haskeline.LineState'
   4% (  1 / 28) in 'System.Console.Haskeline.Command'
  25% (  1 /  4) in 'System.Console.Haskeline.Backend.WCWidth'
  62% ( 13 / 21) in 'System.Console.Haskeline.MonadException'
  33% (  3 /  9) in 'System.Console.Haskeline.Prefs'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Maybe.MaybeT
   5% (  1 / 19) in 'System.Console.Haskeline.Monads'
   0% (  0 / 11) in 'System.Console.Haskeline.Command.Undo'
   0% (  0 / 28) in 'System.Console.Haskeline.Command.History'
   0% (  0 / 17) in 'System.Console.Haskeline.Command.KillRing'
  62% (  8 / 13) in 'System.Console.Haskeline.Completion'
  29% (  7 / 24) in 'System.Console.Haskeline.Term'
   0% (  0 /  2) in 'System.Console.Haskeline.RunCommand'
  23% (  3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder'
   0% (  0 / 15) in 'System.Console.Haskeline.Backend.Posix'
   0% (  0 /  3) in 'System.Console.Haskeline.Backend.Terminfo'
   0% (  0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm'
   0% (  0 /  7) in 'System.Console.Haskeline.Backend'
  87% ( 20 / 23) in 'System.Console.Haskeline.InputT'
  40% (  2 /  5) in 'System.Console.Haskeline.Command.Completion'
   0% (  0 / 56) in 'System.Console.Haskeline.Vi'
   0% (  0 / 13) in 'System.Console.Haskeline.Emacs'
  98% ( 47 / 48) in 'System.Console.Haskeline'
  83% (  5 /  6) in 'System.Console.Haskeline.IO'
Warning: System.Console.Haskeline.MonadException: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST
Warning: System.Console.Haskeline.Completion: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: System.Console.Haskeline: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/haskeline/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.1
Registering haskeline-0.7.1.1...
Installed haskeline-0.7.1.1
Downloading gf-3.1.6...
[1 of 1] Compiling Main             ( /tmp/gf-3.1.6-21499/gf-3.1.6/Setup.hs, /tmp/gf-3.1.6-21499/gf-3.1.6/dist/setup/Main.o )

/tmp/gf-3.1.6-21499/gf-3.1.6/Setup.hs:27:46: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/gf-3.1.6-21499/gf-3.1.6/dist/setup/setup ...
Configuring gf-3.1.6...
Building gf-3.1.6...
Preprocessing library gf-3.1.6...

src/runtime/haskell/Data/Binary/Get.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/runtime/haskell/Data/Binary/Builder.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[ 1 of 28] Compiling Data.Binary.Builder ( src/runtime/haskell/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )

src/runtime/haskell/Data/Binary/Builder.hs:168:37: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
[ 2 of 28] Compiling GF.Data.ErrM     ( src/compiler/GF/Data/ErrM.hs, dist/build/GF/Data/ErrM.o )
[ 3 of 28] Compiling Data.Binary.Get  ( src/runtime/haskell/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )

src/runtime/haskell/Data/Binary/Get.hs:366:15: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"

src/runtime/haskell/Data/Binary/Get.hs:377:48: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"
[ 4 of 28] Compiling Data.Binary.Put  ( src/runtime/haskell/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )

src/runtime/haskell/Data/Binary/Put.hs:68:16: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PairS'
    In the definition of data constructor `PairS'
    In the data declaration for `PairS'
[ 5 of 28] Compiling GF.Data.TrieMap  ( src/compiler/GF/Data/TrieMap.hs, dist/build/GF/Data/TrieMap.o )
[ 6 of 28] Compiling Data.Binary      ( src/runtime/haskell/Data/Binary.hs, dist/build/Data/Binary.o )
[ 7 of 28] Compiling GF.Data.Utilities ( src/compiler/GF/Data/Utilities.hs, dist/build/GF/Data/Utilities.o )
[ 8 of 28] Compiling GF.Data.SortedList ( src/compiler/GF/Data/SortedList.hs, dist/build/GF/Data/SortedList.o )
[ 9 of 28] Compiling GF.Data.Relation ( src/compiler/GF/Data/Relation.hs, dist/build/GF/Data/Relation.o )
[10 of 28] Compiling GF.Data.Operations ( src/compiler/GF/Data/Operations.hs, dist/build/GF/Data/Operations.o )
[11 of 28] Compiling PGF.CId          ( src/runtime/haskell/PGF/CId.hs, dist/build/PGF/CId.o )
[12 of 28] Compiling PGF.Expr[boot]   ( src/runtime/haskell/PGF/Expr.hs-boot, dist/build/PGF/Expr.o-boot )
[13 of 28] Compiling PGF.Type         ( src/runtime/haskell/PGF/Type.hs, dist/build/PGF/Type.o )
[14 of 28] Compiling PGF.Expr         ( src/runtime/haskell/PGF/Expr.hs, dist/build/PGF/Expr.o )

src/runtime/haskell/PGF/Expr.hs:101:14:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:157:24:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:161:23:
    Ambiguous occurrence `foldr'
    It could refer to either `List.foldr',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.Base')
                          or `Map.foldr',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:239:32:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:280:48:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:281:48:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:284:61:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')

src/runtime/haskell/PGF/Expr.hs:286:48:
    Ambiguous occurrence `foldl'
    It could refer to either `List.foldl',
                             imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:26:1-24
                             (and originally defined in `GHC.List')
                          or `Map.foldl',
                             imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:27:1-40
                             (and originally defined in `containers-0.5.0.0:Data.Map.Base')
Failed to install gf-3.1.6
cabal: Error: some packages failed to install:
gf-3.1.6 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.