Build #1 for rotating-log-0.2
Package | rotating-log-0.2 |
---|
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, old-locale-1.0.0.5, filepath-1.3.0.1, directory-1.2.0.1, bytestring-0.10.0.2, base-4.6.0.1 |
Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Configuring rotating-log-0.2... 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 directory ==1.2.0.1: using directory-1.2.0.1 Dependency filepath ==1.3.0.1: using filepath-1.3.0.1 Dependency old-locale ==1.0.0.5: using old-locale-1.0.0.5 Dependency time ==1.4.0.1: using time-1.4.0.1 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/rotating-log-0.2/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/rotating-log-0.2 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2 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 rotating-log-0.2... Preprocessing library rotating-log-0.2... Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name rotating-log-0.2 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 -package-id filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -XHaskell98 System.RotatingLog -Wall -fwarn-tabs -O0 [1 of 1] Compiling System.RotatingLog ( src/System/RotatingLog.hs, dist/build/System/RotatingLog.o ) src/System/RotatingLog.hs:94:1: Warning: Top-level binding with no type signature: openLogFile :: RotatingLog -> IO Handle Linking... /usr/bin/ar -r dist/build/libHSrotating-log-0.2.a dist/build/System/RotatingLog.o /usr/bin/ar: creating dist/build/libHSrotating-log-0.2.a In-place registering rotating-log-0.2... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Running Haddock for rotating-log-0.2... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for rotating-log-0.2... creating dist/doc/html/rotating-log creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/rotating-log Preprocessing library rotating-log-0.2... creating dist/doc/html/rotating-log/src /usr/bin/HsColour -print-css -odist/doc/html/rotating-log/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/rotating-log/src/System-RotatingLog.html src/System/RotatingLog.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library rotating-log-0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 copy src/System/RotatingLog.hs to dist/build/tmp-4473/src/System/RotatingLog.hs creating dist/doc/html/rotating-log /usr/local/bin/haddock --prologue=dist/doc/html/rotating-log/haddock-prolog4473.txt --dump-interface=dist/doc/html/rotating-log/rotating-log.haddock --optghc=-package-name --optghc=rotating-log-0.2 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/rotating-log-0.2 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/directory-1.2.0.1/docs,/usr/local/share/doc/ghc/html/libraries/directory-1.2.0.1/directory.haddock --read-interface=/package/filepath-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/filepath-1.3.0.1/filepath.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --odir=dist/doc/html/rotating-log/ --title=rotating-log-0.2 --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-4473 --optghc=-hidir --optghc=dist/build/tmp-4473 --optghc=-stubdir --optghc=dist/build/tmp-4473 --optghc=-i --optghc=-idist/build --optghc=-isrc --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 --optghc=-package-id --optghc=filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe --optghc=-package-id --optghc=old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 --optghc=-package-id --optghc=time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 --optghc=-XHaskell98 --optghc=-Wall --optghc=-fwarn-tabs -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-4473/src/System/RotatingLog.hs --built-in-themes dist/build/tmp-4473/src/System/RotatingLog.hs:94:1: Warning: Top-level binding with no type signature: openLogFile :: RotatingLog -> IO Handle Haddock coverage: 100% ( 8 / 8) in 'System.RotatingLog' Documentation created: dist/doc/html/rotating-log/index.html directory dist/doc/html/rotating-log does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2 creating /srv/hackage/var/build/cache/inst/share/doc creating /srv/hackage/var/build/cache/inst/share creating /srv/hackage/var/build/cache/inst/share/doc creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2 creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html copy directory 'dist/doc/html/rotating-log' to '/srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html'. creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/src Installing dist/doc/html/rotating-log/rotating-log.haddock to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/rotating-log.haddock Installing dist/doc/html/rotating-log/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/doc-index.html Installing dist/doc/html/rotating-log/System-RotatingLog.html to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/System-RotatingLog.html Installing dist/doc/html/rotating-log/mini_System-RotatingLog.html to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/mini_System-RotatingLog.html Installing dist/doc/html/rotating-log/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/hslogo-16.png Installing dist/doc/html/rotating-log/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/minus.gif Installing dist/doc/html/rotating-log/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/ocean.css Installing dist/doc/html/rotating-log/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/plus.gif Installing dist/doc/html/rotating-log/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/synopsis.png Installing dist/doc/html/rotating-log/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/haskell_icon.gif Installing dist/doc/html/rotating-log/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/xhaddock.css Installing dist/doc/html/rotating-log/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/haddock-util.js Installing dist/doc/html/rotating-log/frames.html to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/frames.html Installing dist/doc/html/rotating-log/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/src/hscolour.css Installing dist/doc/html/rotating-log/src/System-RotatingLog.html to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/src/System-RotatingLog.html creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html Installing dist/doc/html/rotating-log/rotating-log.haddock to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/html/rotating-log.haddock creating /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/rotating-log-0.2/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3/System creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2 creating /srv/hackage/var/build/cache/inst/lib creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2 creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3/System Installing dist/build/System/RotatingLog.hi to /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3/System/RotatingLog.hi creating /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3 Installing dist/build/libHSrotating-log-0.2.a to /srv/hackage/var/build/cache/inst/lib/rotating-log-0.2/ghc-7.6.3/libHSrotating-log-0.2.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name rotating-log-0.2 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 -package-id filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -XHaskell98 System.RotatingLog -Wall -fwarn-tabs -O0 Registering rotating-log-0.2... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf
Test log
No test log was submitted for this report.