Build #8 for Ebnf2ps-1.0.15

[all reports]

Package Ebnf2ps-1.0.15
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-10-24 20:45:48.365596 UTC
Compiler ghc-8.0.1.20160701
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...
cabal: Entering directory '/tmp/cabal-tmp-14857/old-locale-1.0.0.7'
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.02145174067468703135.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-14857/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-14857/old-time-1.1.0.3'
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Warning: System.Time: could not find link destinations for:
    unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.09439477391984210012.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp
Registering old-time-1.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-14857/old-time-1.1.0.3'
Installed old-time-1.1.0.3
cabal: Entering directory '/tmp/cabal-tmp-14857/Ebnf2ps-1.0.15'
Configuring Ebnf2ps-1.0.15...
Building Ebnf2ps-1.0.15...
Preprocessing executable 'ebnf2ps' for Ebnf2ps-1.0.15...
[ 1 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.
[ 2 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.
[ 3 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.
[ 4 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.
[ 5 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.
[ 6 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.
[ 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 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.
[ 9 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.
[10 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.
[11 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.
[12 of 21] Compiling CommandLine      ( src/CommandLine.hs, dist/build/ebnf2ps/ebnf2ps-tmp/CommandLine.o )
[13 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.
[14 of 21] Compiling Version          ( src/Version.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Version.o )
[15 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.
[16 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.
[17 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.
[18 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.
[19 of 21] Compiling ParseAux         ( src/ParseAux.hs, dist/build/ebnf2ps/ebnf2ps-tmp/ParseAux.o )

src/ParseAux.hs:176:34: warning: [-Wtabs]
    Tab character found here, and in one further location.
    Please use spaces instead.
[20 of 21] Compiling Ebnf2psParser    ( dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.o )
[21 of 21] Compiling Main             ( src/Ebnf2ps.hs, dist/build/ebnf2ps/ebnf2ps-tmp/Main.o )

src/Ebnf2ps.hs:13:19: warning: [-Wtabs]
    Tab character found here, and in 215 further locations.
    Please use spaces instead.
Linking dist/build/ebnf2ps/ebnf2ps ...
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
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: Leaving directory '/tmp/cabal-tmp-14857/Ebnf2ps-1.0.15'
Installed Ebnf2ps-1.0.15

Test log

No test log was submitted for this report.