Build #7 for ShellCheck-0.4.0

[all reports]

Package ShellCheck-0.4.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-01 13:52:25.837209 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies QuickCheck-2.9.2, base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, json-0.9.1, mtl-2.2.1, parsec-3.1.11, regex-tdfa-1.2.2, QuickCheck-2.9.2, base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, json-0.9.1, mtl-2.2.1, parsec-3.1.11, regex-tdfa-1.2.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.2.1...
Configuring primitive-0.6.2.0...
Building mtl-2.2.1...
Building primitive-0.6.2.0...
Installed mtl-2.2.1
Configuring random-1.1...
Building random-1.1...
Configuring syb-0.6...
Installed primitive-0.6.2.0
Building syb-0.6...
Configuring text-1.2.2.1...
Installed random-1.1
Building text-1.2.2.1...
Configuring regex-base-0.93.2...
Installed syb-0.6
Building regex-base-0.93.2...
Configuring tf-random-0.5...
Installed regex-base-0.93.2
Building tf-random-0.5...
Installed tf-random-0.5
Configuring QuickCheck-2.9.2...
Building QuickCheck-2.9.2...
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring regex-tdfa-1.2.2...
Building regex-tdfa-1.2.2...
Configuring json-0.9.1...
Installed QuickCheck-2.9.2
Building json-0.9.1...
Installed json-0.9.1
Installed regex-tdfa-1.2.2
Configuring ShellCheck-0.4.0...
Building ShellCheck-0.4.0...
Failed to install ShellCheck-0.4.0
Build log ( /home/builder/.cabal/logs/ShellCheck-0.4.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-31337/ShellCheck-0.4.0'
Configuring ShellCheck-0.4.0...
Building ShellCheck-0.4.0...
Preprocessing library ShellCheck-0.4.0...
[ 1 of 11] Compiling ShellCheck.Regex ( ShellCheck/Regex.hs, dist/build/ShellCheck/Regex.o )
[ 2 of 11] Compiling ShellCheck.AST   ( ShellCheck/AST.hs, dist/build/ShellCheck/AST.o )
[ 3 of 11] Compiling ShellCheck.ASTLib ( ShellCheck/ASTLib.hs, dist/build/ShellCheck/ASTLib.o )
[ 4 of 11] Compiling ShellCheck.Interface ( ShellCheck/Interface.hs, dist/build/ShellCheck/Interface.o )
[ 5 of 11] Compiling Paths_ShellCheck ( dist/build/autogen/Paths_ShellCheck.hs, dist/build/Paths_ShellCheck.o )
[ 6 of 11] Compiling ShellCheck.Data  ( ShellCheck/Data.hs, dist/build/ShellCheck/Data.o )
[ 7 of 11] Compiling ShellCheck.Formatter.Format ( ShellCheck/Formatter/Format.hs, dist/build/ShellCheck/Formatter/Format.o )
[ 8 of 11] Compiling ShellCheck.Parser ( ShellCheck/Parser.hs, dist/build/ShellCheck/Parser.o )
[ 9 of 11] Compiling ShellCheck.Analytics ( ShellCheck/Analytics.hs, dist/build/ShellCheck/Analytics.o )
[10 of 11] Compiling ShellCheck.Analyzer ( ShellCheck/Analyzer.hs, dist/build/ShellCheck/Analyzer.o )
[11 of 11] Compiling ShellCheck.Checker ( ShellCheck/Checker.hs, dist/build/ShellCheck/Checker.o )
Preprocessing executable 'shellcheck' for ShellCheck-0.4.0...
[ 1 of 12] Compiling ShellCheck.Regex ( ShellCheck/Regex.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Regex.o )
[ 2 of 12] Compiling ShellCheck.AST   ( ShellCheck/AST.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/AST.o )
[ 3 of 12] Compiling ShellCheck.ASTLib ( ShellCheck/ASTLib.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/ASTLib.o )
[ 4 of 12] Compiling ShellCheck.Interface ( ShellCheck/Interface.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Interface.o )
[ 5 of 12] Compiling Paths_ShellCheck ( dist/build/autogen/Paths_ShellCheck.hs, dist/build/shellcheck/shellcheck-tmp/Paths_ShellCheck.o )
[ 6 of 12] Compiling ShellCheck.Data  ( ShellCheck/Data.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Data.o )
[ 7 of 12] Compiling ShellCheck.Formatter.Format ( ShellCheck/Formatter/Format.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Formatter/Format.o )
[ 8 of 12] Compiling ShellCheck.Parser ( ShellCheck/Parser.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Parser.o )
[ 9 of 12] Compiling ShellCheck.Analytics ( ShellCheck/Analytics.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Analytics.o )
[10 of 12] Compiling ShellCheck.Analyzer ( ShellCheck/Analyzer.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Analyzer.o )
[11 of 12] Compiling ShellCheck.Checker ( ShellCheck/Checker.hs, dist/build/shellcheck/shellcheck-tmp/ShellCheck/Checker.o )
[12 of 12] Compiling Main             ( shellcheck.hs, dist/build/shellcheck/shellcheck-tmp/Main.o )

shellcheck.hs:26:1: error:
    Failed to load interface for ‘ShellCheck.Formatter.CheckStyle’
    Use -v to see a list of the files searched for.

shellcheck.hs:27:1: error:
    Failed to load interface for ‘ShellCheck.Formatter.GCC’
    Perhaps you meant
      ShellCheck.Formatter.Format (from ShellCheck-0.4.0)
    Use -v to see a list of the files searched for.

shellcheck.hs:28:1: error:
    Failed to load interface for ‘ShellCheck.Formatter.JSON’
    Perhaps you meant
      ShellCheck.Formatter.Format (from ShellCheck-0.4.0)
    Use -v to see a list of the files searched for.

shellcheck.hs:29:1: error:
    Failed to load interface for ‘ShellCheck.Formatter.TTY’
    Perhaps you meant
      ShellCheck.Formatter.Format (from ShellCheck-0.4.0)
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-31337/ShellCheck-0.4.0'
cabal: Error: some packages failed to install:
ShellCheck-0.4.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.