<86>Jan 22 08:59:43 userdel[2293428]: delete user 'rooter'
<86>Jan 22 08:59:43 userdel[2293428]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 08:59:43 groupadd[2293449]: group added to /etc/group: name=rooter, GID=795
<86>Jan 22 08:59:43 groupadd[2293449]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:59:43 groupadd[2293449]: new group: name=rooter, GID=795
<86>Jan 22 08:59:43 useradd[2293459]: new user: name=rooter, UID=795, GID=795, home=/root, shell=/bin/bash
<86>Jan 22 08:59:43 userdel[2293472]: delete user 'builder'
<86>Jan 22 08:59:43 userdel[2293472]: removed group 'builder' owned by 'builder'
<86>Jan 22 08:59:43 userdel[2293472]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:59:43 groupadd[2293490]: group added to /etc/group: name=builder, GID=796
<86>Jan 22 08:59:43 groupadd[2293490]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:59:43 groupadd[2293490]: new group: name=builder, GID=796
<86>Jan 22 08:59:43 useradd[2293498]: new user: name=builder, UID=796, GID=796, 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>Jan 22 08:59:45 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jan 22 08:59:45 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Jan 22 08:59:45 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Jan 22 08:59:45 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Jan 22 08:59:45 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Jan 22 08:59:45 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jan 22 08:59:52 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jan 22 08:59:52 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-xhtml-3000.2.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-xhtml-3000.2.1-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-xhtml-3000.2.1-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-xhtml-3000.2.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13006
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-xhtml-3000.2.1
+ echo 'Source #0 (ghc7.6.1-xhtml-3000.2.1.tar):'
Source #0 (ghc7.6.1-xhtml-3000.2.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-xhtml-3000.2.1.tar
+ cd ghc7.6.1-xhtml-3000.2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-xhtml-3000.2.1-alt2.patch):'
Patch #0 (ghc7.6.1-xhtml-3000.2.1-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13006
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-xhtml-3000.2.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-xhtml-3000.2.1 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-xhtml-3000.2.1 --datadir=/usr/share --datasubdir=ghc7.6.1-xhtml-3000.2.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring xhtml-3000.2.1...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.o )
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.p_o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.p_o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.p_o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.p_o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.p_o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.p_o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.p_o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.p_o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.p_o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.p_o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.p_o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.p_o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.p_o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.p_o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.p_o )
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.dyn_o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.dyn_o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.dyn_o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.dyn_o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.dyn_o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.dyn_o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.dyn_o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.dyn_o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.dyn_o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.dyn_o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.dyn_o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.dyn_o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.dyn_o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.dyn_o )
[15 of 15] Compiling Text.XHtml       ( Text/XHtml.hs, dist/build/Text/XHtml.dyn_o )
In-place registering xhtml-3000.2.1...
+ ./Setup haddock
Running Haddock for xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  73% (  8 / 11) in 'Text.XHtml.BlockTable'
  71% ( 27 / 38) in 'Text.XHtml.Internals'
   8% (  1 / 12) in 'Text.XHtml.Transitional.Elements'
   5% (  2 / 37) in 'Text.XHtml.Transitional.Attributes'
  14% (  1 /  7) in 'Text.XHtml.Frameset.Attributes'
   2% (  1 / 50) in 'Text.XHtml.Strict.Attributes'
  20% (  1 /  5) in 'Text.XHtml.Frameset.Elements'
   1% (  1 / 79) in 'Text.XHtml.Strict.Elements'
  34% ( 11 / 32) in 'Text.XHtml.Extras'
  19% ( 37 /190) in 'Text.XHtml.Strict'
  18% ( 36 /197) in 'Text.XHtml.Frameset'
  30% (  3 / 10) in 'Text.XHtml.Table'
  60% (  3 /  5) in 'Text.XHtml.Debug'
  16% ( 39 /244) in 'Text.XHtml.Transitional'
  71% (  5 /  7) in 'Text.XHtml'
