Build #6 for Ebnf2ps-1.0.12
| Package | Ebnf2ps-1.0.12 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-13 08:14:23.441164 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | array-0.5.1.1, base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, old-time-1.1.0.3, unix-2.7.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring old-time-1.1.0.3...
Building old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring Ebnf2ps-1.0.12...
Building Ebnf2ps-1.0.12...
Failed to install Ebnf2ps-1.0.12
Build log ( /home/builder/.cabal/logs/Ebnf2ps-1.0.12.log ):
cabal: Entering directory '/tmp/cabal-tmp-32067/Ebnf2ps-1.0.12'
Configuring Ebnf2ps-1.0.12...
Building Ebnf2ps-1.0.12...
Preprocessing executable 'ebnf2ps' for Ebnf2ps-1.0.12...
unused terminals: 2
[ 1 of 21] Compiling Version ( src/Version.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Version.o )
[ 2 of 21] Compiling PathExpansion ( src/PathExpansion.hs, dist/build/ebnf2ps/ebnf2ps-tmp/PathExpansion.o )
src/PathExpansion.hs:19:1: warning: [-Wtabs]
Tab character found here, and in 97 further locations.
Please use spaces instead.
[ 3 of 21] Compiling Parsers ( src/Parsers.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Parsers.o )
src/Parsers.hs:36:1: warning: [-Wtabs]
Tab character found here, and in 11 further locations.
Please use spaces instead.
[ 4 of 21] Compiling StringMatch ( src/StringMatch.hs, dist/build/ebnf2ps/ebnf2ps-tmp/StringMatch.o )
src/StringMatch.hs:60:29: warning: [-Wtabs]
Tab character found here, and in 16 further locations.
Please use spaces instead.
[ 5 of 21] Compiling Lexer ( src/Lexer.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Lexer.o )
src/Lexer.hs:13:1: warning: [-Wtabs]
Tab character found here, and in 15 further locations.
Please use spaces instead.
[ 6 of 21] Compiling IOSupplement ( src/IOSupplement.hs, dist/build/ebnf2ps/ebnf2ps-tmp/IOSupplement.o )
src/IOSupplement.hs:50:1: warning: [-Wtabs]
Tab character found here, and in 16 further locations.
Please use spaces instead.
[ 7 of 21] Compiling Fonts ( src/Fonts.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Fonts.o )
src/Fonts.hs:31:1: warning: [-Wtabs]
Tab character found here, and in 39 further locations.
Please use spaces instead.
[ 8 of 21] Compiling Defaults ( src/Defaults.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Defaults.o )
src/Defaults.hs:13:15: warning: [-Wtabs]
Tab character found here.
Please use spaces instead.
[ 9 of 21] Compiling CommandLine ( src/CommandLine.hs, dist/build/ebnf2ps/ebnf2ps-tmp/CommandLine.o )
[10 of 21] Compiling Color ( src/Color.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Color.o )
src/Color.hs:64:1: warning: [-Wtabs]
Tab character found here, and in 41 further locations.
Please use spaces instead.
[11 of 21] Compiling Info ( src/Info.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Info.o )
src/Info.hs:20:13: warning: [-Wtabs]
Tab character found here, and in 27 further locations.
Please use spaces instead.
[12 of 21] Compiling Fig31Output ( src/Fig31Output.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Fig31Output.o )
src/Fig31Output.hs:23:1: warning: [-Wtabs]
Tab character found here, and in 519 further locations.
Please use spaces instead.
[13 of 21] Compiling PsOutput ( src/PsOutput.hs, dist/build/ebnf2ps/ebnf2ps-tmp/PsOutput.o )
src/PsOutput.hs:38:6: warning: [-Wtabs]
Tab character found here, and in 209 further locations.
Please use spaces instead.
[14 of 21] Compiling AbstractSyntax ( src/AbstractSyntax.hs, dist/build/ebnf2ps/ebnf2ps-tmp/AbstractSyntax.o )
src/AbstractSyntax.hs:6:1: warning: [-Wtabs]
Tab character found here, and in 30 further locations.
Please use spaces instead.
[15 of 21] Compiling EbnfLayout ( src/EbnfLayout.hs, dist/build/ebnf2ps/ebnf2ps-tmp/EbnfLayout.o )
src/EbnfLayout.hs:47:1: warning: [-Wtabs]
Tab character found here, and in 280 further locations.
Please use spaces instead.
[16 of 21] Compiling GrammarTransform ( src/GrammarTransform.hs, dist/build/ebnf2ps/ebnf2ps-tmp/GrammarTransform.o )
src/GrammarTransform.hs:42:1: warning: [-Wtabs]
Tab character found here, and in 143 further locations.
Please use spaces instead.
[17 of 21] Compiling GrammarUnfold ( src/GrammarUnfold.hs, dist/build/ebnf2ps/ebnf2ps-tmp/GrammarUnfold.o )
src/GrammarUnfold.hs:35:1: warning: [-Wtabs]
Tab character found here, and in 119 further locations.
Please use spaces instead.
[18 of 21] Compiling EbnfOutput ( src/EbnfOutput.hs, dist/build/ebnf2ps/ebnf2ps-tmp/EbnfOutput.o )
src/EbnfOutput.hs:15:1: warning: [-Wtabs]
Tab character found here, and in 77 further locations.
Please use spaces instead.
[19 of 21] Compiling ParseAux ( src/ParseAux.hs, dist/build/ebnf2ps/ebnf2ps-tmp/ParseAux.o )
src/ParseAux.hs:130:36: error:
• Ambiguous type variable ‘t1’ arising from a use of ‘foldr’
prevents the constraint ‘(Foldable t1)’ from being solved.
Relevant bindings include
s :: t1 Token (bound at src/ParseAux.hs:130:19)
ebnf_postlexer :: t1 Token -> [Token']
(bound at src/ParseAux.hs:130:1)
Probable fix: use a type annotation to specify what ‘t1’ should be.
These potential instances exist:
instance Foldable (Either a) -- Defined in ‘Data.Foldable’
instance Foldable Maybe -- Defined in ‘Data.Foldable’
instance Foldable ((,) a) -- Defined in ‘Data.Foldable’
...plus one other
...plus 23 instances involving out-of-scope types
(use -fprint-potential-instances to see them all)
• In the second argument of ‘(:)’, namely ‘foldr f [] s’
In the expression: EbnfInput : foldr f [] s
In the expression: \ s -> EbnfInput : foldr f [] s
src/ParseAux.hs:151:38: error:
• Ambiguous type variable ‘t0’ arising from a use of ‘foldr’
prevents the constraint ‘(Foldable t0)’ from being solved.
Relevant bindings include
s :: t0 Token (bound at src/ParseAux.hs:151:20)
happy_postlexer :: t0 Token -> [Token']
(bound at src/ParseAux.hs:151:1)
Probable fix: use a type annotation to specify what ‘t0’ should be.
These potential instances exist:
instance Foldable (Either a) -- Defined in ‘Data.Foldable’
instance Foldable Maybe -- Defined in ‘Data.Foldable’
instance Foldable ((,) a) -- Defined in ‘Data.Foldable’
...plus one other
...plus 23 instances involving out-of-scope types
(use -fprint-potential-instances to see them all)
• In the second argument of ‘(:)’, namely ‘foldr f [] s’
In the expression: HappyInput : foldr f [] s
In the expression: \ s -> HappyInput : foldr f [] s
cabal: Leaving directory '/tmp/cabal-tmp-32067/Ebnf2ps-1.0.12'
cabal: Error: some packages failed to install:
Ebnf2ps-1.0.12 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.