Build #1 for vector-0.10.9.1

[all reports]

Package vector-0.10.9.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies primitive-0.5.1.0, ghc-prim-0.3.0.0, deepseq-1.3.0.1, base-4.6.0.1
Flags -unsafechecks -internalchecks boundschecks

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring vector-0.10.9.1...
Flags chosen: internalchecks=False, unsafechecks=False, boundschecks=True
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency deepseq ==1.3.0.1: using deepseq-1.3.0.1
Dependency ghc-prim ==0.3.0.0: using ghc-prim-0.3.0.0
Dependency primitive ==0.5.1.0: using primitive-0.5.1.0
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/vector-0.10.9.1/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/vector-0.10.9.1
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1
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 vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
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 -Iinclude -Iinternal -optP-DVECTOR_BOUNDS_CHECKS -optP-include -optPdist/build/autogen/cabal_macros.h -package-name vector-0.10.9.1 -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 deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id primitive-0.5.1.0-88fb0c9ece17132e715442dd268e4d72 -XHaskell98 -XCPP -XDeriveDataTypeable Data.Vector.Internal.Check Data.Vector.Fusion.Util Data.Vector.Fusion.Stream.Size Data.Vector.Fusion.Stream.Monadic Data.Vector.Fusion.Stream Data.Vector.Generic.Mutable Data.Vector.Generic.Base Data.Vector.Generic.New Data.Vector.Generic Data.Vector.Primitive.Mutable Data.Vector.Primitive Data.Vector.Storable.Internal Data.Vector.Storable.Mutable Data.Vector.Storable Data.Vector.Unboxed.Base Data.Vector.Unboxed.Mutable Data.Vector.Unboxed Data.Vector.Mutable Data.Vector -O2 -O0
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
Linking...
/usr/bin/ar -r dist/build/libHSvector-0.10.9.1.a dist/build/Data/Vector/Internal/Check.o dist/build/Data/Vector/Fusion/Util.o dist/build/Data/Vector/Fusion/Stream/Size.o dist/build/Data/Vector/Fusion/Stream/Monadic.o dist/build/Data/Vector/Fusion/Stream.o dist/build/Data/Vector/Generic/Mutable.o dist/build/Data/Vector/Generic/Base.o dist/build/Data/Vector/Generic/New.o dist/build/Data/Vector/Generic.o dist/build/Data/Vector/Primitive/Mutable.o dist/build/Data/Vector/Primitive.o dist/build/Data/Vector/Storable/Internal.o dist/build/Data/Vector/Storable/Mutable.o dist/build/Data/Vector/Storable.o dist/build/Data/Vector/Unboxed/Base.o dist/build/Data/Vector/Unboxed/Mutable.o dist/build/Data/Vector/Unboxed.o dist/build/Data/Vector/Mutable.o dist/build/Data/Vector.o
/usr/bin/ar: creating dist/build/libHSvector-0.10.9.1.a
In-place registering vector-0.10.9.1...
/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 vector-0.10.9.1...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for vector-0.10.9.1...
creating dist/doc/html/vector
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/vector
Preprocessing library vector-0.10.9.1...
creating dist/doc/html/vector/src
/usr/bin/HsColour -print-css -odist/doc/html/vector/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Internal-Check.html Data/Vector/Internal/Check.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Fusion-Util.html Data/Vector/Fusion/Util.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Fusion-Stream-Size.html Data/Vector/Fusion/Stream/Size.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Fusion-Stream-Monadic.html Data/Vector/Fusion/Stream/Monadic.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Fusion-Stream.html Data/Vector/Fusion/Stream.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Generic-Mutable.html Data/Vector/Generic/Mutable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Generic-Base.html Data/Vector/Generic/Base.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Generic-New.html Data/Vector/Generic/New.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Generic.html Data/Vector/Generic.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Primitive-Mutable.html Data/Vector/Primitive/Mutable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Primitive.html Data/Vector/Primitive.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Storable-Internal.html Data/Vector/Storable/Internal.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Storable-Mutable.html Data/Vector/Storable/Mutable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Storable.html Data/Vector/Storable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Unboxed-Base.html Data/Vector/Unboxed/Base.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Unboxed-Mutable.html Data/Vector/Unboxed/Mutable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Unboxed.html Data/Vector/Unboxed.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector-Mutable.html Data/Vector/Mutable.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/vector/src/Data-Vector.html Data/Vector.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library vector-0.10.9.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Internal/Check.hs Data/Vector/Internal/Check.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Fusion/Util.hs Data/Vector/Fusion/Util.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Fusion/Stream/Size.hs Data/Vector/Fusion/Stream/Size.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Fusion/Stream/Monadic.hs Data/Vector/Fusion/Stream/Monadic.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Fusion/Stream.hs Data/Vector/Fusion/Stream.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Generic/Mutable.hs Data/Vector/Generic/Mutable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Generic/Base.hs Data/Vector/Generic/Base.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Generic/New.hs Data/Vector/Generic/New.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Generic.hs Data/Vector/Generic.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Primitive/Mutable.hs Data/Vector/Primitive/Mutable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Primitive.hs Data/Vector/Primitive.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Storable/Internal.hs Data/Vector/Storable/Internal.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Storable/Mutable.hs Data/Vector/Storable/Mutable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Storable.hs Data/Vector/Storable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Unboxed/Base.hs Data/Vector/Unboxed/Base.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Unboxed/Mutable.hs Data/Vector/Unboxed/Mutable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Unboxed.hs Data/Vector/Unboxed.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector/Mutable.hs Data/Vector/Mutable.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
/usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-25554/Data/Vector.hs Data/Vector.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -DVECTOR_BOUNDS_CHECKS -Iinclude -Iinternal -O0
creating dist/doc/html/vector
/usr/local/bin/haddock --prologue=dist/doc/html/vector/haddock-prolog25554.txt --dump-interface=dist/doc/html/vector/vector.haddock --optghc=-package-name --optghc=vector-0.10.9.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/vector-0.10.9.1 --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/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/primitive-0.5.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/primitive.haddock --odir=dist/doc/html/vector/ --title=vector-0.10.9.1: Efficient Arrays --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-25554 --optghc=-hidir --optghc=dist/build/tmp-25554 --optghc=-stubdir --optghc=dist/build/tmp-25554 --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-Iinclude --optghc=-Iinternal --optghc=-optP-DVECTOR_BOUNDS_CHECKS --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=deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 --optghc=-package-id --optghc=ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd --optghc=-package-id --optghc=primitive-0.5.1.0-88fb0c9ece17132e715442dd268e4d72 --optghc=-XHaskell98 --optghc=-XCPP --optghc=-XDeriveDataTypeable --optghc=-O2 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-25554/Data/Vector/Internal/Check.hs dist/build/tmp-25554/Data/Vector/Fusion/Util.hs dist/build/tmp-25554/Data/Vector/Fusion/Stream/Size.hs dist/build/tmp-25554/Data/Vector/Fusion/Stream/Monadic.hs dist/build/tmp-25554/Data/Vector/Fusion/Stream.hs dist/build/tmp-25554/Data/Vector/Generic/Mutable.hs dist/build/tmp-25554/Data/Vector/Generic/Base.hs dist/build/tmp-25554/Data/Vector/Generic/New.hs dist/build/tmp-25554/Data/Vector/Generic.hs dist/build/tmp-25554/Data/Vector/Primitive/Mutable.hs dist/build/tmp-25554/Data/Vector/Primitive.hs dist/build/tmp-25554/Data/Vector/Storable/Internal.hs dist/build/tmp-25554/Data/Vector/Storable/Mutable.hs dist/build/tmp-25554/Data/Vector/Storable.hs dist/build/tmp-25554/Data/Vector/Unboxed/Base.hs dist/build/tmp-25554/Data/Vector/Unboxed/Mutable.hs dist/build/tmp-25554/Data/Vector/Unboxed.hs dist/build/tmp-25554/Data/Vector/Mutable.hs dist/build/tmp-25554/Data/Vector.hs --built-in-themes

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
directory dist/doc/html/vector does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html
copy directory 'dist/doc/html/vector' to
'/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html
creating /srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src
Installing dist/doc/html/vector/vector.haddock to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/vector.haddock
Installing dist/doc/html/vector/doc-index-A.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-A.html
Installing dist/doc/html/vector/doc-index-B.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-B.html
Installing dist/doc/html/vector/doc-index-C.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-C.html
Installing dist/doc/html/vector/doc-index-D.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-D.html
Installing dist/doc/html/vector/doc-index-E.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-E.html
Installing dist/doc/html/vector/doc-index-F.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-F.html
Installing dist/doc/html/vector/doc-index-G.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-G.html
Installing dist/doc/html/vector/doc-index-H.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-H.html
Installing dist/doc/html/vector/doc-index-I.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-I.html
Installing dist/doc/html/vector/doc-index-L.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-L.html
Installing dist/doc/html/vector/doc-index-M.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-M.html
Installing dist/doc/html/vector/doc-index-N.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-N.html
Installing dist/doc/html/vector/doc-index-O.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-O.html
Installing dist/doc/html/vector/doc-index-P.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-P.html
Installing dist/doc/html/vector/doc-index-R.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-R.html
Installing dist/doc/html/vector/doc-index-S.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-S.html
Installing dist/doc/html/vector/doc-index-T.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-T.html
Installing dist/doc/html/vector/doc-index-U.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-U.html
Installing dist/doc/html/vector/doc-index-V.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-V.html
Installing dist/doc/html/vector/doc-index-W.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-W.html
Installing dist/doc/html/vector/doc-index-Y.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-Y.html
Installing dist/doc/html/vector/doc-index-Z.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-Z.html
Installing dist/doc/html/vector/doc-index-33.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-33.html
Installing dist/doc/html/vector/doc-index-43.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-43.html
Installing dist/doc/html/vector/doc-index-47.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-47.html
Installing dist/doc/html/vector/doc-index-All.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index-All.html
Installing dist/doc/html/vector/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/doc-index.html
Installing dist/doc/html/vector/Data-Vector-Storable-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Storable-Internal.html
Installing dist/doc/html/vector/mini_Data-Vector-Storable-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Storable-Internal.html
Installing dist/doc/html/vector/Data-Vector-Fusion-Util.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Fusion-Util.html
Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Util.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Fusion-Util.html
Installing dist/doc/html/vector/Data-Vector-Fusion-Stream-Size.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Fusion-Stream-Size.html
Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream-Size.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Fusion-Stream-Size.html
Installing dist/doc/html/vector/Data-Vector-Internal-Check.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Internal-Check.html
Installing dist/doc/html/vector/mini_Data-Vector-Internal-Check.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Internal-Check.html
Installing dist/doc/html/vector/Data-Vector-Fusion-Stream-Monadic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Fusion-Stream-Monadic.html
Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream-Monadic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Fusion-Stream-Monadic.html
Installing dist/doc/html/vector/Data-Vector-Fusion-Stream.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Fusion-Stream.html
Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Fusion-Stream.html
Installing dist/doc/html/vector/Data-Vector-Generic-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Generic-Mutable.html
Installing dist/doc/html/vector/mini_Data-Vector-Generic-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Generic-Mutable.html
Installing dist/doc/html/vector/Data-Vector-Generic-New.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Generic-New.html
Installing dist/doc/html/vector/mini_Data-Vector-Generic-New.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Generic-New.html
Installing dist/doc/html/vector/Data-Vector-Generic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Generic.html
Installing dist/doc/html/vector/mini_Data-Vector-Generic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Generic.html
Installing dist/doc/html/vector/Data-Vector-Primitive-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Primitive-Mutable.html
Installing dist/doc/html/vector/mini_Data-Vector-Primitive-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Primitive-Mutable.html
Installing dist/doc/html/vector/Data-Vector-Primitive.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Primitive.html
Installing dist/doc/html/vector/mini_Data-Vector-Primitive.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Primitive.html
Installing dist/doc/html/vector/Data-Vector-Storable-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Storable-Mutable.html
Installing dist/doc/html/vector/mini_Data-Vector-Storable-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Storable-Mutable.html
Installing dist/doc/html/vector/Data-Vector-Storable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Storable.html
Installing dist/doc/html/vector/mini_Data-Vector-Storable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Storable.html
Installing dist/doc/html/vector/Data-Vector-Unboxed.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Unboxed.html
Installing dist/doc/html/vector/mini_Data-Vector-Unboxed.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Unboxed.html
Installing dist/doc/html/vector/Data-Vector-Unboxed-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Unboxed-Mutable.html
Installing dist/doc/html/vector/mini_Data-Vector-Unboxed-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Unboxed-Mutable.html
Installing dist/doc/html/vector/Data-Vector-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector-Mutable.html
Installing dist/doc/html/vector/mini_Data-Vector-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector-Mutable.html
Installing dist/doc/html/vector/Data-Vector.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/Data-Vector.html
Installing dist/doc/html/vector/mini_Data-Vector.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/mini_Data-Vector.html
Installing dist/doc/html/vector/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/hslogo-16.png
Installing dist/doc/html/vector/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/minus.gif
Installing dist/doc/html/vector/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/ocean.css
Installing dist/doc/html/vector/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/plus.gif
Installing dist/doc/html/vector/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/synopsis.png
Installing dist/doc/html/vector/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/haskell_icon.gif
Installing dist/doc/html/vector/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/xhaddock.css
Installing dist/doc/html/vector/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/haddock-util.js
Installing dist/doc/html/vector/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/frames.html
Installing dist/doc/html/vector/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/hscolour.css
Installing dist/doc/html/vector/src/Data-Vector-Internal-Check.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Internal-Check.html
Installing dist/doc/html/vector/src/Data-Vector-Fusion-Util.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Fusion-Util.html
Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream-Size.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Fusion-Stream-Size.html
Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream-Monadic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Fusion-Stream-Monadic.html
Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Fusion-Stream.html
Installing dist/doc/html/vector/src/Data-Vector-Generic-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Generic-Mutable.html
Installing dist/doc/html/vector/src/Data-Vector-Generic-Base.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Generic-Base.html
Installing dist/doc/html/vector/src/Data-Vector-Generic-New.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Generic-New.html
Installing dist/doc/html/vector/src/Data-Vector-Generic.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Generic.html
Installing dist/doc/html/vector/src/Data-Vector-Primitive-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Primitive-Mutable.html
Installing dist/doc/html/vector/src/Data-Vector-Primitive.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Primitive.html
Installing dist/doc/html/vector/src/Data-Vector-Storable-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Storable-Internal.html
Installing dist/doc/html/vector/src/Data-Vector-Storable-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Storable-Mutable.html
Installing dist/doc/html/vector/src/Data-Vector-Storable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Storable.html
Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Base.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Unboxed-Base.html
Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Unboxed-Mutable.html
Installing dist/doc/html/vector/src/Data-Vector-Unboxed.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Unboxed.html
Installing dist/doc/html/vector/src/Data-Vector-Mutable.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector-Mutable.html
Installing dist/doc/html/vector/src/Data-Vector.html to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/src/Data-Vector.html
creating /srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html
Installing dist/doc/html/vector/vector.haddock to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/html/vector.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/vector-0.10.9.1/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/include
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/include
Installing include/vector.h to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/include/vector.h
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Internal
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Internal
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion/Stream
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Generic
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Primitive
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Storable
creating
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Unboxed
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data
Installing dist/build/Data/Vector/Internal/Check.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Internal/Check.hi
Installing dist/build/Data/Vector/Fusion/Util.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion/Util.hi
Installing dist/build/Data/Vector/Fusion/Stream/Size.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion/Stream/Size.hi
Installing dist/build/Data/Vector/Fusion/Stream/Monadic.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion/Stream/Monadic.hi
Installing dist/build/Data/Vector/Fusion/Stream.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Fusion/Stream.hi
Installing dist/build/Data/Vector/Generic/Mutable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Generic/Mutable.hi
Installing dist/build/Data/Vector/Generic/Base.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Generic/Base.hi
Installing dist/build/Data/Vector/Generic/New.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Generic/New.hi
Installing dist/build/Data/Vector/Generic.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Generic.hi
Installing dist/build/Data/Vector/Primitive/Mutable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Primitive/Mutable.hi
Installing dist/build/Data/Vector/Primitive.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Primitive.hi
Installing dist/build/Data/Vector/Storable/Internal.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Storable/Internal.hi
Installing dist/build/Data/Vector/Storable/Mutable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Storable/Mutable.hi
Installing dist/build/Data/Vector/Storable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Storable.hi
Installing dist/build/Data/Vector/Unboxed/Base.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Unboxed/Base.hi
Installing dist/build/Data/Vector/Unboxed/Mutable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Unboxed/Mutable.hi
Installing dist/build/Data/Vector/Unboxed.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Unboxed.hi
Installing dist/build/Data/Vector/Mutable.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector/Mutable.hi
Installing dist/build/Data/Vector.hi to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/Data/Vector.hi
creating /srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3
Installing dist/build/libHSvector-0.10.9.1.a to
/srv/hackage/var/build/cache/inst/lib/vector-0.10.9.1/ghc-7.6.3/libHSvector-0.10.9.1.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 -Iinclude -Iinternal -optP-DVECTOR_BOUNDS_CHECKS -optP-include -optPdist/build/autogen/cabal_macros.h -package-name vector-0.10.9.1 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id primitive-0.5.1.0-88fb0c9ece17132e715442dd268e4d72 -XHaskell98 -XCPP -XDeriveDataTypeable Data.Vector.Internal.Check Data.Vector.Fusion.Util Data.Vector.Fusion.Stream.Size Data.Vector.Fusion.Stream.Monadic Data.Vector.Fusion.Stream Data.Vector.Generic.Mutable Data.Vector.Generic.Base Data.Vector.Generic.New Data.Vector.Generic Data.Vector.Primitive.Mutable Data.Vector.Primitive Data.Vector.Storable.Internal Data.Vector.Storable.Mutable Data.Vector.Storable Data.Vector.Unboxed.Base Data.Vector.Unboxed.Mutable Data.Vector.Unboxed Data.Vector.Mutable Data.Vector -O2 -O0
Registering vector-0.10.9.1...
/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.