Build #1 for crypto-totp-0.1.0.0

[all reports]

Package crypto-totp-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-2.6.0.1, tagged-0.7, cryptohash-0.10.0, containers-0.5.0.0, cereal-0.3.5.2, 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 crypto-totp-0.1.0.0...
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 cereal ==0.3.5.2: using cereal-0.3.5.2
Dependency containers ==0.5.0.0: using containers-0.5.0.0
Dependency cryptohash ==0.10.0: using cryptohash-0.10.0
Dependency tagged ==0.7: using tagged-0.7
Dependency unix ==2.6.0.1: using unix-2.6.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/crypto-totp-0.1.0.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/crypto-totp-0.1.0.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.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 crypto-totp-0.1.0.0...
Preprocessing library crypto-totp-0.1.0.0...
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 -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name crypto-totp-0.1.0.0 -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 cereal-0.3.5.2-ad920b263208cd32058d82f64060be7c -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id cryptohash-0.10.0-0c8e5d1064d66110f89f7bccd958dd06 -package-id tagged-0.7-7cacba19e9b1e0f8980cc715cc52723d -package-id unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57 -XHaskell98 -XNamedFieldPuns -XExistentialQuantification Crypto.MAC.TOTP.Factory Crypto.MAC.TOTP.Verifier -O0
[1 of 2] Compiling Crypto.MAC.TOTP.Factory ( Crypto/MAC/TOTP/Factory.hs, dist/build/Crypto/MAC/TOTP/Factory.o )
[2 of 2] Compiling Crypto.MAC.TOTP.Verifier ( Crypto/MAC/TOTP/Verifier.hs, dist/build/Crypto/MAC/TOTP/Verifier.o )
Linking...
/usr/bin/ar -r dist/build/libHScrypto-totp-0.1.0.0.a dist/build/Crypto/MAC/TOTP/Factory.o dist/build/Crypto/MAC/TOTP/Verifier.o
/usr/bin/ar: creating dist/build/libHScrypto-totp-0.1.0.0.a
In-place registering crypto-totp-0.1.0.0...
/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 crypto-totp-0.1.0.0...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for crypto-totp-0.1.0.0...
creating dist/doc/html/crypto-totp
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/crypto-totp
Preprocessing library crypto-totp-0.1.0.0...
creating dist/doc/html/crypto-totp/src
/usr/bin/HsColour -print-css -odist/doc/html/crypto-totp/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-totp/src/Crypto-MAC-TOTP-Factory.html Crypto/MAC/TOTP/Factory.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-totp/src/Crypto-MAC-TOTP-Verifier.html Crypto/MAC/TOTP/Verifier.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library crypto-totp-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
copy Crypto/MAC/TOTP/Factory.hs to
dist/build/tmp-31653/Crypto/MAC/TOTP/Factory.hs
copy Crypto/MAC/TOTP/Verifier.hs to
dist/build/tmp-31653/Crypto/MAC/TOTP/Verifier.hs
creating dist/doc/html/crypto-totp
/usr/local/bin/haddock --prologue=dist/doc/html/crypto-totp/haddock-prolog31653.txt --dump-interface=dist/doc/html/crypto-totp/crypto-totp.haddock --optghc=-package-name --optghc=crypto-totp-0.1.0.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/crypto-totp-0.1.0.0 --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/byteable-0.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/byteable.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/cereal-0.3.5.2/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/cereal.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/cryptohash-0.10.0/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/cryptohash.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/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/tagged-0.7/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/tagged.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/crypto-totp/ --title=crypto-totp-0.1.0.0: Provides generation and verification services for time-based one-time keys. --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-31653 --optghc=-hidir --optghc=dist/build/tmp-31653 --optghc=-stubdir --optghc=dist/build/tmp-31653 --optghc=-i --optghc=-idist/build --optghc=-i. --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=cereal-0.3.5.2-ad920b263208cd32058d82f64060be7c --optghc=-package-id --optghc=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=cryptohash-0.10.0-0c8e5d1064d66110f89f7bccd958dd06 --optghc=-package-id --optghc=tagged-0.7-7cacba19e9b1e0f8980cc715cc52723d --optghc=-package-id --optghc=unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57 --optghc=-XHaskell98 --optghc=-XNamedFieldPuns --optghc=-XExistentialQuantification -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-31653/Crypto/MAC/TOTP/Factory.hs dist/build/tmp-31653/Crypto/MAC/TOTP/Verifier.hs --built-in-themes
Haddock coverage:
   0% (  0 / 20) in 'Crypto.MAC.TOTP.Factory'
   0% (  0 / 13) in 'Crypto.MAC.TOTP.Verifier'
