Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-vector.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37668-6648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-vector.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-vector-0.12.0.1-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-vector.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37668-6648/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-vector.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q1ji09 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vector-0.12.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/vector-0.12.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vector-0.12.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver base '< 4.10' '< 4.11' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KizzkL + umask 022 + cd /builddir/build/BUILD + cd vector-0.12.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-vector '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 --global Configuring vector-0.12.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for vector-0.12.0.1.. Building library for vector-0.12.0.1.. [ 1 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 2 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 5 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) [ 8 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) [ 9 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [10 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [11 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [12 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [13 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) [14 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [15 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [16 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() | 17 | import Foreign.ForeignPtr | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 18 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ [17 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:77:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 77 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ [18 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [19 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [21 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [ 1 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.p_o ) [ 2 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.p_o ) [ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.p_o ) [ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.p_o ) [ 5 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.p_o ) [ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.p_o ) [ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.p_o ) [ 8 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.p_o ) [ 9 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.p_o ) [10 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.p_o ) [11 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.p_o ) [12 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.p_o ) [13 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.p_o ) [14 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.p_o ) [15 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.p_o ) [16 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.p_o ) Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() | 17 | import Foreign.ForeignPtr | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 18 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ [17 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.p_o ) Data/Vector/Storable/Mutable.hs:77:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 77 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ [18 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.p_o ) [19 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.p_o ) [20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.p_o ) [21 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.p_o ) + '[' -n dist/build/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for vector-0.12.0.1... Preprocessing library for vector-0.12.0.1.. Preprocessing library for vector-0.12.0.1.. Running Haddock on library for vector-0.12.0.1.. Haddock coverage: 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (104 /127) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:192) unbox (Data/Vector/Fusion/Stream/Monadic.hs:444) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:1037) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:520) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:524) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:552) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:559) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:574) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:578) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:583) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:589) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:595) zip (Data/Vector/Fusion/Stream/Monadic.hs:601) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:605) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:609) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:614) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:619) mapMaybe (Data/Vector/Fusion/Stream/Monadic.hs:691) and (Data/Vector/Fusion/Stream/Monadic.hs:1011) or (Data/Vector/Fusion/Stream/Monadic.hs:1024) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1041) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1103) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:118) generate (Data/Vector/Fusion/Bundle/Monadic.hs:198) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:309) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:603) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:340) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:344) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:351) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:358) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:373) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:377) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:382) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:388) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:394) zip (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:404) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:408) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:413) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:418) and (Data/Vector/Fusion/Bundle/Monadic.hs:595) or (Data/Vector/Fusion/Bundle/Monadic.hs:599) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:607) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1017) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1093) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1036) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1062) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:127) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:134) elements (Data/Vector/Fusion/Bundle/Monadic.hs:138) 79% ( 88 /111) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:118) inplace (Data/Vector/Fusion/Bundle.hs:117) concatMap (Data/Vector/Fusion/Bundle.hs:269) unbox (Data/Vector/Fusion/Bundle.hs:265) zipWith4 (Data/Vector/Fusion/Bundle.hs:297) zipWith5 (Data/Vector/Fusion/Bundle.hs:303) zipWith6 (Data/Vector/Fusion/Bundle.hs:309) zip (Data/Vector/Fusion/Bundle.hs:315) zip3 (Data/Vector/Fusion/Bundle.hs:319) zip4 (Data/Vector/Fusion/Bundle.hs:323) zip5 (Data/Vector/Fusion/Bundle.hs:328) zip6 (Data/Vector/Fusion/Bundle.hs:333) and (Data/Vector/Fusion/Bundle.hs:419) or (Data/Vector/Fusion/Bundle.hs:423) unsafeFromList (Data/Vector/Fusion/Bundle.hs:631) fromVector (Data/Vector/Fusion/Bundle.hs:635) reVector (Data/Vector/Fusion/Bundle.hs:639) fromVectors (Data/Vector/Fusion/Bundle.hs:643) concatVectors (Data/Vector/Fusion/Bundle.hs:647) zipWithM (Data/Vector/Fusion/Bundle.hs:542) zipWithM_ (Data/Vector/Fusion/Bundle.hs:546) eqBy (Data/Vector/Fusion/Bundle.hs:497) cmpBy (Data/Vector/Fusion/Bundle.hs:506) 66% ( 49 / 74) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:537) tail (Data/Vector/Generic/Mutable.hs:541) take (Data/Vector/Generic/Mutable.hs:516) drop (Data/Vector/Generic/Mutable.hs:520) splitAt (Data/Vector/Generic/Mutable.hs:528) unsafeInit (Data/Vector/Generic/Mutable.hs:555) unsafeTail (Data/Vector/Generic/Mutable.hs:559) unsafeTake (Data/Vector/Generic/Mutable.hs:563) unsafeDrop (Data/Vector/Generic/Mutable.hs:567) growFront (Data/Vector/Generic/Mutable.hs:627) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:666) mstream (Data/Vector/Generic/Mutable.hs:245) mstreamR (Data/Vector/Generic/Mutable.hs:275) transform (Data/Vector/Generic/Mutable.hs:269) transformR (Data/Vector/Generic/Mutable.hs:304) fill (Data/Vector/Generic/Mutable.hs:256) fillR (Data/Vector/Generic/Mutable.hs:288) unsafeAccum (Data/Vector/Generic/Mutable.hs:850) accum (Data/Vector/Generic/Mutable.hs:826) unsafeUpdate (Data/Vector/Generic/Mutable.hs:863) update (Data/Vector/Generic/Mutable.hs:839) reverse (Data/Vector/Generic/Mutable.hs:874) unstablePartition (Data/Vector/Generic/Mutable.hs:883) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:912) partitionBundle (Data/Vector/Generic/Mutable.hs:940) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (238 /256) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1111) zipWith5 (Data/Vector/Generic.hs:1120) zipWith6 (Data/Vector/Generic.hs:1132) izipWith3 (Data/Vector/Generic.hs:1154) izipWith4 (Data/Vector/Generic.hs:1162) izipWith5 (Data/Vector/Generic.hs:1171) izipWith6 (Data/Vector/Generic.hs:1183) zip3 (Data/Vector/Generic.hs:1201) zip4 (Data/Vector/Generic.hs:1206) zip5 (Data/Vector/Generic.hs:1211) zip6 (Data/Vector/Generic.hs:1217) unzip3 (Data/Vector/Generic.hs:1267) unzip4 (Data/Vector/Generic.hs:1274) unzip5 (Data/Vector/Generic.hs:1283) unzip6 (Data/Vector/Generic.hs:1293) liftShowsPrec (Data/Vector/Generic.hs:2167) dataCast (Data/Vector/Generic.hs:2200) mkType (Data/Vector/Generic.hs:2195) 79% ( 41 / 52) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:71) STVector (Data/Vector/Mutable.hs:72) init (Data/Vector/Mutable.hs:223) ta Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports] The import of ‘Foreign.ForeignPtr’ is redundant except perhaps to import instances from ‘Foreign.ForeignPtr’ To import instances alone, use: import Foreign.ForeignPtr() | 17 | import Foreign.ForeignPtr | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 18 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ Data/Vector/Storable/Mutable.hs:77:1: warning: [-Wunused-imports] The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() | 77 | import Foreign.Ptr | ^^^^^^^^^^^^^^^^^^ il (Data/Vector/Mutable.hs:227) take (Data/Vector/Mutable.hs:211) drop (Data/Vector/Mutable.hs:215) splitAt (Data/Vector/Mutable.hs:220) unsafeInit (Data/Vector/Mutable.hs:248) unsafeTail (Data/Vector/Mutable.hs:252) unsafeTake (Data/Vector/Mutable.hs:240) unsafeDrop (Data/Vector/Mutable.hs:244) 94% (218 /231) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:1054) zipWith5 (Data/Vector.hs:1059) zipWith6 (Data/Vector.hs:1065) izipWith4 (Data/Vector.hs:1083) izipWith5 (Data/Vector.hs:1088) izipWith6 (Data/Vector.hs:1094) zip4 (Data/Vector.hs:1110) zip5 (Data/Vector.hs:1115) zip6 (Data/Vector.hs:1120) unzip3 (Data/Vector.hs:1133) unzip4 (Data/Vector.hs:1137) unzip5 (Data/Vector.hs:1141) unzip6 (Data/Vector.hs:1146) 79% ( 42 / 53) in 'Data.Vector.Primitive.Mutable' Missing documentation for: IOVector (Data/Vector/Primitive/Mutable.hs:77) STVector (Data/Vector/Primitive/Mutable.hs:78) init (Data/Vector/Primitive/Mutable.hs:165) tail (Data/Vector/Primitive/Mutable.hs:169) take (Data/Vector/Primitive/Mutable.hs:153) drop (Data/Vector/Primitive/Mutable.hs:157) splitAt (Data/Vector/Primitive/Mutable.hs:161) unsafeInit (Data/Vector/Primitive/Mutable.hs:191) unsafeTail (Data/Vector/Primitive/Mutable.hs:195) unsafeTake (Data/Vector/Primitive/Mutable.hs:183) unsafeDrop (Data/Vector/Primitive/Mutable.hs:187) 97% (192 /198) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:842) zipWith5 (Data/Vector/Primitive.hs:848) zipWith6 (Data/Vector/Primitive.hs:856) izipWith4 (Data/Vector/Primitive.hs:878) izipWith5 (Data/Vector/Primitive.hs:884) izipWith6 (Data/Vector/Primitive.hs:892) 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:101) STVector (Data/Vector/Storable/Mutable.hs:102) init (Data/Vector/Storable/Mutable.hs:266) tail (Data/Vector/Storable/Mutable.hs:270) take (Data/Vector/Storable/Mutable.hs:254) drop (Data/Vector/Storable/Mutable.hs:258) splitAt (Data/Vector/Storable/Mutable.hs:262) unsafeInit (Data/Vector/Storable/Mutable.hs:292) unsafeTail (Data/Vector/Storable/Mutable.hs:296) unsafeTake (Data/Vector/Storable/Mutable.hs:284) unsafeDrop (Data/Vector/Storable/Mutable.hs:288) 97% (201 /207) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:852) zipWith5 (Data/Vector/Storable.hs:858) zipWith6 (Data/Vector/Storable.hs:866) izipWith4 (Data/Vector/Storable.hs:888) izipWith5 (Data/Vector/Storable.hs:894) izipWith6 (Data/Vector/Storable.hs:902) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (216 /225) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:889) zipWith5 (Data/Vector/Unboxed.hs:895) zipWith6 (Data/Vector/Unboxed.hs:902) izipWith4 (Data/Vector/Unboxed.hs:923) izipWith5 (Data/Vector/Unboxed.hs:929) izipWith6 (Data/Vector/Unboxed.hs:936) 80% ( 51 / 64) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:103) tail (Data/Vector/Unboxed/Mutable.hs:107) take (Data/Vector/Unboxed/Mutable.hs:91) drop (Data/Vector/Unboxed/Mutable.hs:95) splitAt (Data/Vector/Unboxed/Mutable.hs:99) unsafeInit (Data/Vector/Unboxed/Mutable.hs:129) unsafeTail (Data/Vector/Unboxed/Mutable.hs:133) unsafeTake (Data/Vector/Unboxed/Mutable.hs:121) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:125) Warning: Data.Vector.Unboxed: could not find link destinations for: D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6 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.AfyEAt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 + cd vector-0.12.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 -v directory dist/doc/html/vector does exist: True creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 copy directory 'dist/doc/html/vector' to '/builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1'. creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src Installing dist/doc/html/vector/plus.gif to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/plus.gif Installing dist/doc/html/vector/doc-index-43.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-43.html Installing dist/doc/html/vector/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-Y.html Installing dist/doc/html/vector/doc-index-P.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-P.html Installing dist/doc/html/vector/ocean.css to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/ocean.css Installing dist/doc/html/vector/doc-index-N.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-N.html Installing dist/doc/html/vector/doc-index-V.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-V.html Installing dist/doc/html/vector/doc-index.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index.html Installing dist/doc/html/vector/Data-Vector-Fusion-Bundle.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Fusion-Bundle.html Installing dist/doc/html/vector/Data-Vector-Internal-Check.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Internal-Check.html Installing dist/doc/html/vector/doc-index-47.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-47.html Installing dist/doc/html/vector/doc-index-M.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-M.html Installing dist/doc/html/vector/haddock-util.js to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/haddock-util.js Installing dist/doc/html/vector/doc-index-33.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-33.html Installing dist/doc/html/vector/Data-Vector-Storable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Storable.html Installing dist/doc/html/vector/Data-Vector-Generic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Generic.html Installing dist/doc/html/vector/Data-Vector-Generic-Mutable-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Generic-Mutable-Base.html Installing dist/doc/html/vector/Data-Vector-Unboxed.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Unboxed.html Installing dist/doc/html/vector/doc-index-H.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-H.html Installing dist/doc/html/vector/Data-Vector.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector.html Installing dist/doc/html/vector/doc-index-A.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-A.html Installing dist/doc/html/vector/Data-Vector-Unboxed-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Unboxed-Mutable.html Installing dist/doc/html/vector/Data-Vector-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Mutable.html Installing dist/doc/html/vector/doc-index-L.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-L.html Installing dist/doc/html/vector/minus.gif to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/minus.gif Installing dist/doc/html/vector/doc-index-T.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-T.html Installing dist/doc/html/vector/doc-index-E.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-E.html Installing dist/doc/html/vector/doc-index-C.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-C.html Installing dist/doc/html/vector/doc-index-G.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-G.html Installing dist/doc/html/vector/Data-Vector-Fusion-Bundle-Size.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Fusion-Bundle-Size.html Installing dist/doc/html/vector/vector.txt to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/vector.txt Installing dist/doc/html/vector/Data-Vector-Fusion-Util.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Fusion-Util.html Installing dist/doc/html/vector/doc-index-F.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-F.html Installing dist/doc/html/vector/Data-Vector-Storable-Internal.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Storable-Internal.html Installing dist/doc/html/vector/Data-Vector-Fusion-Bundle-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Fusion-Bundle-Monadic.html Installing dist/doc/html/vector/Data-Vector-Fusion-Stream-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Fusion-Stream-Monadic.html Installing dist/doc/html/vector/Data-Vector-Storable-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Storable-Mutable.html Installing dist/doc/html/vector/doc-index-I.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-I.html Installing dist/doc/html/vector/Data-Vector-Primitive.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Primitive.html Installing dist/doc/html/vector/Data-Vector-Generic-New.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Generic-New.html Installing dist/doc/html/vector/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-Z.html Installing dist/doc/html/vector/doc-index-U.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-U.html Installing dist/doc/html/vector/doc-index-S.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-S.html Installing dist/doc/html/vector/doc-index-All.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-All.html Installing dist/doc/html/vector/synopsis.png to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/synopsis.png Installing dist/doc/html/vector/doc-index-O.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-O.html Installing dist/doc/html/vector/index.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/index.html Installing dist/doc/html/vector/doc-index-R.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-R.html Installing dist/doc/html/vector/vector.haddock to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/vector.haddock Installing dist/doc/html/vector/hslogo-16.png to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/hslogo-16.png Installing dist/doc/html/vector/Data-Vector-Primitive-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Primitive-Mutable.html Installing dist/doc/html/vector/Data-Vector-Generic-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/Data-Vector-Generic-Mutable.html Installing dist/doc/html/vector/doc-index-D.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-D.html Installing dist/doc/html/vector/doc-index-W.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-W.html Installing dist/doc/html/vector/doc-index-B.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/doc-index-B.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Bundle.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Fusion-Bundle.html Installing dist/doc/html/vector/src/Data-Vector-Internal-Check.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Internal-Check.html Installing dist/doc/html/vector/src/hscolour.css to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/hscolour.css Installing dist/doc/html/vector/src/Data-Vector-Storable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Storable.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Unboxed-Base.html Installing dist/doc/html/vector/src/Data-Vector-Generic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Generic.html Installing dist/doc/html/vector/src/Data-Vector-Generic-Mutable-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Generic-Mutable-Base.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Unboxed.html Installing dist/doc/html/vector/src/Data-Vector.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector.html Installing dist/doc/html/vector/src/Data-Vector-Unboxed-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Unboxed-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Bundle-Size.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Fusion-Bundle-Size.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Util.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Fusion-Util.html Installing dist/doc/html/vector/src/Data-Vector-Storable-Internal.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Storable-Internal.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Bundle-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Fusion-Bundle-Monadic.html Installing dist/doc/html/vector/src/Data-Vector-Fusion-Stream-Monadic.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Fusion-Stream-Monadic.html Installing dist/doc/html/vector/src/Data-Vector-Storable-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Storable-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Primitive.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Primitive.html Installing dist/doc/html/vector/src/Data-Vector-Generic-Base.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Generic-Base.html Installing dist/doc/html/vector/src/Data-Vector-Generic-New.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Generic-New.html Installing dist/doc/html/vector/src/Data-Vector-Primitive-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Primitive-Mutable.html Installing dist/doc/html/vector/src/Data-Vector-Generic-Mutable.html to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/src/Data-Vector-Generic-Mutable.html creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 Installing dist/doc/html/vector/vector.haddock to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1/vector.haddock creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector Installing LICENSE to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/include creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/include Installing include/vector.h to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/include/vector.h creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data Installing dist/build/Data/Vector/Internal/Check.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal/Check.hi Installing dist/build/Data/Vector/Fusion/Util.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Util.hi Installing dist/build/Data/Vector/Fusion/Stream/Monadic.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream/Monadic.hi Installing dist/build/Data/Vector/Fusion/Bundle/Size.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Size.hi Installing dist/build/Data/Vector/Fusion/Bundle/Monadic.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Monadic.hi Installing dist/build/Data/Vector/Fusion/Bundle.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle.hi Installing dist/build/Data/Vector/Generic/Mutable/Base.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable/Base.hi Installing dist/build/Data/Vector/Generic/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable.hi Installing dist/build/Data/Vector/Generic/Base.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Base.hi Installing dist/build/Data/Vector/Generic/New.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/New.hi Installing dist/build/Data/Vector/Generic.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic.hi Installing dist/build/Data/Vector/Primitive/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive/Mutable.hi Installing dist/build/Data/Vector/Primitive.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive.hi Installing dist/build/Data/Vector/Storable/Internal.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Internal.hi Installing dist/build/Data/Vector/Storable/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Mutable.hi Installing dist/build/Data/Vector/Storable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable.hi Installing dist/build/Data/Vector/Unboxed/Base.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Base.hi Installing dist/build/Data/Vector/Unboxed/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Mutable.hi Installing dist/build/Data/Vector/Unboxed.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed.hi Installing dist/build/Data/Vector/Mutable.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Mutable.hi Installing dist/build/Data/Vector.hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector.hi creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data Installing dist/build/Data/Vector/Internal/Check.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal/Check.p_hi Installing dist/build/Data/Vector/Fusion/Util.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Util.p_hi Installing dist/build/Data/Vector/Fusion/Stream/Monadic.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream/Monadic.p_hi Installing dist/build/Data/Vector/Fusion/Bundle/Size.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Size.p_hi Installing dist/build/Data/Vector/Fusion/Bundle/Monadic.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Monadic.p_hi Installing dist/build/Data/Vector/Fusion/Bundle.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle.p_hi Installing dist/build/Data/Vector/Generic/Mutable/Base.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable/Base.p_hi Installing dist/build/Data/Vector/Generic/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable.p_hi Installing dist/build/Data/Vector/Generic/Base.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Base.p_hi Installing dist/build/Data/Vector/Generic/New.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/New.p_hi Installing dist/build/Data/Vector/Generic.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic.p_hi Installing dist/build/Data/Vector/Primitive/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive/Mutable.p_hi Installing dist/build/Data/Vector/Primitive.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive.p_hi Installing dist/build/Data/Vector/Storable/Internal.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Internal.p_hi Installing dist/build/Data/Vector/Storable/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Mutable.p_hi Installing dist/build/Data/Vector/Storable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable.p_hi Installing dist/build/Data/Vector/Unboxed/Base.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Base.p_hi Installing dist/build/Data/Vector/Unboxed/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Mutable.p_hi Installing dist/build/Data/Vector/Unboxed.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed.p_hi Installing dist/build/Data/Vector/Mutable.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Mutable.p_hi Installing dist/build/Data/Vector.p_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector.p_hi creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data Installing dist/build/Data/Vector/Internal/Check.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Internal/Check.dyn_hi Installing dist/build/Data/Vector/Fusion/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Util.dyn_hi Installing dist/build/Data/Vector/Fusion/Stream/Monadic.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Stream/Monadic.dyn_hi Installing dist/build/Data/Vector/Fusion/Bundle/Size.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Size.dyn_hi Installing dist/build/Data/Vector/Fusion/Bundle/Monadic.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle/Monadic.dyn_hi Installing dist/build/Data/Vector/Fusion/Bundle.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Fusion/Bundle.dyn_hi Installing dist/build/Data/Vector/Generic/Mutable/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable/Base.dyn_hi Installing dist/build/Data/Vector/Generic/Mutable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Mutable.dyn_hi Installing dist/build/Data/Vector/Generic/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/Base.dyn_hi Installing dist/build/Data/Vector/Generic/New.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic/New.dyn_hi Installing dist/build/Data/Vector/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Generic.dyn_hi Installing dist/build/Data/Vector/Primitive/Mutable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive/Mutable.dyn_hi Installing dist/build/Data/Vector/Primitive.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Primitive.dyn_hi Installing dist/build/Data/Vector/Storable/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Internal.dyn_hi Installing dist/build/Data/Vector/Storable/Mutable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable/Mutable.dyn_hi Installing dist/build/Data/Vector/Storable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Storable.dyn_hi Installing dist/build/Data/Vector/Unboxed/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Base.dyn_hi Installing dist/build/Data/Vector/Unboxed/Mutable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed/Mutable.dyn_hi Installing dist/build/Data/Vector/Unboxed.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Unboxed.dyn_hi Installing dist/build/Data/Vector/Mutable.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector/Mutable.dyn_hi Installing dist/build/Data/Vector.dyn_hi to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/Data/Vector.dyn_hi creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 Installing dist/build/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4.a to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4.a creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 Installing dist/build/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4_p.a to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4_p.a creating /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64 Installing executable dist/build/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d vector-0.12.0.1.conf ']' + install -D --mode=0644 vector-0.12.0.1.conf /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/vector-0.12.0.1.conf ++ ls /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z vector-0.12.0.1.conf ']' + rm -f ghc-vector.files ghc-vector-devel.files + touch ghc-vector.files ghc-vector-devel.files + ls /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/vector-0.12.0.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/vector-0.12.0.1 + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/vector-0.12.0.1 ']' + echo /usr/lib64/ghc-8.2.2/vector-0.12.0.1 + echo '%attr(755,root,root) /usr/lib64/libHSvector-0.12.0.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/vector-0.12.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/vector-0.12.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.12.0.1-2.el8.x86_64!!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.12.0.1-2.el8.x86_64!!g' ghc-vector-devel.files + find /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o4ctSf + umask 022 + cd /builddir/build/BUILD + cd vector-0.12.0.1 + exit 0 Processing files: ghc-vector-0.12.0.1-2.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q1Bbb2 + umask 022 + cd /builddir/build/BUILD + cd vector-0.12.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/licenses/ghc-vector + exit 0 Provides: ghc-vector = 0.12.0.1-2.el8 ghc-vector(x86-64) = 0.12.0.1-2.el8 libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-vector-devel-0.12.0.1-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ugm9FO + umask 022 + cd /builddir/build/BUILD + cd vector-0.12.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc-vector-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc-vector-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc-vector-devel + cp -pr changelog /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64/usr/share/doc/ghc-vector-devel + exit 0 Provides: ghc-devel(vector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4) ghc-vector-devel = 0.12.0.1-2.el8 ghc-vector-devel(x86-64) = 0.12.0.1-2.el8 ghc-vector-doc = 0.12.0.1-2.el8 ghc-vector-static = 0.12.0.1-2.el8 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 = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(deepseq-1.4.3.0) ghc-devel(ghc-prim-0.5.1.1) ghc-devel(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-vector-0.12.0.1-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-vector-devel-0.12.0.1-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0FRAKH + umask 022 + cd /builddir/build/BUILD + cd vector-0.12.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-vector-0.12.0.1-2.el8.x86_64 + exit 0 Child return code was: 0