Build #3 for gyah-bin-0.2.2.0

[all reports]

Package gyah-bin-0.2.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-19 18:22:16.770009 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies extra-1.4.2, base-4.8.1.0, GiveYouAHead-0.2.2.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring extra-1.4.2...
Building extra-1.4.2...
Preprocessing library extra-1.4.2...
[ 1 of 15] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o )
[ 2 of 15] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o )
[ 3 of 15] Compiling Numeric.Extra    ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o )
[ 4 of 15] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o )
[ 5 of 15] Compiling Data.List.Extra  ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o )
[ 6 of 15] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o )
[ 7 of 15] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o )
[ 8 of 15] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o )
[ 9 of 15] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o )
[10 of 15] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o )
[11 of 15] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o )
[12 of 15] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o )
[13 of 15] Compiling System.IO.Extra  ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o )
[14 of 15] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o )
[15 of 15] Compiling Extra            ( src/Extra.hs, dist/build/Extra.o )
In-place registering extra-1.4.2...
Running Haddock for extra-1.4.2...
Running hscolour for extra-1.4.2...
Preprocessing library extra-1.4.2...
Preprocessing library extra-1.4.2...
Haddock coverage:
 100% (  3 /  3) in 'System.Info.Extra'
 100% (  4 /  4) in 'System.Environment.Extra'
 100% (  7 /  7) in 'Numeric.Extra'
 100% ( 14 / 14) in 'Data.Tuple.Extra'
 100% ( 56 / 56) in 'Data.List.Extra'
  86% (  6 /  7) in 'Data.IORef.Extra'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Either.Extra'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Control.Monad.Extra'
 100% (  8 /  8) in 'System.Directory.Extra'
 100% ( 18 / 18) in 'Control.Exception.Extra'
 100% (  9 /  9) in 'System.Time.Extra'
 100% ( 26 / 26) in 'Control.Concurrent.Extra'
 100% ( 22 / 22) in 'System.IO.Extra'
 100% (  5 /  5) in 'System.Process.Extra'
 100% (195 /195) in 'Extra'
Documentation created: dist/doc/html/extra/index.html,
dist/doc/html/extra/extra.txt
Creating package registration file:
/tmp/pkgConf-extra-1.411015139291801979802.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extra-1.4.2-5OxQCVeoy8KDx9eBZEd38j
Registering extra-1.4.2...
Installed extra-1.4.2
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 )
In-place registering old-locale-1.0.0.7...
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.018566691791057418418.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... 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, --with-gcc
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 )
In-place registering old-time-1.1.0.3...
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)
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.088216037911614769.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring GiveYouAHead-0.2.2.3...
Building GiveYouAHead-0.2.2.3...
Preprocessing library GiveYouAHead-0.2.2.3...
[ 1 of 14] Compiling GiveYouAHead.Build.FilesList ( lib/GiveYouAHead/Build/FilesList.hs, dist/build/GiveYouAHead/Build/FilesList.o )
[ 2 of 14] Compiling GiveYouAHead.New.Template ( lib/GiveYouAHead/New/Template.hs, dist/build/GiveYouAHead/New/Template.o )
[ 3 of 14] Compiling GiveYouAHead.New.Import ( lib/GiveYouAHead/New/Import.hs, dist/build/GiveYouAHead/New/Import.o )
[ 4 of 14] Compiling GiveYouAHead.Common ( lib/GiveYouAHead/Common.hs, dist/build/GiveYouAHead/Common.o )
[ 5 of 14] Compiling Data.GiveYouAHead ( lib/Data/GiveYouAHead.hs, dist/build/Data/GiveYouAHead.o )
[ 6 of 14] Compiling GiveYouAHead.Build.ExtraCompileOption ( lib/GiveYouAHead/Build/ExtraCompileOption.hs, dist/build/GiveYouAHead/Build/ExtraCompileOption.o )
[ 7 of 14] Compiling GiveYouAHead.Settings ( lib/GiveYouAHead/Settings.hs, dist/build/GiveYouAHead/Settings.o )
[ 8 of 14] Compiling GiveYouAHead.Version ( lib/GiveYouAHead/Version.hs, dist/build/GiveYouAHead/Version.o )

