<86>Feb 27 07:02:07 userdel[1212192]: delete user 'rooter'
<86>Feb 27 07:02:07 userdel[1212192]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 07:02:07 groupadd[1212222]: group added to /etc/group: name=rooter, GID=975
<86>Feb 27 07:02:07 groupadd[1212222]: group added to /etc/gshadow: name=rooter
<86>Feb 27 07:02:07 groupadd[1212222]: new group: name=rooter, GID=975
<86>Feb 27 07:02:07 useradd[1212252]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Feb 27 07:02:07 userdel[1212303]: delete user 'builder'
<86>Feb 27 07:02:07 userdel[1212303]: removed group 'builder' owned by 'builder'
<86>Feb 27 07:02:07 groupadd[1212336]: group added to /etc/group: name=builder, GID=976
<86>Feb 27 07:02:07 groupadd[1212336]: group added to /etc/gshadow: name=builder
<86>Feb 27 07:02:07 groupadd[1212336]: new group: name=builder, GID=976
<86>Feb 27 07:02:07 useradd[1212356]: new user: name=builder, UID=976, GID=976, 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>Feb 27 07:02:08 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:02:08 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Feb 27 07:02:08 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Feb 27 07:02:08 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Feb 27 07:02:08 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Feb 27 07:02:08 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686141 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-mtl-2.1.2-alt2 sisyphus+221941.130.17.2 1550686227 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685870 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-extensible-exceptions-0.1.1.4-alt2 sisyphus+222245.100.1.1 1550723224 installed
<13>Feb 27 07:02:13 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550686007 installed
<13>Feb 27 07:02:13 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-monadcatchio-mtl-0.3.0.5-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-monadcatchio-mtl-0.3.0.5-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-monadcatchio-mtl-0.3.0.5
+ echo 'Source #0 (ghc7.6.1-monadcatchio-mtl-0.3.0.5.tar):'
Source #0 (ghc7.6.1-monadcatchio-mtl-0.3.0.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-monadcatchio-mtl-0.3.0.5.tar
+ cd ghc7.6.1-monadcatchio-mtl-0.3.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.patch):'
Patch #0 (ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-monadcatchio-mtl-0.3.0.5
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )

Setup.lhs:4:31: Warning:
    In the use of `defaultUserHooks'
    (imported from Distribution.Simple):
    Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2
             compatibility in which case you must stick with defaultUserHooks"
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5 --datadir=/usr/share --datasubdir=ghc7.6.1-monadcatchio-mtl-0.3.0.5 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Warning: defaultUserHooks in Setup script is deprecated.
Configuring MonadCatchIO-mtl-0.3.0.5...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
[1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.p_o )

Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.dyn_o )

Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
In-place registering MonadCatchIO-mtl-0.3.0.5...
+ ./Setup haddock
Running Haddock for MonadCatchIO-mtl-0.3.0.5...
Preprocessing library MonadCatchIO-mtl-0.3.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-1275461/Control/Monad/CatchIO.hs:55:15: Warning:
    In the use of `E.block'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

