<86>Sep 30 07:37:06 userdel[2699882]: delete user 'rooter'
<86>Sep 30 07:37:06 userdel[2699882]: removed group 'rooter' owned by 'rooter'
<86>Sep 30 07:37:06 userdel[2699882]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 30 07:37:06 groupadd[2699891]: group added to /etc/group: name=rooter, GID=1829
<86>Sep 30 07:37:06 groupadd[2699891]: group added to /etc/gshadow: name=rooter
<86>Sep 30 07:37:06 groupadd[2699891]: new group: name=rooter, GID=1829
<86>Sep 30 07:37:06 useradd[2699899]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none
<86>Sep 30 07:37:06 userdel[2699921]: delete user 'builder'
<86>Sep 30 07:37:06 userdel[2699921]: removed group 'builder' owned by 'builder'
<86>Sep 30 07:37:06 userdel[2699921]: removed shadow group 'builder' owned by 'builder'
<86>Sep 30 07:37:06 groupadd[2699933]: group added to /etc/group: name=builder, GID=1830
<86>Sep 30 07:37:06 groupadd[2699933]: group added to /etc/gshadow: name=builder
<86>Sep 30 07:37:06 groupadd[2699933]: new group: name=builder, GID=1830
<86>Sep 30 07:37:06 useradd[2699943]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ghc8.6.4-tagged-0.8.6-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 30 07:37:09 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed
<13>Sep 30 07:37:09 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed
<13>Sep 30 07:37:09 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed
<13>Sep 30 07:37:09 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed
<13>Sep 30 07:37:09 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Sep 30 07:37:09 rpmi: ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed
<13>Sep 30 07:37:20 rpmi: ghc8.6.4-8.6.4-alt10 sisyphus+330504.100.1.1 1695877632 installed
warning: File /usr/src/in/source/ghc8.6.4-tagged-0.8.6-alt1.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc8.6.4-tagged-0.8.6-alt1.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc8.6.4-tagged-0.8.6-alt1.patch is smaller than 8 bytes
Installing ghc8.6.4-tagged-0.8.6-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10537
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-tagged-0.8.6
+ echo 'Source #0 (ghc8.6.4-tagged-0.8.6.tar):'
Source #0 (ghc8.6.4-tagged-0.8.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-tagged-0.8.6.tar
+ cd ghc8.6.4-tagged-0.8.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-tagged-0.8.6-alt1.patch):'
Patch #0 (ghc8.6.4-tagged-0.8.6-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10537
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-tagged-0.8.6
+ '[' -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-tagged-0.8.6 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-tagged-0.8.6 --datadir=/usr/share --datasubdir=ghc8.6.4-tagged-0.8.6 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring tagged-0.8.6...
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 tagged-0.8.6..
Building library for tagged-0.8.6..
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.p_o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.p_o )
+ ./Setup haddock
Preprocessing library for tagged-0.8.6..
Running Haddock on library for tagged-0.8.6..
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-boot-th-8.6.4, ghc-prim-0.5.3, integer-gmp-1.0.2.0,
pretty-1.1.3.6, template-haskell-2.14.0.0, transformers-0.5.6.2
Haddock coverage:
Warning: 'Proxy' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:451)
Warning: Data.Proxy.TH: could not find link destinations for:
    QuasiQuoter String
Warning: Data.Tagged: could not find link destinations for:
    Eq2 Type liftEq2 Bool Ord2 liftCompare2 Ordering Read2 liftReadsPrec2 Int ReadS liftReadList2 liftReadPrec2 ReadPrec liftReadListPrec2 Show2 liftShowsPrec2 ShowS liftShowList2 Bifunctor bimap first second Bifoldable bifold Monoid bifoldMap bifoldr bifoldl Bitraversable bitraverse Applicative Generic1 from1 Rep1 to1 Monad >>= >> return fail String Functor fmap <$ pure <*> liftA2 *> <* Foldable fold foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null length elem Eq maximum Ord minimum sum Num product Traversable traverse sequenceA mapM sequence Eq1 liftEq Ord1 liftCompare Read1 liftReadsPrec liftReadList liftReadPrec liftReadListPrec Show1 liftShowsPrec liftShowList Bounded minBound maxBound Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo == /= Floating pi exp log sqrt ** logBase sin cos tan asin acos atan sinh cosh tanh asinh acosh atanh log1p expm1 log1pexp log1mexp Fractional / recip fromRational Rational Integral quot rem div mod quotRem divMod toInteger Integer Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM gmapMp MonadPlus gmapMo + - * negate abs signum fromInteger compare < <= > >= max min Read readsPrec readList readPrec readListPrec Real toRational RealFloat floatRadix floatDigits floatRange decodeFloat encodeFloat exponent significand scaleFloat isNaN isInfinite isDenormalized isNegativeZero isIEEE atan2 RealFrac properFraction truncate round ceiling floor Show showsPrec show showList Ix range index unsafeIndex inRange rangeSize unsafeRangeSize IsString fromString Generic from Rep to Semigroup <> sconcat NonEmpty stimes mempty mappend mconcat Bits .&. .|. xor complement shift rotate zeroBits bit setBit clearBit complementBit testBit bitSizeMaybe bitSize isSigned shiftL unsafeShiftL shiftR unsafeShiftR rotateL rotateR popCount FiniteBits finiteBitSize countLeadingZeros countTrailingZeros NFData rnf Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke D1 MetaData True C1 MetaCons PrefixI S1 MetaSel Just NoSourceUnpackedness NoSourceStrictness DecidedLazy Par1 Rec0 const Proxy
