<86>Jan 26 01:49:03 userdel[2448]: delete user 'rooter' <86>Jan 26 01:49:03 groupadd[2495]: group added to /etc/group: name=rooter, GID=645 <86>Jan 26 01:49:03 groupadd[2495]: group added to /etc/gshadow: name=rooter <86>Jan 26 01:49:03 groupadd[2495]: new group: name=rooter, GID=645 <86>Jan 26 01:49:03 useradd[2526]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 26 01:49:03 userdel[2573]: delete user 'builder' <86>Jan 26 01:49:03 userdel[2573]: removed group 'builder' owned by 'builder' <86>Jan 26 01:49:03 userdel[2573]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 01:49:03 groupadd[2636]: group added to /etc/group: name=builder, GID=646 <86>Jan 26 01:49:03 groupadd[2636]: group added to /etc/gshadow: name=builder <86>Jan 26 01:49:03 groupadd[2636]: new group: name=builder, GID=646 <86>Jan 26 01:49:03 useradd[2659]: new user: name=builder, UID=646, GID=646, 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 26 01:49:06 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Jan 26 01:49:06 rpmi: rpm-build-haskell-1.2-alt1 sisyphus.216692.100 1542801564 installed <13>Jan 26 01:49:06 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Jan 26 01:49:06 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Jan 26 01:49:06 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Jan 26 01:49:06 rpmi: ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Jan 26 01:49:12 rpmi: ghc7.6.1-7.6.1-alt6.1 1449015893 installed <13>Jan 26 01:49:12 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 1356217225 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-mtl-2.1.2-alt2 1356224596 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-cpphs-1.15-alt2 1356201039 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 1356206229 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-stm-2.4.2-alt2 1356213713 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-happy-1.18.10-alt1 1356231324 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-doc-7.6.1-alt6.1 1449015073 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-c2hs-0.16.4-alt1 1356250492 installed <13>Jan 26 01:49:13 rpmi: ghc7.6.1-alex-3.0.2-alt1 1356246995 installed warning: File /usr/src/in/source/ghc7.6.1-stateref-0.3-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-stateref-0.3-alt1.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-stateref-0.3-alt1.patch is smaller than 8 bytes Installing ghc7.6.1-stateref-0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-stateref-0.3 + echo 'Source #0 (ghc7.6.1-stateref-0.3.tar):' Source #0 (ghc7.6.1-stateref-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-stateref-0.3.tar + cd ghc7.6.1-stateref-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-stateref-0.3-alt1.patch):' Patch #0 (ghc7.6.1-stateref-0.3-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-stateref-0.3 + '[' -f configure.ac -a '!' -f configure ']' + runghc-7.6.1 Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-stateref-0.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-stateref-0.3 --datadir=/usr/share --datasubdir=ghc7.6.1-stateref-0.3 --enable-split-objs --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-shared -O2 --ghc Configuring stateref-0.3... + runghc-7.6.1 Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + runghc-7.6.1 Setup build Building stateref-0.3... Preprocessing library stateref-0.3... [ 1 of 10] Compiling Data.MRef.Types ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.o ) [ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.o ) [ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.o ) [ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.o ) [ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.o ) [ 6 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) [ 7 of 10] Compiling Data.StateRef ( src/Data/StateRef.hs, dist/build/Data/StateRef.o ) [ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.o ) [ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.o ) [10 of 10] Compiling Data.MRef ( src/Data/MRef.hs, dist/build/Data/MRef.o ) [ 1 of 10] Compiling Data.MRef.Types ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.p_o ) [ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.p_o ) [ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.p_o ) [ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.p_o ) [ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.p_o ) [ 6 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.p_o ) [ 7 of 10] Compiling Data.StateRef ( src/Data/StateRef.hs, dist/build/Data/StateRef.p_o ) [ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.p_o ) [ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.p_o ) [10 of 10] Compiling Data.MRef ( src/Data/MRef.hs, dist/build/Data/MRef.p_o ) [ 1 of 10] Compiling Data.MRef.Types ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.dyn_o ) [ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.dyn_o ) [ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.dyn_o ) [ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.dyn_o ) [ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.dyn_o ) [ 6 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.dyn_o ) [ 7 of 10] Compiling Data.StateRef ( src/Data/StateRef.hs, dist/build/Data/StateRef.dyn_o ) [ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.dyn_o ) [ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.dyn_o ) [10 of 10] Compiling Data.MRef ( src/Data/MRef.hs, dist/build/Data/MRef.dyn_o ) In-place registering stateref-0.3... + runghc-7.6.1 Setup haddock Running Haddock for stateref-0.3... Preprocessing library stateref-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 17% ( 1 / 6) in 'Data.MRef.Types' 33% ( 3 / 9) in 'Data.StateRef.Types' 100% ( 5 / 5) in 'Data.StateRef.Instances.STM' 50% ( 1 / 2) in 'Data.StateRef.Instances.Undecidable' 100% ( 13 / 13) in 'Data.StateRef.Instances' 0% ( 0 / 4) in 'Data.Accessor' 100% ( 11 / 11) in 'Data.StateRef' 100% ( 5 / 5) in 'Data.MRef.Instances.STM' 100% ( 7 / 7) in 'Data.MRef.Instances' 80% ( 4 / 5) in 'Data.MRef' Documentation created: dist/doc/html/stateref/index.html + runghc-7.6.1 Setup register --gen-pkg-config=stateref.pkg Creating package registration file: stateref.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22580 + 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-stateref-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-stateref-buildroot + cd ghc7.6.1-stateref-0.3 + runghc-7.6.1 Setup copy --destdir=/usr/src/tmp/ghc7.6.1-stateref-buildroot Installing library in /usr/src/tmp/ghc7.6.1-stateref-buildroot/usr/lib64/ghc-7.6.1/lib/stateref-0.3 + '[' -f stateref.pkg ']' + install -m 755 stateref.pkg /usr/src/tmp/ghc7.6.1-stateref-buildroot/usr/lib64/ghc-7.6.1/lib/stateref-0.3 + mkdir -p /usr/src/tmp/ghc7.6.1-stateref-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 stateref.pkg /usr/src/tmp/ghc7.6.1-stateref-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/stateref-0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-stateref-buildroot /usr/lib64/ghc-7.6.1/lib/stateref-0.3 /usr/src/RPM/BUILD/ghc7.6.1-stateref-0.3 ghc7.6.1-stateref 0.3 /usr/lib64/ghc-7.6.1/package.conf.d/stateref-0.3.conf ~/tmp/ghc7.6.1-stateref-buildroot ~/RPM/BUILD/ghc7.6.1-stateref-0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-stateref-0.3': No such file or directory ~/RPM/BUILD/ghc7.6.1-stateref-0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-stateref-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-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-stateref-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-stateref-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-stateref-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-stateref-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-stateref-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/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/stm-2.4.2:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/lib/mtl-2.1.2:/usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0:/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/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_newTVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_catchRetryzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_readTVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_putMVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_newMutVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_pv_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_ppv_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_newMVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_atomicallyzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_writeTVarzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_gc_noregs verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: stg_retryzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: dirty_MUT_VAR verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/stateref-0.3/libHSstateref-0.3-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-stateref-0.3-alt1 warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-Accessor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-Accessor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-MRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/Data-StateRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-Accessor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-Accessor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-MRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef-Instances.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/mini_Data-StateRef.html warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/stateref.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/stateref.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-stateref-0.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dYXBP6 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.y03ecT find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(stateref) = 0.3, ghc7.6.1(stateref-0.3-c935411edb7185da0829c736712a44b5) 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, /usr/lib64/ghc-7.6.1/lib/stm-2.4.2/libHSstm-2.4.2-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-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), ghc7.6.1(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-4ef6d1f96130009648b0086dadea7711), ghc7.6.1(stm) = 2.4.2, ghc7.6.1(stm-2.4.2-6f813e744f1df8cc3bfcb8f07b80972a), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Nh3GI Creating ghc7.6.1-stateref-debuginfo package Processing files: ghc7.6.1-stateref-debuginfo-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sOPViB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.la9r2w find-requires: running scripts (debuginfo) Requires: ghc7.6.1-stateref = 0.3-alt1, /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, /usr/lib/debug/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/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stateref-0.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-stateref-debuginfo-0.3-alt1.x86_64.rpm 9.01user 4.10system 0:20.06elapsed 65%CPU (0avgtext+0avgdata 103924maxresident)k 0inputs+0outputs (0major+1925259minor)pagefaults 0swaps 25.03user 7.37system 0:41.30elapsed 78%CPU (0avgtext+0avgdata 121904maxresident)k 360inputs+0outputs (0major+2391599minor)pagefaults 0swaps --- ghc7.6.1-stateref-0.3-alt1.x86_64.rpm.repo 2012-12-23 10:28:18.000000000 +0000 +++ ghc7.6.1-stateref-0.3-alt1.x86_64.rpm.hasher 2019-01-26 01:49:37.515710944 +0000 @@ -79,3 +79,2 @@ Requires: ghc7.6.1(stm-2.4.2-6f813e744f1df8cc3bfcb8f07b80972a) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) --- ghc7.6.1-stateref-debuginfo-0.3-alt1.x86_64.rpm.repo 2012-12-23 10:28:18.000000000 +0000 +++ ghc7.6.1-stateref-debuginfo-0.3-alt1.x86_64.rpm.hasher 2019-01-26 01:49:37.527710960 +0000 @@ -9,3 +9,2 @@ Requires: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug -Requires: debug64(libc.so.6) Requires: rpmlib(PayloadIsLzma)