Build #2 for husky-0.4
Package | husky-0.4 |
---|
Install | InstallOk |
---|---|
Docs | Ok |
Tests | NotTried |
Time submitted | unknown |
---|---|
Compiler | ghc-7.6.3 |
OS | linux |
Arch | x86_64 |
Dependencies | time-1.4.0.1, readline-1.0.3.0, parsec-2.1.0.1, old-locale-1.0.0.5, mtl-2.1.2, containers-0.5.0.0, base-4.6.0.1 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies... 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 ) [ 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... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parsec-2.1.0.1 Registering parsec-2.1.0.1... Installed parsec-2.1.0.1 Configuring readline-1.0.3.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for GNUreadline.framework... checking for readline... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for rl_readline_version... yes checking for rl_begin_undo_group... yes checking for rl_erase_empty_line... yes checking for rl_free_undo_list... yes checking for rl_completion_word_break_hook in -lreadline... yes configure: creating ./config.status config.status: creating config.mk config.status: creating readline.buildinfo config.status: creating include/HsReadlineConfig.h config.status: include/HsReadlineConfig.h is unchanged Building readline-1.0.3.0... Preprocessing library readline-1.0.3.0... [1 of 2] Compiling System.Console.SimpleLineEditor ( System/Console/SimpleLineEditor.hs, dist/build/System/Console/SimpleLineEditor.o ) [2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o ) In-place registering readline-1.0.3.0... Running Haddock for readline-1.0.3.0... Running hscolour for readline-1.0.3.0... Preprocessing library readline-1.0.3.0... Preprocessing library readline-1.0.3.0... Haddock coverage: 80% ( 4 / 5) in 'System.Console.SimpleLineEditor' 2% ( 3 /133) in 'System.Console.Readline' Documentation created: dist/doc/html/readline/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/readline-1.0.3.0 Registering readline-1.0.3.0... Installed readline-1.0.3.0 Downloading husky-0.4... Configuring husky-0.4... Building husky-0.4... Preprocessing executable 'husky' for husky-0.4... [ 1 of 12] Compiling ExtraFunctions ( src/ExtraFunctions.hs, dist/build/husky/husky-tmp/ExtraFunctions.o ) [ 2 of 12] Compiling TokenParser ( src/TokenParser.hs, dist/build/husky/husky-tmp/TokenParser.o ) [ 3 of 12] Compiling PrettyPrint ( src/PrettyPrint.hs, dist/build/husky/husky-tmp/PrettyPrint.o ) [ 4 of 12] Compiling UnitConverter ( src/UnitConverter.hs, dist/build/husky/husky-tmp/UnitConverter.o ) [ 5 of 12] Compiling Messages ( src/Messages.hs, dist/build/husky/husky-tmp/Messages.o ) [ 6 of 12] Compiling CalculatorState ( src/CalculatorState.hs, dist/build/husky/husky-tmp/CalculatorState.o ) [ 7 of 12] Compiling InfoRoutines ( src/InfoRoutines.hs, dist/build/husky/husky-tmp/InfoRoutines.o ) [ 8 of 12] Compiling UnitConversionParser ( src/UnitConversionParser.hs, dist/build/husky/husky-tmp/UnitConversionParser.o ) [ 9 of 12] Compiling HelpParser ( src/HelpParser.hs, dist/build/husky/husky-tmp/HelpParser.o ) [10 of 12] Compiling CalculatorParser ( src/CalculatorParser.hs, dist/build/husky/husky-tmp/CalculatorParser.o ) [11 of 12] Compiling Parser ( src/Parser.hs, dist/build/husky/husky-tmp/Parser.o ) [12 of 12] Compiling Main ( src/husky.hs, dist/build/husky/husky-tmp/Main.o ) Linking dist/build/husky/husky ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed husky-0.4
Test log
No test log was submitted for this report.