<86>Aug 12 06:16:16 userdel[894683]: delete user 'rooter' <86>Aug 12 06:16:16 userdel[894683]: removed group 'rooter' owned by 'rooter' <86>Aug 12 06:16:16 userdel[894683]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 12 06:16:16 groupadd[894694]: group added to /etc/group: name=rooter, GID=1847 <86>Aug 12 06:16:16 groupadd[894694]: group added to /etc/gshadow: name=rooter <86>Aug 12 06:16:16 groupadd[894694]: new group: name=rooter, GID=1847 <86>Aug 12 06:16:16 useradd[894703]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Aug 12 06:16:16 userdel[894716]: delete user 'builder' <86>Aug 12 06:16:16 userdel[894716]: removed group 'builder' owned by 'builder' <86>Aug 12 06:16:16 userdel[894716]: removed shadow group 'builder' owned by 'builder' <86>Aug 12 06:16:16 groupadd[894727]: group added to /etc/group: name=builder, GID=1848 <86>Aug 12 06:16:16 groupadd[894727]: group added to /etc/gshadow: name=builder <86>Aug 12 06:16:16 groupadd[894727]: new group: name=builder, GID=1848 <86>Aug 12 06:16:16 useradd[894734]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none 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>Aug 12 06:16:19 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Aug 12 06:16:19 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Aug 12 06:16:19 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Aug 12 06:16:19 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Aug 12 06:16:19 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 12 06:16:19 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Aug 12 06:16:30 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-th-abstraction-0.3.1.0-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-th-abstraction-0.3.1.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-th-abstraction-0.3.1.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-th-abstraction-0.3.1.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44928 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-th-abstraction-0.3.1.0 + echo 'Source #0 (ghc8.6.4-th-abstraction-0.3.1.0.tar):' Source #0 (ghc8.6.4-th-abstraction-0.3.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-th-abstraction-0.3.1.0.tar + cd ghc8.6.4-th-abstraction-0.3.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-th-abstraction-0.3.1.0-alt1.patch):' Patch #0 (ghc8.6.4-th-abstraction-0.3.1.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44928 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-th-abstraction-0.3.1.0 + '[' -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/lib --docdir=/usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0 --datadir=/usr/share --datasubdir=ghc8.6.4-th-abstraction-0.3.1.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring th-abstraction-0.3.1.0... 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 th-abstraction-0.3.1.0.. Building library for th-abstraction-0.3.1.0.. [1 of 2] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.o ) [2 of 2] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.o ) [1 of 2] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.p_o ) [2 of 2] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.p_o ) + ./Setup haddock Preprocessing library for th-abstraction-0.3.1.0.. Running Haddock on library for th-abstraction-0.3.1.0.. 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, containers-0.6.0.1, 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 Haddock coverage: Warning: 'datatypeInstVars' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Strict' is ambiguous. It is defined * at src/Language/Haskell/TH/Datatype.hs:291:5 * in `Language.Haskell.TH.Syntax' You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'Strict' defined at src/Language/Haskell/TH/Datatype.hs:288:1 Warning: 'resolveFixities' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 92% ( 49 / 53) in 'Language.Haskell.TH.Datatype' Missing documentation for: arrowKCompat (src/Language/Haskell/TH/Datatype.hs:2087) isStrictAnnot (src/Language/Haskell/TH/Datatype.hs:298) notStrictAnnot (src/Language/Haskell/TH/Datatype.hs:298) unpackedAnnot (src/Language/Haskell/TH/Datatype.hs:298) Warning: Language.Haskell.TH.Datatype: could not find link destinations for: Cxt Name TyVarBndr Type KindedTV StarT SigT VarT AppT ConT Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi Int gmapM Monad gmapMp MonadPlus gmapMo Show showsPrec ShowS show String showList Generic from Rep to Type D1 MetaData False C1 MetaCons PrefixI True :*: S1 MetaSel Just NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Map Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec :+: U1 Nothing Symbol Q Info Dec Con Pred CxtQ ConQ DecQ dataD newtypeD TypeQ tySynInstD pragLineD Kind Fixity FixityDirection PlainTV reify TANormal TyArg mkExtraKindBinders mergeArguments TypeArg UInfixT decomposeType NonEmpty Documentation created: dist/doc/html/th-abstraction/index.html + ./Setup register --gen-pkg-config=th-abstraction.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50179 + 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-th-abstraction-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-th-abstraction-0.3.1.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-th-abstraction-buildroot Installing library in /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0 + '[' -f th-abstraction.pkg ']' + install -m 755 th-abstraction.pkg /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0 + mkdir -p /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 th-abstraction.pkg /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/usr/lib/ghc-8.6.4/package.conf.d/th-abstraction-0.3.1.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot /usr/lib /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0 /usr/src/RPM/BUILD/ghc8.6.4-th-abstraction-0.3.1.0 ghc8.6.4-th-abstraction 0.3.1.0 /usr/lib/ghc-8.6.4/package.conf.d/th-abstraction-0.3.1.0.conf ~/tmp/ghc8.6.4-th-abstraction-buildroot ~/RPM/BUILD/ghc8.6.4-th-abstraction-0.3.1.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-th-abstraction-0.3.1.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-th-abstraction-0.3.1.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-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-th-abstraction-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-ghc8.6.4.so -> libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-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/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-th-abstraction-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/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-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/containers-0.6.0.1:/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 Processing files: ghc8.6.4-th-abstraction-0.3.1.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/Language-Haskell-TH-Datatype.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/Language-Haskell-TH-Datatype.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/th-abstraction.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/th-abstraction.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KRo3Nq find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-th-abstraction-buildroot/usr/lib/ghc-8.6.4/lib/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-ghc8.6.4.so: 1130 symbols, 21 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HywOWa 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-th-abstraction-buildroot/usr/lib/ghc-8.6.4/lib/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-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/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/libgmp.so.10 Provides: ghc8.6.4(th-abstraction) = 0.3.1.0, ghc8.6.4(th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF), libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-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/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-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, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), 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), ghc8.6.4(template-haskell) = 2.14.0.0, ghc8.6.4(template-haskell-2.14.0.0), 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.MVS78h Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-th-abstraction-0.3.1.0-alt1.i586.rpm (w2.lzdio) 13.29user 3.95system 0:20.04elapsed 86%CPU (0avgtext+0avgdata 277320maxresident)k 0inputs+0outputs (0major+1184733minor)pagefaults 0swaps 3.05user 1.26system 0:37.73elapsed 11%CPU (0avgtext+0avgdata 124212maxresident)k 0inputs+0outputs (0major+192853minor)pagefaults 0swaps --- ghc8.6.4-th-abstraction-0.3.1.0-alt1.i586.rpm.repo 2021-07-14 23:47:26.000000000 +0000 +++ ghc8.6.4-th-abstraction-0.3.1.0-alt1.i586.rpm.hasher 2023-08-12 06:16:52.483793122 +0000 @@ -58,6 +58,6 @@ Provides: ghc8.6.4-th-abstraction = 0.3.1.0-alt1:sisyphus+278961.2500.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-ghc8.6.4.so 100644 root:root 531643b06650538c0f3470fbd55b496c +File: /usr/lib/ghc-8.6.4/lib/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF-ghc8.6.4.so 100644 root:root 5d1c17b3e160489381cdd21e660f375a File: /usr/lib/ghc-8.6.4/package.conf.d/th-abstraction-0.3.1.0.conf 100644 root:root b6bcfd98e22317cfe743514d893c0478 File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0 40755 root:root -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/HSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF.o 100644 root:root e7561060cc277d70d5b484f3c1997a0c +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/HSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF.o 100644 root:root d32b6049e84f6ae91b0aa06da44d2ef1 File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language 40755 root:root @@ -66,10 +66,10 @@ File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype 40755 root:root -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.dyn_hi 100644 root:root b5f712a7d8f8e6e9013f861d9cce806c -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.hi 100644 root:root b7ae1aa3f2274663de8652a025702012 -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.p_hi 100644 root:root 7a21e87870d8f4aebb8786b30d9aabe0 -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.dyn_hi 100644 root:root a69891f936a89697ca28a5e40c0298db -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.hi 100644 root:root c96286c89a6ea136339b481b57bb3548 -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.p_hi 100644 root:root 94415c7411a68f4a3748cf2f95ae9ae9 -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF.a 100644 root:root fa36d62c651e7479be64c5db6c9c36c5 -File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF_p.a 100644 root:root 2238f58a187c366e4b0c7ad96d965b30 +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.dyn_hi 100644 root:root b6ccf5fbc7728e0ef6c63f30064bf81e +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.hi 100644 root:root 4fc79eb846288cfcef679f282b9e012a +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype.p_hi 100644 root:root 62f51d191ff50879f6c6aa8a85987438 +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.dyn_hi 100644 root:root d09f931e40edc14b954f66a9218e489a +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.hi 100644 root:root 5447742ab9cb38fa110059a1d384c0a2 +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/Language/Haskell/TH/Datatype/Internal.p_hi 100644 root:root db4aead407c018a5fd68819945f21129 +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF.a 100644 root:root 3c26a29f1dccb3a8f1a6c0cde08afb66 +File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/libHSth-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF_p.a 100644 root:root 1702ea52f123e09a1f58b1abb4f011a3 File: /usr/lib/ghc-8.6.4/th-abstraction-0.3.1.0/th-abstraction.pkg 100755 root:root b6bcfd98e22317cfe743514d893c0478 @@ -90,2 +90,2 @@ File: /usr/share/doc/ghc8.6.4-th-abstraction-0.3.1.0/html/th-abstraction.haddock 100644 root:root b839522fc75d1f8f0fa4e2717d6a36c1 -RPMIdentity: d33eba0c2309af13df2321a1a887ac785f70430ac4fdf54e6beeca639e0d817d6bf6407bc9566bd58e82953ccf981dc65d9ef4f5f65d736de396af01ceea2566 +RPMIdentity: 2833eef28c976cbd344fcec7d27db380576cd843d17ec3aa75f788647c1afc1df5043d88251ff0b8fc059ff66a78e9c77844566a84190dcc06dbb0ef93be3891