lib/GiveYouAHead/Version.hs:9:50: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[ 9 of 14] Compiling GiveYouAHead.New.Note ( lib/GiveYouAHead/New/Note.hs, dist/build/GiveYouAHead/New/Note.o )
[10 of 14] Compiling GiveYouAHead.Help ( lib/GiveYouAHead/Help.hs, dist/build/GiveYouAHead/Help.o )
[11 of 14] Compiling GiveYouAHead.Clean ( lib/GiveYouAHead/Clean.hs, dist/build/GiveYouAHead/Clean.o )
[12 of 14] Compiling GiveYouAHead.Build ( lib/GiveYouAHead/Build.hs, dist/build/GiveYouAHead/Build.o )
[13 of 14] Compiling GiveYouAHead.New ( lib/GiveYouAHead/New.hs, dist/build/GiveYouAHead/New.o )
[14 of 14] Compiling GiveYouAHead     ( lib/GiveYouAHead.hs, dist/build/GiveYouAHead.o )
In-place registering GiveYouAHead-0.2.2.3...
Running Haddock for GiveYouAHead-0.2.2.3...
Running hscolour for GiveYouAHead-0.2.2.3...
Preprocessing library GiveYouAHead-0.2.2.3...
Preprocessing library GiveYouAHead-0.2.2.3...

