<86>Jan 24 10:43:53 userdel[208209]: delete user 'rooter' <86>Jan 24 10:43:53 userdel[208209]: removed group 'rooter' owned by 'rooter' <86>Jan 24 10:43:53 userdel[208209]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 24 10:43:53 groupadd[208214]: group added to /etc/group: name=rooter, GID=687 <86>Jan 24 10:43:53 groupadd[208214]: group added to /etc/gshadow: name=rooter <86>Jan 24 10:43:53 groupadd[208214]: new group: name=rooter, GID=687 <86>Jan 24 10:43:53 useradd[208218]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jan 24 10:43:53 userdel[208224]: delete user 'builder' <86>Jan 24 10:43:53 userdel[208224]: removed group 'builder' owned by 'builder' <86>Jan 24 10:43:53 userdel[208224]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 10:43:54 groupadd[208229]: group added to /etc/group: name=builder, GID=688 <86>Jan 24 10:43:54 groupadd[208229]: group added to /etc/gshadow: name=builder <86>Jan 24 10:43:54 groupadd[208229]: new group: name=builder, GID=688 <86>Jan 24 10:43:54 useradd[208233]: new user: name=builder, UID=688, GID=688, 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 24 10:43:55 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jan 24 10:43:55 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jan 24 10:43:55 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Jan 24 10:43:55 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Jan 24 10:43:55 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jan 24 10:44:02 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Jan 24 10:44:03 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-transformers-0.3.0.0-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-transformers-0.3.0.0-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-transformers-0.3.0.0-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-transformers-0.3.0.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-transformers-0.3.0.0 + echo 'Source #0 (ghc7.6.1-transformers-0.3.0.0.tar):' Source #0 (ghc7.6.1-transformers-0.3.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-transformers-0.3.0.0.tar + cd ghc7.6.1-transformers-0.3.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-transformers-0.3.0.0-alt2.patch):' Patch #0 (ghc7.6.1-transformers-0.3.0.0-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77289 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-transformers-0.3.0.0 + '[' -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-transformers-0.3.0.0 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-transformers-0.3.0.0 --datadir=/usr/share --datasubdir=ghc7.6.1-transformers-0.3.0.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring transformers-0.3.0.0... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building transformers-0.3.0.0... Preprocessing library transformers-0.3.0.0... [ 1 of 24] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [ 2 of 24] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [ 3 of 24] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 4 of 24] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 5 of 24] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 6 of 24] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 7 of 24] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [ 8 of 24] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [ 9 of 24] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [10 of 24] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [11 of 24] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [12 of 24] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [13 of 24] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [14 of 24] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [15 of 24] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [16 of 24] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [17 of 24] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [18 of 24] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [19 of 24] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [20 of 24] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [21 of 24] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [22 of 24] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [23 of 24] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [24 of 24] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) [ 1 of 24] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.p_o ) [ 2 of 24] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.p_o ) [ 3 of 24] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.p_o ) [ 4 of 24] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.p_o ) [ 5 of 24] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.p_o ) [ 6 of 24] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.p_o ) [ 7 of 24] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.p_o ) [ 8 of 24] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.p_o ) [ 9 of 24] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.p_o ) [10 of 24] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.p_o ) [11 of 24] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.p_o ) [12 of 24] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.p_o ) [13 of 24] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.p_o ) [14 of 24] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.p_o ) [15 of 24] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.p_o ) [16 of 24] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.p_o ) [17 of 24] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.p_o ) [18 of 24] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.p_o ) [19 of 24] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.p_o ) [20 of 24] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.p_o ) [21 of 24] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.p_o ) [22 of 24] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.p_o ) [23 of 24] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.p_o ) [24 of 24] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.p_o ) [ 1 of 24] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.dyn_o ) [ 2 of 24] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.dyn_o ) [ 3 of 24] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.dyn_o ) [ 4 of 24] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.dyn_o ) [ 5 of 24] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.dyn_o ) [ 6 of 24] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.dyn_o ) [ 7 of 24] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.dyn_o ) [ 8 of 24] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.dyn_o ) [ 9 of 24] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.dyn_o ) [10 of 24] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.dyn_o ) [11 of 24] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.dyn_o ) [12 of 24] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.dyn_o ) [13 of 24] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.dyn_o ) [14 of 24] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.dyn_o ) [15 of 24] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.dyn_o ) [16 of 24] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.dyn_o ) [17 of 24] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.dyn_o ) [18 of 24] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.dyn_o ) [19 of 24] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.dyn_o ) [20 of 24] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.dyn_o ) [21 of 24] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.dyn_o ) [22 of 24] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.dyn_o ) [23 of 24] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.dyn_o ) [24 of 24] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.dyn_o ) In-place registering transformers-0.3.0.0... + ./Setup haddock Running Haddock for transformers-0.3.0.0... Preprocessing library transformers-0.3.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 8 / 8) in 'Control.Monad.Trans.Class' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 14 / 14) in 'Control.Monad.Trans.Cont' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 9 / 9) in 'Control.Monad.Trans.Maybe' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 6 / 6) in 'Control.Applicative.Lift' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html + ./Setup register --gen-pkg-config=transformers.pkg Creating package registration file: transformers.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93764 + 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-transformers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-transformers-buildroot + cd ghc7.6.1-transformers-0.3.0.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-transformers-buildroot Installing library in /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0 + '[' -f transformers.pkg ']' + install -m 755 transformers.pkg /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0 + mkdir -p /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 transformers.pkg /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib/ghc-7.6.1/package.conf.d/transformers-0.3.0.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-transformers-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0 /usr/src/RPM/BUILD/ghc7.6.1-transformers-0.3.0.0 ghc7.6.1-transformers 0.3.0.0 /usr/lib/ghc-7.6.1/package.conf.d/transformers-0.3.0.0.conf ~/tmp/ghc7.6.1-transformers-buildroot ~/RPM/BUILD/ghc7.6.1-transformers-0.3.0.0 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-transformers-0.3.0.0': No such file or directory ~/RPM/BUILD/ghc7.6.1-transformers-0.3.0.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-transformers-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-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-transformers-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-transformers-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-transformers-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-transformers-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so Verifying ELF objects in /usr/src/tmp/ghc7.6.1-transformers-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/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: RPATH contains several entries: /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/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_raiseIOzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_4_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-transformers-0.3.0.0-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Applicative-Backwards.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Applicative-Backwards.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Applicative-Lift.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Applicative-Lift.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-IO-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-IO-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Maybe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Maybe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Control-Monad-Trans-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Compose.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Compose.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Constant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Constant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Product.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Product.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Reverse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/Data-Functor-Reverse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Applicative-Backwards.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Applicative-Backwards.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Applicative-Lift.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Applicative-Lift.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-IO-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-IO-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Class.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Cont.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Error.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-List.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Maybe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Maybe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-RWS.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Reader.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-State.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer-Lazy.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer-Strict.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Control-Monad-Trans-Writer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Compose.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Compose.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Constant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Constant.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Identity.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Product.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Product.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Reverse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/mini_Data-Functor-Reverse.html warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/transformers.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/transformers.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g8Vy8j 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.fyOkHV 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(transformers) = 0.3.0.0, ghc7.6.1(transformers-0.3.0.0-4a2bd63f9d6c6886ebda8bdf172a15dc) 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, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R5AALT Creating ghc7.6.1-transformers-debuginfo package Processing files: ghc7.6.1-transformers-debuginfo-0.3.0.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TRkO1Z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFPqwo find-requires: running scripts (debuginfo) Requires: ghc7.6.1-transformers = 0.3.0.0-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 Adding to ghc7.6.1-transformers-debuginfo a strict dependency on ghc7.6.1-transformers Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-transformers-0.3.0.0-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-transformers-debuginfo-0.3.0.0-alt2.i586.rpm 27.91user 12.94system 0:59.09elapsed 69%CPU (0avgtext+0avgdata 164632maxresident)k 0inputs+0outputs (0major+6800076minor)pagefaults 0swaps 38.72user 15.79system 1:13.58elapsed 74%CPU (0avgtext+0avgdata 164632maxresident)k 32inputs+0outputs (0major+7108718minor)pagefaults 0swaps