<86>Mar  6 06:41:23 userdel[2665163]: delete user 'rooter'
<86>Mar  6 06:41:23 userdel[2665163]: removed group 'rooter' owned by 'rooter'
<86>Mar  6 06:41:23 userdel[2665163]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 06:41:23 groupadd[2665192]: group added to /etc/group: name=rooter, GID=954
<86>Mar  6 06:41:23 groupadd[2665192]: group added to /etc/gshadow: name=rooter
<86>Mar  6 06:41:23 groupadd[2665192]: new group: name=rooter, GID=954
<86>Mar  6 06:41:23 useradd[2665212]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash
<86>Mar  6 06:41:23 userdel[2665247]: delete user 'builder'
<86>Mar  6 06:41:23 userdel[2665247]: removed group 'builder' owned by 'builder'
<86>Mar  6 06:41:23 groupadd[2665264]: group added to /etc/group: name=builder, GID=955
<86>Mar  6 06:41:23 groupadd[2665264]: group added to /etc/gshadow: name=builder
<86>Mar  6 06:41:23 groupadd[2665264]: new group: name=builder, GID=955
<86>Mar  6 06:41:23 useradd[2665281]: new user: name=builder, UID=955, GID=955, 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>Mar  6 06:41:25 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  6 06:41:25 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Mar  6 06:41:25 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Mar  6 06:41:25 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Mar  6 06:41:25 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Mar  6 06:41:25 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  6 06:41:29 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  6 06:41:29 rpmi: libattr-devel-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459918 installed
<13>Mar  6 06:41:29 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-xattr-0.6.1-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-xattr-0.6.1-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-xattr-0.6.1-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-xattr-0.6.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74344
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-xattr-0.6.1
+ echo 'Source #0 (ghc7.6.1-xattr-0.6.1.tar):'
Source #0 (ghc7.6.1-xattr-0.6.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-xattr-0.6.1.tar
+ cd ghc7.6.1-xattr-0.6.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-xattr-0.6.1-alt2.patch):'
Patch #0 (ghc7.6.1-xattr-0.6.1-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74344
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-xattr-0.6.1
+ '[' -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-xattr-0.6.1 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-xattr-0.6.1 --datadir=/usr/share --datasubdir=ghc7.6.1-xattr-0.6.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring xattr-0.6.1...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building xattr-0.6.1...
Preprocessing library xattr-0.6.1...
In file included from Xattr.hsc:51:
/usr/include/attr/xattr.h:1:2: warning: #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead! [-Wcpp]
 #warning Do not include <attr/xattr.h>, use <sys/xattr.h> instead!
  ^~~~~~~
[1 of 2] Compiling System.Xattr.CFuncs ( dist/build/System/Xattr/CFuncs.hs, dist/build/System/Xattr/CFuncs.o )
[2 of 2] Compiling System.Xattr     ( dist/build/System/Xattr.hs, dist/build/System/Xattr.o )
[1 of 2] Compiling System.Xattr.CFuncs ( dist/build/System/Xattr/CFuncs.hs, dist/build/System/Xattr/CFuncs.p_o )
[2 of 2] Compiling System.Xattr     ( dist/build/System/Xattr.hs, dist/build/System/Xattr.p_o )
[1 of 2] Compiling System.Xattr.CFuncs ( dist/build/System/Xattr/CFuncs.hs, dist/build/System/Xattr/CFuncs.dyn_o )
[2 of 2] Compiling System.Xattr     ( dist/build/System/Xattr.hs, dist/build/System/Xattr.dyn_o )
In-place registering xattr-0.6.1...
+ ./Setup haddock
Running Haddock for xattr-0.6.1...
Preprocessing library xattr-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 / 11) in 'System.Xattr.CFuncs'
 100% ( 18 / 18) in 'System.Xattr'
