<86>Jun 30 01:51:36 userdel[3003323]: delete user 'rooter' <86>Jun 30 01:51:36 userdel[3003323]: removed group 'rooter' owned by 'rooter' <86>Jun 30 01:51:36 groupadd[3003333]: group added to /etc/group: name=rooter, GID=903 <86>Jun 30 01:51:36 groupadd[3003333]: group added to /etc/gshadow: name=rooter <86>Jun 30 01:51:36 groupadd[3003333]: new group: name=rooter, GID=903 <86>Jun 30 01:51:36 useradd[3003341]: new user: name=rooter, UID=903, GID=903, home=/root, shell=/bin/bash <86>Jun 30 01:51:36 userdel[3003359]: delete user 'builder' <86>Jun 30 01:51:36 userdel[3003359]: removed group 'builder' owned by 'builder' <86>Jun 30 01:51:36 userdel[3003359]: removed shadow group 'builder' owned by 'builder' <86>Jun 30 01:51:36 groupadd[3003375]: group added to /etc/group: name=builder, GID=904 <86>Jun 30 01:51:36 groupadd[3003375]: group added to /etc/gshadow: name=builder <86>Jun 30 01:51:36 groupadd[3003375]: new group: name=builder, GID=904 <86>Jun 30 01:51:36 useradd[3003387]: new user: name=builder, UID=904, GID=904, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-vector-0.12.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Jun 30 01:51:37 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 30 01:51:37 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 30 01:51:37 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed <13>Jun 30 01:51:37 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Jun 30 01:51:37 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 30 01:51:37 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 30 01:51:48 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 30 01:51:48 rpmi: ghc8.6.4-primitive-0.6.4.0-alt1 sisyphus+278961.2000.1.1 1626306077 installed warning: File /usr/src/in/source/ghc8.6.4-vector-0.12.0.3-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-vector-0.12.0.3-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-vector-0.12.0.3-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-vector-0.12.0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-vector-0.12.0.3 + echo 'Source #0 (ghc8.6.4-vector-0.12.0.3.tar):' Source #0 (ghc8.6.4-vector-0.12.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-vector-0.12.0.3.tar + cd ghc8.6.4-vector-0.12.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-vector-0.12.0.3-alt1.patch):' Patch #0 (ghc8.6.4-vector-0.12.0.3-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-vector-0.12.0.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-vector-0.12.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-vector-0.12.0.3 --datadir=/usr/share --datasubdir=ghc8.6.4-vector-0.12.0.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring vector-0.12.0.3... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for vector-0.12.0.3.. Building library for vector-0.12.0.3.. [ 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 ) [17 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [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 ) [17 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.p_o ) [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 ) + ./Setup haddock Preprocessing library for vector-0.12.0.3.. Running Haddock on library for vector-0.12.0.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, transformers-0.5.6.2 Haddock coverage: 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' Warning: 'unsafeSlice' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'overlaps' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeNew' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeRead' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'clear' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'set' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeCopy' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeMove' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unsafeGrow' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' Warning: 'basicUnsafeWrite' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 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) Warning: 'Bundle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export SPEC 81% (103 /127) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: SPEC 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) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 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) Warning: 'ST' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 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) tail (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) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'fromList' is ambiguous. It is defined * in `GHC.Exts' * at Data/Vector.hs:1683:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'fromList' defined at Data/Vector.hs:1683:1 94% (218 /231) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:1064) zipWith5 (Data/Vector.hs:1069) zipWith6 (Data/Vector.hs:1075) izipWith4 (Data/Vector.hs:1093) izipWith5 (Data/Vector.hs:1098) izipWith6 (Data/Vector.hs:1104) zip4 (Data/Vector.hs:1120) zip5 (Data/Vector.hs:1125) zip6 (Data/Vector.hs:1130) unzip3 (Data/Vector.hs:1143) unzip4 (Data/Vector.hs:1147) unzip5 (Data/Vector.hs:1151) unzip6 (Data/Vector.hs:1156) 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) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 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) Warning: 'Storable' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:21) setPtr (Data/Vector/Storable/Internal.hs:25) updPtr (Data/Vector/Storable/Internal.hs:29) Warning: Couldn't find .haddock for export Storable 80% ( 48 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:103) STVector (Data/Vector/Storable/Mutable.hs:104) Storable init (Data/Vector/Storable/Mutable.hs:289) tail (Data/Vector/Storable/Mutable.hs:293) take (Data/Vector/Storable/Mutable.hs:277) drop (Data/Vector/Storable/Mutable.hs:281) splitAt (Data/Vector/Storable/Mutable.hs:285) unsafeInit (Data/Vector/Storable/Mutable.hs:315) unsafeTail (Data/Vector/Storable/Mutable.hs:319) unsafeTake (Data/Vector/Storable/Mutable.hs:307) unsafeDrop (Data/Vector/Storable/Mutable.hs:311) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Storable 97% (200 /207) in 'Data.Vector.Storable' Missing documentation for: Storable 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) Warning: 'Complex' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 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.Fusion.Util: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Eq1 liftEq Bool Ord1 liftCompare Ordering Eq == /= Ord compare < <= > >= max min Int Warning: Data.Vector.Fusion.Bundle.Size: could not find link destinations for: Int Eq == Bool /= Num + - * negate abs signum fromInteger Integer Show showsPrec ShowS show String showList Maybe Warning: Data.Vector.Generic.Mutable.Base: could not find link destinations for: Int Bool length replicate Type Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 Complex Warning: Data.Vector.Internal.Check: could not find link destinations for: Eq == Bool /= String Int Warning: Data.Vector.Fusion.Stream.Monadic: could not find link destinations for: Functor Monad Type fmap <$ Int Bool Maybe Nothing Ordering Eq Just Num Enum Warning: Data.Vector.Fusion.Bundle.Monadic: could not find link destinations for: Maybe Functor Monad Type fmap <$ Eq1 liftEq Bool Ord1 liftCompare Ordering Eq == /= Ord compare < <= > >= max min Int Nothing Just Num Enum Warning: Data.Vector.Fusion.Bundle: could not find link destinations for: Functor Type fmap <$ Int Monad Bool Maybe Nothing Eq Just Num Enum Ord Ordering Eq1 liftEq Ord1 liftCompare == /= compare < <= > >= max min Warning: Data.Vector.Generic.Mutable: could not find link destinations for: Int Bool length replicate Type Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 Complex Ord Warning: Data.Vector.Generic.New: could not find link destinations for: ST Monad Int Warning: Data.Vector.Generic: could not find link destinations for: Int Monad Type Bool Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 Complex Maybe ST Traversable Just Nothing Num Enum NonEmpty Eq True Ord Ordering Show ShowS Read ReadPrec ReadS Data Typeable String DataType Warning: Data.Vector.Mutable: could not find link destinations for: Int IO Type Bool Ord Warning: Data.Vector: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Foldable fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null Bool length Int elem Eq maximum Ord minimum sum Num product Traversable traverse sequenceA mapM sequence Alternative empty <|> some many MonadPlus mzero mplus Eq1 liftEq Ord1 liftCompare Ordering Read1 liftReadsPrec ReadS liftReadList liftReadPrec ReadPrec liftReadListPrec Show1 liftShowsPrec ShowS liftShowList MonadZip mzip mzipWith munzip IsList Item toList == /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp gmapMo compare < <= > >= max min Read readsPrec readList readPrec readListPrec Show showsPrec show showList Semigroup <> sconcat NonEmpty stimes Integral mempty mappend mconcat NFData rnf IO ST Just Nothing Enum True Warning: Data.Vector.Primitive.Mutable: could not find link destinations for: Int Type Bool NFData rnf Char Int# State# Addr# Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CInt CBool CChar CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CSize CTime CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUSeconds CUShort CWchar CBlkCnt CBlkSize CCc CClockId CDev CFsBlkCnt CFsFilCnt CGid CId CIno CKey CMode CNlink COff CPid CRLim CSpeed CSsize CTcflag CTimer CUid Fd FunPtr Ord Warning: Data.Vector.Primitive: could not find link destinations for: Int Type Monad IsList Item toList Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat NFData rnf Char Int# State# Addr# Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CInt CBool CChar CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CSize CTime CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUSeconds CUShort CWchar CBlkCnt CBlkSize CCc CClockId CDev CFsBlkCnt CFsFilCnt CGid CId CIno CKey CMode CNlink COff CPid CRLim CSpeed CSsize CTcflag CTimer CUid Fd FunPtr ST Traversable Just Nothing Num Enum Warning: Data.Vector.Storable.Internal: could not find link destinations for: ForeignPtr Warning: Data.Vector.Storable.Mutable: could not find link destinations for: Int ForeignPtr Type Bool NFData rnf sizeOf alignment peek peekElemOff peekByteOff poke pokeElemOff pokeByteOff IO Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CInt Fingerprint IntPtr WordPtr CBool CChar CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CSize CTime CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUSeconds CUShort CWchar CBlkCnt CBlkSize CCc CClockId CDev CFsBlkCnt CFsFilCnt CGid CId CIno CKey CMode CNlink COff CPid CRLim CSpeed CSsize CTcflag CTimer CUid Fd Ratio Integral StablePtr FunPtr Identity Complex Const Warning: Data.Vector.Storable: could not find link destinations for: Type Int Monad IsList Item toList Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat NFData rnf ForeignPtr sizeOf alignment peek peekElemOff peekByteOff poke pokeElemOff pokeByteOff IO Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CInt Fingerprint IntPtr WordPtr CBool CChar CClock CDouble CFloat CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CSUSeconds CShort CSigAtomic CSize CTime CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUSeconds CUShort CWchar CBlkCnt CBlkSize CCc CClockId CDev CFsBlkCnt CFsFilCnt CGid CId CIno CKey CMode CNlink COff CPid CRLim CSpeed CSsize CTcflag CTimer CUid Fd Ratio StablePtr FunPtr Identity Complex Const ST Traversable Just Nothing Num Enum True Warning: Data.Vector.Unboxed: could not find link destinations for: Bool Type Int Monad Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 Complex IsList Item toList Eq == /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat NFData rnf 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 D:R:MVectorsChar0 D:R:MVectorsDouble0 D:R:MVectorsFloat0 D:R:MVectorsWord640 D:R:MVectorsWord320 D:R:MVectorsWord160 D:R:MVectorsWord80 D:R:MVectorsWord0 D:R:MVectorsInt640 D:R:MVectorsInt320 D:R:MVectorsInt160 D:R:MVectorsInt80 D:R:MVectorsInt0 D:R:MVectors()0 D:R:MVectorsComplex0 D:R:MVectors(,)0 D:R:MVectors(,,)0 D:R:MVectors(,,,)0 D:R:MVectors(,,,,)0 D:R:MVectors(,,,,,)0 ST Traversable Just Nothing Num Enum True RealFloat Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: Bool Type Int Char Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 Complex NFData rnf D:R:MVectorsBool0 D:R:MVectorsChar0 D:R:MVectorsDouble0 D:R:MVectorsFloat0 D:R:MVectorsWord640 D:R:MVectorsWord320 D:R:MVectorsWord160 D:R:MVectorsWord80 D:R:MVectorsWord0 D:R:MVectorsInt640 D:R:MVectorsInt320 D:R:MVectorsInt160 D:R:MVectorsInt80 D:R:MVectorsInt0 D:R:MVectors()0 D:R:MVectorsComplex0 D:R:MVectors(,)0 D:R:MVectors(,,)0 D:R:MVectors(,,,)0 D:R:MVectors(,,,,)0 D:R:MVectors(,,,,,)0 Ord Documentation created: dist/doc/html/vector/index.html + ./Setup register --gen-pkg-config=vector.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-vector-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-vector-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-vector-0.12.0.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-vector-buildroot Installing library in /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/vector-0.12.0.3 + '[' -f vector.pkg ']' + install -m 755 vector.pkg /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/vector-0.12.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 vector.pkg /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/vector-0.12.0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-vector-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/vector-0.12.0.3 /usr/src/RPM/BUILD/ghc8.6.4-vector-0.12.0.3 ghc8.6.4-vector 0.12.0.3 /usr/lib64/ghc-8.6.4/package.conf.d/vector-0.12.0.3.conf ~/tmp/ghc8.6.4-vector-buildroot ~/RPM/BUILD/ghc8.6.4-vector-0.12.0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-vector-0.12.0.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-vector-0.12.0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-vector-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-vector-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-vector-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-vector-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-vector-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so -> libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-vector-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/transformers-0.5.6.2 Processing files: ghc8.6.4-vector-0.12.0.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle-Monadic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle-Monadic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle-Size.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle-Size.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Bundle.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Stream-Monadic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Stream-Monadic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Util.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Fusion-Util.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-Mutable-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-Mutable-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-New.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic-New.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Generic.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Internal-Check.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Internal-Check.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Primitive-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Primitive-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Primitive.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Primitive.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable-Internal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable-Internal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Storable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Unboxed-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Unboxed-Mutable.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Unboxed.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector-Unboxed.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/Data-Vector.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-33.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-43.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-43.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-47.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-47.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-Y.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-Y.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/vector.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/vector.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XPOWNS find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so: 5874 symbols, 23 bpp warning: hash collision: vectorzm0zi12zi0zi3zm2LEYu9M2i7lERDtzz76XG3n_DataziVectorziStorable_unsafeLast_closure vectorzm0zi12zi0zi3zm2LEYu9M2i7lERDtzz76XG3n_DataziVectorziUnboxedziBase_zdfMVectorMVectorIntzuzdcbasicInitializze_info Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5LJ6gV find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-vector-buildroot/usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(vector) = 0.12.0.3, ghc8.6.4(vector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n), libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so()(64bit) = set:qdnA7wVr5Z7Ge0N32Zqhq6IfQ2AfA4W749tNhydGGrS4Pzu0Io4kRlrHq5LMiZEzfm9ZLkl19IMHZxMaXlkO7uGmtKaxCAuG40emrX5HLqTah7WGkZD53mcfw8TyeKC1QcTHCIjtrHDAKhbxXtIgT09DdkCVbV2hKBhwyi3mCKqZ8rZLApzmZ2gCSfUQnoDiFhZGTAZpzBrZasLGVDfiHWo1LFfgk46vyPxaAROOyCjB3RTpdyllhZrjOUJcmlIxPYBUaxWMHQshCr5p4N6eybiofEMA4yt7ctB2UPZJ5sDZfz8zl0vIM9gf8z02vXd4O4Jlrll0xMVc5Z0wF3v32ZIEsm1Eu1m5pCwo76XWLW6xZhCfkfBotuasRB4qn0AEikigammCkH9NoR4hvuE5BFiE5wfKrycLDupUbx18R1umXBxK6hfkN5DYugA0QFbU38zsgU42jZq3jzvEd2BPR2djxkfAW9mKXYJdhpSiIFbaM1FyurJWZpTqne5FSwNuEFvAfKhZtKiYSitckNS3zzuXFZen4UnvzN3IoBKjrjxqEzk9CZb2lvURG6hEHmS1EwIK5UyjmnHefhUKgdnSbzpdKA2T0zK9QhfX8TTlxbCLTmk8AHdDKk0r8oYc9SmceOaX3p41yqJMwRrxIFt4JTwr69uLSYlzZxkDliaS8Mx0Qnrfm6XTp4Oq4vX8hmjMUQjzxDtZtVh0b94gsXgaFDN2ae8sP0K9hXqwS79CAGSPKOxJv0wEwZcYhmkbLwBAj9XoyZxcHeobDRPCzz8AgAfLZEZkCa17ikxpa6ecbbFcrNRZsvDDoVXoIcZjo4eBubYf6MmdGEEqrN9NJT8ISh70FZjflILhCb5vtMKlVz2DgGkk2GjpEF2wlwmAWLlXbZ05Cy2smU97TICNcAUF6X7HKCKXSSi9dZo0x9kOmhOyTRtd0AQE80UGc5YdhP66IOLeVr8JcVXHvUe5sgs4v8gfZx6q3C1XJHTl6tZH1XFTpTYXClZj8sFRYvMo3JVeT1aJZAAcThKlqLjnzui6FFPX4wzO4tzjFbqWgrG3zNfMBBks7xBt2FXyZI6TZflq74uY97Y3E3ArMfYfVvAPZ0IncXxQiuaRZ9bWI0qsLDuzqEBr63V7rGJlmJZwK5Qr61nB01TRYrR0SoptBHL1voGPZwrL1aer7ZAjvVkoO8NA5sxcbNz5BxiMOx6tGNyTKGhkZsukf8zMmVK72sgXWrBWNasoBMZILo6AtDB22Vb7Q8laQmi0l5SyzdQh3w90nOElOP0KOwZHZyKjAL93pP5eeLNzo3NP08HelMwrqSZwZeaGN2hP3j9PouWN3j0yLAAz9DJjj7ToSDpVfxb0cLfn92vbQpPXdoTcnQ2gdcV78ZsWYw4UuSP4o2g7hOZ3yYpWaK8BlZcwaFqfb5oGR8712H6JJ1RBfwqR4May3UI51PMMXxMJWXBmIJw89geQMP5LMaaJpGt062ub3xKiBYnCDvieBILEoSrZ5WNoS7wj3LFTAwCaVYacCo84Fwo50I5NHGDyiNZbwHlUvsFMsfdQxopYV6zx07ZxokufZEGrWH4fip0kegBOZvmhqzaJ9E1mTF54apU0FAPA0Mw9f4tG8apZ70LwgMW3Ujst9hI9Wp0YZgF7xp4t5mZarhnsWzefBhZwkVYxF5sPrgNeCgvMmytKw8iZfallawbiafcMeYXENdKcZhOCCaXKWtOXjM6f9e6UZp54wfAZor5YlDKdZeROHufc1iPEFS8807AaHfh45wahJVRcPuv7LYQnvP37RKMO0F9ziyX97cDq9D7333NPCnIOkYOcVrrSIhD1pbcoj0tZvEiJECYKplNAq9wBaNb7fvzZlKCthVZvucsflL7Z2ZuslcZDpluZ1GFZ0LvF7FC5ZsDkUsXG5Z8V1kQwFpIhYRLyYPMVInZcur5tZHZwYWbciHTX6AQw69m9SkZjB1dOYsiTnMppph0Lgs744diYLDUZdqBiAOdrxNi7YrA3ZBy8p5SZ0IlxLixnaAsL06ZwluwyGZ8wNFkDlMMgLGV6DVvU16iU3lASBpZnVye64HFDiBzMcSbZ10oSY5OXS3ZwDEDPB1EsnyGdscWqljRLYy06sW7ii3ck2tZdnr2TcFn8QEjiVeFWsW01Dj4ccZnxAe5KOk8SIOLayPCIY7ifwxMguCl82iV0umYaCC8TDKWwSx7rYc0iiPJFo7q937ISZ5M6Niho6GEo0gzELFlcCgS0MdAqusoUN4Zx07dRAXdhZ7YGq30S0AATgxmUUbBgpjZp283UfziTPygp4Wut794yxNj07ft4p72vQmijsZIAzsAUizzyujI5OqxBdfgXjjGObP77OonM4KhtUcZyBFtaZHd3KKQdGvOhU159zGLzGahcUrHlksetUUZ8hosKYi1JCXbj8uotxgPyOBQya7FBUG8TY6Zd7RXtwMr7I7sdGvjS8d783oO8TraKTW68iPaoea190ZEtbZeCrRxgDED5HI4mtO2PZaLQBZhNJwJ5axdCOOpD1FZJ8rZCEtHFMCdqwqO2v46uUFdlV6CrH2pHkir2p2emcmLAVBMOnfbCqET3IxxIg52aopZuDf8BZzeO4KNSJwk0FNr6SzpOCciIeCwPu0KDL1SHHxuML6wXPUptxC8zPb16thxMfZFAosrwO5fit2kHgwH7oZ8W0PAZ1242aZ2J4uZpAicaYPEHGNV9u0haHPoZswbYZqeQFDzxlDsSyQUe9DqZoZC1C5lqLAcz6cNqRVQonoZgFCzPqfndNZjMIO03O0FDfRl9Y0hhcy2FstEcqQvIU3KVdvNqRRksUP0LwGihCsughtIZAaYWRKvqR8sr8HU6N00MgfwqZxW6bzSdd1tW0mdwt1nZa3Oz96dylNtGvG0cx9M2AfukNxoOUV90kbO0bNDOhBxFy9jRhq5ZESNIDJ18Mq02UNz6oDmVlHKCU8dDq02bUCw5jDlFbZx6xBgrgR3myhjktZyG6t39QuZ6OjFWvKOYhY7hXDp4UHLHWrrh7KpRZKINo98EzzCb1Aamwq9IjKJxlRh5PaNnapFFciBqOm2q1gR4ThrOrSZEZsSN9i2kkBKJN9RpjzhFCFnEm9IguuOEPHozassA3EbWzUn9XebXJf18fD8VsE7QKu6iOYRx0p3PZGNi7aLbvMqj8Zhr3ULfOQ4z24kLorJNx8OC9aZEaJiLPyPdmqc5jyomMZ1lFmwgsR3HSZrGQ1E8yPWbVXg3ZpCpe4vd7qsLJyJrFolF6OZLUWrHZjYuAETnBJkn374wb6iK67oZDbjaZg4eRBurLD2Nw1FzqG7Z8ahuMQy6vZl8odGucw7WY9WPTsYY0guMKjK0qazlSHEUnF5CULYUI6GpGV8oZKajJ2hfV3WxP78Tswg5TkrdAkpzrpa9AFCu4dn28WNOvL564ehZyIzWA6dwl38Ycvm7bboKDhng85VmKK8mxiWR4LMzynuL2elR2bGPryMG74iTP6aZHkZCeRaC7WzbAZ8Zk9C6bpkj5oRKtIZiiE69J0vuSRFC0VZG5zXyajaij8pe8NNq8kq0KCAj4hl6ZlwRieaonMe8WvW7Zuuk9CoMEYPV1T5MvYoG1UeaO1SI82XBQoGfR1Xygu04fRCyQF0HBRzBso8qxm2GaTBQcl21OfPQlZFRcugMFwlz23D72poz2dzy41NjztUQw2kKwbZIJQCsVUlIXPFXIwWiZbsU6qAiAWcYeyZl0WcZnG3log9f6UDoogrLfZoTthoZgNcpXl5fXZ3Afg1WZoTMMUJl126aDAsQLiQeP31lqYzWwu0XFJfIRC3mgZx56FkZrt3ApwulceiNdjje5kdP9yEgzJZdn6AbXbSOjiHFoS1X1lBTjaaoNppOv19IsRupKP0V4w8SfvBOp9dZbi8YsFZgqvMP0r9Z3iA0xhZ5cghYmYXAIQuC9eOnZcS3CiLzLLI6T648k3sm21Zmk0hZo1EbyG6hwZpUO4bEX75rDJa7Xkh5raZ1Qrsz2vAoCJZhowMTL05n9V92D1TWcaUSdnpgOj1gjWfOVooRJoj4jTJjp4iBwB4AAgE04aSbhFKGaGXzWWRnZaXnRGAwyIoIk0kVLYKPFTMsZIb8Tvg5jiaZwrI35y2wPnq4BZ4nG5fCmlToVJ3CW5SWK7veInlyQu2bSKnOZcdEP4NSo1f0y1dPLdrKIIv5txcS3Dp9LLIfc2fg96z5DBedQVrmlYNaDaXTWlFnANCWGYGV3wAdXCZg04DUsF7Zz1pEnEq9cMKvsyDgZ9Fhtw8poOXDZiQ4W0h4twZDufzqt1xWOGoZE0hkAWN7Yh5Y6voUri0LCpOkWZKdouJ5xw4KfHpnFADZmk2T58xM2WKt7IeEUIwz5nX6tLIAirZf5qnPxuI03pC0ybzzx4RnSIpcQJT6OIFvJpOPNC3Rzwqb1pQnx3BJT6cgqGAZ4OnACi2h5FDTVA7QQQruAXKvEHCctyWPu4BfA0JRVcEvjFV9yGS7JHmv4b3zqg2JvUPfy8Jp6Tbk2ieoAZwdzqIgGIrv1YrIx60HtAgCZgMlZj6wRkE4jhuJxKZIayu0lvvTbjZIWTNgxIiGVdIA0rFCyOeIiMZwgIF22kZ9Gp6zOOOlhqgIO8Qbzf4DouhD6TXDlqJeCKrFZodJZ9ZJEEBeq8wCi30P09UEyZx7TXlsHa8DA91GMAHyAz1oBkDo169ezFeDMvwDwZ13CyUpSmUnSCsf90mCwOcX1fUaY2kzokg8ZeZkDHlA0Zr9GFzsdH36Ibc7malU9aZfsu63yBFJsOTaVZCNZteMQEWJVi4Lc75ryoTN1WMEbrZHYwzZH2AjbqLD2DX8p8end2JhS9XIhlHo3tCUjoq7vENJp2YZ8jn7G8XWK3zOWHGTizVDZx2n1D4YDDWCMrRjQlMpp4uKR5Ago1tOOo4kE4AwWJWsPK4LlxpKpIO0vPbZcroF1Lu6yfMgTthnZ1uusjX9Iczvg6hpgOQcIcX4QnfbZzQYNJi2Aji37AJvL15L4IVaolUDX3Ae8b42DoUNnPFk4egDvhFb1ZDyZmkYI0e8Uyf7W8V6cJq9oJul0YC2FdfxifpZvp4B1Orjvy7locRrA1LHt7mQWjkZIZBN8JQY1espErxhmB4LViTxaRVrOeGNSKVNccWb0IPc5w828O6kxJTguFNUdFzfejIsa4Eu4coKDcbmrf7lKaml3I5XCw33ayhFpiOBtHkKaMauMIZwgaX9iyynOgVMJH4SC3wNyVQhYVQ6x6DrV60vNH7zM4MOi23uaidZbBKCmxxBFXgy9ilJvAYIw0BMWrfaB8AW2LsZuOVYNTRUewJjn95jp0c8QZL3oqQooWggGcLZHI12FKMDEgQD9RFDMqj55LQ7moq34eFvwZ79rphn3hxD8ldmIec0DU1A0sNebIAxCPkFGs0Tkn0HFu63Q9OfTUVsZejjNTQtaWESzZiqay5aE0WDedy5a4k3jIfLWskajkv3ZySMHpqAZLCBtMVZeyvkW1Zq9MWh1hyLWoqVvQ3HrNaMvOEgqza4Ajce8814pwxsp5egtjp7eFnnTRLhDaDesx0Z96zLiUESO6ZquQAdDQY5f6odrWw3xGMdKR7MyKfsj2JdOaa7UZBPoq82ZeKlmNlZlymFhAZni0XZFIfiiFmMZwsRY7kCpyciaEq4cXyLK79XtyB5RcYPTqM7gArJfWCmiqNfoh9FxtBwiHOHM3hw4JyElObWhfIv5vaXIzqcRoAlo3VO9qltAuvuD5JZ65qxW6zrXaAZsnE2ECt5KYz2BiL2weYDBzQRmtwbhcwNSEPZpuZpCzNZCDtuDkstS6oAz0v5s4k8Yoyd9yRiaOg6T1Cofde30p3zGVyBHjGsG3tnMfMlflYoZHJzSBPZy6afBBWyksBDoXHY92aZG4kCzmHVMe1pN1qUZIvuylNuxfCMLWDTeIPAp9NcKhqUQ8LqthZeGcrqa5g9c2o2PPahplft7PclRGz4b5KLUyI8wZGRpmffYZqBZjQfZlbrlg7iZwgc9rG7wnYeFoVEn4pPWZaZ0IdyKQMpx9ng11VdSmhwi3lZ4aAIygzX8b8owdgkhPFLNNpWb7eXkZKIFhReiCPs7odw6eJVbiEWlPLGWFCXo1RJKrymo61CTZ621MZ1RGiQBddHnPd9a9ufbFhVCXbaOROGdVtLiy7vbMlo6BVejEzgRUDZtXZdrQXgphcVMB7QoVCyM3MBf4Ls5jiJpSrZ6Zcd2653Od2NWW8HbYPcnObjOxB6WGEIp2nCwZdkXACZrbD7iV2nRAi6DQDiN3faWf5vElvNNIgCIOEDPR6a92HarhzRr3EMVtPHFa46gd2VqRv38eh3p67CtCpHlKguVP5EpDzGNZgtpyS9Zr9oY5VZkEzZqseovkd9pghsisvXhUFBubS5oT0KHZls4lvD8y16su8ZJUTZBNjpf1jGeSuE7zuCzwtfa9zZffawVtZlQrlZxZeABYDcpwYZcWeuzpXmMFRtVFZrmMdViJFmnL1UkYFolvUZ9udkqwH9RkW8icZD78Y2RRA3sZHjXXizVrhhs1TGWS5SojfMNrWNnAgfHHIhazgkHHLVZ0GsDvF6yJYEOdy2LR5b90ijv2TViNpkW3eIoxv5vxIDK3MeXUQkpmf0i9fKBNdoH0537oEcaMxano6oULlYcnwXIAa3LFPFzEDR4ilUDI8n7qimZtJIHj6eBTMWyr9rEbanjZJsnMncATq692YOwTQ2mtsMmDlq4Zd7U54Py4NlNC6cD3h5YuxOTuaNkre4sv5AEZwFTaC74AEl4i8irfjZ4LHYIKQBxZbfZFBq2gFy7qzrCjdaiPMGolY2mI7MZkQHO5IeHsywVgyTs0XOaZIt5U7OauQkbwUPbhF3pDZte34kQYl5NfMLOdMzhhEHj9A8IABw9KIPT5ZfIZeRySxh45QVRacIhg7u48kDO81CXsDIEBI0LEUjgKQGUV0oVta6qZLZx4Zu4G3F1ZmS0Lb2YFoy1nOCnVVHdZq0mib14vZtFB6Rb7BIKkeDB2hqBwQDY0IYbB2Ic2Eptcf2fZkjhZL9muulPk7iZ2aNf9mmtfGb5PcaLwHhsTZBIkSCM0ZekM1bTkygmmkVNQvaza7R7UJlna7a6t1AuWg9ed9skZvW89K0Wtd148w3KL1awh0egiNQZwb2gVsmKrdt3imecphnoWyvZ1N0EswGmJ52ScIs8ZqmbfNYKY5eth7N6SeDciz0mrlJp05LHReWyZ5gg3BNZgUcS6wI92d6lwWhIEqnumdZjUu532nbZksb0hbbm57HqWuZ4hPgHxCJ6kwQ0ahQyuh4EEZzeCWgOZ1eMeHrDLRMlI6wH0Q9oFXcF4SlK7sS2nzkZwIdfeCezsfeeO2CQmLKuSgTlAwZvzd3Qw4JKZmj1ikFB0PzapdhSI7rJJ5NNTYZ70NFClDSBazm6dxeqgpPZdwxNn5jwuaroh8pMMy1180PcwOC62bLYkBMVVTJou9ZHluWU4NHaZ4D9RHZfLE9oupjSkCW6C9z3WJ0ZxOF4taOLLM8R5v4kBOe1gLy0jQ3y79xtX4hP3JuE94zB3ZxFrnz81MNtwksmm9L1YqFY9KZt1T7eaYUT8NU72dmcbkMb5o99miM1rWDgLEZ6M2GZaomXfbfbqZL7PTmZcp81FV3k663FDpzh0BBrhAYgRws0vG7W0SLMfi3fdwzQsgML1gZoeBXxbsu8IZcH2oBmvsA6ViVMUyB4C8Zc7bR0c4EgIlBUPzmcMW13J8pfAvPZhMkFTQZfO2fMYpKzPNXTcZ3isf59tgmUziG7YwGwmpuhCb7hdMAWjilZnWtOSgfvJXBEUhTqxxLiZ5z2Ne6KxyJyRqVFy1rbOtHdjIj9LJSXGGhX4FHJLahrANOd5aUQu45W5z3dxIMU0IQicPoRzZcZAK8p5lrdXRtKdBiC8cSv2KkYNyQn16IGBsgS9M2ZtsSxdDdhH4w8dlM7Xfqhob4SqQ5KRXnu6Rp27YK632T60QiqXusfOlzaouhKNVrSUomIDll622W6ZkitVVkGMwevw83W6Vd1KJxZbMY9UZvRqtWbSEL536zp6KDTdNPtzIMKGRnsTMe3VA3k6o0ZvEPYAQbMaYDa3TAWYkitn3Rq68ks0ysYykuyjPEURVjyoPVKYCuT6rXfhagDM0tRFIMpjIXjR2cOkI0xed8DzKZbzy3vXfagQy2uIwT3Y3V06tYl692QPmZwbY3qZJivG9hD2NZs7NvZgMYb4ADUrNKPqPpesYRDBs6ZCmmBz8jUKQRE30PiW68ia86bBC5CZD7uGuy4BME2elrNXtwdZtbagZ5AvNj01S9kxlYG2rcrjqiTY0qnEHg1Izg8hVLaDya2H8OGypU7VYMMz2uBn43186V0xwwC48ssLaD0VwYql6wZHHXrQ18VmvZDZB16wZwYdUD8ulou6MfqrBlXYjjoU9OssGXPrGvrVzA36Y6h9pig7z3hZ0gjxEVv63yXVxx1ZKBxnY2OX98DMu0Dzpc4mYNgy8zqvoE1wPH32Z1PHhgAL3XJcxxmBB0PQWTjWVqvKg0HLnBLi9gwKgH18YxtRk9oc4Djvxs4d2qyKsZp8ErvhnxSz3Vy1Z9wNPU8jBjIvsZ60AAAVlNk2C0zSwwchFeP6f2DVPH1yXkKvcuQKNtIr8nVk6Dh2zxHJstbjipKdJkfTqo4kx162O9o48VvRWt2XNZ6x3yjE4hZpZ3nxnyAMv9tQd8LmhJE3689uZz7sD6gK2s8mtz549Jb1nHhgkIfeosoto8jUmDJQFlnixcFjnTI4gOoHQjrEWxdS6nrrq0oWN3pH5ZdWtjZJhWZr5X4xiCCVc7ZIcmHdZlNZiIDDZ7xemuQGAffNcq7hZi0Ynu7lOycwAXJylzRM98i3BENizHEviVlZIZFFoaIYgonUscZvpM6CrIpl61ZFWXuWjsd17gQx6fnwH9UkQv0688jUropdO5K0ZDfcVDCOrK201QxmajMaJxAypW34skfJcN0Eyk4OhGLYYth6uc5mxQKL39MZjy3Dr1C02hwoF3yh2K29SxaPXiAnxVZzL1yH9UyH25lR8xSWVRbxwqNoBmfpYJW0DjIoN5n4UkmpnNZaODgb7gwaFZGtwkVZg6hA9a1K1DkR54X2DirPP6Zj60f8xqMkZphKdqL4xs4x257E0eBayCmL53Be2vGZ5UrgGeSgOw3q1kD6WzkHk0OCWHbE7iZtDQionwvulwXZweeishCwscWGgvxfBM1C6REdL05nKqPZJl1pNHNMiVazDr3tx1K1O6zDDysNfszibQKoCmBFxyUIaiHwZyD0JIaPG4Mn2SX5zHOoTzL2ZuUZvZsaKrnX9wAcBd0pwVS8hJ0nkUOsCZ9EVA7hixysJZ5wDgZj6BcsANY7EjhbihxEzhA1IY5b3Ev08BNJ8pisg2UE0YMm064tLJza9gcZhGngYlhbk84WRgLnIpcB3jSCBR5Wdop71Uo0wIIbQlMHtEe2t2ExUynK0QOzMxIsmtZhKSIjspMHXbyh9F0Cf6tBQwPCwqy2SgHcc4sTXRw7YZ1OmOQT71pqvGN4NtCaqTq79gJ02kYwQ8FfcHvAd09YSILaxUUNfj75tIJpZpC8ZE9e6nZiQmsftPLQAdGn5no08EjxdkMbbY5QRr8Ikqy4B2N1MgE7PlStzvhljxZunbirceMnHFN07YD2eTVlJA7BJyq9pyI8ojvsCzJOHYdcfXpH1W1A8gilrFRUx25iNkXxQFfOjJesIqIczKU64X4p2kwsJWyAx0CZFJiLE9KsekZ2Zgx4cIqw6UJza4w6EdayF5UFpYmnzgG5TnMM4oDWDllU69Kk3GGyTVXIZudeaohshMefQm1L9D2JooREpaeEvMbUvKXpD3lI8nThTfYJ8hU1Qsj8iTWU7hMjG8xyzYHVVHZlnsMpKLqvZe0FcVhS6nDCyUORaBs0CP9HbeAMtnIDv5igGUAVuCdJSZB2JhrthG7ZtaeTiQE213ZlvNCkvRNAO3bqQFRzvKP6u2BzZrVCfZoCNgPEXiFfo9uqb1NwJcFCBQBhiVFak8nrqQrZbCzJoV08KIyUKBkAh2ZrllmSy9HIxWClVe96aM5B8hI2G7Q4muoJg6yylKVryDiLhPPsCHvyPuwpzqkSUJrBmGTIZtQ051K7HxQgOgVR0GOGkXkOoDnsjX59ixLz5zsqZFC53Z8JZs9mZC9WTpsP4jbcv0as5DsPGzJV5hqM0YzcZ2HTT4wzMnDgzC5mnQeLx20XCahHvP8jhk3O507EzI2j0v9KfDt8aFYZv0OycXqi16fiQxbAkd2FOgQpUOeRxvdRf7aZhvHp2OkjWUDDDbalfK8n4RO1sG1HL5r1LIn9B1eZzqsLsLYljobMN3gqboZlUD01YtDizalt8FEQLbJpGC2B74yJdw9Phop1vhwDnRYXtZqUkGa5rZfJgGfqrAGiLtHwIoyZquQDMnWy97N7kHK3C3pvZuKhoCU8OEZIZEAh8DAFYkiZ15CHYFoDJg1HyKRQsSSDqiPbnoaDdHsFafCbrNZyD5sCEtOtwcFZ4AMgsmQVOOi6F8qN4XUFHWkjk4v4HIh06yqHhHxrafGAYBmZcq2Eb9cA7ZneCj07rRlXooiU0MfhBU1jBI6stq9odo5izriEc813u3CNgUWn7g1P23gV99hfYP5mEk4FlyYlwFkzBJBrtiL88EZuD2UQQPc1vBd5X2ZtA8PhO4PlTc0pDRIVOSzYPpsZvmjxhZzbCgDye0FiNjZeuAak3Ibww2HP8dTS5eJOyT3rql9oJMZjmhwmeg30XTPS2jfh7cZhKb6F60ewgxLngWgwtuMF1Lytd4ZmqSxnBOsi0Zq5eWNP2TSZC6dJ2E7pK99LXZoTPerlddw2H6Mitn6D0v8gsFjOVjeIXBDuiChJzqUT8KjPXNB3D2OiYuaQ2IY0ZlrLt751iDLOZiQxpXc1QxZ9Y7wkvVU6ptb86KazjHs04EP2YrnyODK3oAUuZemQYnH379jGHJL1EnQqIDUbVqZ6N4Ou8cIfVFZtl32JxOfTS5xZdhzDhL8w34mZCXz2qGKkHedLAhdQZzQZIsOuCCji9ySH6IC4FnsIe0PDLlzNNEIgALawtS6sA3zi91iIXtPLQ2bFrcJCQi7J0hSgGRm2LJ6QotZ4hhTVOdZvPK4yhn2lD0qgqGd7aZwE6gtfoQ2Cj6aVQVmZfZxcegI8iN1CN0q5xRS1ZwEwCp34uOzGKoUHwZk39fC9jCDbr2R3nB2iViN2BNXEB3ZrLSQm7SiXp6sCZsZj7ZvjQ2FBIr1P9cn4vIHEDNTNg4YNVUOX9vmM13nq0lRXhuEXZdEl1OKjZEV5TlwVgdUVrumn3SmEajTFM8aDo2AiCZiWm4sJZ90XKWxdZbUsrndxsVEoxZcjAlurSdFzjZxw8ux7SZ7fqrzOxWQKKXaQxoBoDbyGNZutkcDC3fY2zeh0OxHbGZlFS905799g4FgEIRYXtWDxAMb9hs0hTiAb3lvKaz9aiZ8shU1gB8MJSoqoycuA7rNl641anNvO5xnQtcC39RC29Z141KB8xmuHZqZoZt9BbZ7YKnJaFa4GAPksvNnCCyHlZyFrL1AWqZrpcyhkORJjmIGhTNh1t1bDosoPZw9LxYgVEVZBjdZqR36FcSeUqwVThSE3lpwdBMVZfInKZfgTpqQc8PcOt9f4GcXrJ3oKfmJ1DWpQad9tEaP6YINcxl51DcY9OnM6SXCm9xWyVAIBfjZkGI8dpqviC0sOabUZDdfbWrGup3r7YiqZhOAQSeblhpFrY6XUobZDbGj0emlCKOVbZJMf9s1 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(deepseq) = 1.4.4.0, ghc8.6.4(deepseq-1.4.4.0), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), ghc8.6.4(primitive) = 0.6.4.0, ghc8.6.4(primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b), libHSprimitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b-ghc8.6.4.so()(64bit) >= set:pjdCcRMQuWSmQliz5a77MBr7o0BMkmKFiegUZ6ZCc5fvgcQFyuyGcDGOEeZtGWNYAM03qPc36dPaqvvxhyLgJtLrwCpE2jJOUZlIkuziBYZ7ZGD3klxqigH3BipQ3631CyHx0, libHStransformers-0.5.6.2-ghc8.6.4.so()(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) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P3GOzU Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm (w2T16.xzdio) 117.65user 16.04system 2:13.82elapsed 99%CPU (0avgtext+0avgdata 551836maxresident)k 0inputs+0outputs (0major+6332879minor)pagefaults 0swaps /.out/ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 130.53user 19.73system 2:29.62elapsed 100%CPU (0avgtext+0avgdata 551836maxresident)k 40inputs+0outputs (30898major+6593312minor)pagefaults 0swaps --- ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm.repo 2021-07-14 23:47:47.000000000 +0000 +++ ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm.hasher 2022-06-30 01:54:04.105844418 +0000 @@ -168,3 +168,3 @@ Provides: ghc8.6.4-vector = 0.12.0.3-alt1:sisyphus+278961.2300.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so 100644 root:root a6ac8990b2f1dee5ab7dffb1939e73f4 +File: /usr/lib64/ghc-8.6.4/lib/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so 100644 root:root 7f6ad3cb5a8918b87ab9d68f78a7f9aa File: /usr/lib64/ghc-8.6.4/package.conf.d/vector-0.12.0.3.conf 100644 root:root 2b8124cb02f80baedf00d0ea19159ad7 @@ -173,13 +173,13 @@ File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.dyn_hi 100644 root:root 64ad015a685444657db4e62d8baf6517 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.hi 100644 root:root 371d4e4c83fa5c21589d2a8bf8ae43b1 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.p_hi 100644 root:root b337ecdc1b4ad97f352b29a2cd0307db +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.dyn_hi 100644 root:root 02d7ab9e0d4db90dd26e52b1489fe0fc +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.hi 100644 root:root 08666696573e5173fedaf08d187b3923 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.p_hi 100644 root:root fb27975de70110d2fdc95254f12d6573 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion 40755 root:root File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.dyn_hi 100644 root:root 29eb9911acb9f82c2a6927be1deea0d8 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.hi 100644 root:root 5543a1601699522221ce52939cde5e77 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.p_hi 100644 root:root 1fbcb334a4757837b09227e1075dccd7 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.dyn_hi 100644 root:root eca6402b60213df2e50a77db6aded626 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.hi 100644 root:root f33e5cced267f782a1a0f995f5e86dcd -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.p_hi 100644 root:root 014d8566b3403110130d601fd544561d +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.dyn_hi 100644 root:root ecbfb954d893e487ff6d2aa50a792af8 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.hi 100644 root:root 53ecabdbc046fc5da667919339452ebb +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.p_hi 100644 root:root cfc8729f00d0d0af43f686efd63bfecb +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.dyn_hi 100644 root:root fea856bb067f15606826617d3b557095 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.hi 100644 root:root e63f705f56a4f11547d410d789169ff4 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.p_hi 100644 root:root a8606b86d8ea4564cd2c246fbc55f518 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Size.dyn_hi 100644 root:root e6f019cb63570b09a3248557dda38b3b @@ -188,43 +188,43 @@ File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.dyn_hi 100644 root:root 2445b79f38232cd003fd11ae01ac4fd9 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.hi 100644 root:root 7955e050ed0a29fb3a834275daeb397d -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.p_hi 100644 root:root 6c83e1a65ec3072e166cdf9841852d49 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.dyn_hi 100644 root:root 973bf90c32525b0d887460e460d99e2a -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.hi 100644 root:root e70ea033f2e3f7505974c847eb89e661 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.p_hi 100644 root:root 40e78cb3b10fc7301dd3a73d22dc5eaa +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.dyn_hi 100644 root:root 5db4d4cbab0c070dae1fbcd1878bd943 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.hi 100644 root:root 53082d7f1c8b9eb9d4fbdde75a6bf623 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.p_hi 100644 root:root 87606e4d963c4616c1ee1b25812eae9f +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.dyn_hi 100644 root:root 422f8e17cf7120c6ce406101bc893d21 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.hi 100644 root:root 58c57141ef57f9a5f5f855a60b16956a +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.p_hi 100644 root:root 681a814ed5e778e7fd5b6dcf7fa78d5a File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.dyn_hi 100644 root:root ac40618e43e7a6ba96dc0d682900ec37 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.hi 100644 root:root 9e77b121d386fbe383cc092fcdaaff5b -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.p_hi 100644 root:root 0b59148b333e940798aea0d704add031 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.dyn_hi 100644 root:root 159a82694d49b17dd7cfb2f13cbf8425 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.hi 100644 root:root c5104058521715e72dfc5fd08d47bf36 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.p_hi 100644 root:root 88d68b47e2c1a4b6f7349bc825f6928e +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.dyn_hi 100644 root:root d396991abe207b67ccbf6c02c87b886f +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.hi 100644 root:root fe98b0c689d47cf06be3bab331a222ac +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.p_hi 100644 root:root b68d436394751c0c3bc6eec08c2d7d40 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.dyn_hi 100644 root:root cd145d142c9a84590e23388ad5a1821f +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.hi 100644 root:root 4ee02a8bdffb0b1b9583a9234efc4b3e +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.p_hi 100644 root:root 996f605543227322f5a134ecc7b98337 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.dyn_hi 100644 root:root fb0e384269aaf6534fca6a213d5f5ef4 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.hi 100644 root:root db273b8eb589710f962e39dfdd21fc2b -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.p_hi 100644 root:root 158838020dce5925ad8ee70a3dd71823 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.dyn_hi 100644 root:root 5df7cd021feb423af5e158d5d066d779 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.hi 100644 root:root 70fc0c9d7adc77ed21713f035eeabe8a -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.p_hi 100644 root:root 7e24467d36c17d58a3e293a1dd927c3b -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.dyn_hi 100644 root:root 477b9b2d2b596caa46b5aa134f134e38 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.hi 100644 root:root ca3fa685686ea22b335be40b4beb6cad -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.p_hi 100644 root:root a04470c6cccf972e835a059628712a60 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.dyn_hi 100644 root:root bec675a63cfb187ee8b8c639036f767b +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.hi 100644 root:root e74832ae8c1e9de37faac639561b362e +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.p_hi 100644 root:root 1fb1b9bfbbb70076863734fff6dfe017 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.dyn_hi 100644 root:root 056332fbbcf1fe7f1258db674e6cd9b5 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.hi 100644 root:root 9a1a5dd242ca3a3e06add7de39411200 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.p_hi 100644 root:root e4ed06a19344100385ab2420d25e0824 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.dyn_hi 100644 root:root a19ccb1dc61379892ee4a5bb9818a305 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.hi 100644 root:root 87e33f8123a655f7a3162f9649ecc700 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.p_hi 100644 root:root 19de649a78ba1653226b195a6cf3357d File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.dyn_hi 100644 root:root 366ee9d55f2bada37744df1f393ca135 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.hi 100644 root:root b649d25ec766720a4ccff2a4e743d2a5 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.p_hi 100644 root:root d5dddcf9cc8dae1af4631bae4cd57d89 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.dyn_hi 100644 root:root deaee278022eb065cee2f23c90bc8b2f -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.hi 100644 root:root 18501e4aba1c2d80ee1d7110dde73575 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.p_hi 100644 root:root 62ef397ff0849f7dd31fa8bf8acb7100 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.dyn_hi 100644 root:root ab7ea61e81fcd574b9770e9c83ddcf43 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.hi 100644 root:root fd3bfcfc2949fc631726b273f8bd6925 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.p_hi 100644 root:root dff393df147a89b060847896c3b1d8f0 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.dyn_hi 100644 root:root 31cd2a18adab482778148b5a8e71d9f6 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.hi 100644 root:root 51385cc21cc97d7792dfe3ee68390e8f +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.p_hi 100644 root:root 93d8eadf33a262fff4d77a64d7fa536e File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.dyn_hi 100644 root:root 610a953b39242b6e57ca93b476c4dee5 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.hi 100644 root:root 0ec3edd0d839a49530e3f9f94d6a4f2c -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.p_hi 100644 root:root 359d0e98e4bc44d375d1e04434595f2a -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.dyn_hi 100644 root:root 3af2079fda50ab92b3185d385d5c89a4 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.hi 100644 root:root 451aa77377d496993fc88b160c7ff2be -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.p_hi 100644 root:root 4a6cbe2dba270b95743c470b8c2b318a +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.dyn_hi 100644 root:root 3f89752ae5ec2d96477c691d77973871 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.hi 100644 root:root 823377f5f9b735a996f29ee043581c83 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.p_hi 100644 root:root f3f1cf007500188cb9969a8abdc426ba +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.dyn_hi 100644 root:root eb37e485a7227f1ad2e5ad7e7cfb3227 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.hi 100644 root:root 3abd3638a4364a0ba9173df8175f74be +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.p_hi 100644 root:root 50c80a63842c68638a74fc9cf54c5253 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.dyn_hi 100644 root:root 6630261a9329289484d32127653eea5f -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.hi 100644 root:root d3735cd06ff9b47910c8acfd4dd56ea3 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.p_hi 100644 root:root 80ea5bbed4fa1833ba6eb987c6c11400 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.dyn_hi 100644 root:root 8e3f052ecc9455e85745a8705bb996c7 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.hi 100644 root:root c67f3d9f31169853a0e78ac51daabe81 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.p_hi 100644 root:root 062307f7095994ee245db5b095d55a28 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Internal.dyn_hi 100644 root:root d1e20271bb3b4b35b96dcccc1f6b7260 @@ -232,20 +232,20 @@ File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Internal.p_hi 100644 root:root d5da9ae733f8f87b99b826998515a88b -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.dyn_hi 100644 root:root 7c7f8bb16b607f1b21ddfb7eea15e6f7 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.hi 100644 root:root 637a5c5f5e3b473a67aef5292ea2221f -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.p_hi 100644 root:root b163deb51cd517671bda0deb02fe270c +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.dyn_hi 100644 root:root a84aef6fa2408b988ddf375af263b581 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.hi 100644 root:root d797bb94ceb76ca9ffecfb167a8b906f +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.p_hi 100644 root:root 594a36de59a96f98e88074c4e4d804ab File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed 40755 root:root -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.dyn_hi 100644 root:root 9b5f8065613819e2498fa726dbef2273 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.hi 100644 root:root 40d9ec8db329c178dc9b78d4b4ec119d -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.p_hi 100644 root:root 5912a07e06bc89de263cc8e892bc6c45 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.dyn_hi 100644 root:root e8c0f86a64368bf5acf628845c194bad -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.hi 100644 root:root 00689465cb8c0f9cf6fe4a8552bb8d27 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.p_hi 100644 root:root 05d321d5d6e1e3f2df25f9d6b409e057 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.dyn_hi 100644 root:root ad9e626fd87d3f12ebb63fc2d4fa2e30 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.hi 100644 root:root c40af4c9a709f4a748e996aea80ad748 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.p_hi 100644 root:root d7603a4d676ad16a9cb803bfa6a3bb4d -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/HSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n.o 100644 root:root 921070072c7001038a1e99a9a8a685e1 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.dyn_hi 100644 root:root dcfbca2db24cdcae60a027049eea94fb +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.hi 100644 root:root 3ee7f58ac8ff3d6a5694d6ecdbdda135 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.p_hi 100644 root:root 5095c496a6e9d18ea703d3781fba1700 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.dyn_hi 100644 root:root d58a926ae6b12482d96016cf724ff5cf +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.hi 100644 root:root 7cb9e6cb202f337b8ee39da1c3b3d83d +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.p_hi 100644 root:root a6bfa0403af6e1d2991689c8224065bb +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.dyn_hi 100644 root:root 8f8d5adb9dadde1726f7f724d538b9b7 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.hi 100644 root:root cf2bb8618efcd90f65d54054c236455b +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.p_hi 100644 root:root d216e9cad2cdf505e70e257005b0c3f0 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/HSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n.o 100644 root:root b3d11b083530c3a2680210d06e869450 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/include 40755 root:root File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/include/vector.h 100644 root:root 123c5b923e7e3a1431a9d31a72c994f7 -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n.a 100644 root:root 7590599b2611733003de6c42a4e53d4e -File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n_p.a 100644 root:root 06bf7f11d0a01afeac8c06179ea4dea2 +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n.a 100644 root:root b11c885041ab96fdf4ace1658c2869ad +File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n_p.a 100644 root:root 144d98c6ae65a0a7238bef620339de14 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/vector.pkg 100755 root:root 2b8124cb02f80baedf00d0ea19159ad7 @@ -310,2 +310,2 @@ File: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/vector.haddock 100644 root:root 6aefd1526ad64552d4985142031c01cb -RPMIdentity: ba848fa38630e235b2074498776e3176969a184be2cb1f48a66a88ed7a33ce729322274d40f45aa2726f58a360b3aa1532b1fd577b9c58afe3ed523e87ed9fd7 +RPMIdentity: b2a7f865d605112c94e01d981ac0f29c62d6733ff288c1e5dff53feab0df4ce1d5de61770d1c1ef7926f840e5083bc50c9fce322582abafe0cc1ab1e04284647