Documentation created: dist/doc/html/tagged/index.html
+ ./Setup register --gen-pkg-config=tagged.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31488
+ 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-tagged-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-tagged-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc8.6.4-tagged-0.8.6
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-tagged-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-tagged-buildroot/usr/lib/ghc-8.6.4/tagged-0.8.6
+ '[' -f tagged.pkg ']'
+ install -m 755 tagged.pkg /usr/src/tmp/ghc8.6.4-tagged-buildroot/usr/lib/ghc-8.6.4/tagged-0.8.6
+ mkdir -p /usr/src/tmp/ghc8.6.4-tagged-buildroot/usr/lib/ghc-8.6.4/package.conf.d
+ install -D -m 644 tagged.pkg /usr/src/tmp/ghc8.6.4-tagged-buildroot/usr/lib/ghc-8.6.4/package.conf.d/tagged-0.8.6.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-tagged-buildroot /usr/lib /usr/lib/ghc-8.6.4/tagged-0.8.6 /usr/src/RPM/BUILD/ghc8.6.4-tagged-0.8.6 ghc8.6.4-tagged 0.8.6 /usr/lib/ghc-8.6.4/package.conf.d/tagged-0.8.6.conf
~/tmp/ghc8.6.4-tagged-buildroot ~/RPM/BUILD/ghc8.6.4-tagged-0.8.6
find: './usr/bin': No such file or directory
find: './usr/share/ghc8.6.4-tagged-0.8.6': No such file or directory
~/RPM/BUILD/ghc8.6.4-tagged-0.8.6
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-tagged-buildroot (auto)
mode of './usr/lib/ghc-8.6.4/lib/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-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-tagged-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc8.6.4-tagged-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-tagged-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-tagged-buildroot
./usr/lib: (from <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>:0)
	libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so -> libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-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/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-tagged-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/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-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/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4:/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/pretty-1.1.3.6:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/template-haskell-2.14.0.0:/usr/lib/ghc-8.6.4/transformers-0.5.6.2