Documentation created: dist/doc/html/xhtml/index.html
+ ./Setup register --gen-pkg-config=xhtml.pkg
Creating package registration file: xhtml.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61114
+ 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-xhtml-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-xhtml-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-xhtml-3000.2.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-xhtml-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-xhtml-buildroot/usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1
+ '[' -f xhtml.pkg ']'
+ install -m 755 xhtml.pkg /usr/src/tmp/ghc7.6.1-xhtml-buildroot/usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1
+ mkdir -p /usr/src/tmp/ghc7.6.1-xhtml-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 xhtml.pkg /usr/src/tmp/ghc7.6.1-xhtml-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/xhtml-3000.2.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-xhtml-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1 /usr/src/RPM/BUILD/ghc7.6.1-xhtml-3000.2.1 ghc7.6.1-xhtml 3000.2.1 /usr/lib64/ghc-7.6.1/package.conf.d/xhtml-3000.2.1.conf
~/tmp/ghc7.6.1-xhtml-buildroot ~/RPM/BUILD/ghc7.6.1-xhtml-3000.2.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-xhtml-3000.2.1': No such file or directory
~/RPM/BUILD/ghc7.6.1-xhtml-3000.2.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-xhtml-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.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-xhtml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-xhtml-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-xhtml-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-xhtml-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-xhtml-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/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: RPATH contains several entries: /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/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-xhtml-3000.2.1-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Frameset.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Frameset.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Strict.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Strict.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Table.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Table.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Transitional.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml-Transitional.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/Text-XHtml.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-33.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-33.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-43.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-43.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-60.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-60.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-K.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-K.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-Q.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-Q.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Frameset.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Frameset.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Strict.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Strict.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Table.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Table.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Transitional.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml-Transitional.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/mini_Text-XHtml.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/xhtml.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/xhtml.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jvhbo3
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.kWn7ED
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(xhtml) = 3000.2.1, ghc7.6.1(xhtml-3000.2.1-5eeeb0e96e6ddcc72e16904e94b4d55d)
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/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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9zFM4g
Creating ghc7.6.1-xhtml-debuginfo package
Processing files: ghc7.6.1-xhtml-debuginfo-3000.2.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u0ZhHX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BtrACH
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-xhtml = 3000.2.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/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug
Adding to ghc7.6.1-xhtml-debuginfo a strict dependency on ghc7.6.1-xhtml
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-xhtml-3000.2.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-xhtml-debuginfo-3000.2.1-alt2.x86_64.rpm (w2.lzdio)
14.53user 11.19system 0:32.28elapsed 79%CPU (0avgtext+0avgdata 182212maxresident)k
0inputs+0outputs (0major+4875362minor)pagefaults 0swaps
2.93user 1.46system 0:46.91elapsed 9%CPU (0avgtext+0avgdata 119780maxresident)k
0inputs+0outputs (34290major+157633minor)pagefaults 0swaps
--- ghc7.6.1-xhtml-3000.2.1-alt2.x86_64.rpm.repo	2019-02-21 05:43:26.000000000 +0000
+++ ghc7.6.1-xhtml-3000.2.1-alt2.x86_64.rpm.hasher	2023-01-22 09:00:28.029707189 +0000
@@ -121,53 +121,53 @@
 File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.dyn_hi	100644	root:root	3370cc2da82321f36fd05ce5a10e0627	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.hi	100644	root:root	9d9b0778e6823152426bdf31d79164ea	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.p_hi	100644	root:root	188cd64f8193268d7e244f97590c6f54	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.dyn_hi	100644	root:root	9707461e1911b24bb2091a26a2eccb07	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.hi	100644	root:root	d982d1068d9efff3a42ba6833aeef90d	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.p_hi	100644	root:root	31823858bf1d9b153c7e94a29a4e1870	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.dyn_hi	100644	root:root	1a6d5b980d2a254989790d20e9d19dcc	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.hi	100644	root:root	9110bf1ecee05eeabe56e0cd9162751d	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.p_hi	100644	root:root	671e5f859bada0ad6f0cf86072bbd1ef	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.dyn_hi	100644	root:root	4464abc44cc226f30a7fa8eb14ce6861	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.hi	100644	root:root	d5adbb3bf1d781234b82a7172223d2b9	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.p_hi	100644	root:root	868646d4f5b601294a9ae13b94eb2ddf	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.dyn_hi	100644	root:root	055458c1ac2b7d8986731b18fb3fe71d	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.hi	100644	root:root	138c696eee14f3969628501b43212fc0	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml.p_hi	100644	root:root	7d33672a6b47b18101e50b7e6d837f0f	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.dyn_hi	100644	root:root	26f77ecd2d449887dacc1c6c7886d1a0	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.hi	100644	root:root	53c4f438bd78def96315683c5b308a02	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/BlockTable.p_hi	100644	root:root	99754a89137520803b83fbb1ac628478	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.dyn_hi	100644	root:root	b102454d3593599d58b7e30efcbdbfef	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.hi	100644	root:root	cac8242591956bb2a581575340cc5c77	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Debug.p_hi	100644	root:root	ae268d92a09bdf07c767073338757de8	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.dyn_hi	100644	root:root	e848daefbcf5edadd213070f7232b888	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.hi	100644	root:root	d6078a7811ab30894952c7e323a33017	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Extras.p_hi	100644	root:root	893542c8016757a475edbdd0261ce1ec	
 File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.dyn_hi	100644	root:root	1f1df431d2239c0f4efa93c251a214a5	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.hi	100644	root:root	948871f7e5eb27025fd1201f78499363	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.p_hi	100644	root:root	48398f93e477f8d98e2ee6b6e5e73d0e	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.dyn_hi	100644	root:root	e6b01c3c7802928ca3f55020a60c19c1	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.hi	100644	root:root	c3c5426795e8acdbaed257cc790cf6f9	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.p_hi	100644	root:root	c041203b913d10071e24b5aeb609a387	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.dyn_hi	100644	root:root	7170c1868e1d4c756c9732bd670fc10d	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.hi	100644	root:root	ae6a9a25ebc7af5faa381953cea90d32	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.p_hi	100644	root:root	20ba8de7da86219bf8a76c445cfb2163	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.dyn_hi	100644	root:root	d1cf608bc6104206c98ff3f3e5f099ab	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.hi	100644	root:root	b110236a7a7ad7fb6091dcde99d8b02c	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.p_hi	100644	root:root	f8aa74b5901039ddfad334c2b9857315	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.dyn_hi	100644	root:root	605eba24af446da55489bc2191ef2214	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.hi	100644	root:root	3614f422f912972481bfde452bdb4964	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset.p_hi	100644	root:root	ae140b1ac4a4c44310cb8b497bd1c5a3	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.dyn_hi	100644	root:root	7ae055eecfb4e149460d6050f2a8bd5c	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.hi	100644	root:root	523716ea0a81ed30f04c73bfc6f6cdc3	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Attributes.p_hi	100644	root:root	683d0c3fa6916962fecc3a93545e9215	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.dyn_hi	100644	root:root	80108a19b808890afc323d295a96ef56	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.hi	100644	root:root	74fc757b3d6bfc280a61161acd08da1d	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Frameset/Elements.p_hi	100644	root:root	97e13d0ac9e9232834663a36515680fd	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.dyn_hi	100644	root:root	ddde983b1b5cac9cc617b2a49915e13b	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.hi	100644	root:root	5d4bfa1822c392c599b0f566ce5db324	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Internals.p_hi	100644	root:root	af0415bd3ae0466b37c28f6b6b9c30a9	
 File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.dyn_hi	100644	root:root	43a14cdb363ba260ab7d4524a2c09c9b	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.hi	100644	root:root	236f47e2540083eb0f0cb2c59b52431c	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.p_hi	100644	root:root	2c6f8f6af776ae65ff3edd62e5730275	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.dyn_hi	100644	root:root	feaf27d7da555cffedff7ed66ed302d0	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.hi	100644	root:root	1133a08df60bcaa4a4419d1560de920d	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.p_hi	100644	root:root	c575e83deb705e7a014bb4cb583da8e5	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.dyn_hi	100644	root:root	691f00380dafecbe1fd49c53ecbd5ad4	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.hi	100644	root:root	bfb9898de1829356082030bf15a1ebbd	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.p_hi	100644	root:root	b869dc1b784ec6e12100513419bf98cd	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.dyn_hi	100644	root:root	73495e34902a478b9b6522a926f25a29	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.hi	100644	root:root	e01657de631d478e0d3f584cbbf756af	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.p_hi	100644	root:root	997862b415a1cc8c6c432337f92e5047	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.dyn_hi	100644	root:root	ec2e5dc17a6f91d2dc51d2c570f6f2c8	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.hi	100644	root:root	466de9ede2349b45ff66eb178ef81598	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict.p_hi	100644	root:root	99a60b4e2efa24b6339aa85bde032037	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.dyn_hi	100644	root:root	9a99606ccffbdbce2ecd5a03f71d8183	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.hi	100644	root:root	a471f00ca5e13c28fdd7532f303e22e9	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Attributes.p_hi	100644	root:root	c1e4bdb63f96265675e27c5d2db63b38	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.dyn_hi	100644	root:root	13f51328d2d08281b5c20a1321c9d608	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.hi	100644	root:root	75705e0ae9b1b8512df0ee812f3af49d	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Strict/Elements.p_hi	100644	root:root	0bac38992739c761b22fcb06987163a3	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.dyn_hi	100644	root:root	9be8e87aaa608a0b918df5252b525672	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.hi	100644	root:root	b81c3c2b0d78b0fec99bed4b64da7e81	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Table.p_hi	100644	root:root	45219ace2891814e7240e2103b9e5f95	
 File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.dyn_hi	100644	root:root	3f387aa6790c51aadcb8c362015d051c	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.hi	100644	root:root	65450e36a11935794c2c9a28f86e95c7	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.p_hi	100644	root:root	855397ccc8dba897a6cdeec4b8bed7b6	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.dyn_hi	100644	root:root	e8515c0efbeccba353a67491194d2ff0	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.hi	100644	root:root	83a405ee230af0ee9c30107f53717b21	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.p_hi	100644	root:root	8e6fcee529a96db8ed1118060e0c3bbf	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.dyn_hi	100644	root:root	8bdb57d730fa55e9edc78dc7a7491239	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.hi	100644	root:root	d30feac74289b9d6b3213613acd2e00f	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.p_hi	100644	root:root	7bdcae9dd0e0cb3f39e32252bfd88ca7	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so	100644	root:root	dd1efdb3fca1167c67706c25996b8e9d	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1.a	100644	root:root	4d1b34f644c11179a7c1162953b3340f	
