<86>May 12 11:01:26 userdel[2339886]: delete user 'rooter'
<86>May 12 11:01:26 groupadd[2339913]: group added to /etc/group: name=rooter, GID=1868
<86>May 12 11:01:26 groupadd[2339913]: group added to /etc/gshadow: name=rooter
<86>May 12 11:01:26 groupadd[2339913]: new group: name=rooter, GID=1868
<86>May 12 11:01:26 useradd[2339932]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>May 12 11:01:26 userdel[2339977]: delete user 'builder'
<86>May 12 11:01:26 userdel[2339977]: removed group 'builder' owned by 'builder'
<86>May 12 11:01:26 userdel[2339977]: removed shadow group 'builder' owned by 'builder'
<86>May 12 11:01:26 groupadd[2340015]: group added to /etc/group: name=builder, GID=1869
<86>May 12 11:01:26 groupadd[2340015]: group added to /etc/gshadow: name=builder
<86>May 12 11:01:26 groupadd[2340015]: new group: name=builder, GID=1869
<86>May 12 11:01:26 useradd[2340045]: new user: name=builder, UID=1869, GID=1869, 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 12 11:01:29 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>May 12 11:01:29 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>May 12 11:01:29 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>May 12 11:01:29 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>May 12 11:01:29 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>May 12 11:01:29 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>May 12 11:01:34 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>May 12 11:01:35 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-stm-2.4.2-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-stm-2.4.2-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-stm-2.4.2-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-stm-2.4.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77968
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-stm-2.4.2
+ echo 'Source #0 (ghc7.6.1-stm-2.4.2.tar):'
Source #0 (ghc7.6.1-stm-2.4.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-stm-2.4.2.tar
+ cd ghc7.6.1-stm-2.4.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-stm-2.4.2-alt2.patch):'
Patch #0 (ghc7.6.1-stm-2.4.2-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77968
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-stm-2.4.2
+ '[' -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-stm-2.4.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-stm-2.4.2 --datadir=/usr/share --datasubdir=ghc7.6.1-stm-2.4.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring stm-2.4.2...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.p_o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.p_o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.p_o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.p_o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.p_o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.p_o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.p_o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.p_o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.p_o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.p_o )
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.dyn_o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.dyn_o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.dyn_o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.dyn_o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.dyn_o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.dyn_o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.dyn_o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.dyn_o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.dyn_o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.dyn_o )
In-place registering stm-2.4.2...
+ ./Setup haddock
Running Haddock for stm-2.4.2...
Preprocessing library stm-2.4.2...
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 'Control.Sequential.STM'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
+ ./Setup register --gen-pkg-config=stm.pkg
Creating package registration file: stm.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42218
+ 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-stm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-stm-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-stm-2.4.2
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-stm-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-stm-buildroot/usr/lib64/ghc-7.6.1/lib/stm-2.4.2
+ '[' -f stm.pkg ']'
+ install -m 755 stm.pkg /usr/src/tmp/ghc7.6.1-stm-buildroot/usr/lib64/ghc-7.6.1/lib/stm-2.4.2
+ mkdir -p /usr/src/tmp/ghc7.6.1-stm-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 stm.pkg /usr/src/tmp/ghc7.6.1-stm-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/stm-2.4.2.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-stm-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/stm-2.4.2 /usr/src/RPM/BUILD/ghc7.6.1-stm-2.4.2 ghc7.6.1-stm 2.4.2 /usr/lib64/ghc-7.6.1/package.conf.d/stm-2.4.2.conf
~/tmp/ghc7.6.1-stm-buildroot ~/RPM/BUILD/ghc7.6.1-stm-2.4.2
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-stm-2.4.2': No such file or directory
~/RPM/BUILD/ghc7.6.1-stm-2.4.2
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-stm-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-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-stm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-stm-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-stm-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-stm-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-stm-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/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: RPATH contains several entries: /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/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_newTVarzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_catchRetryzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_readTVarzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_newMutVarzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_DIRTY_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_newArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_FROZEN0_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_writeTVarzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_gc_noregs
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: stg_retryzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: dirty_MUT_VAR
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-stm-2.4.2-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TArray.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TArray.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TBQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TBQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TChan.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TChan.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TMVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TMVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TSem.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TSem.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM-TVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Concurrent-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Monad-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/Control-Monad-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TArray.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TArray.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TBQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TBQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TChan.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TChan.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TMVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TMVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TQueue.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TSem.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TSem.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM-TVar.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Concurrent-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Monad-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/mini_Control-Monad-STM.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/stm.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/stm.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eUw1lX
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.3Phugn
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(stm) = 2.4.2, ghc7.6.1(stm-2.4.2-6f813e744f1df8cc3bfcb8f07b80972a)
Requires: /usr/lib64/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so, /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(array) = 0.4.0.1, ghc7.6.1(array-0.4.0.1-cbe8814e07792e8f0d66cac77a2c0b6b), 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.UylEGQ
Creating ghc7.6.1-stm-debuginfo package
Processing files: ghc7.6.1-stm-debuginfo-2.4.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9xDOBn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i0Rl3X
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-stm = 2.4.2-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so.debug, /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-stm-debuginfo a strict dependency on ghc7.6.1-stm
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm (w2.lzdio)
5.60user 6.95system 0:16.50elapsed 76%CPU (0avgtext+0avgdata 181404maxresident)k
0inputs+0outputs (0major+1763194minor)pagefaults 0swaps
3.32user 2.61system 0:31.53elapsed 18%CPU (0avgtext+0avgdata 135716maxresident)k
0inputs+0outputs (0major+214585minor)pagefaults 0swaps
--- ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm.repo	2019-02-21 05:20:14.000000000 +0000
+++ ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm.hasher	2024-05-12 11:01:54.730763838 +0000
@@ -90,20 +90,20 @@
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.dyn_hi	100644	root:root	86845a82863e9c2ea17d1c4b22d750e3	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.hi	100644	root:root	0aea245fc5a619eed798ae40eb945e7f	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.p_hi	100644	root:root	a0e775396552b8ab5a930dd810718bc9	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.dyn_hi	100644	root:root	f6cd792fdbc09f5204001ba1bc9b993f	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.hi	100644	root:root	01a9254d66ae129d5863150ebf1a9034	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.p_hi	100644	root:root	4d0e5aa466f1049fbca45beb3b4f78ff	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.dyn_hi	100644	root:root	f20460273aedfc566161a8cab3c7a7a7	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.hi	100644	root:root	cc8b3c316da3c3901b6e7143f584e002	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.p_hi	100644	root:root	8964c29456b1bc96d41ade00dc7b966e	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.dyn_hi	100644	root:root	6d8995d921c21eb28109fab163d9f3ad	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.hi	100644	root:root	c4d29d27afb12e553f7ae928245993d4	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.p_hi	100644	root:root	62b37777fd3e2bf10e151e9508a3ebfa	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.dyn_hi	100644	root:root	714f42b00c664b05c0a5c4968b216b30	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.hi	100644	root:root	f6dbf30c65e58f68ba113e02a2f8c54b	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.p_hi	100644	root:root	05075e210910a1e10f68da97bd9178b0	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.dyn_hi	100644	root:root	fe12a9384bb001f00d007220f7028876	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.hi	100644	root:root	44e6cc5d398a3d4658c34916f9f380be	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.p_hi	100644	root:root	1931287c3814dcd6cbe11e24c679c86c	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.dyn_hi	100644	root:root	cc3f6e91067f39636d16559cbf5b99ba	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.hi	100644	root:root	3e602410e3dd27daaa06b8378be7a4cf	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.p_hi	100644	root:root	25db5ee66094d6a66cf2c1f3d953affb	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.dyn_hi	100644	root:root	c7d5f9021b7cdf63faed95e10b40a4ca	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.hi	100644	root:root	7a11150c2c66c1f63919d33bdcbc7003	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.p_hi	100644	root:root	1a1a90f60b51e2f740c430b9572b6826	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.dyn_hi	100644	root:root	3bd184ad83c02840814da96a86644cd5	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.hi	100644	root:root	977cf0a59b5ea9c2f1b391a89363b2ba	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.p_hi	100644	root:root	2c3719fe27cf39457c4a218f903fb51f	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.dyn_hi	100644	root:root	f80b215c3cf6254aa3d094cba4567bcf	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.hi	100644	root:root	7cdfc1b2996e4ebc01548ba267642c8c	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.p_hi	100644	root:root	0d129ac4076cce4ede7621a6e39736b5	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.dyn_hi	100644	root:root	00ce6d7855685c211cfd8819aa0e0051	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.hi	100644	root:root	42ca6768428a4b44f6f0efdf9e340060	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.p_hi	100644	root:root	9cd89f51096993d4e95f704c7595e3d0	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.dyn_hi	100644	root:root	91aa7210d1ba799905f367d07a917b9f	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.hi	100644	root:root	89f58c2fb63099054945354859be660f	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.p_hi	100644	root:root	31144a289b9cbd4530105f2de5c85eb3	
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TSem.dyn_hi	100644	root:root	4f7d443d8fe10c44ac150848f4b1459c	
@@ -111,17 +111,17 @@
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TSem.p_hi	100644	root:root	cbdcceaef730cb320dc68c3ec30994e9	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.dyn_hi	100644	root:root	6dc5b898cda4ac46cce85e7d1af0a58f	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.hi	100644	root:root	72e942ce9d81c44ce83e2974e1c665e8	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.p_hi	100644	root:root	861a5b278beb99c5d590a4bb4b3bfb66	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.dyn_hi	100644	root:root	b62f622fe3f1c66dbf61b4a84ebe1c7e	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.hi	100644	root:root	d47c723c9d0de52e0ba5f899345e557a	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.p_hi	100644	root:root	8f089d94c0c605fcd22ee50d1a3a4723	
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.dyn_hi	100644	root:root	30c7ad1fb4b7ab9378fa6235a354fd89	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.hi	100644	root:root	f19d0b561b00f4ac083fd37e2652d86f	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.p_hi	100644	root:root	bf3267e661bc470ed1d5c69c08baf725	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.dyn_hi	100644	root:root	c52f1254077b164995d3b8eda610c986	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.hi	100644	root:root	3a26747c1d69c78f50b69e9906197130	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.p_hi	100644	root:root	509e13680c6f0005eeba0b465a552012	
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.dyn_hi	100644	root:root	1afd403c88a71991a108d218e02a0056	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.hi	100644	root:root	d31b4bcb165b353d8987532bc228af55	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.p_hi	100644	root:root	1c9577634458260ae13ce44e644478de	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.dyn_hi	100644	root:root	3afe57930ccfa67ce9175cfd339c59df	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.hi	100644	root:root	511ad69a2cc4f7bf38ccc12bf1e2ecdf	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.p_hi	100644	root:root	958f4e6e9caaaf48a09a9b3be546ec0f	
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/HSstm-2.4.2.o	100644	root:root	70250f8d2a73351a2fcd4f05ee4ad9c0	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so	100644	root:root	f5f7767eef1acd97a6c62fc33bffe726	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2.a	100644	root:root	e0047b53986c9083f6c287e925bb1032	
-File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2_p.a	100644	root:root	c4cee34c6fd52ba7f1f053b6814e27c3	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so	100644	root:root	2fb3dcb88c1394a2b3f8db372c693d5d	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2.a	100644	root:root	0057c9e2665e14ba844239c38cf47f79	
+File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2_p.a	100644	root:root	ed457e9b6e04e59ef56e8d177ba5737d	
 File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/stm.pkg	100755	root:root	d71010b917bdae5e95a5e93a45556159	
