<86>Dec 18 02:11:34 userdel[59713]: delete user 'rooter' <86>Dec 18 02:11:34 groupadd[59761]: group added to /etc/group: name=rooter, GID=591 <86>Dec 18 02:11:34 groupadd[59761]: group added to /etc/gshadow: name=rooter <86>Dec 18 02:11:34 groupadd[59761]: new group: name=rooter, GID=591 <86>Dec 18 02:11:34 useradd[59813]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Dec 18 02:11:34 userdel[59859]: delete user 'builder' <86>Dec 18 02:11:34 userdel[59859]: removed group 'builder' owned by 'builder' <86>Dec 18 02:11:34 userdel[59859]: removed shadow group 'builder' owned by 'builder' <86>Dec 18 02:11:34 groupadd[59877]: group added to /etc/group: name=builder, GID=592 <86>Dec 18 02:11:34 groupadd[59877]: group added to /etc/gshadow: name=builder <86>Dec 18 02:11:34 groupadd[59877]: new group: name=builder, GID=592 <86>Dec 18 02:11:34 useradd[59959]: new user: name=builder, UID=592, GID=592, 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>Dec 18 02:11:40 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Dec 18 02:11:40 rpmi: rpm-build-haskell-1.2-alt1 sisyphus.216692.100 1542801564 installed <13>Dec 18 02:11:40 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Dec 18 02:11:40 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Dec 18 02:11:40 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Dec 18 02:11:40 rpmi: ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Dec 18 02:11:47 rpmi: ghc7.6.1-7.6.1-alt6.1 1449015893 installed <13>Dec 18 02:11:47 rpmi: ghc7.6.1-doc-7.6.1-alt6.1 1449015073 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 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.60406 + 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.60406 + 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 ']' + runghc-7.6.1 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-split-objs --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-shared -O2 --ghc Configuring stm-2.4.2... + runghc-7.6.1 Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + runghc-7.6.1 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... + runghc-7.6.1 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 + runghc-7.6.1 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.94283 + 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 + cd ghc7.6.1-stm-2.4.2 + runghc-7.6.1 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/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) 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: 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/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.VJwViT 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.XnYIoc find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.PCdUGy 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.FmvG7X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X8qXTq 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 Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm 8.94user 3.32system 0:18.35elapsed 66%CPU (0avgtext+0avgdata 99496maxresident)k 0inputs+0outputs (0major+1712435minor)pagefaults 0swaps 24.75user 6.21system 0:44.73elapsed 69%CPU (0avgtext+0avgdata 122624maxresident)k 124504inputs+0outputs (0major+2134685minor)pagefaults 0swaps --- ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm.repo 2012-12-22 22:01:56.000000000 +0000 +++ ghc7.6.1-stm-2.4.2-alt2.x86_64.rpm.hasher 2018-12-18 02:12:11.035973933 +0000 @@ -81,3 +81,2 @@ Requires: ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) --- ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm.repo 2012-12-22 22:01:56.000000000 +0000 +++ ghc7.6.1-stm-debuginfo-2.4.2-alt2.x86_64.rpm.hasher 2018-12-18 02:12:11.080974043 +0000 @@ -8,3 +8,2 @@ Requires: /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 -Requires: debug64(libc.so.6) Requires: rpmlib(PayloadIsLzma)