Processing files: ghc8.6.4-tagged-0.8.6-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/Data-Proxy-TH.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/Data-Proxy-TH.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/Data-Tagged.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/Data-Tagged.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/tagged.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/tagged.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GMesES
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-tagged-buildroot/usr/lib/ghc-8.6.4/lib/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so: 444 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jRobGQ
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-tagged-buildroot/usr/lib/ghc-8.6.4/lib/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /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/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-ghc8.6.4.so /usr/lib/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib/libgmp.so.10
Provides: ghc8.6.4(tagged) = 0.8.6, ghc8.6.4(tagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r), libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so = set:md1rEHnS8UGSJALp1hb6rzcZmenNLcR6pXE2CWZGsjGg12NFlciZmSo2oFwOMNERR6s2Ani2eSE07aqOabO1LyRA1JVmI8hwx432lXftfZwiLxP532GMcicIiFD6V7LvUCIqSiBy9UtqtI4kHW9kcsmPZ9B2LPynahyDJYSA3m8cIOt3wwzPNh5pJbL8n1KPkhlmKMZ9g7uxUspsyr6zVjcplJNFi9bhtjRCOZyurUfsxGaSd5VyjuZH3JK8xwAuhWOT8BnPZt2JU0ngabs3Zp9wgvXfJolZ6DRuKheVOhkOkomytRVVAaz9Wsz3OKphLOmXwYHhkPOoiihZqf4aYb7Q32f2vfFZGaaGJ2Z9sYowdZhSiAFQI2G2CcKEHA6ngl23n8qlhWoiWxnQOYosr05nK4lWfKb95euhN1MlO5WOU4liT4dCO7b6fMTJR9SHfaDB2Zg2lDQniDlFQ4ScDxQ81Zeo9F0f1yvJ4tT9l4mH261lPKu2hReFUu8ToE9PKfNDiEVxZEHoVmsF2ZFH4FZmJAb0hCVExYA89QOIoZlp68WQiWJRynRyQiRkNPr25uuyQEtxZwLZuPunwDBtoEh2VSA7g6vLIyqMrE71nYMfHxhRpfAEZAmEa8j33gVBRnkqqE5BsPuuDl0bRWTjoiZdpZimEFk4zSw5aFyLFEvys4qMvHnczqg5V34uD9xJa2HcLR3IpZJH5mQqqQp6IlpkrOcO2oiI6VLszsZteBAZFzG2n4kxIZiXvXEPAXkWrvZpZf59wXp8ZGYk4xhfJ7LPi1oETxo5kFk0acjw8gf07PIZ6CrdndbMM5lJtrA7945BzgTD8oYpUEJOODc9jXLABfvIHxQikr289NSfs88XhJhJm0
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/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-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, /usr/lib/ghc-8.6.4/pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.6.4.so, /usr/lib/ghc-8.6.4/template-haskell-2.14.0.0/libHStemplate-haskell-2.14.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-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(template-haskell) = 2.14.0.0, ghc8.6.4(template-haskell-2.14.0.0), ghc8.6.4(transformers) = 0.5.6.2, ghc8.6.4(transformers-0.5.6.2), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ctyCuU
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-tagged-0.8.6-alt1.i586.rpm (w2.lzdio)
5.07user 2.52system 0:10.09elapsed 75%CPU (0avgtext+0avgdata 278880maxresident)k
0inputs+0outputs (0major+605276minor)pagefaults 0swaps
/.out/ghc8.6.4-tagged-0.8.6-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3
2.95user 1.45system 0:27.71elapsed 15%CPU (0avgtext+0avgdata 124928maxresident)k
0inputs+0outputs (0major+208356minor)pagefaults 0swaps
--- ghc8.6.4-tagged-0.8.6-alt1.i586.rpm.repo	2023-08-24 05:06:40.000000000 +0000
+++ ghc8.6.4-tagged-0.8.6-alt1.i586.rpm.hasher	2023-09-30 07:37:32.678323491 +0000
@@ -62,8 +62,8 @@
 File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy	40755	root:root		
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.dyn_hi	100644	root:root	956e03a5b82f6ccc143f0cc827eeca6f	
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.hi	100644	root:root	e87c8b04a5e939232f36c60909c5efd9	
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.p_hi	100644	root:root	fc774f1cf1a7e3e5490a5419a87d2d71	
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.dyn_hi	100644	root:root	203c22234182345a7af6b61a483192eb	
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.hi	100644	root:root	0eda96ef826160acdfe1ae053d6eeb14	
-File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.p_hi	100644	root:root	78b75ac98ecf1cf5172ab2825a5808d8	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.dyn_hi	100644	root:root	a99bed96003c3d1e940580a30ac5e988	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.hi	100644	root:root	eafe4a91a302b2c4268d762da34327eb	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.p_hi	100644	root:root	7a35a72e681ea6fc9144359fc91b00f6	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.dyn_hi	100644	root:root	6cd69fdca03614eed35736445fa68edf	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.hi	100644	root:root	16731e43b58dacfa7f477f2266132da0	
+File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.p_hi	100644	root:root	a25bb59a3575d7d543593ea4729420dc	
 File: /usr/lib/ghc-8.6.4/tagged-0.8.6/HStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r.o	100644	root:root	85c8722cd1ad002523e53ec480955f99	
@@ -88,2 +88,2 @@
 File: /usr/share/doc/ghc8.6.4-tagged-0.8.6/html/tagged.haddock	100644	root:root	bd54ecc1e4cc51823f25d4ed20992d90	
-RPMIdentity: be52fb5c69408f58da9bec7b3c27733bd2a114dccd68fa738e648ea066f7fda569964b3d49f2c1bd880c01794782bd651e7c1e1565b8e18718346c12a5b30418
+RPMIdentity: d7e798bfbb4e8b94207c3a772b35b5ef96916e31ce6efb2834dcf52fc66d404b14cba5f9c646c14fcfa4de6ee33754a06bed8f8134314bd1d12c5a2b8533dde7