Build #1 for hS3-0.5.8

[all reports]

Package hS3-0.5.8
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, regex-compat-0.95.1, random-1.0.1.1, old-time-1.1.0.1, old-locale-1.0.0.5, network-2.4.1.2, hxt-9.3.1.1, dataenc-0.14.0.5, bytestring-0.10.0.2, base-4.6.0.1, MissingH-1.2.0.2, HTTP-4000.2.8, Crypto-4.2.5.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring hS3-0.5.8...
Dependency Crypto ==4.2.5.1: using Crypto-4.2.5.1
Dependency HTTP ==4000.2.8: using HTTP-4000.2.8
Dependency MissingH ==1.2.0.2: using MissingH-1.2.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 dataenc ==0.14.0.5: using dataenc-0.14.0.5
Dependency hxt ==9.3.1.1: using hxt-9.3.1.1
Dependency network ==2.4.1.2: using network-2.4.1.2
Dependency old-locale ==1.0.0.5: using old-locale-1.0.0.5
Dependency old-time ==1.1.0.1: using old-time-1.1.0.1
Dependency random ==1.0.1.1: using random-1.0.1.1
Dependency regex-compat ==0.95.1: using regex-compat-0.95.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/hS3-0.5.8/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/hS3-0.5.8
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8
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 hS3-0.5.8...
Preprocessing library hS3-0.5.8...
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 hS3-0.5.8 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id Crypto-4.2.5.1-0d177784b94a80ac73a73ee32665c57e -package-id HTTP-4000.2.8-48c72631ed427a837786d5b719ede8ab -package-id MissingH-1.2.0.2-a15b37441427b3851bb59082aa21f3f7 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id dataenc-0.14.0.5-b7b97edad33c9005df38dcc44366bd23 -package-id hxt-9.3.1.1-1781f0147e43fcb289a686dee875a5b2 -package-id network-2.4.1.2-fc99093587d92370c7febe034504fb40 -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883 -package-id random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 -package-id regex-compat-0.95.1-ccd6b9636b6a3db44081f7c80cd71901 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 Network.AWS.S3Object Network.AWS.S3Bucket Network.AWS.AWSResult Network.AWS.AWSConnection Network.AWS.Authentication Network.AWS.ArrowUtils -O0
[1 of 6] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/Network/AWS/ArrowUtils.o )
[2 of 6] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/Network/AWS/AWSConnection.o )
[3 of 6] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/Network/AWS/AWSResult.o )
[4 of 6] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/Network/AWS/Authentication.o )
[5 of 6] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/Network/AWS/S3Object.o )
[6 of 6] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/Network/AWS/S3Bucket.o )
Linking...
/usr/bin/ar -r dist/build/libHShS3-0.5.8.a dist/build/Network/AWS/S3Object.o dist/build/Network/AWS/S3Bucket.o dist/build/Network/AWS/AWSResult.o dist/build/Network/AWS/AWSConnection.o dist/build/Network/AWS/Authentication.o dist/build/Network/AWS/ArrowUtils.o
/usr/bin/ar: creating dist/build/libHShS3-0.5.8.a
In-place registering hS3-0.5.8...
/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
Preprocessing executable 'hs3' for hS3-0.5.8...
Building executable hs3...
creating dist/build/hs3
creating dist/build/hs3/hs3-tmp
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build/hs3/hs3-tmp -hidir dist/build/hs3/hs3-tmp -stubdir dist/build/hs3/hs3-tmp -i -idist/build/hs3/hs3-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hs3/hs3-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 Crypto-4.2.5.1-0d177784b94a80ac73a73ee32665c57e -package-id HTTP-4000.2.8-48c72631ed427a837786d5b719ede8ab -package-id MissingH-1.2.0.2-a15b37441427b3851bb59082aa21f3f7 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id dataenc-0.14.0.5-b7b97edad33c9005df38dcc44366bd23 -package-id hxt-9.3.1.1-1781f0147e43fcb289a686dee875a5b2 -package-id network-2.4.1.2-fc99093587d92370c7febe034504fb40 -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883 -package-id random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 -package-id regex-compat-0.95.1-ccd6b9636b6a3db44081f7c80cd71901 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 ./hS3.hs -o dist/build/hs3/hs3 -O0
[1 of 7] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/hs3/hs3-tmp/Network/AWS/ArrowUtils.o )
[2 of 7] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSResult.o )
[3 of 7] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSConnection.o )
[4 of 7] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/hs3/hs3-tmp/Network/AWS/Authentication.o )
[5 of 7] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Object.o )
[6 of 7] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Bucket.o )
[7 of 7] Compiling Main             ( hS3.hs, dist/build/hs3/hs3-tmp/Main.o )
Linking dist/build/hs3/hs3 ...
Running Haddock for hS3-0.5.8...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for hS3-0.5.8...
creating dist/doc/html/hS3
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/hS3
Preprocessing library hS3-0.5.8...
creating dist/doc/html/hS3/src
/usr/bin/HsColour -print-css -odist/doc/html/hS3/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-S3Object.html Network/AWS/S3Object.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-S3Bucket.html Network/AWS/S3Bucket.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-AWSResult.html Network/AWS/AWSResult.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-AWSConnection.html Network/AWS/AWSConnection.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-Authentication.html Network/AWS/Authentication.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/hS3/src/Network-AWS-ArrowUtils.html Network/AWS/ArrowUtils.hs
Preprocessing executable 'hs3' for hS3-0.5.8...
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library hS3-0.5.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0
copy Network/AWS/S3Object.hs to dist/build/tmp-31498/Network/AWS/S3Object.hs
copy Network/AWS/S3Bucket.hs to dist/build/tmp-31498/Network/AWS/S3Bucket.hs
copy Network/AWS/AWSResult.hs to dist/build/tmp-31498/Network/AWS/AWSResult.hs
copy Network/AWS/AWSConnection.hs to
dist/build/tmp-31498/Network/AWS/AWSConnection.hs
copy Network/AWS/Authentication.hs to
dist/build/tmp-31498/Network/AWS/Authentication.hs
copy Network/AWS/ArrowUtils.hs to
dist/build/tmp-31498/Network/AWS/ArrowUtils.hs
creating dist/doc/html/hS3
/usr/local/bin/haddock --prologue=dist/doc/html/hS3/haddock-prolog31498.txt --dump-interface=dist/doc/html/hS3/hS3.haddock --optghc=-package-name --optghc=hS3-0.5.8 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/hS3-0.5.8 --verbosity=1 --html --read-interface=/package/Crypto-4.2.5.1/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Crypto.haddock --read-interface=/package/HUnit-1.2.5.2/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/HUnit.haddock --read-interface=/package/MissingH-1.2.0.2/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/MissingH.haddock --read-interface=/package/QuickCheck-2.6/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/QuickCheck.haddock --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/binary-0.5.1.1/docs,/usr/local/share/doc/ghc/html/libraries/binary-0.5.1.1/binary.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/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/dataenc-0.14.0.5/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/dataenc.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/hslogger-1.2.3/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hslogger.haddock --read-interface=/package/hxt-9.3.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hxt.haddock --read-interface=/package/hxt-charproperties-9.1.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hxt-charproperties.haddock --read-interface=/package/hxt-regex-xmlschema-9.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hxt-regex-xmlschema.haddock --read-interface=/package/hxt-unicode-9.0.2.1/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hxt-unicode.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/old-time-1.1.0.1/docs,/usr/local/share/doc/ghc/html/libraries/old-time-1.1.0.1/old-time.haddock --read-interface=/package/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.haddock --read-interface=/package/process-1.1.0.2/docs,/usr/local/share/doc/ghc/html/libraries/process-1.1.0.2/process.haddock --read-interface=/package/regex-base-0.93.2/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/regex-base.haddock --read-interface=/package/regex-compat-0.95.1/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/regex-compat.haddock --read-interface=/package/regex-posix-0.95.2/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/regex-posix.haddock --read-interface=/package/template-haskell-2.8.0.0/docs,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.8.0.0/template-haskell.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 --read-interface=/package/utf8-string-0.3.7/docs,/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/utf8-string.haddock --odir=dist/doc/html/hS3/ --title=hS3-0.5.8: Interface to Amazon's Simple Storage Service (S3) --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-31498 --optghc=-hidir --optghc=dist/build/tmp-31498 --optghc=-stubdir --optghc=dist/build/tmp-31498 --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=Crypto-4.2.5.1-0d177784b94a80ac73a73ee32665c57e --optghc=-package-id --optghc=HTTP-4000.2.8-48c72631ed427a837786d5b719ede8ab --optghc=-package-id --optghc=MissingH-1.2.0.2-a15b37441427b3851bb59082aa21f3f7 --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=dataenc-0.14.0.5-b7b97edad33c9005df38dcc44366bd23 --optghc=-package-id --optghc=hxt-9.3.1.1-1781f0147e43fcb289a686dee875a5b2 --optghc=-package-id --optghc=network-2.4.1.2-fc99093587d92370c7febe034504fb40 --optghc=-package-id --optghc=old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 --optghc=-package-id --optghc=old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883 --optghc=-package-id --optghc=random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 --optghc=-package-id --optghc=regex-compat-0.95.1-ccd6b9636b6a3db44081f7c80cd71901 --optghc=-package-id --optghc=utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-31498/Network/AWS/S3Object.hs dist/build/tmp-31498/Network/AWS/S3Bucket.hs dist/build/tmp-31498/Network/AWS/AWSResult.hs dist/build/tmp-31498/Network/AWS/AWSConnection.hs dist/build/tmp-31498/Network/AWS/Authentication.hs dist/build/tmp-31498/Network/AWS/ArrowUtils.hs --built-in-themes
Haddock coverage:
  20% (  1 /  5) in 'Network.AWS.ArrowUtils'
 100% (  9 /  9) in 'Network.AWS.AWSConnection'
 100% (  5 /  5) in 'Network.AWS.AWSResult'
  90% (  9 / 10) in 'Network.AWS.Authentication'
  94% ( 16 / 17) in 'Network.AWS.S3Object'
  87% ( 20 / 23) in 'Network.AWS.S3Bucket'
