Build #7 for graphmod-1.1
| Package | graphmod-1.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2017-01-03 07:24:56.825714 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, directory-1.2.6.2, dotgen-0.4.2, filepath-1.4.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring dotgen-0.4.2...
Building dotgen-0.4.2...
Installed dotgen-0.4.2
Configuring graphmod-1.1...
Building graphmod-1.1...
Failed to install graphmod-1.1
Build log ( /home/builder/.cabal/logs/graphmod-1.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-17796/graphmod-1.1'
Configuring graphmod-1.1...
Building graphmod-1.1...
Preprocessing executable 'graphmod' for graphmod-1.1...
[1 of 8] Compiling HsTokens ( src/lexer/HsTokens.hs, dist/build/graphmod/graphmod-tmp/HsTokens.o )
[2 of 8] Compiling HsLexerPos ( src/lexer/HsLexerPos.hs, dist/build/graphmod/graphmod-tmp/HsLexerPos.o )
src/lexer/HsLexerPos.hs:13:1: warning: [-Wtabs]
Tab character found here, and in four further locations.
Please use spaces instead.
src/lexer/HsLexerPos.hs:27:7: warning: [-Woverlapping-patterns]
Pattern match is redundant
In a case alternative: '\n' -> ...
[3 of 8] Compiling HsLexUtils ( src/lexer/HsLexUtils.hs, dist/build/graphmod/graphmod-tmp/HsLexUtils.o )
src/lexer/HsLexUtils.hs:32:1: warning: [-Wtabs]
Tab character found here, and in six further locations.
Please use spaces instead.
[4 of 8] Compiling HsLex ( src/lexer/HsLex.hs, dist/build/graphmod/graphmod-tmp/HsLex.o )
[5 of 8] Compiling HsLayoutPre ( src/lexer/HsLayoutPre.hs, dist/build/graphmod/graphmod-tmp/HsLayoutPre.o )
src/lexer/HsLayoutPre.hs:27:23: warning: [-Wtabs]
Tab character found here, and in one further location.
Please use spaces instead.
[6 of 8] Compiling HsLexerPass1 ( src/lexer/HsLexerPass1.hs, dist/build/graphmod/graphmod-tmp/HsLexerPass1.o )
[7 of 8] Compiling Utils ( src/Utils.hs, dist/build/graphmod/graphmod-tmp/Utils.o )
[8 of 8] Compiling Main ( src/Main.hs, dist/build/graphmod/graphmod-tmp/Main.o )
src/Main.hs:3:1: error:
Failed to load interface for ‘Data.Dot’
Perhaps you meant
Data.Data (from base-4.9.0.0)
Data.Int (from base-4.9.0.0)
Data.Set (needs flag -package-key containers-0.5.7.1)
Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-17796/graphmod-1.1'
cabal: Error: some packages failed to install:
graphmod-1.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.