<86>Mar  9 07:48:59 userdel[1714355]: delete user 'rooter'
<86>Mar  9 07:48:59 userdel[1714355]: removed group 'rooter' owned by 'rooter'
<86>Mar  9 07:48:59 userdel[1714355]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  9 07:48:59 groupadd[1714377]: group added to /etc/group: name=rooter, GID=1823
<86>Mar  9 07:48:59 groupadd[1714377]: group added to /etc/gshadow: name=rooter
<86>Mar  9 07:48:59 groupadd[1714377]: new group: name=rooter, GID=1823
<86>Mar  9 07:48:59 useradd[1714401]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Mar  9 07:48:59 userdel[1714429]: delete user 'builder'
<86>Mar  9 07:48:59 userdel[1714429]: removed group 'builder' owned by 'builder'
<86>Mar  9 07:48:59 userdel[1714429]: removed shadow group 'builder' owned by 'builder'
<86>Mar  9 07:48:59 groupadd[1714451]: group added to /etc/group: name=builder, GID=1824
<86>Mar  9 07:48:59 groupadd[1714451]: group added to /etc/gshadow: name=builder
<86>Mar  9 07:48:59 groupadd[1714451]: new group: name=builder, GID=1824
<86>Mar  9 07:48:59 useradd[1714462]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ghc8.6.4-cereal-0.5.8.1-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>Mar  9 07:49:02 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed
<13>Mar  9 07:49:02 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed
<13>Mar  9 07:49:02 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed
<13>Mar  9 07:49:02 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed
<13>Mar  9 07:49:02 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Mar  9 07:49:02 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed
<13>Mar  9 07:49:13 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed
warning: File /usr/src/in/source/ghc8.6.4-cereal-0.5.8.1-alt1.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc8.6.4-cereal-0.5.8.1-alt1.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc8.6.4-cereal-0.5.8.1-alt1.patch is smaller than 8 bytes
Installing ghc8.6.4-cereal-0.5.8.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17719
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-cereal-0.5.8.1
+ echo 'Source #0 (ghc8.6.4-cereal-0.5.8.1.tar):'
Source #0 (ghc8.6.4-cereal-0.5.8.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-cereal-0.5.8.1.tar
+ cd ghc8.6.4-cereal-0.5.8.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-cereal-0.5.8.1-alt1.patch):'
Patch #0 (ghc8.6.4-cereal-0.5.8.1-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17719
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-cereal-0.5.8.1
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-8.6.4 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-cereal-0.5.8.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-cereal-0.5.8.1 --datadir=/usr/share --datasubdir=ghc8.6.4-cereal-0.5.8.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring cereal-0.5.8.1...
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 cereal-0.5.8.1..
Building library for cereal-0.5.8.1..
[1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In an equation for `findNr': Patterns not matched: _ _
    |
291 |         findNr lo hi
    |         ^^^^^^^^^^^^...
[1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.p_o )
[2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.p_o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.p_o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.p_o )

src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In an equation for `findNr': Patterns not matched: _ _
    |
291 |         findNr lo hi
    |         ^^^^^^^^^^^^...
+ ./Setup haddock
Preprocessing library for cereal-0.5.8.1..
Running Haddock on library for cereal-0.5.8.1..
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,
bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3,
integer-gmp-1.0.2.0
Haddock coverage:
  94% ( 61 / 65) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:267)
    getLazyByteString (src/Data/Serialize/Get.hs:508)
    getShortByteString (src/Data/Serialize/Get.hs:512)
    getTwoOf (src/Data/Serialize/Get.hs:751)
