Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-vector.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a1aa6707f2e310e6c76b318a710175f6f6053447/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-vector.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-vector-0.10.0.1-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-vector.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a1aa6707f2e310e6c76b318a710175f6f6053447/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-vector.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M9da0x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vector-0.10.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/vector-0.10.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vector-0.10.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aw7kQ3 + umask 022 + cd /builddir/build/BUILD + cd vector-0.10.0.1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-vector-0.10.0.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 --global Configuring vector-0.10.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building vector-0.10.0.1... Preprocessing library vector-0.10.0.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 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' You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 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.0.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.p_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' You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.p_o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.0.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... In-place registering vector-0.10.0.1... + '[' -f dist/build/libHSvector-0.10.0.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for vector-0.10.0.1... Running hscolour for vector-0.10.0.1... Preprocessing library vector-0.10.0.1... Preprocessing library vector-0.10.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 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, dist/doc/html/vector/vector.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31Cfx8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm + cd vector-0.10.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm -v directory dist/doc/html/vector does exist: True creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 copy directory 'dist/doc/html/vector' to '/builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1'. creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src Installing dist/doc/html/vector/minus.gif to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/minus.gif Installing dist/doc/html/vector/mini_Data-Vector-Primitive.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Primitive.html Installing dist/doc/html/vector/doc-index-U.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-U.html Installing dist/doc/html/vector/synopsis.png to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/synopsis.png Installing dist/doc/html/vector/doc-index-W.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-W.html Installing dist/doc/html/vector/mini_Data-Vector-Generic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Generic.html Installing dist/doc/html/vector/mini_Data-Vector-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Mutable.html Installing dist/doc/html/vector/doc-index-I.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-I.html Installing dist/doc/html/vector/mini_Data-Vector-Unboxed-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Unboxed-Mutable.html Installing dist/doc/html/vector/Data-Vector-Unboxed.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Unboxed.html Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Fusion-Stream.html Installing dist/doc/html/vector/Data-Vector-Fusion-Stream.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Fusion-Stream.html Installing dist/doc/html/vector/Data-Vector-Primitive-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Primitive-Mutable.html Installing dist/doc/html/vector/doc-index-C.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-C.html Installing dist/doc/html/vector/hslogo-16.png to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/hslogo-16.png Installing dist/doc/html/vector/haddock-util.js to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/haddock-util.js Installing dist/doc/html/vector/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-Y.html Installing dist/doc/html/vector/Data-Vector-Storable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Storable.html Installing dist/doc/html/vector/doc-index-E.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-E.html Installing dist/doc/html/vector/doc-index.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index.html Installing dist/doc/html/vector/Data-Vector-Fusion-Stream-Size.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Fusion-Stream-Size.html Installing dist/doc/html/vector/Data-Vector.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector.html Installing dist/doc/html/vector/doc-index-D.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-D.html Installing dist/doc/html/vector/mini_Data-Vector-Storable-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Storable-Mutable.html Installing dist/doc/html/vector/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-Z.html Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Fusion-Stream-Monadic.html Installing dist/doc/html/vector/doc-index-A.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-A.html Installing dist/doc/html/vector/doc-index-33.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-33.html Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Stream-Size.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Fusion-Stream-Size.html Installing dist/doc/html/vector/Data-Vector-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Mutable.html Installing dist/doc/html/vector/Data-Vector-Fusion-Util.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Fusion-Util.html Installing dist/doc/html/vector/Data-Vector-Internal-Check.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Internal-Check.html Installing dist/doc/html/vector/doc-index-T.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-T.html Installing dist/doc/html/vector/doc-index-43.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-43.html Installing dist/doc/html/vector/mini_Data-Vector-Internal-Check.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Internal-Check.html Installing dist/doc/html/vector/Data-Vector-Unboxed-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Unboxed-Mutable.html Installing dist/doc/html/vector/doc-index-L.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-L.html Installing dist/doc/html/vector/Data-Vector-Generic-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Generic-Mutable.html Installing dist/doc/html/vector/mini_Data-Vector-Primitive-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Primitive-Mutable.html Installing dist/doc/html/vector/ocean.css to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/ocean.css Installing dist/doc/html/vector/doc-index-V.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-V.html Installing dist/doc/html/vector/doc-index-R.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-R.html Installing dist/doc/html/vector/doc-index-S.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-S.html Installing dist/doc/html/vector/doc-index-N.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-N.html Installing dist/doc/html/vector/mini_Data-Vector.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector.html Installing dist/doc/html/vector/doc-index-All.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-All.html Installing dist/doc/html/vector/doc-index-F.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-F.html Installing dist/doc/html/vector/vector.haddock to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/vector.haddock Installing dist/doc/html/vector/doc-index-M.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-M.html Installing dist/doc/html/vector/doc-index-P.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-P.html Installing dist/doc/html/vector/vector.txt to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/vector.txt Installing dist/doc/html/vector/doc-index-G.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-G.html Installing dist/doc/html/vector/mini_Data-Vector-Generic-New.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Generic-New.html Installing dist/doc/html/vector/doc-index-47.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-47.html Installing dist/doc/html/vector/Data-Vector-Primitive.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Primitive.html Installing dist/doc/html/vector/Data-Vector-Generic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Generic.html Installing dist/doc/html/vector/Data-Vector-Storable-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Storable-Mutable.html Installing dist/doc/html/vector/doc-index-H.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-H.html Installing dist/doc/html/vector/mini_Data-Vector-Unboxed.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Unboxed.html Installing dist/doc/html/vector/Data-Vector-Fusion-Stream-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Fusion-Stream-Monadic.html Installing dist/doc/html/vector/frames.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/frames.html Installing dist/doc/html/vector/plus.gif to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/plus.gif Installing dist/doc/html/vector/Data-Vector-Generic-New.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Generic-New.html Installing dist/doc/html/vector/mini_Data-Vector-Fusion-Util.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Fusion-Util.html Installing dist/doc/html/vector/Data-Vector-Storable-Internal.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/Data-Vector-Storable-Internal.html Installing dist/doc/html/vector/index-frames.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/index-frames.html Installing dist/doc/html/vector/mini_Data-Vector-Storable-Internal.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Storable-Internal.html Installing dist/doc/html/vector/doc-index-O.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-O.html Installing dist/doc/html/vector/mini_Data-Vector-Storable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Storable.html Installing dist/doc/html/vector/mini_Data-Vector-Generic-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/mini_Data-Vector-Generic-Mutable.html Installing dist/doc/html/vector/index.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/index.html Installing dist/doc/html/vector/doc-index-B.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/doc-index-B.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Unboxed-Base.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Unboxed.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Fusion-Stream.html Installing dist/doc/html/vector/src/Data-Vector-Primitive-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Primitive-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Storable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Storable.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream-Size.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Fusion-Stream-Size.html Installing dist/doc/html/vector/src/Data-Vector.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector.html Installing dist/doc/html/vector/src/Data-Vector-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Util.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Fusion-Util.html Installing dist/doc/html/vector/src/Data-Vector-Internal-Check.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Internal-Check.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Unboxed-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Generic-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Generic-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Primitive.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Primitive.html Installing dist/doc/html/vector/src/Data-Vector-Generic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Generic.html Installing dist/doc/html/vector/src/Data-Vector-Storable-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Storable-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Generic-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Generic-Base.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Fusion-Stream-Monadic.html Installing dist/doc/html/vector/src/Data-Vector-Generic-New.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Generic-New.html Installing dist/doc/html/vector/src/Data-Vector-Storable-Internal.html to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/Data-Vector-Storable-Internal.html Installing dist/doc/html/vector/src/hscolour.css to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 Installing dist/doc/html/vector/vector.haddock to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1/vector.haddock creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc-vector-0.10.0.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc-vector-0.10.0.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/include creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/include Installing include/vector.h to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/include/vector.h creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data Installing dist/build/Data/Vector/Internal/Check.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Internal/Check.hi Installing dist/build/Data/Vector/Fusion/Util.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Util.hi Installing dist/build/Data/Vector/Fusion/Stream/Size.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream/Size.hi Installing dist/build/Data/Vector/Fusion/Stream/Monadic.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream/Monadic.hi Installing dist/build/Data/Vector/Fusion/Stream.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream.hi Installing dist/build/Data/Vector/Generic/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/Mutable.hi Installing dist/build/Data/Vector/Generic/Base.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/Base.hi Installing dist/build/Data/Vector/Generic/New.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/New.hi Installing dist/build/Data/Vector/Generic.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic.hi Installing dist/build/Data/Vector/Primitive/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive/Mutable.hi Installing dist/build/Data/Vector/Primitive.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive.hi Installing dist/build/Data/Vector/Storable/Internal.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable/Internal.hi Installing dist/build/Data/Vector/Storable/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable/Mutable.hi Installing dist/build/Data/Vector/Storable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable.hi Installing dist/build/Data/Vector/Unboxed/Base.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed/Base.hi Installing dist/build/Data/Vector/Unboxed/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed/Mutable.hi Installing dist/build/Data/Vector/Unboxed.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed.hi Installing dist/build/Data/Vector/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Mutable.hi Installing dist/build/Data/Vector.hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector.hi creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data Installing dist/build/Data/Vector/Internal/Check.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Internal/Check.p_hi Installing dist/build/Data/Vector/Fusion/Util.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Util.p_hi Installing dist/build/Data/Vector/Fusion/Stream/Size.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream/Size.p_hi Installing dist/build/Data/Vector/Fusion/Stream/Monadic.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream/Monadic.p_hi Installing dist/build/Data/Vector/Fusion/Stream.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Fusion/Stream.p_hi Installing dist/build/Data/Vector/Generic/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/Mutable.p_hi Installing dist/build/Data/Vector/Generic/Base.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/Base.p_hi Installing dist/build/Data/Vector/Generic/New.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic/New.p_hi Installing dist/build/Data/Vector/Generic.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Generic.p_hi Installing dist/build/Data/Vector/Primitive/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive/Mutable.p_hi Installing dist/build/Data/Vector/Primitive.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Primitive.p_hi Installing dist/build/Data/Vector/Storable/Internal.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable/Internal.p_hi Installing dist/build/Data/Vector/Storable/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable/Mutable.p_hi Installing dist/build/Data/Vector/Storable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Storable.p_hi Installing dist/build/Data/Vector/Unboxed/Base.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed/Base.p_hi Installing dist/build/Data/Vector/Unboxed/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed/Mutable.p_hi Installing dist/build/Data/Vector/Unboxed.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Unboxed.p_hi Installing dist/build/Data/Vector/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector/Mutable.p_hi Installing dist/build/Data/Vector.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/Data/Vector.p_hi creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 Installing dist/build/libHSvector-0.10.0.1.a to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/libHSvector-0.10.0.1.a creating /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 Installing dist/build/libHSvector-0.10.0.1_p.a to /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1/libHSvector-0.10.0.1_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: vector-0.10.0.1.conf + install -D --mode=0644 vector-0.10.0.1.conf /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/vector-0.10.0.1.conf + rm -f ghc-vector.files ghc-vector-devel.files + touch ghc-vector.files ghc-vector-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 ']' + echo '%dir /usr/lib/ghc-7.6.3/vector-0.10.0.1' + echo '/usr/lib/ghc-7.6.3/package.conf.d/vector-0.10.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 ']' + find /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/lib/ghc-7.6.3/vector-0.10.0.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc/html/libraries/vector-0.10.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/vector-0.10.0.1 + for i in ghc-vector.files ghc-vector-devel.files + '[' -f ghc-vector.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm!!g' ghc-vector.files + for i in ghc-vector.files ghc-vector-devel.files + '[' -f ghc-vector-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm!!g' ghc-vector-devel.files + find /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/bin -a -x /usr/bin/execstack ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-vector-0.10.0.1-7.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n7KlQZ + umask 022 + cd /builddir/build/BUILD + cd vector-0.10.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc-vector-0.10.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc-vector-0.10.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm/usr/share/doc/ghc-vector-0.10.0.1 + exit 0 Provides: ghc-vector = 0.10.0.1-7.el7 ghc-vector(armv7hl-32) = 0.10.0.1-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-vector-devel-0.10.0.1-7.el7.armv7hl Provides: ghc-devel(vector-0.10.0.1-117b4a20c7ed2db6a57064332774896f) ghc-vector-devel = 0.10.0.1-7.el7 ghc-vector-devel(armv7hl-32) = 0.10.0.1-7.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(deepseq-1.3.0.1-aa1be128186a233c7290faf88620ffe5) ghc-devel(ghc-prim-0.3.0.0-00db43fcd2f6e2a73243bdb496b765e0) ghc-devel(primitive-0.5.0.1-d2400b503a6d2a77eaafd019467d1fb9) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm Wrote: /builddir/build/RPMS/ghc-vector-0.10.0.1-7.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-vector-devel-0.10.0.1-7.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ls2x9J + umask 022 + cd /builddir/build/BUILD + cd vector-0.10.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-vector-0.10.0.1-7.el7.arm + exit 0 Child return code was: 0