Build #2 for marxup-1.0.1
| Package | marxup-1.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-06-05 01:47:24.595188 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | pretty-1.0.1.2, parsec-2.1.0.1, mtl-2.0.1.1, labeled-tree-1.0.0.0, filepath-1.1.0.4, base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
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,
dist/doc/html/filepath/filepath.txt
Creating package registration file: /tmp/pkgConf-filepath-1.1.09846.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/filepath-1.1.0.4
Registering filepath-1.1.0.4...
Installed filepath-1.1.0.4
Configuring labeled-tree-1.0.0.0...
Building labeled-tree-1.0.0.0...
Preprocessing library labeled-tree-1.0.0.0...
[1 of 1] Compiling Data.LabeledTree ( Data/LabeledTree.hs, dist/build/Data/LabeledTree.o )
In-place registering labeled-tree-1.0.0.0...
Running Haddock for labeled-tree-1.0.0.0...
Running hscolour for labeled-tree-1.0.0.0...
Preprocessing library labeled-tree-1.0.0.0...
Preprocessing library labeled-tree-1.0.0.0...
Haddock coverage:
10% ( 1 / 10) in 'Data.LabeledTree'
Documentation created: dist/doc/html/labeled-tree/index.html,
dist/doc/html/labeled-tree/labeled-tree.txt
Creating package registration file: /tmp/pkgConf-labeled-tree-1.0.09846.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/labeled-tree-1.0.0.0
Registering labeled-tree-1.0.0.0...
Installed labeled-tree-1.0.0.0
Configuring parsec-2.1.0.1...
Building parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
[ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning:
‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning:
‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 6 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[ 7 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
[ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[ 9 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[10 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
In-place registering parsec-2.1.0.1...
Running Haddock for parsec-2.1.0.1...
Running hscolour for parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning:
‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning:
‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
6% ( 1 / 17) in 'Text.ParserCombinators.Parsec.Pos'
12% ( 2 / 16) in 'Text.ParserCombinators.Parsec.Error'
7% ( 2 / 30) in 'Text.ParserCombinators.Parsec.Prim'
5% ( 1 / 19) in 'Text.ParserCombinators.Parsec.Char'
4% ( 1 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
20% ( 1 / 5) in 'Text.ParserCombinators.Parsec.Expr'
22% ( 4 / 18) in 'Text.ParserCombinators.Parsec'
14% ( 1 / 7) in 'Text.ParserCombinators.Parsec.Perm'
25% ( 1 / 4) in 'Text.ParserCombinators.Parsec.Token'
11% ( 1 / 9) in 'Text.ParserCombinators.Parsec.Language'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-2.1.09846.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-2.1.0.1
Registering parsec-2.1.0.1...
Installed parsec-2.1.0.1
Downloading pretty-1.0.1.2...
Configuring pretty-1.0.1.2...
Building pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
[1 of 2] Compiling Text.PrettyPrint.HughesPJ ( Text/PrettyPrint/HughesPJ.hs, dist/build/Text/PrettyPrint/HughesPJ.o )
[2 of 2] Compiling Text.PrettyPrint ( Text/PrettyPrint.hs, dist/build/Text/PrettyPrint.o )
In-place registering pretty-1.0.1.2...
Running Haddock for pretty-1.0.1.2...
Running hscolour for pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
Preprocessing library pretty-1.0.1.2...
Haddock coverage:
98% ( 60 / 61) in 'Text.PrettyPrint.HughesPJ'
100% ( 2 / 2) in 'Text.PrettyPrint'
Documentation created: dist/doc/html/pretty/index.html,
dist/doc/html/pretty/pretty.txt
Creating package registration file: /tmp/pkgConf-pretty-1.0.19846.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pretty-1.0.1.2
Registering pretty-1.0.1.2...
Installed pretty-1.0.1.2
Configuring transformers-0.2.2.1...
Building transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
[ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
Control/Monad/Trans/Error.hs:55:10: Warning:
‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
In-place registering transformers-0.2.2.1...
Running Haddock for transformers-0.2.2.1...
Running hscolour for transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Control/Monad/Trans/Error.hs:55:10: Warning:
‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
100% ( 2 / 2) in 'Data.Functor.Product'
100% ( 2 / 2) in 'Data.Functor.Constant'
100% ( 2 / 2) in 'Data.Functor.Compose'
100% ( 2 / 2) in 'Data.Functor.Identity'
100% ( 8 / 8) in 'Control.Monad.Trans.Class'
100% ( 2 / 2) in 'Control.Monad.IO.Class'
71% ( 10 / 14) in 'Control.Monad.Trans.Cont'
100% ( 15 / 15) in 'Control.Monad.Trans.Error'
100% ( 7 / 7) in 'Control.Monad.Trans.Identity'
100% ( 7 / 7) in 'Control.Monad.Trans.List'
100% ( 9 / 9) in 'Control.Monad.Trans.Maybe'
100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.RWS'
76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict'
100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.State'
100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict'
100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
100% ( 2 / 2) in 'Control.Monad.Trans.Writer'
100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.2.29846.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.2.2.1
Registering transformers-0.2.2.1...
Installed transformers-0.2.2.1
Configuring mtl-2.0.1.1...
Building mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
Control/Monad/Error/Class.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.0.1.1...
Running Haddock for mtl-2.0.1.1...
Running hscolour for mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
Preprocessing library mtl-2.0.1.1...
Control/Monad/Error/Class.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
Control/Monad/Error.hs:57:1: Warning:
Module ‘Control.Monad.Instances’ is deprecated:
This module now contains no instances and will be removed in the future
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
75% ( 3 / 4) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
100% ( 3 / 3) in 'Control.Monad.Trans'
100% ( 14 / 14) in 'Control.Monad.Error'
100% ( 5 / 5) in 'Control.Monad.List'
62% ( 13 / 21) in 'Control.Monad.RWS.Lazy'
100% ( 2 / 2) in 'Control.Monad.RWS'
100% ( 23 / 23) in 'Control.Monad.Reader'
62% ( 13 / 21) in 'Control.Monad.RWS.Strict'
96% ( 23 / 24) in 'Control.Monad.State.Lazy'
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 23 / 24) in 'Control.Monad.State.Strict'
95% ( 18 / 19) in 'Control.Monad.Writer.Lazy'
100% ( 2 / 2) in 'Control.Monad.Writer'
95% ( 18 / 19) in 'Control.Monad.Writer.Strict'
76% ( 16 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.0.19846.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.0.1.1
Registering mtl-2.0.1.1...
Installed mtl-2.0.1.1
Downloading marxup-1.0.1...
Configuring marxup-1.0.1...
Building marxup-1.0.1...
Preprocessing library marxup-1.0.1...
[1 of 6] Compiling MarXup.Text ( MarXup/Text.hs, dist/build/MarXup/Text.o )
[2 of 6] Compiling MarXup.Tex ( MarXup/Tex.hs, dist/build/MarXup/Tex.o )
MarXup/Tex.hs:84:13: Warning:
‘Displayer’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[3 of 6] Compiling MarXup.MetaPost ( MarXup/MetaPost.hs, dist/build/MarXup/MetaPost.o )
[4 of 6] Compiling MarXup.Latex ( MarXup/Latex.hs, dist/build/MarXup/Latex.o )
MarXup/Latex.hs:21:21:
Ambiguous occurrence ‘<>’
It could refer to either ‘MarXup.Tex.<>’,
imported from ‘MarXup.Tex’ at MarXup/Latex.hs:5:1-17
(and originally defined at MarXup/Tex.hs:67:1-4)
or ‘Data.Monoid.<>’,
imported from ‘Data.Monoid’ at MarXup/Latex.hs:8:1-18
MarXup/Latex.hs:115:18:
Ambiguous occurrence ‘<>’
It could refer to either ‘MarXup.Tex.<>’,
imported from ‘MarXup.Tex’ at MarXup/Latex.hs:5:1-17
(and originally defined at MarXup/Tex.hs:67:1-4)
or ‘Data.Monoid.<>’,
imported from ‘Data.Monoid’ at MarXup/Latex.hs:8:1-18
MarXup/Latex.hs:123:18:
Ambiguous occurrence ‘<>’
It could refer to either ‘MarXup.Tex.<>’,
imported from ‘MarXup.Tex’ at MarXup/Latex.hs:5:1-17
(and originally defined at MarXup/Tex.hs:67:1-4)
or ‘Data.Monoid.<>’,
imported from ‘Data.Monoid’ at MarXup/Latex.hs:8:1-18
MarXup/Latex.hs:126:18:
Ambiguous occurrence ‘<>’
It could refer to either ‘MarXup.Tex.<>’,
imported from ‘MarXup.Tex’ at MarXup/Latex.hs:5:1-17
(and originally defined at MarXup/Tex.hs:67:1-4)
or ‘Data.Monoid.<>’,
imported from ‘Data.Monoid’ at MarXup/Latex.hs:8:1-18
MarXup/Latex.hs:126:24:
Ambiguous occurrence ‘<>’
It could refer to either ‘MarXup.Tex.<>’,
imported from ‘MarXup.Tex’ at MarXup/Latex.hs:5:1-17
(and originally defined at MarXup/Tex.hs:67:1-4)
or ‘Data.Monoid.<>’,
imported from ‘Data.Monoid’ at MarXup/Latex.hs:8:1-18
Failed to install marxup-1.0.1
cabal: Error: some packages failed to install:
marxup-1.0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.