<86>Aug 1 09:23:37 userdel[2743641]: delete user 'rooter' <86>Aug 1 09:23:37 userdel[2743641]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:23:37 userdel[2743641]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:23:37 groupadd[2743656]: group added to /etc/group: name=rooter, GID=681 <86>Aug 1 09:23:37 groupadd[2743656]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:23:37 groupadd[2743656]: new group: name=rooter, GID=681 <86>Aug 1 09:23:37 useradd[2743670]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Aug 1 09:23:37 userdel[2743688]: delete user 'builder' <86>Aug 1 09:23:37 userdel[2743688]: removed group 'builder' owned by 'builder' <86>Aug 1 09:23:37 userdel[2743688]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:23:37 groupadd[2743706]: group added to /etc/group: name=builder, GID=682 <86>Aug 1 09:23:37 groupadd[2743706]: group added to /etc/gshadow: name=builder <86>Aug 1 09:23:37 groupadd[2743706]: new group: name=builder, GID=682 <86>Aug 1 09:23:37 useradd[2743717]: new user: name=builder, UID=682, GID=682, 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 1 09:23:39 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 09:23:39 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Aug 1 09:23:39 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Aug 1 09:23:39 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Aug 1 09:23:39 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 1 09:23:39 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 09:23:45 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Aug 1 09:23:46 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-data-binary-ieee754-0.4.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-data-binary-ieee754-0.4.3 + echo 'Source #0 (ghc7.6.1-data-binary-ieee754-0.4.3.tar):' Source #0 (ghc7.6.1-data-binary-ieee754-0.4.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-data-binary-ieee754-0.4.3.tar + cd ghc7.6.1-data-binary-ieee754-0.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch):' Patch #0 (ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-data-binary-ieee754-0.4.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3 --datadir=/usr/share --datasubdir=ghc7.6.1-data-binary-ieee754-0.4.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring data-binary-ieee754-0.4.3... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building data-binary-ieee754-0.4.3... Preprocessing library data-binary-ieee754-0.4.3... [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o ) lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.p_o ) lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.dyn_o ) lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" In-place registering data-binary-ieee754-0.4.3... + ./Setup haddock Running Haddock for data-binary-ieee754-0.4.3... Preprocessing library data-binary-ieee754-0.4.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-2783696/lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" dist/build/tmp-2783696/lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Haddock coverage: 22% ( 4 / 18) in 'Data.Binary.IEEE754' Documentation created: dist/doc/html/data-binary-ieee754/index.html + ./Setup register --gen-pkg-config=data-binary-ieee754.pkg Creating package registration file: data-binary-ieee754.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-data-binary-ieee754-0.4.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot Installing library in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 + '[' -f data-binary-ieee754.pkg ']' + install -m 755 data-binary-ieee754.pkg /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 + mkdir -p /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 data-binary-ieee754.pkg /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 /usr/src/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 ghc7.6.1-data-binary-ieee754 0.4.3 /usr/lib/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf ~/tmp/ghc7.6.1-data-binary-ieee754-buildroot ~/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-data-binary-ieee754-0.4.3': No such file or directory ~/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/binary-0.5.1.1:/usr/lib/ghc-7.6.1/containers-0.5.0.0:/usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-data-binary-ieee754-0.4.3-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/data-binary-ieee754.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/data-binary-ieee754.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/mini_Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/mini_Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/license.txt Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXnoFb find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qjZ6Ii find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ghc7.6.1(data-binary-ieee754) = 0.4.3, ghc7.6.1(data-binary-ieee754-0.4.3-f56739d87058d6b02eae1b9061da7707) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/binary-0.5.1.1/libHSbinary-0.5.1.1-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(binary) = 0.5.1.1, ghc7.6.1(binary-0.5.1.1-d13c24b75e399590c98de2ce85fe3bc1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rXqbuI Creating ghc7.6.1-data-binary-ieee754-debuginfo package Processing files: ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VBSh8k find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mUb3gf find-requires: running scripts (debuginfo) Requires: ghc7.6.1-data-binary-ieee754 = 0.4.3-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/binary-0.5.1.1/libHSbinary-0.5.1.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug Adding to ghc7.6.1-data-binary-ieee754-debuginfo a strict dependency on ghc7.6.1-data-binary-ieee754 Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.i586.rpm (w2.lzdio) 5.01user 1.13system 0:10.52elapsed 58%CPU (0avgtext+0avgdata 164840maxresident)k 0inputs+0outputs (0major+427842minor)pagefaults 0swaps 15.96user 3.89system 0:24.03elapsed 82%CPU (0avgtext+0avgdata 164840maxresident)k 6208inputs+0outputs (0major+726137minor)pagefaults 0swaps --- ghc7.6.1-data-binary-ieee754-0.4.3-alt2.i586.rpm.repo 2019-02-21 01:00:22.000000000 +0000 +++ ghc7.6.1-data-binary-ieee754-0.4.3-alt2.i586.rpm.hasher 2021-08-01 09:23:59.822687241 +0000 @@ -49,5 +49,5 @@ File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/data-binary-ieee754.pkg 100755 root:root 3997bd270b37e847f5c5199d8f3f8764 -File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 100644 root:root c3c8c971d0f8ca1d650bbcfb21cda391 -File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3.a 100644 root:root 7db0e4c71624416d41d9735ee702446f -File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3_p.a 100644 root:root 2b51e0cdbb3bbdae8e79117be9a3223f +File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 100644 root:root c6c7e2fb3f46e7fdfe97f7e16fd15553 +File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3.a 100644 root:root f6661e9a812efbc4714bcf9e862f2327 +File: /usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3_p.a 100644 root:root 3af9db05cf7944e6ffb691d08a690a00 File: /usr/lib/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf 100644 root:root 3997bd270b37e847f5c5199d8f3f8764 @@ -69,2 +69,2 @@ File: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/license.txt 100644 root:root ef44aa0bc0c7e388835dcf37047c3bc3 -RPMIdentity: 3f180292f86e65cc36c721dca5286a65d7a7ef643553a193f48e00097f4ed2fa618a8bd2a313eb8e9cb9a77936a15b1e3155002ba5c92ce589710be8415babb2 +RPMIdentity: ecea61f8bd39fb8e5d48f8ff86194081904cbe380df5bdf0146c0491fc77068253bfe972cd9f50875183f4b0080d0bbc1a95fa088861edbddea66f3160c17f74 --- ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.i586.rpm.repo 2019-02-21 01:00:22.000000000 +0000 +++ ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.i586.rpm.hasher 2021-08-01 09:24:00.445693202 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/d9669ff48c56059d1c40db47629e7861b15113 120777 root:root ../../../ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so -/usr/lib/debug/.build-id/4b/d9669ff48c56059d1c40db47629e7861b15113.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/436b2512999900757deb324877a3d1edb86285 120777 root:root ../../../ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so +/usr/lib/debug/.build-id/ab/436b2512999900757deb324877a3d1edb86285.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -14,5 +14,5 @@ Provides: ghc7.6.1-data-binary-ieee754-debuginfo = 0.4.3-alt2:sisyphus+222224.100.1.1 -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/d9669ff48c56059d1c40db47629e7861b15113 120777 root:root ../../../ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so -File: /usr/lib/debug/.build-id/4b/d9669ff48c56059d1c40db47629e7861b15113.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/436b2512999900757deb324877a3d1edb86285 120777 root:root ../../../ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so +File: /usr/lib/debug/.build-id/ab/436b2512999900757deb324877a3d1edb86285.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -20,3 +20,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug 100644 root:root a472974f6f13764617ef92768afb1d4d -RPMIdentity: 1a485f37c2cd733dcfe369f72c9ad852e7e72143c5e005aedcd10f4a1f644e3adfc0821c1b529d468d3e7737e9885240dac40ca48ab8b0c4a40609c71691a9bc +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so.debug 100644 root:root d3e5e11c0d3577a6c3c8bd2d179658a9 +RPMIdentity: 6db01ced1d889fbc31e51cd32d2a16003e6d31bf54dcfe46455056cf888bbb24b3a95d8a9d04d629a9fb8b68deff666c6e458ee55fbea1045b9efe0b6a41fa6f