Warning: Crypto.MAC.TOTP.Verifier: could not find link destinations for:
    Crypto.MAC.TOTP.Verifier.GraceVerifier
Documentation created: dist/doc/html/crypto-totp/index.html
directory dist/doc/html/crypto-totp does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html
copy directory 'dist/doc/html/crypto-totp' to
'/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html
creating
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/src
Installing dist/doc/html/crypto-totp/crypto-totp.haddock to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/crypto-totp.haddock
Installing dist/doc/html/crypto-totp/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/doc-index.html
Installing dist/doc/html/crypto-totp/Crypto-MAC-TOTP-Factory.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/Crypto-MAC-TOTP-Factory.html
Installing dist/doc/html/crypto-totp/mini_Crypto-MAC-TOTP-Factory.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/mini_Crypto-MAC-TOTP-Factory.html
Installing dist/doc/html/crypto-totp/Crypto-MAC-TOTP-Verifier.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/Crypto-MAC-TOTP-Verifier.html
Installing dist/doc/html/crypto-totp/mini_Crypto-MAC-TOTP-Verifier.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/mini_Crypto-MAC-TOTP-Verifier.html
Installing dist/doc/html/crypto-totp/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/hslogo-16.png
Installing dist/doc/html/crypto-totp/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/minus.gif
Installing dist/doc/html/crypto-totp/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/ocean.css
Installing dist/doc/html/crypto-totp/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/plus.gif
Installing dist/doc/html/crypto-totp/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/synopsis.png
Installing dist/doc/html/crypto-totp/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/haskell_icon.gif
Installing dist/doc/html/crypto-totp/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/xhaddock.css
Installing dist/doc/html/crypto-totp/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/haddock-util.js
Installing dist/doc/html/crypto-totp/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/frames.html
Installing dist/doc/html/crypto-totp/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/src/hscolour.css
Installing dist/doc/html/crypto-totp/src/Crypto-MAC-TOTP-Factory.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/src/Crypto-MAC-TOTP-Factory.html
Installing dist/doc/html/crypto-totp/src/Crypto-MAC-TOTP-Verifier.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/src/Crypto-MAC-TOTP-Verifier.html
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html
Installing dist/doc/html/crypto-totp/crypto-totp.haddock to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/html/crypto-totp.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/crypto-totp-0.1.0.0/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC/TOTP
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto
creating /srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0
creating /srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC
creating
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC/TOTP
Installing dist/build/Crypto/MAC/TOTP/Factory.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC/TOTP/Factory.hi
Installing dist/build/Crypto/MAC/TOTP/Verifier.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/Crypto/MAC/TOTP/Verifier.hi
creating /srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3
Installing dist/build/libHScrypto-totp-0.1.0.0.a to
/srv/hackage/var/build/cache/inst/lib/crypto-totp-0.1.0.0/ghc-7.6.3/libHScrypto-totp-0.1.0.0.a
/usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name crypto-totp-0.1.0.0 -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 cereal-0.3.5.2-ad920b263208cd32058d82f64060be7c -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id cryptohash-0.10.0-0c8e5d1064d66110f89f7bccd958dd06 -package-id tagged-0.7-7cacba19e9b1e0f8980cc715cc52723d -package-id unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57 -XHaskell98 -XNamedFieldPuns -XExistentialQuantification Crypto.MAC.TOTP.Factory Crypto.MAC.TOTP.Verifier -O0
Registering crypto-totp-0.1.0.0...
/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.