Warning: 'Put' is ambiguous. It is defined
    * at src/Data/Serialize/Put.hs:140:18
    * at src/Data/Serialize/Put.hs:143:1
    You may be able to disambiguate the identifier by qualifying it or
    by hiding some imports.
    Defaulting to 'Put' defined at src/Data/Serialize/Put.hs:140:1
  75% ( 42 / 56) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:145)
    putBuilder (src/Data/Serialize/Put.hs:201)
    putShortByteString (src/Data/Serialize/Put.hs:259)
    putTwoOf (src/Data/Serialize/Put.hs:399)
    putListOf (src/Data/Serialize/Put.hs:403)
    putIArrayOf (src/Data/Serialize/Put.hs:409)
    putSeqOf (src/Data/Serialize/Put.hs:415)
    putTreeOf (src/Data/Serialize/Put.hs:421)
    putMapOf (src/Data/Serialize/Put.hs:428)
    putIntMapOf (src/Data/Serialize/Put.hs:432)
    putSetOf (src/Data/Serialize/Put.hs:436)
    putIntSetOf (src/Data/Serialize/Put.hs:440)
    putMaybeOf (src/Data/Serialize/Put.hs:444)
    putEitherOf (src/Data/Serialize/Put.hs:449)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
  87% ( 13 / 15) in 'Data.Serialize'
  Missing documentation for:
    GSerializePut (src/Data/Serialize.hs:571)
    GSerializeGet (src/Data/Serialize.hs:574)
Warning: Data.Serialize.Get: could not find link destinations for:
    Monad Type >>= >> return fail String Functor fmap <$ MonadFail fail Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus ByteString Either get ByteString Int empty Show showsPrec ShowS show showList Maybe Bool Word8 Int8 Int64 ShortByteString Word16 Word32 Word64 Int16 Int32 Word Ix IArray Tree Seq Ord Map IntMap Set IntSet
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat ByteString ByteString Builder Word8 Int8 ShortByteString Word16 Word32 Word64 Int16 Int32 Int64 Word Int Ix IArray Seq Tree Map IntMap Set IntSet Maybe Either
Warning: Data.Serialize.IEEE754: could not find link destinations for:
    Float Double
Warning: Data.Serialize: could not find link destinations for:
    Generic Rep Bool Char Double Float Int Int8 Int16 Int32 Int64 Integer Natural Ordering Word Word8 Word16 Word32 Word64 ByteString ByteString ShortByteString IntSet Any All Maybe Ratio Integral IntMap Seq Set Ord Tree Product Dual Sum First Last Either Array Ix Map UArray IArray String Eq V1 Type U1 K1 :+: PutSum SumSize :*: M1 GetSum
Documentation created: dist/doc/html/cereal/index.html
+ ./Setup register --gen-pkg-config=cereal.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13626
+ 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-cereal-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-cereal-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc8.6.4-cereal-0.5.8.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-cereal-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/cereal-0.5.8.1
+ '[' -f cereal.pkg ']'
+ install -m 755 cereal.pkg /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/cereal-0.5.8.1
+ mkdir -p /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/package.conf.d
+ install -D -m 644 cereal.pkg /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-cereal-buildroot /usr/lib /usr/lib/ghc-8.6.4/cereal-0.5.8.1 /usr/src/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1 ghc8.6.4-cereal 0.5.8.1 /usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf
~/tmp/ghc8.6.4-cereal-buildroot ~/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc8.6.4-cereal-0.5.8.1': No such file or directory
~/RPM/BUILD/ghc8.6.4-cereal-0.5.8.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-cereal-buildroot (auto)
mode of './usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-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-cereal-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc8.6.4-cereal-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-cereal-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-cereal-buildroot
./usr/lib: (from <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>:0)
	libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so -> libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-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/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-cereal-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts
