Build #1 for hub-1.2.0

[all reports]

Package hub-1.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, unix-2.6.0.1, regex-compat-0.95.1, process-1.1.0.2, hexpat-0.20.3, filepath-1.3.0.1, fgl-5.4.2.4, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring hub-1.2.0...
Dependency array ==0.4.0.1: using array-0.4.0.1
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2
Dependency containers ==0.5.0.0: using containers-0.5.0.0
Dependency directory ==1.2.0.1: using directory-1.2.0.1
Dependency fgl ==5.4.2.4: using fgl-5.4.2.4
Dependency filepath ==1.3.0.1: using filepath-1.3.0.1
Dependency hexpat ==0.20.3: using hexpat-0.20.3
Dependency process ==1.1.0.2: using process-1.1.0.2
Dependency regex-compat ==0.95.1: using regex-compat-0.95.1
Dependency unix ==2.6.0.1: using unix-2.6.0.1
Dependency utf8-string ==0.3.7: using utf8-string-0.3.7
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/hub-1.2.0/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in: /srv/hackage/var/build/cache/inst/share/hub-1.2.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/hub-1.2.0
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building hub-1.2.0...
Preprocessing executable 'hub' for hub-1.2.0...
Building executable hub...
creating dist/build/hub
creating dist/build/hub/hub-tmp
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build/hub/hub-tmp -hidir dist/build/hub/hub-tmp -stubdir dist/build/hub/hub-tmp -i -idist/build/hub/hub-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hub/hub-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 -package-id fgl-5.4.2.4-18b210b29f6919c3983dadf603afab1e -package-id filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe -package-id hexpat-0.20.3-bea886fa64a51603c916d9229b10ebe5 -package-id process-1.1.0.2-76e05340eb66705981411022731ca84a -package-id regex-compat-0.95.1-ccd6b9636b6a3db44081f7c80cd71901 -package-id unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell2010 ./hub.hs -o dist/build/hub/hub -Wall -O0
[ 1 of 18] Compiling Hub.HelpText     ( Hub/HelpText.hs, dist/build/hub/hub-tmp/Hub/HelpText.o )
[ 2 of 18] Compiling Hub.Poss         ( Hub/Poss.hs, dist/build/hub/hub-tmp/Hub/Poss.o )
[ 3 of 18] Compiling Hub.Prog         ( Hub/Prog.hs, dist/build/hub/hub-tmp/Hub/Prog.o )
[ 4 of 18] Compiling Hub.Oops         ( Hub/Oops.hs, dist/build/hub/hub-tmp/Hub/Oops.o )
[ 5 of 18] Compiling Hub.Help         ( Hub/Help.hs, dist/build/hub/hub-tmp/Hub/Help.o )
[ 6 of 18] Compiling Hub.FilePaths    ( Hub/FilePaths.hs, dist/build/hub/hub-tmp/Hub/FilePaths.o )
[ 7 of 18] Compiling Hub.System       ( Hub/System.hs, dist/build/hub/hub-tmp/Hub/System.o )
[ 8 of 18] Compiling Hub.Directory.Allocate ( Hub/Directory/Allocate.hs, dist/build/hub/hub-tmp/Hub/Directory/Allocate.o )
[ 9 of 18] Compiling Hub.Hub          ( Hub/Hub.hs, dist/build/hub/hub-tmp/Hub/Hub.o )
[10 of 18] Compiling Hub.PackageDB    ( Hub/PackageDB.hs, dist/build/hub/hub-tmp/Hub/PackageDB.o )
[11 of 18] Compiling Hub.Parse        ( Hub/Parse.hs, dist/build/hub/hub-tmp/Hub/Parse.o )
[12 of 18] Compiling Hub.Directory    ( Hub/Directory.hs, dist/build/hub/hub-tmp/Hub/Directory.o )
[13 of 18] Compiling Hub.Discover     ( Hub/Discover.hs, dist/build/hub/hub-tmp/Hub/Discover.o )
[14 of 18] Compiling Hub.CommandLine  ( Hub/CommandLine.hs, dist/build/hub/hub-tmp/Hub/CommandLine.o )
[15 of 18] Compiling Hub.SaveLoad     ( Hub/SaveLoad.hs, dist/build/hub/hub-tmp/Hub/SaveLoad.o )
[16 of 18] Compiling Hub.Commands     ( Hub/Commands.hs, dist/build/hub/hub-tmp/Hub/Commands.o )
[17 of 18] Compiling Version          ( Version.hs, dist/build/hub/hub-tmp/Version.o )
[18 of 18] Compiling Main             ( hub.hs, dist/build/hub/hub-tmp/Main.o )
Linking dist/build/hub/hub ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables flag.
directory dist/doc/html/hub does exist: False
creating /srv/hackage/var/build/cache/inst/share/doc/hub-1.2.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/hub-1.2.0/LICENSE
Installing executable(s) in /srv/hackage/var/build/cache/inst/bin
creating /srv/hackage/var/build/cache/inst/bin
Installing executable dist/build/hub/hub to
/srv/hackage/var/build/cache/inst/bin/hub
/usr/bin/strip /srv/hackage/var/build/cache/inst/bin/hub

Test log

No test log was submitted for this report.