Warning: Network.AWS.AWSResult: could not find link destinations for:
    Network.Stream.ConnError
Warning: Network.AWS.Authentication: could not find link destinations for:
    Network.HTTP.Base.HTTPResponse Network.HTTP.Headers.Header Network.URI.URI Network.HTTP.Base.RequestMethod Network.HTTP.Base.PUT Network.HTTP.Base.GET
Warning: Network.AWS.S3Object: could not find link destinations for:
    Network.URI.URI
Documentation created: dist/doc/html/hS3/index.html
Preprocessing executable 'hs3' for hS3-0.5.8...
directory dist/doc/html/hS3 does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html
copy directory 'dist/doc/html/hS3' to
'/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html
creating /srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src
Installing dist/doc/html/hS3/hS3.haddock to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hS3.haddock
Installing dist/doc/html/hS3/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/doc-index.html
Installing dist/doc/html/hS3/Network-AWS-ArrowUtils.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-ArrowUtils.html
Installing dist/doc/html/hS3/mini_Network-AWS-ArrowUtils.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-ArrowUtils.html
Installing dist/doc/html/hS3/Network-AWS-AWSConnection.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-AWSConnection.html
Installing dist/doc/html/hS3/mini_Network-AWS-AWSConnection.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-AWSConnection.html
Installing dist/doc/html/hS3/Network-AWS-AWSResult.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-AWSResult.html
Installing dist/doc/html/hS3/mini_Network-AWS-AWSResult.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-AWSResult.html
Installing dist/doc/html/hS3/Network-AWS-Authentication.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-Authentication.html
Installing dist/doc/html/hS3/mini_Network-AWS-Authentication.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-Authentication.html
Installing dist/doc/html/hS3/Network-AWS-S3Object.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-S3Object.html
Installing dist/doc/html/hS3/mini_Network-AWS-S3Object.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-S3Object.html
Installing dist/doc/html/hS3/Network-AWS-S3Bucket.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/Network-AWS-S3Bucket.html
Installing dist/doc/html/hS3/mini_Network-AWS-S3Bucket.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/mini_Network-AWS-S3Bucket.html
Installing dist/doc/html/hS3/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hslogo-16.png
Installing dist/doc/html/hS3/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/minus.gif
Installing dist/doc/html/hS3/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/ocean.css
Installing dist/doc/html/hS3/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/plus.gif
Installing dist/doc/html/hS3/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/synopsis.png
Installing dist/doc/html/hS3/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/haskell_icon.gif
Installing dist/doc/html/hS3/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/xhaddock.css
Installing dist/doc/html/hS3/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/haddock-util.js
Installing dist/doc/html/hS3/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/frames.html
Installing dist/doc/html/hS3/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/hscolour.css
Installing dist/doc/html/hS3/src/Network-AWS-S3Object.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-S3Object.html
Installing dist/doc/html/hS3/src/Network-AWS-S3Bucket.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-S3Bucket.html
Installing dist/doc/html/hS3/src/Network-AWS-AWSResult.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-AWSResult.html
Installing dist/doc/html/hS3/src/Network-AWS-AWSConnection.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-AWSConnection.html
Installing dist/doc/html/hS3/src/Network-AWS-Authentication.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-Authentication.html
Installing dist/doc/html/hS3/src/Network-AWS-ArrowUtils.html to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/src/Network-AWS-ArrowUtils.html
creating /srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html
Installing dist/doc/html/hS3/hS3.haddock to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/html/hS3.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/hS3-0.5.8/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/cache/inst/bin
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS
Installing dist/build/Network/AWS/S3Object.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/S3Object.hi
Installing dist/build/Network/AWS/S3Bucket.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/S3Bucket.hi
Installing dist/build/Network/AWS/AWSResult.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/AWSResult.hi
Installing dist/build/Network/AWS/AWSConnection.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/AWSConnection.hi
Installing dist/build/Network/AWS/Authentication.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/Authentication.hi
Installing dist/build/Network/AWS/ArrowUtils.hi to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/Network/AWS/ArrowUtils.hi
creating /srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3
Installing dist/build/libHShS3-0.5.8.a to
/srv/hackage/var/build/cache/inst/lib/hS3-0.5.8/ghc-7.6.3/libHShS3-0.5.8.a
creating /srv/hackage/var/build/cache/inst/bin
Installing executable dist/build/hs3/hs3 to
/srv/hackage/var/build/cache/inst/bin/hs3
/usr/bin/strip /srv/hackage/var/build/cache/inst/bin/hs3
/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 hS3-0.5.8 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id Crypto-4.2.5.1-0d177784b94a80ac73a73ee32665c57e -package-id HTTP-4000.2.8-48c72631ed427a837786d5b719ede8ab -package-id MissingH-1.2.0.2-a15b37441427b3851bb59082aa21f3f7 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id dataenc-0.14.0.5-b7b97edad33c9005df38dcc44366bd23 -package-id hxt-9.3.1.1-1781f0147e43fcb289a686dee875a5b2 -package-id network-2.4.1.2-fc99093587d92370c7febe034504fb40 -package-id old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91 -package-id old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883 -package-id random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 -package-id regex-compat-0.95.1-ccd6b9636b6a3db44081f7c80cd71901 -package-id utf8-string-0.3.7-0060fdf1ca4e4d4e870e382a7396b45e -XHaskell98 Network.AWS.S3Object Network.AWS.S3Bucket Network.AWS.AWSResult Network.AWS.AWSConnection Network.AWS.Authentication Network.AWS.ArrowUtils -O0
Registering hS3-0.5.8...
/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.