<86>Dec 14 08:38:34 userdel[3290769]: delete user 'rooter' <86>Dec 14 08:38:34 userdel[3290769]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:38:34 userdel[3290769]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:38:34 groupadd[3290809]: group added to /etc/group: name=rooter, GID=1829 <86>Dec 14 08:38:34 groupadd[3290809]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:38:34 groupadd[3290809]: new group: name=rooter, GID=1829 <86>Dec 14 08:38:34 useradd[3290849]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:38:34 userdel[3290893]: delete user 'builder' <86>Dec 14 08:38:34 userdel[3290893]: removed group 'builder' owned by 'builder' <86>Dec 14 08:38:34 userdel[3290893]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:38:34 groupadd[3290916]: group added to /etc/group: name=builder, GID=1830 <86>Dec 14 08:38:34 groupadd[3290916]: group added to /etc/gshadow: name=builder <86>Dec 14 08:38:34 groupadd[3290916]: new group: name=builder, GID=1830 <86>Dec 14 08:38:34 useradd[3290936]: 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>Dec 14 08:38:37 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 14 08:38:37 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Dec 14 08:38:37 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Dec 14 08:38:37 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Dec 14 08:38:37 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Dec 14 08:38:37 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 14 08:38:48 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 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.92784 + 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.92784 + 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.50167 + 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:/usr/bin:/bin:/usr/local/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 :0) ./usr/lib/ghc-8.6.4/lib: (from :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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-tagged-buildroot 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.A5ggQI 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.2pwtwt 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/libgmp.so.10 /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 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.FlIYO9 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-tagged-0.8.6-alt1.i586.rpm (w2.lzdio) 5.35user 3.44system 0:11.11elapsed 79%CPU (0avgtext+0avgdata 277848maxresident)k 0inputs+0outputs (0major+610260minor)pagefaults 0swaps /.out/ghc8.6.4-tagged-0.8.6-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 3.44user 2.66system 0:31.98elapsed 19%CPU (0avgtext+0avgdata 131784maxresident)k 0inputs+0outputs (0major+208880minor)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 2024-12-14 08:39:02.731326867 +0000 @@ -57,3 +57,3 @@ Provides: ghc8.6.4-tagged = 0.8.6-alt1:sisyphus+326169.20400.17.2 -File: /usr/lib/ghc-8.6.4/lib/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so 100644 root:root 675bad080059736777e1944dc9316b56 +File: /usr/lib/ghc-8.6.4/lib/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.4.so 100644 root:root d391b0e33151692e612e7ed10e4e39f6 File: /usr/lib/ghc-8.6.4/package.conf.d/tagged-0.8.6.conf 100644 root:root 5ee789852d8ece7669a00453a0c4e6f7 @@ -62,11 +62,11 @@ 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/HStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r.o 100644 root:root 85c8722cd1ad002523e53ec480955f99 -File: /usr/lib/ghc-8.6.4/tagged-0.8.6/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r.a 100644 root:root b5af0d09baf0b7835d140840e9f96707 -File: /usr/lib/ghc-8.6.4/tagged-0.8.6/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r_p.a 100644 root:root f1d8f1f41354db64619b0835faacb017 +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.dyn_hi 100644 root:root a3673a64ae417b81f2e8488ff94b2c36 +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.hi 100644 root:root c942b82c146ec6dad63a048c7217479c +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Proxy/TH.p_hi 100644 root:root 29e1b5e6845d4c6666744301eaedfe7a +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.dyn_hi 100644 root:root 6d9dc05d84f0ddcdf201420b6821668c +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.hi 100644 root:root 2c406b20f1af4ef8ad0da90074be4522 +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/Data/Tagged.p_hi 100644 root:root a9e7f71f75f19319116a85e6332fa04b +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/HStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r.o 100644 root:root 48a42e88aff7d7547bb04909623158e5 +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r.a 100644 root:root 9d590e3ab9901d2d68b5647242d37804 +File: /usr/lib/ghc-8.6.4/tagged-0.8.6/libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r_p.a 100644 root:root e25315e0e3787d34181fff7a805a316f File: /usr/lib/ghc-8.6.4/tagged-0.8.6/tagged.pkg 100755 root:root 5ee789852d8ece7669a00453a0c4e6f7 @@ -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: 1492317eb68559b47b134b727b95c2840574c5e793a5e15fb02e8c8a21eb44d3189b13a9f744bbfaa1fb03329c879859f1f7c18dd6b347c37fbb9fd9777767f3