<86>Jun 12 09:01:13 userdel[3181533]: delete user 'rooter' <86>Jun 12 09:01:13 userdel[3181533]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 12 09:01:13 groupadd[3181559]: group added to /etc/group: name=rooter, GID=990 <86>Jun 12 09:01:13 groupadd[3181559]: group added to /etc/gshadow: name=rooter <86>Jun 12 09:01:13 groupadd[3181559]: new group: name=rooter, GID=990 <86>Jun 12 09:01:13 useradd[3181571]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash <86>Jun 12 09:01:13 userdel[3181589]: delete user 'builder' <86>Jun 12 09:01:13 userdel[3181589]: removed group 'builder' owned by 'builder' <86>Jun 12 09:01:13 userdel[3181589]: removed shadow group 'builder' owned by 'builder' <86>Jun 12 09:01:13 groupadd[3181608]: group added to /etc/group: name=builder, GID=991 <86>Jun 12 09:01:13 groupadd[3181608]: group added to /etc/gshadow: name=builder <86>Jun 12 09:01:13 groupadd[3181608]: new group: name=builder, GID=991 <86>Jun 12 09:01:13 useradd[3181618]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Jun 12 09:01:14 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:01:14 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Jun 12 09:01:14 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Jun 12 09:01:14 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Jun 12 09:01:14 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 12 09:01:14 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:01:19 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jun 12 09:01:19 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed warning: File /usr/src/in/source/ghc7.6.1-transformers-0.3.0.0-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-transformers-0.3.0.0-alt2.nosrc.rpm (w1.gzdio) 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27237 + 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.27237 + 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/lib64 --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.10492 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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/lib64/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/lib64/ghc-7.6.1/lib/transformers-0.3.0.0 + mkdir -p /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 transformers.pkg /usr/src/tmp/ghc7.6.1-transformers-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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,gnuconfig) 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/lib64: ./usr/lib64/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-transformers-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/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: RPATH contains several entries: /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/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-transformers-0.3.0.0-alt2 warning: File listed twice: /usr/lib64/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.NXIOC0 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.0yxHAT 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-d724094873112c7e2260c14d96cacf64) 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, 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.TjgmZP 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.oCvTOP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zMXh4S find-requires: running scripts (debuginfo) Requires: ghc7.6.1-transformers = 0.3.0.0-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug Adding to ghc7.6.1-transformers-debuginfo a strict dependency on ghc7.6.1-transformers Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-transformers-0.3.0.0-alt2.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-transformers-debuginfo-0.3.0.0-alt2.x86_64.rpm (w2.lzdio) 17.35user 9.83system 0:31.04elapsed 87%CPU (0avgtext+0avgdata 182528maxresident)k 0inputs+0outputs (0major+7629020minor)pagefaults 0swaps 24.35user 12.54system 0:40.11elapsed 91%CPU (0avgtext+0avgdata 182528maxresident)k 0inputs+0outputs (34964major+7911596minor)pagefaults 0swaps --- ghc7.6.1-transformers-0.3.0.0-alt2.x86_64.rpm.repo 2019-02-20 18:09:08.000000000 +0000 +++ ghc7.6.1-transformers-0.3.0.0-alt2.x86_64.rpm.hasher 2022-06-12 09:01:52.409436937 +0000 @@ -181,5 +181,5 @@ File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Cont.p_hi 100644 root:root d375d61d53624483496409031be5f918 -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.dyn_hi 100644 root:root 16361df0d667593d3783a419d62aeabc -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.hi 100644 root:root d2a1f884edd73c3813e0ebb49688242f -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.p_hi 100644 root:root 671812028b42661956ae8fd69ce76964 +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.dyn_hi 100644 root:root 2cfe18a592dc4eded09154ffd3929882 +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.hi 100644 root:root db4b4b95fc514d0fd98780d5cf8a0e9f +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Error.p_hi 100644 root:root b09bd89571741c98582e8b32c75e4c2f File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/Control/Monad/Trans/Identity.dyn_hi 100644 root:root c4a75dd289629fbfa68208054b1ed8ce @@ -244,5 +244,5 @@ File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/HStransformers-0.3.0.0.o 100644 root:root 2f1a438a2679e3485102d7ad760cf79a -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so 100644 root:root 56e70e5f3f1cda748dbe1df2785dc1c7 -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0.a 100644 root:root 5565492411bbb232a24946fb33966e8e -File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0_p.a 100644 root:root 888c259d1fb0d214a69833e51c4b2228 +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so 100644 root:root 6db57a39902c2e78dc4f82e58805f3e4 +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0.a 100644 root:root 14926bf187538ebb54af37c93dd16a6a +File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0_p.a 100644 root:root 1ea1e90546e0fd6ed5d447cc8906a924 File: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/transformers.pkg 100755 root:root 64f91a8638a389b50f3c6f208b6d9bac @@ -311,2 +311,2 @@ File: /usr/share/doc/ghc7.6.1-transformers-0.3.0.0/html/transformers.haddock 100644 root:root 9e1c786d8fd7262c4d43d5052ab16119 -RPMIdentity: ab8de21e5d7abf399bf28194d8db3a3c12c3f30261f2605b056607657da9e3f46a19289b04f09875b6e9321a10a711d8b433f9a095c1a1b63c1ee9ff1cfb5414 +RPMIdentity: 24bbbb9e92984bb75869a9d3845bc08240d291814dfa4ee7ca4486d003f9216ca1f5c1e313ccaf0d7a9840399d51db6a09dd85f5a9813605d16fc2153fd10278 --- ghc7.6.1-transformers-debuginfo-0.3.0.0-alt2.x86_64.rpm.repo 2019-02-20 18:09:08.000000000 +0000 +++ ghc7.6.1-transformers-debuginfo-0.3.0.0-alt2.x86_64.rpm.hasher 2022-06-12 09:01:52.461437712 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/0cd0e91bbafd561ba6cacc4826eaf19d6d8454 120777 root:root ../../../../lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so -/usr/lib/debug/.build-id/11/0cd0e91bbafd561ba6cacc4826eaf19d6d8454.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/eb8ce10288e1e20f499512e45d76d924917a5e 120777 root:root ../../../../lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so +/usr/lib/debug/.build-id/85/eb8ce10288e1e20f499512e45d76d924917a5e.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -12,5 +12,5 @@ Provides: ghc7.6.1-transformers-debuginfo = 0.3.0.0-alt2:sisyphus+221941.124.17.2 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/0cd0e91bbafd561ba6cacc4826eaf19d6d8454 120777 root:root ../../../../lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so -File: /usr/lib/debug/.build-id/11/0cd0e91bbafd561ba6cacc4826eaf19d6d8454.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/eb8ce10288e1e20f499512e45d76d924917a5e 120777 root:root ../../../../lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so +File: /usr/lib/debug/.build-id/85/eb8ce10288e1e20f499512e45d76d924917a5e.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -18,3 +18,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0 40755 root:root -File: /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 100644 root:root f4e407767a61abd8e0d347965abfba1b -RPMIdentity: a2242b7b718948b0eae1ef998654dc9e9ea6878af7b18d5e36fade30842d92d65d1623f5b032434e22083eb0ac455074150199ab26e42d3635e29bc4d5808154 +File: /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 100644 root:root a385212023802a7e4e1b09406b422e25 +RPMIdentity: a7c17237e1c2d2af852888edd531fb2f5570a021bededb148942a4832789024bac9341ba8b4a5a83c789c583c3798573797b1264e2458617c67196aeb218f86d