dist/build/tmp-1275461/Control/Monad/CatchIO.hs:56:15: Warning:
    In the use of `E.unblock'
    (imported from Control.Exception.Extensible, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
  85% ( 11 / 13) in 'Control.Monad.CatchIO'
Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html
+ ./Setup register --gen-pkg-config=monadcatchio-mtl.pkg
Creating package registration file: monadcatchio-mtl.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32263
+ 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-monadcatchio-mtl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-monadcatchio-mtl-0.3.0.5
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot/usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5
+ '[' -f monadcatchio-mtl.pkg ']'
+ install -m 755 monadcatchio-mtl.pkg /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot/usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5
+ mkdir -p /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 monadcatchio-mtl.pkg /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/monadcatchio-mtl-0.3.0.5.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5 /usr/src/RPM/BUILD/ghc7.6.1-monadcatchio-mtl-0.3.0.5 ghc7.6.1-monadcatchio-mtl 0.3.0.5 /usr/lib64/ghc-7.6.1/package.conf.d/monadcatchio-mtl-0.3.0.5.conf
~/tmp/ghc7.6.1-monadcatchio-mtl-buildroot ~/RPM/BUILD/ghc7.6.1-monadcatchio-mtl-0.3.0.5
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-monadcatchio-mtl-0.3.0.5': No such file or directory
~/RPM/BUILD/ghc7.6.1-monadcatchio-mtl-0.3.0.5
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-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-monadcatchio-mtl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-monadcatchio-mtl-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-monadcatchio-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-monadcatchio-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/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/mtl-2.1.2:/usr/lib64/ghc-7.6.1/lib/transformers-0.3.0.0:/usr/lib64/ghc-7.6.1/lib/extensible-exceptions-0.1.1.4:/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/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_raiseIOzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/Control-Monad-CatchIO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/Control-Monad-CatchIO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/MonadCatchIO-mtl.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/MonadCatchIO-mtl.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/mini_Control-Monad-CatchIO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/mini_Control-Monad-CatchIO.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wOq2xQ
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.om37mQ
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(MonadCatchIO-mtl) = 0.3.0.5, ghc7.6.1(MonadCatchIO-mtl-0.3.0.5-179e9e1b874946f1cef7da6a1c10906e)
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(extensible-exceptions) = 0.1.1.4, ghc7.6.1(extensible-exceptions-0.1.1.4-9e3fa90a4ffa89b1cf33e3060727b84c), ghc7.6.1(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-4ef6d1f96130009648b0086dadea7711), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kqm8CT
Creating ghc7.6.1-monadcatchio-mtl-debuginfo package
Processing files: ghc7.6.1-monadcatchio-mtl-debuginfo-0.3.0.5-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yJDQj0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UkHPra
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-monadcatchio-mtl = 0.3.0.5-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-monadcatchio-mtl-debuginfo a strict dependency on ghc7.6.1-monadcatchio-mtl
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-monadcatchio-mtl-debuginfo-0.3.0.5-alt2.x86_64.rpm (w2.lzdio)
3.15user 1.35system 0:09.01elapsed 50%CPU (0avgtext+0avgdata 183620maxresident)k
0inputs+0outputs (0major+660985minor)pagefaults 0swaps
10.91user 4.31system 0:19.04elapsed 79%CPU (0avgtext+0avgdata 183620maxresident)k
0inputs+0outputs (34409major+948163minor)pagefaults 0swaps
--- ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.x86_64.rpm.repo	2019-02-21 20:51:49.000000000 +0000
+++ ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2.x86_64.rpm.hasher	2022-02-27 07:02:24.886290641 +0000
@@ -49,5 +49,5 @@
 File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/HSMonadCatchIO-mtl-0.3.0.5.o	100644	root:root	e0a04c3084c1b46cbffa3289c5b9b134	
-File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so	100644	root:root	afc7cc7d0f5ee5e2d0994e20a6a3ae2c	
-File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5.a	100644	root:root	cd112b65c3231421db6d30436c1c0b52	
-File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5_p.a	100644	root:root	6cbc9f3f8cbb68317ac6f5c1db3b876e	
+File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so	100644	root:root	ccb8ead7eec216afb2b6ca27d361b54c	
+File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5.a	100644	root:root	cd39541b894adbe247d8d62c0157254f	
+File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5_p.a	100644	root:root	ae1168dedbfaa9f479b24e5e739d650f	
 File: /usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/monadcatchio-mtl.pkg	100755	root:root	27990cf6dbe219be81aa34880172d533	
@@ -70,2 +70,2 @@
 File: /usr/share/doc/ghc7.6.1-monadcatchio-mtl-0.3.0.5/html/synopsis.png	100644	root:root	f7936844cc05316ed73f6bf1d2e75434	
-RPMIdentity: ad3c3278193f287917b918f6b0495e155d4e2cdd5db9bcf9e5e6bfd1ce1c860b4cd677cbac40411c3d2e99b96d2a8befdff878d0ddf0b54fb688037db857ffa5
+RPMIdentity: 27488ebbb6311a5e7aa18d1e93ea1fb37fba72c350a50bc99337ec4f4600897fddd47aea1699af1dc510475ecc1f4acf5b416c4ee27863dba01535278a114b25
--- ghc7.6.1-monadcatchio-mtl-debuginfo-0.3.0.5-alt2.x86_64.rpm.repo	2019-02-21 20:51:49.000000000 +0000
+++ ghc7.6.1-monadcatchio-mtl-debuginfo-0.3.0.5-alt2.x86_64.rpm.hasher	2022-02-27 07:02:24.958291917 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b6	40755	root:root	
-/usr/lib/debug/.build-id/b6/4e4eb6212f955ca519ce086739654e622b1db0	120777	root:root	../../../../lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so
-/usr/lib/debug/.build-id/b6/4e4eb6212f955ca519ce086739654e622b1db0.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/d4	40755	root:root	
+/usr/lib/debug/.build-id/d4/bb38753324f1b560bb6570f08f40ed9ded19dd	120777	root:root	../../../../lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so
+/usr/lib/debug/.build-id/d4/bb38753324f1b560bb6570f08f40ed9ded19dd.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-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-monadcatchio-mtl-debuginfo = 0.3.0.5-alt2:sisyphus+222358.100.1.1
-File: /usr/lib/debug/.build-id/b6	40755	root:root		
-File: /usr/lib/debug/.build-id/b6/4e4eb6212f955ca519ce086739654e622b1db0	120777	root:root		../../../../lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/b6/4e4eb6212f955ca519ce086739654e622b1db0.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/d4	40755	root:root		
+File: /usr/lib/debug/.build-id/d4/bb38753324f1b560bb6570f08f40ed9ded19dd	120777	root:root		../../../../lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/d4/bb38753324f1b560bb6570f08f40ed9ded19dd.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-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/MonadCatchIO-mtl-0.3.0.5	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so.debug	100644	root:root	ab8cffd03732d4483d1f24a2e0e189fa	
-RPMIdentity: 58d6112998e15defd74d6c0d90532024eb5e2dec3b3a42c67450f38daad3f4dc403cc20a9996982dc08fe06609a5b87ef122edb9d2d9ee63e3289a08d00cb1c5
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so.debug	100644	root:root	bb125d9d82711ed4cfde919bd00a965e	
+RPMIdentity: f3be5c2643f98313dc53fac05387b87dfcea213431e7e33d7a70296fda3e3f911c295f4a2e49fabf31af358ddc494d6628cebeff30d9f378b55b3fef7545e313