<86>Mar 17 10:08:18 userdel[188041]: delete user 'rooter' <86>Mar 17 10:08:18 userdel[188041]: removed group 'rooter' owned by 'rooter' <86>Mar 17 10:08:18 userdel[188041]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 10:08:18 groupadd[188061]: group added to /etc/group: name=rooter, GID=1829 <86>Mar 17 10:08:18 groupadd[188061]: group added to /etc/gshadow: name=rooter <86>Mar 17 10:08:18 groupadd[188061]: new group: name=rooter, GID=1829 <86>Mar 17 10:08:18 useradd[188080]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Mar 17 10:08:18 userdel[188114]: delete user 'builder' <86>Mar 17 10:08:18 userdel[188114]: removed group 'builder' owned by 'builder' <86>Mar 17 10:08:18 userdel[188114]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 10:08:18 groupadd[188140]: group added to /etc/group: name=builder, GID=1830 <86>Mar 17 10:08:18 groupadd[188140]: group added to /etc/gshadow: name=builder <86>Mar 17 10:08:18 groupadd[188140]: new group: name=builder, GID=1830 <86>Mar 17 10:08:18 useradd[188157]: new user: name=builder, UID=1830, GID=1830, 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>Mar 17 10:08:21 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 17 10:08:21 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Mar 17 10:08:21 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Mar 17 10:08:21 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Mar 17 10:08:21 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 17 10:08:21 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 17 10:08:26 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 17 10:08:26 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685870 installed <13>Mar 17 10:08:26 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550686007 installed <13>Mar 17 10:08:26 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686141 installed <13>Mar 17 10:08:26 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-mtl-2.1.2-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-mtl-2.1.2-alt2.nosrc.rpm (w1.gzdio) 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59546 + 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.59546 + 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/lib64 --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: base-4.6.0.0, rts-1.0, ghc-prim-0.3.0.0, integer-gmp-0.5.0.0, transformers-0.3.0.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' Warning: mtl-2.1.2:Control.Monad.Identity: Could not find documentation for exported module: Data.Functor.Identity Warning: mtl-2.1.2:Control.Monad.Identity: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.Identity: Could not find documentation for exported module: Control.Monad.Fix 100% ( 1 / 1) in 'Control.Monad.Identity' Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error 67% ( 2 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Warning: mtl-2.1.2:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.Trans.Class Warning: mtl-2.1.2:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.IO.Class 100% ( 1 / 1) in 'Control.Monad.Trans' Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.ErrorT Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.mapErrorT Warning: mtl-2.1.2:Control.Monad.Error: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.Error: Could not find documentation for exported module: Control.Monad.Fix 75% ( 9 / 12) in 'Control.Monad.Error' Warning: Couldn't find .haddock for export Control.Monad.Trans.List.ListT Warning: Couldn't find .haddock for export Control.Monad.Trans.List.mapListT Warning: mtl-2.1.2:Control.Monad.List: Could not find documentation for exported module: Control.Monad 50% ( 2 / 4) in 'Control.Monad.List' Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.rws Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.runRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWST Warning: mtl-2.1.2:Control.Monad.RWS.Lazy: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.RWS.Lazy: Could not find documentation for exported module: Control.Monad.Fix Warning: mtl-2.1.2:Control.Monad.RWS.Lazy: Could not find documentation for exported module: Data.Monoid 33% ( 6 / 18) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.Reader Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.runReader Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReader Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReader Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReaderT Warning: mtl-2.1.2:Control.Monad.Reader: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.Reader: Could not find documentation for exported module: Control.Monad.Fix 65% ( 13 / 20) in 'Control.Monad.Reader' Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.rws Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.runRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWS Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWST Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWST Warning: mtl-2.1.2:Control.Monad.RWS.Strict: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.RWS.Strict: Could not find documentation for exported module: Control.Monad.Fix Warning: mtl-2.1.2:Control.Monad.RWS.Strict: Could not find documentation for exported module: Data.Monoid 33% ( 6 / 18) in 'Control.Monad.RWS.Strict' Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.State Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.runState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.StateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withStateT Warning: mtl-2.1.2:Control.Monad.State.Lazy: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.State.Lazy: Could not find documentation for exported module: Control.Monad.Fix 48% ( 10 / 21) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.State Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.runState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withState Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.StateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapStateT Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withStateT Warning: mtl-2.1.2:Control.Monad.State.Strict: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.State.Strict: Could not find documentation for exported module: Control.Monad.Fix 48% ( 10 / 21) in 'Control.Monad.State.Strict' Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.Writer Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.runWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.WriterT Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriterT Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriterT Warning: mtl-2.1.2:Control.Monad.Writer.Lazy: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.Writer.Lazy: Could not find documentation for exported module: Control.Monad.Fix Warning: mtl-2.1.2:Control.Monad.Writer.Lazy: Could not find documentation for exported module: Data.Monoid 47% ( 7 / 15) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.Writer Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.runWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriter Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.WriterT Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriterT Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriterT Warning: mtl-2.1.2:Control.Monad.Writer.Strict: Could not find documentation for exported module: Control.Monad Warning: mtl-2.1.2:Control.Monad.Writer.Strict: Could not find documentation for exported module: Control.Monad.Fix Warning: mtl-2.1.2:Control.Monad.Writer.Strict: Could not find documentation for exported module: Data.Monoid 47% ( 7 / 15) in 'Control.Monad.Writer.Strict' Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.Cont Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.cont Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.runCont Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapCont Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withCont Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.ContT Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapContT Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withContT Warning: mtl-2.1.2:Control.Monad.Cont: Could not find documentation for exported module: Control.Monad 55% ( 11 / 20) in 'Control.Monad.Cont' Warning: Control.Monad.Writer.Class: could not find link destinations for: Data.Monoid.Monoid GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.liftM Warning: Control.Monad.State.Class: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Warning: Control.Monad.Reader.Class: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Warning: Control.Monad.RWS.Class: could not find link destinations for: Data.Monoid.Monoid Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT GHC.Base.Monad Warning: Control.Monad.Identity: could not find link destinations for: Data.Functor.Identity.Identity Warning: Control.Monad.Error.Class: could not find link destinations for: GHC.Base.String GHC.IO.Exception.IOException Control.Monad.Trans.Error.ErrorList GHC.Base.Monad Data.Either.Either GHC.Types.IO Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Warning: Control.Monad.Cont.Class: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Monoid.Monoid Warning: Control.Monad.Trans: could not find link destinations for: GHC.Types.IO Warning: Control.Monad.Error: could not find link destinations for: GHC.Base.Monad Data.Either.Either GHC.IO.Exception.IOException GHC.Types.IO Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid GHC.Base.String Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Data.Foldable.Foldable Data.Traversable.Traversable Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.List: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans GHC.Base.Monad GHC.Base.Functor Control.Monad.MonadPlus Control.Applicative.Applicative Data.Foldable.Foldable Data.Traversable.Traversable Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.RWS.Lazy: could not find link destinations for: Data.Functor.Identity.Identity Data.Monoid.Monoid GHC.Base.Monad Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.Reader: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.RWS.Strict: could not find link destinations for: Data.Functor.Identity.Identity Data.Monoid.Monoid GHC.Base.Monad Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.State.Lazy: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.State.Strict: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Data.Monoid.Monoid Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.Writer.Lazy: could not find link destinations for: Data.Monoid.Monoid GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.liftM Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Data.Foldable.Foldable Data.Traversable.Traversable Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.Writer.Strict: could not find link destinations for: Data.Monoid.Monoid GHC.Base.Monad Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.liftM Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Monad.Fix.MonadFix Control.Monad.MonadPlus Control.Applicative.Applicative Data.Foldable.Foldable Data.Traversable.Traversable Control.Monad.IO.Class.MonadIO Control.Applicative.Alternative Warning: Control.Monad.Cont: could not find link destinations for: GHC.Base.Monad Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Monoid.Monoid Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans GHC.Base.Functor Control.Applicative.Applicative Control.Monad.IO.Class.MonadIO 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.55851 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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/lib64/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/lib64/ghc-7.6.1/lib/mtl-2.1.2 + mkdir -p /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 mtl.pkg /usr/src/tmp/ghc7.6.1-mtl-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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,gnuconfig) 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/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-mtl-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/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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.mPD87L 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.XQlAUt 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(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-4ef6d1f96130009648b0086dadea7711) Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(transformers) = 0.3.0.0, ghc7.6.1(transformers-0.3.0.0-d724094873112c7e2260c14d96cacf64), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i2IMbf 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.RsI7Y3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ciGJeW find-requires: running scripts (debuginfo) Requires: ghc7.6.1-mtl = 2.1.2-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, /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 Adding to ghc7.6.1-mtl-debuginfo a strict dependency on ghc7.6.1-mtl Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-mtl-2.1.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-mtl-debuginfo-2.1.2-alt2.x86_64.rpm (w2.lzdio) 7.22user 5.26system 0:17.51elapsed 71%CPU (0avgtext+0avgdata 181372maxresident)k 0inputs+0outputs (0major+2672496minor)pagefaults 0swaps 3.26user 1.23system 0:29.27elapsed 15%CPU (0avgtext+0avgdata 135216maxresident)k 0inputs+0outputs (0major+217395minor)pagefaults 0swaps --- ghc7.6.1-mtl-2.1.2-alt2.x86_64.rpm.repo 2019-02-20 18:10:30.000000000 +0000 +++ ghc7.6.1-mtl-2.1.2-alt2.x86_64.rpm.hasher 2024-03-17 10:08:46.522400295 +0000 @@ -242,5 +242,5 @@ File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/HSmtl-2.1.2.o 100644 root:root a13a0607b36059edf7dc11a6f0ca68d8 -File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so 100644 root:root bc76eda921f13989a29d1ed75164a98a -File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2.a 100644 root:root d1f3ed1e727b99fe025022870b75f905 -File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2_p.a 100644 root:root 4d78d2b4b460bd060310785183973bba +File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so 100644 root:root 20e88fcc6a6f9e660f96970052f393c2 +File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2.a 100644 root:root 3da1952908db12eddac78538d239c44d +File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2_p.a 100644 root:root 9d79cd0d84e57385954432cfa7a8b93a File: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/mtl.pkg 100755 root:root ff446ae38f5efd683614b25e558b7232 @@ -250,22 +250,22 @@ File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html 40755 root:root -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont-Class.html 100644 root:root 62804d202a43bf8f09e8dbaa07892226 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont.html 100644 root:root bb0928a345dce270827241417dfefe72 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error-Class.html 100644 root:root 3759d99a4c04cf4103eedf53ed09b97f -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error.html 100644 root:root a751bed2d87adeec65d4cfb2660baa7d -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Identity.html 100644 root:root eadee7eaaeab9c8a7cdb1d36233d2e7d -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-List.html 100644 root:root 8cd36b81a4a2b87183923837f95cb871 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Class.html 100644 root:root 5d211c719db00f53176269a1d75d020a -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Lazy.html 100644 root:root 74a2bc9e46e065fbf84ba56e2ddcc851 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Strict.html 100644 root:root 699ddc515e3622168f61c62808a396fe +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont-Class.html 100644 root:root 8ae82841eed3fa91dc3cc7a40efacb35 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Cont.html 100644 root:root cbb2180ef588d15b1576209d7ba30c2c +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error-Class.html 100644 root:root f7f4a4caae1f35687686e8cd545fb360 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Error.html 100644 root:root 477fa25701a26c673a2504f2010641b6 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Identity.html 100644 root:root a144fff9f96b3573edf955b22cf1849c +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-List.html 100644 root:root bf53559657b404e819b87d5716f8b4ba +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Class.html 100644 root:root cf253f84d6db82d124ebd032e5a90359 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Lazy.html 100644 root:root f24864d87477e0536ad0871d487f03f1 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS-Strict.html 100644 root:root 88f54707d0e92023181b7918da0bb610 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-RWS.html 100644 root:root 651f53b9818019617eaf98233f245707 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader-Class.html 100644 root:root 5255b688081e2e97f3a5e49436dba45b -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader.html 100644 root:root 6f7607661b4653d43bb50ddad8b7f0e3 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Class.html 100644 root:root 68f632abfab05a69c6e570653777d500 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Lazy.html 100644 root:root c1059a659f509a2227e15c7debcd6ac0 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Strict.html 100644 root:root 06f92ffcaae9cd8c18c58df12eec347f +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader-Class.html 100644 root:root 9c4b39ae8eeb973a241dd3b9672444f9 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Reader.html 100644 root:root d2c11de1a8e7718c9a291ec193054da7 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Class.html 100644 root:root 332dc86b7c970abb1fd9718d4a1fdc0e +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Lazy.html 100644 root:root b12df5c78c01478c1e7a38c97d8b9462 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State-Strict.html 100644 root:root 3c426e00bfad700465af2162b0911b4a File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-State.html 100644 root:root ee7321e17c9b679f04cab7a72d8d66b5 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Trans.html 100644 root:root 135dbd9b9c2a0f219204bd3a849ee997 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Class.html 100644 root:root e266a14fa441ab0726ba02f178ec6e6b -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Lazy.html 100644 root:root 005214830bb4cdba8a7f89ae8d48cfc3 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Strict.html 100644 root:root 0a8265e9be8634337787578a5a890387 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Trans.html 100644 root:root 272221df86faa64a2696f56a2a83336e +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Class.html 100644 root:root 1623acd8ede6654335976463591e6d61 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Lazy.html 100644 root:root 23692b0ea27e37d97caac100121dbe91 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer-Strict.html 100644 root:root 1a9440501d9fb496afd7fb9cc4845b39 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/Control-Monad-Writer.html 100644 root:root 4704c43497750fd422629771b832156b @@ -275,16 +275,16 @@ File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-A.html 100644 root:root 346ea8dcfea4131c47b9ad3b81abe9ac -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-All.html 100644 root:root a2e61cdd2d6ae78772a63ab2b45fff3e +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-All.html 100644 root:root 82c371ff6ce515f7f994d714db3a7116 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-C.html 100644 root:root b435acb5e5a8c043c0a3df8420d075cd -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-D.html 100644 root:root 6d10432db99ebacdd973988e5e338e99 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-E.html 100644 root:root 516fea0466f431fc4d2c07f9ba8f95f4 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-D.html 100644 root:root 8740b5bb002e7d50270502e23e04db79 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-E.html 100644 root:root 443c982b12479d77e147be5928e7d23e File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-F.html 100644 root:root ee31c3b351d5a8f677681d777b326512 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-G.html 100644 root:root 0f6906a4872e838183172a39b229d75b -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-I.html 100644 root:root 3fe7e9c2894d2ec6d55b52a0f19f6fc3 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-I.html 100644 root:root 88f8bf37216d5a71c73ddaca682eeec8 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-J.html 100644 root:root a0b7644f2ceac2108d43802cf544222b File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-L.html 100644 root:root 842db0d24f4f9c845ec2f8b3a287f274 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-M.html 100644 root:root 6c8c3fbf2361b2af1981d05489098632 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-M.html 100644 root:root 9eed612f954716404b6730c1ad170aab File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-N.html 100644 root:root d2c1a149f3a9168442f0238d8687d157 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-P.html 100644 root:root ca6e4f5bc367df24462140ba9c8a5e47 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-R.html 100644 root:root 3775bf221976e2cf060a04e93e23fdce -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-S.html 100644 root:root 3a39182a9b846137b0d72915c832f28b +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-R.html 100644 root:root 938ccc5d4fc75da29341cccadd87cbae +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-S.html 100644 root:root bf0638cca95559bddbf1d0ece58b42c9 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-T.html 100644 root:root 9cd6c3bdee6751de6f5b8abc2bc4dce8 @@ -292,3 +292,3 @@ File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-V.html 100644 root:root 5422ff8a0c5bac15b326dcddccfbd486 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-W.html 100644 root:root ee11c4504cc8b0ef130f132c63a3bb57 +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-W.html 100644 root:root e1d5f926b95c8447ebb4ee30f31c0f77 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/doc-index-Z.html 100644 root:root d3c9bcb753ea2dc9a85f0fd3ba067263 @@ -322,3 +322,3 @@ File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/minus.gif 100644 root:root c8ff9f25065fff4d6d7a30fd5463d5d8 -File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mtl.haddock 100644 root:root 1a0bd67d072d9ce4379332679689e7aa +File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/mtl.haddock 100644 root:root b7810315d8af283e64ec1c152b67d815 File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/ocean.css 100644 root:root 098afa65f3cf532c050848743266069f @@ -326,2 +326,2 @@ File: /usr/share/doc/ghc7.6.1-mtl-2.1.2/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 192ff4ca84ff173dcd0b80caca6ae471d60169cdaf133ddd7277a18a25445f1b95a17083e3fd988dc56ab5a495dfe54f2c010ef206dcdaca76b3c0d3cee52120 +RPMIdentity: fa91f2eaeb13c8982581208c255a467906ff09cd6a1c24cb8fbaf0bb62fd5fd75ae1f71bf8e40004fe388fc4182cb70e7cc735de73dc9b9ca794371090edef86 --- ghc7.6.1-mtl-debuginfo-2.1.2-alt2.x86_64.rpm.repo 2019-02-20 18:10:30.000000000 +0000 +++ ghc7.6.1-mtl-debuginfo-2.1.2-alt2.x86_64.rpm.hasher 2024-03-17 10:08:46.612401446 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/05 40755 root:root -/usr/lib/debug/.build-id/05/784a56cc412ffc7be0a59afb905d3093161dc2 120777 root:root ../../../../lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so -/usr/lib/debug/.build-id/05/784a56cc412ffc7be0a59afb905d3093161dc2.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/bf53d26be0dc47a4c5176733575a1f03d3a38d 120777 root:root ../../../../lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so +/usr/lib/debug/.build-id/bc/bf53d26be0dc47a4c5176733575a1f03d3a38d.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -13,5 +13,5 @@ Provides: ghc7.6.1-mtl-debuginfo = 2.1.2-alt2:sisyphus+221941.130.17.2 -File: /usr/lib/debug/.build-id/05 40755 root:root -File: /usr/lib/debug/.build-id/05/784a56cc412ffc7be0a59afb905d3093161dc2 120777 root:root ../../../../lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so -File: /usr/lib/debug/.build-id/05/784a56cc412ffc7be0a59afb905d3093161dc2.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/bf53d26be0dc47a4c5176733575a1f03d3a38d 120777 root:root ../../../../lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so +File: /usr/lib/debug/.build-id/bc/bf53d26be0dc47a4c5176733575a1f03d3a38d.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -19,3 +19,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/mtl-2.1.2 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug 100644 root:root 34c97770fe9b5029a8debaecce699fe6 -RPMIdentity: fcf312d871135946677400388c6a323a41578abdc6142f62a9526eb791e942e522af1ef1a9d5bb891e46ba330212aa2fccaae7db6f0cecf84cfa5a82be62267d +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/mtl-2.1.2/libHSmtl-2.1.2-ghc7.6.1.so.debug 100644 root:root 24507fa74282444c04444a951506509e +RPMIdentity: 56eadeace2d4d1e4d50f254240d24f512ab72acd5d3398bb97eff2e168ff20695d8966a384967740b677177d579be9da72eee0a242ffb4f5d93be64488f8ccdb