<86>Aug 7 07:24:11 userdel[1016444]: delete user 'rooter' <86>Aug 7 07:24:11 userdel[1016444]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 7 07:24:11 groupadd[1016474]: group added to /etc/group: name=rooter, GID=990 <86>Aug 7 07:24:11 groupadd[1016474]: group added to /etc/gshadow: name=rooter <86>Aug 7 07:24:11 groupadd[1016474]: new group: name=rooter, GID=990 <86>Aug 7 07:24:11 useradd[1016500]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash <86>Aug 7 07:24:11 userdel[1016541]: delete user 'builder' <86>Aug 7 07:24:11 userdel[1016541]: removed group 'builder' owned by 'builder' <86>Aug 7 07:24:11 userdel[1016541]: removed shadow group 'builder' owned by 'builder' <86>Aug 7 07:24:11 groupadd[1016573]: group added to /etc/group: name=builder, GID=991 <86>Aug 7 07:24:11 groupadd[1016573]: group added to /etc/gshadow: name=builder <86>Aug 7 07:24:11 groupadd[1016573]: new group: name=builder, GID=991 <86>Aug 7 07:24:11 useradd[1016591]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Aug 7 07:24:12 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 07:24:12 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Aug 7 07:24:12 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Aug 7 07:24:12 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Aug 7 07:24:12 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 7 07:24:12 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 07:24:17 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 7 07:24:17 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.32483 + 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.32483 + 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.68369 + 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.dntjyd 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.ZL7izm 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.7LYH0y 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.RtfESO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZXKVa8 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.14user 3.17system 0:12.71elapsed 65%CPU (0avgtext+0avgdata 182472maxresident)k 0inputs+0outputs (0major+1747635minor)pagefaults 0swaps 12.35user 6.33system 0:22.33elapsed 83%CPU (0avgtext+0avgdata 182472maxresident)k 0inputs+0outputs (34964major+2028714minor)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 2022-08-07 07:24:32.118140634 +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 7a7cd1f1b2c78e67d671b20c39a39021 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.hi 100644 root:root cb367bbbaaac48a7baff5b18fa17fa0c +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM.p_hi 100644 root:root 476a65b6e49d3c23288a7f1ca7fccd0f +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.dyn_hi 100644 root:root 31b65ff1440496ae7a2da37b212e8642 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.hi 100644 root:root e32e0984e3787f37be13222de0dc05e9 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TArray.p_hi 100644 root:root 85262ca8ce3549fe3cc35f816bf7f851 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.dyn_hi 100644 root:root 75d27c35a7d62e2561288c20bfd77869 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.hi 100644 root:root 1f70133c3b5acf6a41d201fe63cc7c64 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TBQueue.p_hi 100644 root:root a0edf0d3a7c7a62262754884df87b8a1 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.dyn_hi 100644 root:root f41a31a996a7004c3b64e4fc1b71be3c +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.hi 100644 root:root 09fb0c730bd5fc04131830c6a7558345 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TChan.p_hi 100644 root:root 81949521271aa826280d2c9929ab3f7e +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.dyn_hi 100644 root:root 9603f51296c3dc006b50fbaab3a73c27 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.hi 100644 root:root 6a070a6a36d876524c6e04853d238f77 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TMVar.p_hi 100644 root:root 3382d91544ad565a456167a731df4231 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.dyn_hi 100644 root:root 1490d9203cbc103e1b633812e7489071 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.hi 100644 root:root 854e4e68a97489857a9940f1d64cf227 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TQueue.p_hi 100644 root:root 67fba90e8d68842ec4126c09285c25a1 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 f741819637f87bac8d45568b5b973b81 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.hi 100644 root:root ee6c2f80aff2a0b85c252d58e95bb8de +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Concurrent/STM/TVar.p_hi 100644 root:root f81f5732b93a90dc8b7063efec230ebe 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 da0762f714db6d5bb28b1fad77ed92bd +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.hi 100644 root:root 231f446c379ca0782fd2ed2995345545 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Monad/STM.p_hi 100644 root:root 69b8d50de4cda2d5d735c1d9cb4fbd8e 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 c7ec50ff69dde77daaf4a6b4afc506f5 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.hi 100644 root:root 7cdc681000f92ee466271891829b4ab2 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/Control/Sequential/STM.p_hi 100644 root:root a81c52b5f9ffcc8db0c743377736cd49 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 dc861668e0a72f1076e4e8e74bcbf9a2 +File: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2_p.a 100644 root:root 6881d8bba4564acddbf74454f8b4cf06 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: 73232f5a9cf953b0db252c57d193f22256ef97060d4fe7f24a0ee5c6f304d46684af94956f712c4f9b9b6b1cbb648c1afe8c5e6cc3236d69f41be5cd2638d983 --- 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 2022-08-07 07:24:32.180141484 +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