Documentation created: dist/doc/html/xattr/index.html
+ ./Setup register --gen-pkg-config=xattr.pkg
Creating package registration file: xattr.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50589
+ 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-xattr-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-xattr-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-xattr-0.6.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-xattr-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-xattr-buildroot/usr/lib64/ghc-7.6.1/lib/xattr-0.6.1
+ '[' -f xattr.pkg ']'
+ install -m 755 xattr.pkg /usr/src/tmp/ghc7.6.1-xattr-buildroot/usr/lib64/ghc-7.6.1/lib/xattr-0.6.1
+ mkdir -p /usr/src/tmp/ghc7.6.1-xattr-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 xattr.pkg /usr/src/tmp/ghc7.6.1-xattr-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/xattr-0.6.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-xattr-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1 /usr/src/RPM/BUILD/ghc7.6.1-xattr-0.6.1 ghc7.6.1-xattr 0.6.1 /usr/lib64/ghc-7.6.1/package.conf.d/xattr-0.6.1.conf
~/tmp/ghc7.6.1-xattr-buildroot ~/RPM/BUILD/ghc7.6.1-xattr-0.6.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-xattr-0.6.1': No such file or directory
~/RPM/BUILD/ghc7.6.1-xattr-0.6.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-xattr-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-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-xattr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-xattr-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-xattr-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-xattr-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-xattr-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/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/unix-2.6.0.0:/usr/lib64/ghc-7.6.1/time-1.4.0.1:/usr/lib64/ghc-7.6.1/old-locale-1.0.0.5:/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/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_v_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_pppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-xattr-0.6.1-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/System-Xattr.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/System-Xattr.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/mini_System-Xattr.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/mini_System-Xattr.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/xattr.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/xattr.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9asRp6
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.5JXaUY
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(xattr) = 0.6.1, ghc7.6.1(xattr-0.6.1-7372ba567ed6c1e5c6e254705aeed1b8)
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/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, /usr/lib64/ghc-7.6.1/unix-2.6.0.0/libHSunix-2.6.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(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(unix) = 2.6.0.0, ghc7.6.1(unix-2.6.0.0-4bc27fc415f60036a88211de7cde3e9a), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3BD1SU
Creating ghc7.6.1-xattr-debuginfo package
Processing files: ghc7.6.1-xattr-debuginfo-0.6.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RsvliU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZdLf8W
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-xattr = 0.6.1-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/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, /usr/lib/debug/usr/lib64/ghc-7.6.1/unix-2.6.0.0/libHSunix-2.6.0.0-ghc7.6.1.so.debug, debug64(libc.so.6)
Adding to ghc7.6.1-xattr-debuginfo a strict dependency on ghc7.6.1-xattr
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-xattr-0.6.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-xattr-debuginfo-0.6.1-alt2.x86_64.rpm (w2.lzdio)
4.22user 1.80system 0:10.50elapsed 57%CPU (0avgtext+0avgdata 182648maxresident)k
0inputs+0outputs (0major+952818minor)pagefaults 0swaps
11.43user 4.50system 0:19.79elapsed 80%CPU (0avgtext+0avgdata 182648maxresident)k
32inputs+0outputs (34411major+1233129minor)pagefaults 0swaps
--- ghc7.6.1-xattr-0.6.1-alt2.x86_64.rpm.repo	2019-02-21 05:42:52.000000000 +0000
+++ ghc7.6.1-xattr-0.6.1-alt2.x86_64.rpm.hasher	2022-03-06 06:41:42.221813876 +0000
@@ -55,13 +55,13 @@
 File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.dyn_hi	100644	root:root	6e1d90d4764060505b1511af4be7f50e	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.hi	100644	root:root	3c1b4f2f0684fa0b9b1ddcf2e65c8869	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.p_hi	100644	root:root	c3ea8306f0d994fad629f3b6bef68063	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.dyn_hi	100644	root:root	7a1ee962d6003a37d8b4fa9b3edf550a	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.hi	100644	root:root	2d82d3a8aea4bec3c55bb6b0045ab0f4	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.p_hi	100644	root:root	3eb42c9b81351f945493ac3c725ac5b7	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.dyn_hi	100644	root:root	3c4e72eb4db7debb6f467d8afa8a5d75	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.hi	100644	root:root	7e0649df46400b98fef64c29ff7d8432	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr.p_hi	100644	root:root	3236d8b13e77f46a2108fe45831b76d4	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.dyn_hi	100644	root:root	7b1f68a578e26ea7d7fe32d44af81258	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.hi	100644	root:root	ad36aa834440e5cf7f17d211d27f4599	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/System/Xattr/CFuncs.p_hi	100644	root:root	44724fe8df89a5d32e4d91f7bd7e64ca	
 File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/include	40755	root:root		
 File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/include/HsXattrConfig.h	100644	root:root	04ff0ea3d53d670dbcbbc291d9f7985c	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so	100644	root:root	7bc89944a1706960428a5d555f9bd380	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1.a	100644	root:root	b75033a2e8de45c1b88211d31a065aef	
-File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1_p.a	100644	root:root	57ed2a040102d526df2cfbb7e2141e5e	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so	100644	root:root	1a4500d25f7d645dcecf2982fe546ac0	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1.a	100644	root:root	02154759c778d1e36f5e7c69b4081523	
+File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1_p.a	100644	root:root	39395d42006dcc9a0034dca8ac47761a	
 File: /usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/xattr.pkg	100755	root:root	b072c4c7867c49fa6921c920ce016352	
@@ -84,2 +84,2 @@
 File: /usr/share/doc/ghc7.6.1-xattr-0.6.1/html/xattr.haddock	100644	root:root	34d65a07a0117376d365e9fbb7cb9394	
-RPMIdentity: 4ecd48afa9b34ef6a4db1f92805c89b55071deb3026acc3ebbdf2587dc0fb5689e125fd65976f23fc4b33c7635d02fa84e3bd94afeb86dd00de82866639abf9c
+RPMIdentity: 51dc7988373c4d3c753048d3e72c4cc613cc660254ce288781b20a549bac8a1a95810d4b9f9562931c1d9b482a79c311ac53d25780706636c8e6c718b0fe4e7c
--- ghc7.6.1-xattr-debuginfo-0.6.1-alt2.x86_64.rpm.repo	2019-02-21 05:42:52.000000000 +0000
+++ ghc7.6.1-xattr-debuginfo-0.6.1-alt2.x86_64.rpm.hasher	2022-03-06 06:41:42.533818542 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/16	40755	root:root	
-/usr/lib/debug/.build-id/16/9c334fe7f69eb50e1794d9f469c2c380449ee2	120777	root:root	../../../../lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so
-/usr/lib/debug/.build-id/16/9c334fe7f69eb50e1794d9f469c2c380449ee2.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/c52ec50fb68e920cbb6a8b931eb22c5a06b8d3	120777	root:root	../../../../lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so
+/usr/lib/debug/.build-id/5d/c52ec50fb68e920cbb6a8b931eb22c5a06b8d3.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -15,5 +15,5 @@
 Provides: ghc7.6.1-xattr-debuginfo = 0.6.1-alt2:sisyphus+222291.100.1.1
-File: /usr/lib/debug/.build-id/16	40755	root:root		
-File: /usr/lib/debug/.build-id/16/9c334fe7f69eb50e1794d9f469c2c380449ee2	120777	root:root		../../../../lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/16/9c334fe7f69eb50e1794d9f469c2c380449ee2.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/c52ec50fb68e920cbb6a8b931eb22c5a06b8d3	120777	root:root		../../../../lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/5d/c52ec50fb68e920cbb6a8b931eb22c5a06b8d3.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -21,3 +21,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xattr-0.6.1	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug	100644	root:root	a8a30d43172f5327a9d5a48311ff9452	
-RPMIdentity: 936010bf68f255e23d72e75bed401a4eb1764487d1873f2aa320bd1fd9ff85c5b1cb258da9fd4fba9e9651358efa5efda44450dfea554c3f8ec1411637ac6dee
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xattr-0.6.1/libHSxattr-0.6.1-ghc7.6.1.so.debug	100644	root:root	ee426bb93a17053af01d853ee97efde2	
+RPMIdentity: 7748f81da4cece7a15bcf24c4b6ab4b697352fc76b00e5629955a17bd3c30f4455a93e4baa4a463ea56aa8c81d3f4434015165af0c292ff24b46114ebedcc8ae