<86>Aug 28 12:18:30 userdel[1445175]: delete user 'rooter' <86>Aug 28 12:18:30 userdel[1445175]: removed group 'rooter' owned by 'rooter' <86>Aug 28 12:18:30 userdel[1445175]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 28 12:18:30 groupadd[1445184]: group added to /etc/group: name=rooter, GID=657 <86>Aug 28 12:18:30 groupadd[1445184]: group added to /etc/gshadow: name=rooter <86>Aug 28 12:18:30 groupadd[1445184]: new group: name=rooter, GID=657 <86>Aug 28 12:18:30 useradd[1445189]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 28 12:18:30 userdel[1445201]: delete user 'builder' <86>Aug 28 12:18:30 userdel[1445201]: removed group 'builder' owned by 'builder' <86>Aug 28 12:18:30 userdel[1445201]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 12:18:30 groupadd[1445213]: group added to /etc/group: name=builder, GID=658 <86>Aug 28 12:18:30 groupadd[1445213]: group added to /etc/gshadow: name=builder <86>Aug 28 12:18:30 groupadd[1445213]: new group: name=builder, GID=658 <86>Aug 28 12:18:30 useradd[1445221]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash 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 28 12:18:32 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Aug 28 12:18:32 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Aug 28 12:18:33 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed <13>Aug 28 12:18:33 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Aug 28 12:18:33 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 28 12:18:33 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Aug 28 12:18:48 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed warning: File /usr/src/in/source/ghc8.6.4-integer-logarithms-1.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-integer-logarithms-1.0.3-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-integer-logarithms-1.0.3-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-integer-logarithms-1.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.77854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-integer-logarithms-1.0.3 + echo 'Source #0 (ghc8.6.4-integer-logarithms-1.0.3.tar):' Source #0 (ghc8.6.4-integer-logarithms-1.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-integer-logarithms-1.0.3.tar + cd ghc8.6.4-integer-logarithms-1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-integer-logarithms-1.0.3-alt1.patch):' Patch #0 (ghc8.6.4-integer-logarithms-1.0.3-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77854 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-integer-logarithms-1.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-integer-logarithms-1.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3 --datadir=/usr/share --datasubdir=ghc8.6.4-integer-logarithms-1.0.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring integer-logarithms-1.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 integer-logarithms-1.0.3.. Building library for integer-logarithms-1.0.3.. [1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o ) [2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.o ) [4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, dist/build/Math/NumberTheory/Powers/Natural.o ) [1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.p_o ) [2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.p_o ) [3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.p_o ) [4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, dist/build/Math/NumberTheory/Powers/Natural.p_o ) + ./Setup haddock Preprocessing library for integer-logarithms-1.0.3.. Running Haddock on library for integer-logarithms-1.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, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Haddock coverage: Warning: Couldn't find .haddock for export integerLogBase# Warning: Couldn't find .haddock for export integerLog2# Warning: Couldn't find .haddock for export wordLog2# 40% ( 2 / 5) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: integerLogBase# integerLog2# wordLog2# 100% ( 17 / 17) in 'Math.NumberTheory.Logarithms' 100% ( 3 / 3) in 'Math.NumberTheory.Powers.Integer' 100% ( 3 / 3) in 'Math.NumberTheory.Powers.Natural' Warning: GHC.Integer.Logarithms.Compat: could not find link destinations for: Integer Int# Word# Warning: Math.NumberTheory.Logarithms: could not find link destinations for: Integer Int Natural Word Warning: Math.NumberTheory.Powers.Integer: could not find link destinations for: Integer Int Word Warning: Math.NumberTheory.Powers.Natural: could not find link destinations for: Natural Int Word Documentation created: dist/doc/html/integer-logarithms/index.html + ./Setup register --gen-pkg-config=integer-logarithms.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16324 + 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-integer-logarithms-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-integer-logarithms-1.0.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot Installing library in /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3 + '[' -f integer-logarithms.pkg ']' + install -m 755 integer-logarithms.pkg /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 integer-logarithms.pkg /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/integer-logarithms-1.0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3 /usr/src/RPM/BUILD/ghc8.6.4-integer-logarithms-1.0.3 ghc8.6.4-integer-logarithms 1.0.3 /usr/lib64/ghc-8.6.4/package.conf.d/integer-logarithms-1.0.3.conf ~/tmp/ghc8.6.4-integer-logarithms-buildroot ~/RPM/BUILD/ghc8.6.4-integer-logarithms-1.0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-integer-logarithms-1.0.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-integer-logarithms-1.0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-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-integer-logarithms-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so -> libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-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/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-integer-logarithms-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/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-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/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts Processing files: ghc8.6.4-integer-logarithms-1.0.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/GHC-Integer-Logarithms-Compat.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/GHC-Integer-Logarithms-Compat.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Logarithms.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Logarithms.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Powers-Integer.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Powers-Integer.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Powers-Natural.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/Math-NumberTheory-Powers-Natural.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/integer-logarithms.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/integer-logarithms.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.euy7EC find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/lib/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so: 105 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zO815p 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-integer-logarithms-buildroot/usr/lib64/ghc-8.6.4/lib/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 Provides: ghc8.6.4(integer-logarithms) = 1.0.3, ghc8.6.4(integer-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7), libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so()(64bit) = set:kdeoSlpBO3kFPhZ4OilF2dCdDVF04qOhSwpnZmJ43w8bJo4Ze98StrZrttyoaJaZ2t6kZrsCQLP0tJQFYYoF3dKCdijKgGXBU20sZtue24GUfzTfNuScRi6et66CA5aI9SlTQH4L7b9MdqM2nKiOZoc3vLis0Ov1Ehm0Adsn8SrFQxDzl3pGit19xhFV33y1kZ3NlbX8fx0NPeZK6yp2 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/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(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(ghc-prim) = 0.5.3, ghc8.6.4(ghc-prim-0.5.3), ghc8.6.4(integer-gmp) = 1.0.2.0, ghc8.6.4(integer-gmp-1.0.2.0), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit) >= set:mlbu80, 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.731aE5 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-integer-logarithms-1.0.3-alt1.x86_64.rpm (w2.lzdio) 5.64user 2.33system 0:10.36elapsed 76%CPU (0avgtext+0avgdata 497284maxresident)k 0inputs+0outputs (0major+718188minor)pagefaults 0swaps 24.52user 7.23system 0:32.87elapsed 96%CPU (0avgtext+0avgdata 497284maxresident)k 248072inputs+0outputs (31161major+975713minor)pagefaults 0swaps --- ghc8.6.4-integer-logarithms-1.0.3-alt1.x86_64.rpm.repo 2021-07-14 23:42:07.000000000 +0000 +++ ghc8.6.4-integer-logarithms-1.0.3-alt1.x86_64.rpm.hasher 2022-08-28 12:19:01.369802417 +0000 @@ -69,22 +69,22 @@ File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms 40755 root:root -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.dyn_hi 100644 root:root 70a40e5b996f73f766a42bee89e55e8d -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.hi 100644 root:root e6695f75917acba17fe329387ca05adb -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.p_hi 100644 root:root 398c6863a2586b2c00f0643d1bb4f45c -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/HSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7.o 100644 root:root cac844bcfe2cfea6a57e7f9929f9e57b +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.dyn_hi 100644 root:root 7a763c646d6cf9b09be6a99860e11a5a +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.hi 100644 root:root 12248eba07493c30a36efdb735219f12 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/GHC/Integer/Logarithms/Compat.p_hi 100644 root:root a0f03abe73fff034bdd538f9ce85f1d9 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/HSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7.o 100644 root:root c45b276f096c2dce900a465c09343cb2 File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math 40755 root:root File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory 40755 root:root -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.dyn_hi 100644 root:root 13537d7e8044ad6e649ee7cafb278406 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.hi 100644 root:root 882a9afd5d3ee3b79e8208d63d634070 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.p_hi 100644 root:root ae8b6b75f4169edd4a1fc1f8d40fd566 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.dyn_hi 100644 root:root e809e27f870e4acc9c22a360a9b4713c +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.hi 100644 root:root 1dffcf8b09452619557a39888814e4f1 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Logarithms.p_hi 100644 root:root e2db6cb3593737fe88839079febb46f1 File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers 40755 root:root -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.dyn_hi 100644 root:root 170162a4c3b0497fd70a06efe03d5bed -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.hi 100644 root:root 72793b0a22288aa3cb39d7d4de1f1959 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.p_hi 100644 root:root fff90989b084bf28780619cb837dc05b -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.dyn_hi 100644 root:root c213f9bf5a21b96852dca50c4b4c72de -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.hi 100644 root:root 8f026e40ba51ccecb2f82fe7f80122e4 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.p_hi 100644 root:root f929a88af8a5938bb5a13d992cf8c7f1 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.dyn_hi 100644 root:root ffa407096f3d19cb6b4e4bd21c59b8c2 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.hi 100644 root:root ec726287702f411675318bc7ccf7580c +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Integer.p_hi 100644 root:root f2cea67ccbdfebe98c5741b0d5366f61 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.dyn_hi 100644 root:root b8c7b69a1e238ba00bbbdd62bad27cf7 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.hi 100644 root:root 495e67b5aa4222b8b20a409ade741737 +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/Math/NumberTheory/Powers/Natural.p_hi 100644 root:root aeadb726801a6e0a318f0d79670a13ac File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/integer-logarithms.pkg 100755 root:root 154aca75949550ffa07b584920541ad0 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7.a 100644 root:root ee0871848f11e1a113972c6f13d51234 -File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7_p.a 100644 root:root 8bb5b5225dff5f6dee86e68028c08084 -File: /usr/lib64/ghc-8.6.4/lib/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so 100644 root:root 85e06f9448b217a623bb2632814beb1a +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7.a 100644 root:root 58756300bb953893f4f3817f3a2884eb +File: /usr/lib64/ghc-8.6.4/integer-logarithms-1.0.3/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7_p.a 100644 root:root 98da6aac0c1f0835d281ac5c9ed74c25 +File: /usr/lib64/ghc-8.6.4/lib/libHSinteger-logarithms-1.0.3-L1fXvdNnENnEcLpMml0rI7-ghc8.6.4.so 100644 root:root 2d2b73a2e36af412f968c9f34e7b32d5 File: /usr/lib64/ghc-8.6.4/package.conf.d/integer-logarithms-1.0.3.conf 100644 root:root 154aca75949550ffa07b584920541ad0 @@ -108,2 +108,2 @@ File: /usr/share/doc/ghc8.6.4-integer-logarithms-1.0.3/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 9dbd8b87f19b816eeda85207581552e5767ea4b899cc2e459a5496b8b7eacbb97267709102288b97d6183680fb07258fcd1c0871398e3f0c6474816997f5acd8 +RPMIdentity: cb386e2a8fb9ee21bafd50e83a9be89b6e0b3bd9e27b6455faf7d5f16a406a10379c2c285b8226db9bfd5d7bfbab9c8f4fb25b3ba58fb8b54989a29e3355d8ae