lib/GiveYouAHead/Version.hs:9:50: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
   0% (  0 /  2) in 'GiveYouAHead.Build.FilesList'
  Missing documentation for:
    Module header
    getFilesList (lib/GiveYouAHead/Build/FilesList.hs:4)
   0% (  0 /  2) in 'GiveYouAHead.New.Template'
  Missing documentation for:
    Module header
    templateList (lib/GiveYouAHead/New/Template.hs:5)
   0% (  0 /  2) in 'GiveYouAHead.New.Import'
  Missing documentation for:
    Module header
    addImport (lib/GiveYouAHead/New/Import.hs:4)
   0% (  0 /  6) in 'GiveYouAHead.Common'
  Missing documentation for:
    Module header
    getDataDir (lib/GiveYouAHead/Common.hs:11)
    getFileMainName (lib/GiveYouAHead/Common.hs:15)
    getDefaultEncoding (lib/GiveYouAHead/Common.hs:18)
    readF (lib/GiveYouAHead/Common.hs:25)
    writeF (lib/GiveYouAHead/Common.hs:38)
   0% (  0 / 10) in 'Data.GiveYouAHead'
  Missing documentation for:
    Module header
    Switch (lib/Data/GiveYouAHead.hs:9)
    turnSwitch (lib/Data/GiveYouAHead.hs:14)
    CommandMap (lib/Data/GiveYouAHead.hs:20)
    findKey (lib/Data/GiveYouAHead.hs:22)
    delNewLine (lib/Data/GiveYouAHead.hs:31)
    getCmdMap (lib/Data/GiveYouAHead.hs:34)
    changeSwitchStatus (lib/Data/GiveYouAHead.hs:41)
    Settings (lib/Data/GiveYouAHead.hs:55)
    getSettings (lib/Data/GiveYouAHead.hs:63)
   0% (  0 /  6) in 'GiveYouAHead.Build.ExtraCompileOption'
  Missing documentation for:
    Module header
    getOptions (lib/GiveYouAHead/Build/ExtraCompileOption.hs:8)
    getOptionsFromFile (lib/GiveYouAHead/Build/ExtraCompileOption.hs:15)
    delNoteMark (lib/GiveYouAHead/Build/ExtraCompileOption.hs:21)
    getOptBegin (lib/GiveYouAHead/Build/ExtraCompileOption.hs:25)
    getOptEnd (lib/GiveYouAHead/Build/ExtraCompileOption.hs:29)
   0% (  0 / 10) in 'GiveYouAHead.Settings'
  Missing documentation for:
    Module header
    getSetting (lib/GiveYouAHead/Settings.hs:16)
    settings (lib/GiveYouAHead/Settings.hs:22)
    baseSetting (lib/GiveYouAHead/Settings.hs:34)
    cmdSwitchSetting (lib/GiveYouAHead/Settings.hs:35)
    nullSetting (lib/GiveYouAHead/Settings.hs:36)
    writeData (lib/GiveYouAHead/Settings.hs:65)
    writeDataFrom (lib/GiveYouAHead/Settings.hs:68)
    dropRepeated (lib/GiveYouAHead/Settings.hs:82)
    dropDelListRepeatedAndAdd (lib/GiveYouAHead/Settings.hs:90)
   0% (  0 /  3) in 'GiveYouAHead.Version'
  Missing documentation for:
    Module header
    gyah'ver (lib/GiveYouAHead/Version.hs:8)
    gyahver (lib/GiveYouAHead/Version.hs:10)
   0% (  0 /  3) in 'GiveYouAHead.New.Note'
  Missing documentation for:
    Module header
    addNoteMark (lib/GiveYouAHead/New/Note.hs:7)
    makeNotes (lib/GiveYouAHead/New/Note.hs:11)
   0% (  0 /  2) in 'GiveYouAHead.Help'
  Missing documentation for:
    Module header
    helpMain (lib/GiveYouAHead/Help.hs:11)
   0% (  0 /  3) in 'GiveYouAHead.Clean'
  Missing documentation for:
    Module header
    cleanMain (lib/GiveYouAHead/Clean.hs:11)
    makeCleanCmd (lib/GiveYouAHead/Clean.hs:12)
   0% (  0 /  5) in 'GiveYouAHead.Build'
  Missing documentation for:
    Module header
    makeMakeFileStep (lib/GiveYouAHead/Build.hs:20)
    makeMakeFile (lib/GiveYouAHead/Build.hs:23)
    buildMain (lib/GiveYouAHead/Build.hs:27)
    returnExtras (lib/GiveYouAHead/Build.hs:30)
   0% (  0 /  3) in 'GiveYouAHead.New'
  Missing documentation for:
    Module header
    newMain (lib/GiveYouAHead/New.hs:20)
    getSrc (lib/GiveYouAHead/New.hs:37)
   0% (  0 /  8) in 'GiveYouAHead'
  Missing documentation for:
    Module header
    gyahMain (lib/GiveYouAHead.hs:11)
    doGyah (lib/GiveYouAHead.hs:18)
    gyah (lib/GiveYouAHead.hs:29)
    help (lib/GiveYouAHead.hs:35)
    new (lib/GiveYouAHead.hs:38)
    build (lib/GiveYouAHead.hs:43)
    clean (lib/GiveYouAHead.hs:48)
Documentation created: dist/doc/html/GiveYouAHead/index.html,
dist/doc/html/GiveYouAHead/GiveYouAHead.txt
Creating package registration file:
/tmp/pkgConf-GiveYouAHead-0.2.216798954361545032460.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/GiveYouAHead-0.2.2.3-7k70UBG7pc63yJrh88UIP5
Registering GiveYouAHead-0.2.2.3...
Installed GiveYouAHead-0.2.2.3
Configuring gyah-bin-0.2.2.0...
Building gyah-bin-0.2.2.0...
Preprocessing executable 'gyah' for gyah-bin-0.2.2.0...
[1 of 1] Compiling Main             ( src/Main.hs, dist/build/gyah/gyah-tmp/Main.o )

src/Main.hs:10:52: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Linking dist/build/gyah/gyah ...
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.
Installed gyah-bin-0.2.2.0

Test log

No test log was submitted for this report.