-File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1_p.a	100644	root:root	a440e3ac80aabc20aae6064cedb4f9ef	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.dyn_hi	100644	root:root	b9d773e49d6f9ac2ed03136639db70e5	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.hi	100644	root:root	2268c271555411483b762ac93e740430	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional.p_hi	100644	root:root	0cfc04eeab11a90836b6ada0939c9286	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.dyn_hi	100644	root:root	9652dee23ef78100f4f3fb86ff6ddfce	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.hi	100644	root:root	3cadfc2f48fa7bb067674601f9168a75	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Attributes.p_hi	100644	root:root	73c1fe99ad3209ef16952454976bf131	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.dyn_hi	100644	root:root	82229ce01b88b736d3dc6190f208c7c1	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.hi	100644	root:root	65e9308a0ad91c7f7b61354121db037f	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/Text/XHtml/Transitional/Elements.p_hi	100644	root:root	efdc3685d47b0dc765755cd0506a4b4c	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so	100644	root:root	00f6872e2217dc7775945a9dd98e79d1	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1.a	100644	root:root	5a217db2afddd3c871597062f2fd34f8	
+File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1_p.a	100644	root:root	488864bfade0714203e9e24fe7d421e9	
 File: /usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/xhtml.pkg	100755	root:root	9191cdccf733af82575f53525b04f4ae	
