<86>May 5 10:15:15 userdel[1305084]: delete user 'rooter' <86>May 5 10:15:15 userdel[1305084]: removed group 'rooter' owned by 'rooter' <86>May 5 10:15:15 userdel[1305084]: removed shadow group 'rooter' owned by 'rooter' <86>May 5 10:15:15 groupadd[1305108]: group added to /etc/group: name=rooter, GID=1877 <86>May 5 10:15:15 groupadd[1305108]: group added to /etc/gshadow: name=rooter <86>May 5 10:15:15 groupadd[1305108]: new group: name=rooter, GID=1877 <86>May 5 10:15:15 useradd[1305128]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>May 5 10:15:15 userdel[1305164]: delete user 'builder' <86>May 5 10:15:15 userdel[1305164]: removed group 'builder' owned by 'builder' <86>May 5 10:15:15 groupadd[1305189]: group added to /etc/group: name=builder, GID=1878 <86>May 5 10:15:15 groupadd[1305189]: group added to /etc/gshadow: name=builder <86>May 5 10:15:15 groupadd[1305189]: new group: name=builder, GID=1878 <86>May 5 10:15:15 useradd[1305203]: new user: name=builder, UID=1878, GID=1878, 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>May 5 10:15:19 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>May 5 10:15:19 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>May 5 10:15:19 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>May 5 10:15:19 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>May 5 10:15:19 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 5 10:15:19 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>May 5 10:15:24 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>May 5 10:15:24 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42693 + 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.42693 + 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/lib64 --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-1371672/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-1371672/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.28571 + 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/lib64/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/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 + mkdir -p /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib64/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/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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/lib64: ./usr/lib64/ghc-7.6.1/lib: 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/lib64/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/lib64/ghc-7.6.1/binary-0.5.1.1:/usr/lib64/ghc-7.6.1/containers-0.5.0.0:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1 verify-elf: WARNING: ./usr/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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 verify-elf: WARNING: ./usr/lib64/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_unbx_r1 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-data-binary-ieee754-0.4.3-alt2 warning: File listed twice: /usr/lib64/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.ToJpcX 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.cTPXpg 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-ead1e67b2d448d191ffe0bc9521cd2f7) Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/binary-0.5.1.1/libHSbinary-0.5.1.1-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/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-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(binary) = 0.5.1.1, ghc7.6.1(binary-0.5.1.1-f82a671f393c3e48362575615b63dd2e), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JA0V7C 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.gSFXk3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5U4T1w find-requires: running scripts (debuginfo) Requires: ghc7.6.1-data-binary-ieee754 = 0.4.3-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/binary-0.5.1.1/libHSbinary-0.5.1.1-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/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/x86_64/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.x86_64.rpm (w2.lzdio) 3.01user 2.64system 0:09.75elapsed 58%CPU (0avgtext+0avgdata 181408maxresident)k 0inputs+0outputs (0major+536307minor)pagefaults 0swaps 3.96user 2.50system 0:24.80elapsed 26%CPU (0avgtext+0avgdata 135328maxresident)k 0inputs+0outputs (0major+215022minor)pagefaults 0swaps --- ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm.repo 2019-02-21 01:00:22.000000000 +0000 +++ ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm.hasher 2024-05-05 10:15:37.642192471 +0000 @@ -49,5 +49,5 @@ File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/data-binary-ieee754.pkg 100755 root:root 87d4ff7d3b1240059fa2b9f0242f600c -File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 100644 root:root 28108b368ba5a9c95a5ab67a50b2fb00 -File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3.a 100644 root:root 31e29c5c0c384f35342ec472199f83aa -File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3_p.a 100644 root:root c7326767abbf6d6e48c33f8396712c99 +File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 100644 root:root efdf94be9b1c6534777e6bb8986ab4dd +File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3.a 100644 root:root 136a06c70a2de9c3f00be9f9c02b5f10 +File: /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3_p.a 100644 root:root 097feb1c52ef33259b077034c87d8879 File: /usr/lib64/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf 100644 root:root 87d4ff7d3b1240059fa2b9f0242f600c @@ -69,2 +69,2 @@ File: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/license.txt 100644 root:root ef44aa0bc0c7e388835dcf37047c3bc3 -RPMIdentity: 05f9745dc483a9165c425e35921160a224fbbfeb2c854982de8eb4cb3028d925573cb8f1354f519611903fa541821633909f0e11c1aeb131cc5a21f765b3758e +RPMIdentity: b76076991833df77556d02d2c5de41270ca113a019b60121df9d99e034c91d2e676dea8de46be34688c7a9f6431a59ebc0e0d554fc2991d09536a3bbb7d22cb8 --- ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.x86_64.rpm.repo 2019-02-21 01:00:22.000000000 +0000 +++ ghc7.6.1-data-binary-ieee754-debuginfo-0.4.3-alt2.x86_64.rpm.hasher 2024-05-05 10:15:37.724193623 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/bae2d0bf7f612f61ca034d4f4963b603bf2966 120777 root:root ../../../../lib64/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/a5/bae2d0bf7f612f61ca034d4f4963b603bf2966.debug 120777 root:root ../../usr/lib64/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/c4 40755 root:root +/usr/lib/debug/.build-id/c4/091eec3fe9510e2b4ee06ef66dbcec43247802 120777 root:root ../../../../lib64/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/c4/091eec3fe9510e2b4ee06ef66dbcec43247802.debug 120777 root:root ../../usr/lib64/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/lib64/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/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/bae2d0bf7f612f61ca034d4f4963b603bf2966 120777 root:root ../../../../lib64/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/a5/bae2d0bf7f612f61ca034d4f4963b603bf2966.debug 120777 root:root ../../usr/lib64/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/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/091eec3fe9510e2b4ee06ef66dbcec43247802 120777 root:root ../../../../lib64/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/c4/091eec3fe9510e2b4ee06ef66dbcec43247802.debug 120777 root:root ../../usr/lib64/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/lib64/ghc-7.6.1 40755 root:root @@ -20,3 +20,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 40755 root:root -File: /usr/lib/debug/usr/lib64/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 37ee0f8a440494038420d3d0c8ce2779 -RPMIdentity: 8b985d0384797ce03f61c9d24c42a5840ee0b33e6a8d9c7fb78acec1809119a9af7a347bcf19af9a50de3daffa4d459c09bd614c1c3d432789ba517064d3de99 +File: /usr/lib/debug/usr/lib64/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 b00855fd88d7f27bb90c485fc850ee8d +RPMIdentity: 39e620e53ddf6af8b36f9bb31c8bcb59018adec4c2ed8abd5de97b36be187cd9584f2182a17ffa9210dc69ddbadd369de07b05aef22d77b9ac902863583e09d1