Processing files: ghc8.6.4-cereal-0.5.8.1-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Get.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Get.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-IEEE754.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-IEEE754.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Put.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize-Put.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/Data-Serialize.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/cereal.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/cereal.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4D6IYi
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-cereal-buildroot/usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so: 1216 symbols, 21 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DYbY4o
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-cereal-buildroot/usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so
Provides: ghc8.6.4(cereal) = 0.5.8.1, ghc8.6.4(cereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7), libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so = set: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
Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10 >= set:mlbu80, libm.so.6, 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.EC0njz
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm (w2.lzdio)
20.25user 3.27system 0:26.28elapsed 89%CPU (0avgtext+0avgdata 278844maxresident)k
0inputs+0outputs (0major+980729minor)pagefaults 0swaps
/.out/ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3
3.16user 1.26system 0:44.04elapsed 10%CPU (0avgtext+0avgdata 126076maxresident)k
0inputs+0outputs (0major+189075minor)pagefaults 0swaps
--- ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm.repo	2023-08-24 04:25:59.000000000 +0000
+++ ghc8.6.4-cereal-0.5.8.1-alt1.i586.rpm.hasher	2024-03-09 07:49:41.456002906 +0000
@@ -70,14 +70,14 @@
 File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize	40755	root:root		
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.dyn_hi	100644	root:root	8c1cb80bd9ab500fc7cd95ae438d9327	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.hi	100644	root:root	09e37e08eb6365ea49272ead639c5513	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.p_hi	100644	root:root	1c9c6fb5c0a34636577ce741f0f6305e	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.dyn_hi	100644	root:root	8fc863a83dfcbaf7c08bf810b99764c1	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.hi	100644	root:root	bdcbce915d8b4f7086bf128e45b74278	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.p_hi	100644	root:root	c72705cc78a7e92428c895c825fffba8	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.dyn_hi	100644	root:root	56043a547ca7ce1a639800992db00031	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.hi	100644	root:root	2e79e4fcd255a99367b46a25b18e898d	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.p_hi	100644	root:root	8995aff6ce17c8c46074477fc27cd796	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.dyn_hi	100644	root:root	34e823a596ed5d20ac79a641d6f425c8	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.hi	100644	root:root	fd7f967e28c84e155b8e14b2159663ef	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.p_hi	100644	root:root	f23587534856188cf4ac562c7985f23f	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.dyn_hi	100644	root:root	bebf83981d14b97b2a64f4f9f24cfa68	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.hi	100644	root:root	c1764bbd0788d6e3711f5ff85651fe89	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize.p_hi	100644	root:root	da042ae28574058efc96e627d99effa3	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.dyn_hi	100644	root:root	f746db05866127d2569030b4442bb037	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.hi	100644	root:root	66421dc24e5db97800d189abbb231cc1	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Get.p_hi	100644	root:root	cf4be8cb926a56afd1b2f99f60abe291	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.dyn_hi	100644	root:root	21c71f0b8e31146cf28d839d8b226707	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.hi	100644	root:root	e9d3d84d090092a548681b617f32ad58	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/IEEE754.p_hi	100644	root:root	477e292d681a87e2273fc138b06153cf	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.dyn_hi	100644	root:root	b10501adbc31fa4dc4f3d71ca280a81c	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.hi	100644	root:root	1f936585a6fcfe5490536c9e071de4e9	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/Data/Serialize/Put.p_hi	100644	root:root	b37c5d03be384a86d02443c56ead2bd8	
 File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/HScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.o	100644	root:root	254af74ddca42bd71a02d8f61df59a37	
@@ -85,4 +85,4 @@
 File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7.a	100644	root:root	2ba5fd4cc579ed7c3ade6ad895a0cf47	
-File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7_p.a	100644	root:root	86a912b7c0942fa212253d303a4181cd	
-File: /usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so	100644	root:root	a0a2ced83f1693b5443137ec10c9c17c	
+File: /usr/lib/ghc-8.6.4/cereal-0.5.8.1/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7_p.a	100644	root:root	7fd1f44459f937b206f9c94dd7adacdc	
+File: /usr/lib/ghc-8.6.4/lib/libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.4.so	100644	root:root	037c26ae7f5262706cfb5f9e262c48ce	
 File: /usr/lib/ghc-8.6.4/package.conf.d/cereal-0.5.8.1.conf	100644	root:root	183e30dc16681cf1b91ff88df4a88108	
@@ -106,2 +106,2 @@
 File: /usr/share/doc/ghc8.6.4-cereal-0.5.8.1/html/synopsis.png	100644	root:root	f7936844cc05316ed73f6bf1d2e75434	
-RPMIdentity: 6de51eae6071365dd97df67e1574d06b50c4b769bacd115a19832e16c7b094da14dfb6887986baa9075e03a20dd08cea25b772edda967a4c783ca7447bd2c109
+RPMIdentity: afcf8165cf6e424be9df7e0391d27d598634d5f576a6c60938bbf6204d71518288fdad4dfdb31a2314895172bc7520864deaf3e69a6f30d73db9e5d611edd35a