@@ -160,2 +160,2 @@
 File: /usr/share/doc/ghc7.6.1-stm-2.4.2/html/synopsis.png	100644	root:root	f7936844cc05316ed73f6bf1d2e75434	
-RPMIdentity: 3fd87c4d838793e69c484cb894ac4d038277a3ee0b147f5e837481d6d0df4da997bea17dd9f86e9286637f17cff6ea59fa641afb27cfcb189f52b4c73d20da68
+RPMIdentity: 08a623cce39985c2ed1f11b78b501ecca8dea855b1eab8c9f313ddbe9b785642ec5345ac8297d183994689d1e5953d5c5ea20f72e8a2bc8b135daa827c51701f
--- ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm.repo	2019-02-21 05:20:14.000000000 +0000
+++ ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm.hasher	2024-05-12 11:01:54.818765222 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0a	40755	root:root	
-/usr/lib/debug/.build-id/0a/88263c09c4191df08eb3429c983a242433d427	120777	root:root	../../../../lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so
-/usr/lib/debug/.build-id/0a/88263c09c4191df08eb3429c983a242433d427.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/c3	40755	root:root	
+/usr/lib/debug/.build-id/c3/a187aa6dca94b6f8e5df75a9f06b743ef82cd7	120777	root:root	../../../../lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so
+/usr/lib/debug/.build-id/c3/a187aa6dca94b6f8e5df75a9f06b743ef82cd7.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -13,5 +13,5 @@
 Provides: ghc7.6.1-stm-debuginfo = 2.4.2-alt2:sisyphus+222280.100.1.1
-File: /usr/lib/debug/.build-id/0a	40755	root:root		
-File: /usr/lib/debug/.build-id/0a/88263c09c4191df08eb3429c983a242433d427	120777	root:root		../../../../lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/0a/88263c09c4191df08eb3429c983a242433d427.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/c3	40755	root:root		
+File: /usr/lib/debug/.build-id/c3/a187aa6dca94b6f8e5df75a9f06b743ef82cd7	120777	root:root		../../../../lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/c3/a187aa6dca94b6f8e5df75a9f06b743ef82cd7.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -19,3 +19,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/stm-2.4.2	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug	100644	root:root	78c77a4c520de0059a5962153e6db0a0	
-RPMIdentity: 088923fe0d858caec94b39e43014df5bea4077a115d59bc1dda9469ad547ff5249a6bd992b1ca1f63c6b2df14dd8c19948662cce1f2df9330a4ba47cd40d9ced
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so.debug	100644	root:root	cca1995524855a38412f9453554cecc5	
+RPMIdentity: 3b19c5af5b8e35a89242fa12445cdd957413daeb4c79080c0abef9f9a4ea69a21a94084d578d0f890e36d9a6baf971c61b049cc22858d1fea959d58c2b0fea15