<86>Sep  7 08:43:56 userdel[2524058]: delete user 'rooter'
<86>Sep  7 08:43:56 userdel[2524058]: removed group 'rooter' owned by 'rooter'
<86>Sep  7 08:43:56 userdel[2524058]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  7 08:43:56 groupadd[2524094]: group added to /etc/group: name=rooter, GID=1787
<86>Sep  7 08:43:56 groupadd[2524094]: group added to /etc/gshadow: name=rooter
<86>Sep  7 08:43:56 groupadd[2524094]: new group: name=rooter, GID=1787
<86>Sep  7 08:43:56 useradd[2524117]: new user: name=rooter, UID=1787, GID=1787, home=/root, shell=/bin/bash, from=none
<86>Sep  7 08:43:56 userdel[2524148]: delete user 'builder'
<86>Sep  7 08:43:56 userdel[2524148]: removed group 'builder' owned by 'builder'
<86>Sep  7 08:43:56 userdel[2524148]: removed shadow group 'builder' owned by 'builder'
<86>Sep  7 08:43:56 groupadd[2524182]: group added to /etc/group: name=builder, GID=1788
<86>Sep  7 08:43:56 groupadd[2524182]: group added to /etc/gshadow: name=builder
<86>Sep  7 08:43:56 groupadd[2524182]: new group: name=builder, GID=1788
<86>Sep  7 08:43:56 useradd[2524208]: new user: name=builder, UID=1788, GID=1788, home=/usr/src, shell=/bin/bash, from=none
/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>Sep  7 08:43:59 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed
<13>Sep  7 08:43:59 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed
<13>Sep  7 08:43:59 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed
<13>Sep  7 08:43:59 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed
<13>Sep  7 08:43:59 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Sep  7 08:43:59 rpmi: ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed
<13>Sep  7 08:44:10 rpmi: ghc8.6.4-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed
<13>Sep  7 08:44:10 rpmi: ghc8.6.4-primitive-0.6.4.0-alt1 sisyphus+326169.16600.17.2 1692852110 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.18485
+ 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.18485
+ 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.82484
+ 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 <cmdline>:0)
./usr/lib64/ghc-8.6.4/lib: (from <cmdline>: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.Fm0kFp
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.MHOWP1
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: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
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.zbKJ8q
Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm (w2T16.xzdio)
117.26user 21.88system 2:22.43elapsed 97%CPU (0avgtext+0avgdata 547812maxresident)k
0inputs+0outputs (0major+4657258minor)pagefaults 0swaps
/.out/ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3
3.32user 1.63system 2:40.76elapsed 3%CPU (0avgtext+0avgdata 126708maxresident)k
1496inputs+0outputs (0major+198688minor)pagefaults 0swaps
--- ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm.repo	2023-08-24 05:07:37.966177302 +0000
+++ ghc8.6.4-vector-0.12.0.3-alt1.x86_64.rpm.hasher	2023-09-07 08:46:35.155623992 +0000
@@ -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	9abbfab2061ee4a027cc8080afea405d	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.hi	100644	root:root	acb18c672595c725e26902afd7232173	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.p_hi	100644	root:root	d46e92f490feb04edddb6fd9ed861b04	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.dyn_hi	100644	root:root	23a13bfe2f22bfd1ccfc387b61f58ffc	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.hi	100644	root:root	d96e69989c4cf8f2c5d9eb0ca2d96fd7	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector.p_hi	100644	root:root	de5b4aa59210099ec940c07257d452f5	
 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	6e6beac079ed687d25f3f4774a24e325	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.hi	100644	root:root	7507873c967a40bb8984b63285a8f483	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.p_hi	100644	root:root	b3ae0d2dbb8e59b37b926f9be275d05c	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.dyn_hi	100644	root:root	6ac72a614ffaac3bed072e015da04478	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.hi	100644	root:root	bfe6261aeb6f363a0e642c26f654879e	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.p_hi	100644	root:root	4bc44b5fe023134bfc7e617800f216e0	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.dyn_hi	100644	root:root	c088bede8a86199b7948864cd6f41e19	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.hi	100644	root:root	bc13018237cc700f2c91a77952af243f	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle.p_hi	100644	root:root	71ab22603a74c617602be567f5b994a0	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.dyn_hi	100644	root:root	5600957ca7d957159b4bbdffdee2a8ce	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.hi	100644	root:root	31dd0814956d0a04cfe455269aef5e93	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Bundle/Monadic.p_hi	100644	root:root	7e451c2c7bc8c7ccd8c229353f00cc9a	
 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	f059cd66f5f6763c187b7c3339be2389	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.hi	100644	root:root	9eefcf99880bcf85c9e004041b9aca28	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.p_hi	100644	root:root	0b6eb07b77489f7b2941bcd1c9a55cda	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.dyn_hi	100644	root:root	f379635a59d3d0f98b08a930a6ce45b6	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.hi	100644	root:root	725d74b2ef6d4a16f2d109439907c9f9	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.p_hi	100644	root:root	b6b2ab071a3d64fc37bccf05239f6497	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.dyn_hi	100644	root:root	6facaa9bd684f3ab1ed52cc96ad7497c	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.hi	100644	root:root	b57376a61b99d4dd02cd2a797ba202f0	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Stream/Monadic.p_hi	100644	root:root	3b30888a3a599647a0e7f47fc701ab1b	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.dyn_hi	100644	root:root	97892a0631173605bcf5df194ad95fd3	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.hi	100644	root:root	131d9a9faaee7cf2835947c32011a396	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Fusion/Util.p_hi	100644	root:root	53a7ba42c5d3800904de74514b9fdc56	
 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	cf93675b01176e43ceb140a005b5e1a9	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.hi	100644	root:root	42c96fc3905a1c502e0676832e6cdf33	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.p_hi	100644	root:root	13cd43f54eb392355af02e9cdeb2481d	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.dyn_hi	100644	root:root	402717583a50851e3d867be9dc5e9b65	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.hi	100644	root:root	323473a3244a26c641ccf51cb28d4e78	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.p_hi	100644	root:root	dd9e3e06369455f88df7189f1db6d291	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.dyn_hi	100644	root:root	511a9ccb87119264c7c4cc8f16ee711d	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.hi	100644	root:root	06e5df9b4cb1b9524d04a71a0d7517a4	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic.p_hi	100644	root:root	cfbc68876f3d3e6e29e2d0662b2f33ae	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.dyn_hi	100644	root:root	38dfd1d2f9b533a7ea7fa16d663fc257	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.hi	100644	root:root	69b3d7b21546b8f700310342c02c002a	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Base.p_hi	100644	root:root	52d8e621b0a399d53cfdbf14a63b435d	
 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	8386455b07e477fcafe91f1fb4b5f67a	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.hi	100644	root:root	c3a25d2e15d7b6f9f00157438eb79bb4	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.p_hi	100644	root:root	384c62a0fc831bd60a15beffbe8fa496	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.dyn_hi	100644	root:root	a1b7b2562ea98b6afd3e679ba9886b4a	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.hi	100644	root:root	186b12a9ce148c932cf610ff84365308	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.p_hi	100644	root:root	f009c42030f380f04acfe9fa3e066257	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.dyn_hi	100644	root:root	d7b11c8b52dbc54ca9ed4e89f42d0851	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.hi	100644	root:root	130c8c152bae5320a4bb849522f2023a	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.p_hi	100644	root:root	9deaf0d44da8fa2335f50cff09d694f4	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.dyn_hi	100644	root:root	1e90ffc2bed5f04910f001b5af1ea3d1	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.hi	100644	root:root	9b3bbb57592a171258be4eab63b4c99d	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable.p_hi	100644	root:root	40ba02ab0732488cbc5e73d4960279e9	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.dyn_hi	100644	root:root	45c47b2f27b383c526d96e7dd74c6298	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.hi	100644	root:root	bd26fe8a150bef29b8efb14b0844575b	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/Mutable/Base.p_hi	100644	root:root	61eec16f4c4449a1f7fd4b64ab27e404	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.dyn_hi	100644	root:root	b2c0d794f1c7a849fa0757d03d1a70a0	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.hi	100644	root:root	a4efe8409b5fa19cd8ec8df7e26c77b8	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Generic/New.p_hi	100644	root:root	a60020e9a9f1069f7b362552161faff1	
 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	bd6f161b3de06334e9c62bbf02ad4738	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.hi	100644	root:root	edc43867767186cd6710aef501b452ea	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.p_hi	100644	root:root	3ee456764dbe7b37f3b1bc6aeb130777	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.dyn_hi	100644	root:root	75280ce822988e0a8737add7dad5981b	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.hi	100644	root:root	6100129747ee900ebd105db484ef1fc1	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.p_hi	100644	root:root	63d7a352a622b8f1e23a1431beff6631	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.dyn_hi	100644	root:root	41dd2989844195f8b9f1b4462a7e0c05	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.hi	100644	root:root	dcc3486470d11addf033c4281644a10d	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Internal/Check.p_hi	100644	root:root	50a9994f92b3a17fc4f91439a2283fd8	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.dyn_hi	100644	root:root	f6e8f581cf2bc65d4bfa7eb713ad0a9b	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.hi	100644	root:root	5d3c6d443b56cceed63e381cc09378a5	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Mutable.p_hi	100644	root:root	11f2a41c24578c621276c2f31d6671f2	
 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	4035191ce30a125db937cb81b0f49a21	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.hi	100644	root:root	c9f0026a4580fabcda87e9fe398e6216	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.p_hi	100644	root:root	647ea552dd050c5ca877cd4d93101375	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.dyn_hi	100644	root:root	30b06863b09a6e650a0b53410c673e46	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.hi	100644	root:root	9f3fe7a1de06f478fe2671e14f6c9cc4	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.p_hi	100644	root:root	602187a7aa9f90fe6a91313a4c4df9f2	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.dyn_hi	100644	root:root	b0fa660e9ad6e78b17ab7f16dff87204	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.hi	100644	root:root	58e4c45fb75a92ab8bb6ae8d73d3d686	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive.p_hi	100644	root:root	6715a06ed5293c5f0242743e2c1336a4	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.dyn_hi	100644	root:root	59d34e0411737f94c67c68549f9616f9	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.hi	100644	root:root	e5f9b10500af530aefc536667e704fdc	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Primitive/Mutable.p_hi	100644	root:root	71a08088028fe8d7a3d26be315747a5e	
 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	8ef82db75b79843b5cd271257a35f577	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.hi	100644	root:root	befd215bbcf1ef0f8f997499cf66b825	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.p_hi	100644	root:root	74d28e11d2ad17832688b4277a06d281	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.dyn_hi	100644	root:root	0206f1f7c504493cfe5ed06810f6954a	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.hi	100644	root:root	ec221b848b94151d98c091df71b0c304	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable.p_hi	100644	root:root	dae06fb21cb5ba10f0679b2363eac41a	
 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Internal.dyn_hi	100644	root:root	d1e20271bb3b4b35b96dcccc1f6b7260	
@@ -232,15 +232,15 @@
 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	82e3aaa6f700b1593ba49da78516b096	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.hi	100644	root:root	a5eca14d1ece35314e2fd8a7a1012d79	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.p_hi	100644	root:root	a0d33dd21c6966fb347f48ed6c73c674	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.dyn_hi	100644	root:root	1a5c3d665fb122a1a6275c88696112db	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.hi	100644	root:root	5e5ae7d49263b13d475ca6349837d3a6	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Storable/Mutable.p_hi	100644	root:root	bcdba7b2a6d61398cc698d435a21614d	
 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	e609cddd2cf62da8589ddcb1acc8fdf3	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.hi	100644	root:root	2a95f8e554576465dbe6e7801ab6f82a	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.p_hi	100644	root:root	5fa6ca094e9782e25e901cfaf5289ead	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.dyn_hi	100644	root:root	1e8f28bb2cac680f413635ad053c8b0c	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.hi	100644	root:root	2062ee6fb908ac6c63dd630a3ec2f2b4	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.p_hi	100644	root:root	71d3ffb264f2e61d63ce14eee49e7d9b	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.dyn_hi	100644	root:root	14c99a5cbc8f4a058860d2b52a27ae35	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.hi	100644	root:root	9abcebde144f0cee7470a36b10709bf4	
-File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.p_hi	100644	root:root	03b2c002f62750f82dc43db999d54e46	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.dyn_hi	100644	root:root	ffb994b298c3d2f8d2ffb6e8b5d5615f	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.hi	100644	root:root	f954297507919c757477c261f9c6814f	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed.p_hi	100644	root:root	154cc5837d2e42f71be162d2cf4a6bb9	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.dyn_hi	100644	root:root	0edfb294828d310c00a7e18495948e1c	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.hi	100644	root:root	d8450700656621473f00e4d3b7eda6a1	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Base.p_hi	100644	root:root	309b0b7ee881bcdc30f71692ba9b9e48	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.dyn_hi	100644	root:root	f718092d62671958be83938c224d5a0c	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.hi	100644	root:root	83ef66d154afc5dbc6fdeab3cf8b5901	
+File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/Data/Vector/Unboxed/Mutable.p_hi	100644	root:root	909bed0b0119b4c8c9da492ddc9dd7df	
 File: /usr/lib64/ghc-8.6.4/vector-0.12.0.3/HSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n.o	100644	root:root	b3d11b083530c3a2680210d06e869450	
@@ -310,2 +310,2 @@
 File: /usr/share/doc/ghc8.6.4-vector-0.12.0.3/html/vector.haddock	100644	root:root	6aefd1526ad64552d4985142031c01cb	
-RPMIdentity: 173e89fb1fd7ed32134658ce7a4ee208134abf2c9e5e7fc2e01879d8b2b5f8c24ca1cab36d4594ca90d9222c8e480b0bb6ae6d099657862357d2a328bd0b94bf
+RPMIdentity: 509da9341bf8868b440e2ac9fb007f55adbb69ccc581ef7a46e8c359a7b8a553dcb861691443f8af89cf8ada66f8c403c3ad07eeb14be9b47b25c78842385895