@@ -225,2 +225,2 @@
 File: /usr/share/doc/ghc7.6.1-xhtml-3000.2.1/html/xhtml.haddock	100644	root:root	350a240a3ffa8e645cae4ad2594ca55f	
-RPMIdentity: 0803224c8ac4a19ae7c997f0870cb680b170a3e1e8629a60cf4b011e535c2c473f628ab92f613168996b5735d9a923a359c9b402f7acddbdafad61c7b86baaab
+RPMIdentity: 6f58db692c16737dcee03e49606ea7b19a0f07cf00ace48ea4d801ddaefe2d61887a85e539bccebf9abb6004760d5294efc9f1d1b1c5c66217ecdc6c062e8fc4
--- ghc7.6.1-xhtml-debuginfo-3000.2.1-alt2.x86_64.rpm.repo	2019-02-21 05:43:26.000000000 +0000
+++ ghc7.6.1-xhtml-debuginfo-3000.2.1-alt2.x86_64.rpm.hasher	2023-01-22 09:00:28.150707400 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/fe	40755	root:root	
-/usr/lib/debug/.build-id/fe/e09204ea01cd2f3939e9b863358c9b3602771c	120777	root:root	../../../../lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so
-/usr/lib/debug/.build-id/fe/e09204ea01cd2f3939e9b863358c9b3602771c.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/e9	40755	root:root	
+/usr/lib/debug/.build-id/e9/324934ded90d1435940a28ca4a2fae60863535	120777	root:root	../../../../lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so
+/usr/lib/debug/.build-id/e9/324934ded90d1435940a28ca4a2fae60863535.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -12,5 +12,5 @@
 Provides: ghc7.6.1-xhtml-debuginfo = 3000.2.1-alt2:sisyphus+222292.100.1.1
-File: /usr/lib/debug/.build-id/fe	40755	root:root		
-File: /usr/lib/debug/.build-id/fe/e09204ea01cd2f3939e9b863358c9b3602771c	120777	root:root		../../../../lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/fe/e09204ea01cd2f3939e9b863358c9b3602771c.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/e9	40755	root:root		
+File: /usr/lib/debug/.build-id/e9/324934ded90d1435940a28ca4a2fae60863535	120777	root:root		../../../../lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/e9/324934ded90d1435940a28ca4a2fae60863535.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -18,3 +18,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug	100644	root:root	f1242310995b8314ad57cc1931b6d921	
-RPMIdentity: db3cc6eaafcc1cd2dbd386293175b610f73cc2942ed53846ecd28bdd1a3c3ce8a609ca458cb9d5b7ed2cce448b94f8cc3d5724101c3e3596d5a2ef2106751358
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/xhtml-3000.2.1/libHSxhtml-3000.2.1-ghc7.6.1.so.debug	100644	root:root	df8bbf8346f19af784f7b0d12906634e	
+RPMIdentity: d74805bdc5aa5786a58af4ef7d209bcb21b3b3c1b171cbd2ce0b96eade156747d13f7eb72f38a5544f4c6ac1a65f2c1a6a65debb737731b07d2ae7e3b653cfe0