<86>Jun 27 09:12:49 userdel[69448]: delete user 'rooter' <86>Jun 27 09:12:49 userdel[69448]: removed group 'rooter' owned by 'rooter' <86>Jun 27 09:12:49 groupadd[69465]: group added to /etc/group: name=rooter, GID=675 <86>Jun 27 09:12:49 groupadd[69465]: group added to /etc/gshadow: name=rooter <86>Jun 27 09:12:49 groupadd[69465]: new group: name=rooter, GID=675 <86>Jun 27 09:12:49 useradd[69534]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Jun 27 09:12:49 userdel[69653]: delete user 'builder' <86>Jun 27 09:12:49 userdel[69653]: removed group 'builder' owned by 'builder' <86>Jun 27 09:12:49 userdel[69653]: removed shadow group 'builder' owned by 'builder' <86>Jun 27 09:12:49 groupadd[69668]: group added to /etc/group: name=builder, GID=676 <86>Jun 27 09:12:49 groupadd[69668]: group added to /etc/gshadow: name=builder <86>Jun 27 09:12:49 groupadd[69668]: new group: name=builder, GID=676 <86>Jun 27 09:12:49 useradd[69688]: new user: name=builder, UID=676, GID=676, 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>Jun 27 09:12:51 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 27 09:12:51 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jun 27 09:12:51 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Jun 27 09:12:51 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed <13>Jun 27 09:12:51 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 27 09:12:51 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 27 09:12:58 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Jun 27 09:12:58 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685869 installed <13>Jun 27 09:12:59 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550685997 installed <13>Jun 27 09:12:59 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686124 installed <13>Jun 27 09:12:59 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-mtl-2.1.2-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-mtl-2.1.2-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-mtl-2.1.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-mtl-2.1.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-mtl-2.1.2 + echo 'Source #0 (ghc7.6.1-mtl-2.1.2.tar):' Source #0 (ghc7.6.1-mtl-2.1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-mtl-2.1.2.tar + cd ghc7.6.1-mtl-2.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-mtl-2.1.2-alt2.patch):' Patch #0 (ghc7.6.1-mtl-2.1.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-mtl-2.1.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/lib --docdir=/usr/share/doc/ghc7.6.1-mtl-2.1.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-mtl-2.1.2 --datadir=/usr/share --datasubdir=ghc7.6.1-mtl-2.1.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring mtl-2.1.2... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building mtl-2.1.2... Preprocessing library mtl-2.1.2... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.p_o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.p_o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.p_o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.p_o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.p_o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.p_o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.p_o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.p_o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.p_o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.p_o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.p_o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.p_o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.p_o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.p_o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.p_o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.p_o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.p_o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.p_o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.p_o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.p_o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.p_o ) [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.dyn_o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.dyn_o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.dyn_o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.dyn_o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.dyn_o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.dyn_o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.dyn_o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.dyn_o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.dyn_o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.dyn_o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.dyn_o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.dyn_o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.dyn_o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.dyn_o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.dyn_o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.dyn_o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.dyn_o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.dyn_o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.dyn_o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.dyn_o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.dyn_o ) In-place registering mtl-2.1.2... + ./Setup haddock Running Haddock for mtl-2.1.2... Preprocessing library mtl-2.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html + ./Setup register --gen-pkg-config=mtl.pkg Creating package registration file: mtl.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38401 + 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-mtl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-mtl-buildroot + cd ghc7.6.1-mtl-2.1.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-mtl-buildroot Installing library in /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib/ghc-7.6.1/lib/mtl-2.1.2 + '[' -f mtl.pkg ']' + install -m 755 mtl.pkg /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib/ghc-7.6.1/lib/mtl-2.1.2 + mkdir -p /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 mtl.pkg /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib/ghc-7.6.1/package.conf.d/mtl-2.1.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-mtl-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/mtl-2.1.2 /usr/src/RPM/BUILD/ghc7.6.1-mtl-2.1.2 ghc7.6.1-mtl 2.1.2 /usr/lib/ghc-7.6.1/package.conf.d/mtl-2.1.2.conf ~/tmp/ghc7.6.1-mtl-buildroot ~/RPM/BUILD/ghc7.6.1-mtl-2.1.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-mtl-2.1.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-mtl-2.1.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-mtl-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.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-mtl-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-mtl-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-mtl-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-mtl-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-mtl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_raiseIOzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-mtl-2.1.2-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-60.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-61.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-62.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Cont-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Cont-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Error-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Error-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Reader-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Reader-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Trans.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mini_Control-Monad-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mtl.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mtl.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YiV9y0 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.yxSYk8 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-34280a5f0957a3f45a69cc22950deec6) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/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-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(transformers) = 0.3.0.0, ghc7.6.1(transformers-0.3.0.0-4a2bd63f9d6c6886ebda8bdf172a15dc), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FJLgUQ Creating ghc7.6.1-mtl-debuginfo package Processing files: ghc7.6.1-mtl-debuginfo-2.1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iZnVNW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gSAR4i find-requires: running scripts (debuginfo) Requires: ghc7.6.1-mtl = 2.1.2-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/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/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug Adding to ghc7.6.1-mtl-debuginfo a strict dependency on ghc7.6.1-mtl Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-mtl-2.1.2-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-mtl-debuginfo-2.1.2-alt2.i586.rpm 11.63user 3.99system 0:25.00elapsed 62%CPU (0avgtext+0avgdata 164752maxresident)k 0inputs+0outputs (0major+2370530minor)pagefaults 0swaps 22.82user 6.57system 0:42.36elapsed 69%CPU (0avgtext+0avgdata 164752maxresident)k 3880inputs+0outputs (0major+2688640minor)pagefaults 0swaps