<86>Sep 12 12:20:23 userdel[1828198]: delete user 'rooter' <86>Sep 12 12:20:23 groupadd[1828215]: group added to /etc/group: name=rooter, GID=702 <86>Sep 12 12:20:23 groupadd[1828215]: new group: name=rooter, GID=702 <86>Sep 12 12:20:23 useradd[1828228]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Sep 12 12:20:23 userdel[1828243]: delete user 'builder' <86>Sep 12 12:20:23 userdel[1828243]: removed group 'builder' owned by 'builder' <86>Sep 12 12:20:23 userdel[1828243]: removed shadow group 'builder' owned by 'builder' <86>Sep 12 12:20:23 groupadd[1828294]: group added to /etc/group: name=builder, GID=703 <86>Sep 12 12:20:23 groupadd[1828294]: group added to /etc/gshadow: name=builder <86>Sep 12 12:20:23 groupadd[1828294]: new group: name=builder, GID=703 <86>Sep 12 12:20:23 useradd[1828314]: new user: name=builder, UID=703, GID=703, 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>Sep 12 12:20:27 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Sep 12 12:20:27 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Sep 12 12:20:27 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Sep 12 12:20:27 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Sep 12 12:20:27 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Sep 12 12:20:27 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Sep 12 12:20:34 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Sep 12 12:20:34 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 sisyphus+221941.124.17.2 1550686141 installed <13>Sep 12 12:20:34 rpmi: ghc7.6.1-mtl-2.1.2-alt2 sisyphus+221941.130.17.2 1550686227 installed <13>Sep 12 12:20:34 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685870 installed <13>Sep 12 12:20:34 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550686007 installed <13>Sep 12 12:20:35 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-regex-base-0.93.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-regex-base-0.93.2-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-regex-base-0.93.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-regex-base-0.93.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-regex-base-0.93.2 + echo 'Source #0 (ghc7.6.1-regex-base-0.93.2.tar):' Source #0 (ghc7.6.1-regex-base-0.93.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-regex-base-0.93.2.tar + cd ghc7.6.1-regex-base-0.93.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-regex-base-0.93.2-alt2.patch):' Patch #0 (ghc7.6.1-regex-base-0.93.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-regex-base-0.93.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-regex-base-0.93.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-regex-base-0.93.2 --datadir=/usr/share --datasubdir=ghc7.6.1-regex-base-0.93.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring regex-base-0.93.2... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.p_o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.p_o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.p_o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.p_o ) [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.dyn_o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.dyn_o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.dyn_o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.dyn_o ) In-place registering regex-base-0.93.2... + ./Setup haddock Running Haddock for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html + ./Setup register --gen-pkg-config=regex-base.pkg Creating package registration file: regex-base.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41477 + 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-regex-base-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-regex-base-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-regex-base-0.93.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-regex-base-buildroot Installing library in /usr/src/tmp/ghc7.6.1-regex-base-buildroot/usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2 + '[' -f regex-base.pkg ']' + install -m 755 regex-base.pkg /usr/src/tmp/ghc7.6.1-regex-base-buildroot/usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2 + mkdir -p /usr/src/tmp/ghc7.6.1-regex-base-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 regex-base.pkg /usr/src/tmp/ghc7.6.1-regex-base-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/regex-base-0.93.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-regex-base-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2 /usr/src/RPM/BUILD/ghc7.6.1-regex-base-0.93.2 ghc7.6.1-regex-base 0.93.2 /usr/lib64/ghc-7.6.1/package.conf.d/regex-base-0.93.2.conf ~/tmp/ghc7.6.1-regex-base-buildroot ~/RPM/BUILD/ghc7.6.1-regex-base-0.93.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-regex-base-0.93.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-regex-base-0.93.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-regex-base-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.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-regex-base-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-regex-base-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-regex-base-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-regex-base-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-regex-base-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/regex-base-0.93.2/libHSregex-base-0.93.2-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/containers-0.5.0.0:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/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/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_DIRTY_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_newArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_FROZEN0_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_gc_noregs verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-regex-base-0.93.2-alt2 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/mini_Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/regex-base.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/regex-base.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TDO3fH 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.RnXa9b 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(regex-base) = 0.93.2, ghc7.6.1(regex-base-0.93.2-c2f47911fa743c72607bd46d3123dc8c) 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/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/containers-0.5.0.0/libHScontainers-0.5.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(array) = 0.4.0.1, ghc7.6.1(array-0.4.0.1-cbe8814e07792e8f0d66cac77a2c0b6b), ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(containers) = 0.5.0.0, ghc7.6.1(containers-0.5.0.0-e49be7a240765a4edc5c09f677ec6a81), 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.vl6AaK Creating ghc7.6.1-regex-base-debuginfo package Processing files: ghc7.6.1-regex-base-debuginfo-0.93.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnu4jl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9LekUZ find-requires: running scripts (debuginfo) Requires: ghc7.6.1-regex-base = 0.93.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/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/containers-0.5.0.0/libHScontainers-0.5.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-regex-base-debuginfo a strict dependency on ghc7.6.1-regex-base Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-regex-base-0.93.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-regex-base-debuginfo-0.93.2-alt2.x86_64.rpm (w2.lzdio) 9.21user 3.39system 0:25.60elapsed 49%CPU (0avgtext+0avgdata 182216maxresident)k 0inputs+0outputs (0major+1543940minor)pagefaults 0swaps 20.44user 6.14system 0:45.69elapsed 58%CPU (0avgtext+0avgdata 182216maxresident)k 0inputs+0outputs (0major+1856673minor)pagefaults 0swaps --- ghc7.6.1-regex-base-0.93.2-alt2.x86_64.rpm.repo 2019-02-21 05:02:05.000000000 +0000 +++ ghc7.6.1-regex-base-0.93.2-alt2.x86_64.rpm.hasher 2021-09-12 12:21:07.471825919 +0000 @@ -80,5 +80,5 @@ File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/Text/Regex/Base/RegexLike.p_hi 100644 root:root 3330c6ec36501765b865ed78a625137a -File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so 100644 root:root 3fa70066b493c2ef0b874d4cf8839b89 -File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2.a 100644 root:root f6ff50e72ef51c3a8c127cf278dd9e0a -File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2_p.a 100644 root:root f2786f0d18a5ad0a0e4d31e4a667e5f8 +File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so 100644 root:root 319234d20e23d894b94cb3ee57d167ce +File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2.a 100644 root:root 283661bc56b957a5372b0367e9a8a201 +File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2_p.a 100644 root:root 27ecee49737c03268256477ca7eaba45 File: /usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/regex-base.pkg 100755 root:root 4eade77930e62fe26e5852612b57bf16 @@ -107,2 +107,2 @@ File: /usr/share/doc/ghc7.6.1-regex-base-0.93.2/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: c81987237368c085540fb7285c80e014c6e56801bd344a67fc9cc5b235de5149745c29ebba55bbe6d32275ab8365b9230af0bec0a993c9c38b804606996a1cf0 +RPMIdentity: 44e4dec2ac47cb1e37c7d0e40ba9910b2327243d275dd18adb2959ecba87240638914ad989530bffa974b088f3c9225c999abdeb552dd114dfcb6932e96404fa --- ghc7.6.1-regex-base-debuginfo-0.93.2-alt2.x86_64.rpm.repo 2019-02-21 05:02:05.000000000 +0000 +++ ghc7.6.1-regex-base-debuginfo-0.93.2-alt2.x86_64.rpm.hasher 2021-09-12 12:21:07.719824188 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/78de6bdbccc31b78c2119051b97e1d88002c4f 120777 root:root ../../../../lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so -/usr/lib/debug/.build-id/bd/78de6bdbccc31b78c2119051b97e1d88002c4f.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/69a363166cc8e3f86fd6d1ead902acad147e9b 120777 root:root ../../../../lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so +/usr/lib/debug/.build-id/21/69a363166cc8e3f86fd6d1ead902acad147e9b.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -14,5 +14,5 @@ Provides: ghc7.6.1-regex-base-debuginfo = 0.93.2-alt2:sisyphus+222272.100.1.1 -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/78de6bdbccc31b78c2119051b97e1d88002c4f 120777 root:root ../../../../lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so -File: /usr/lib/debug/.build-id/bd/78de6bdbccc31b78c2119051b97e1d88002c4f.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/69a363166cc8e3f86fd6d1ead902acad147e9b 120777 root:root ../../../../lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so +File: /usr/lib/debug/.build-id/21/69a363166cc8e3f86fd6d1ead902acad147e9b.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -20,3 +20,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug 100644 root:root a57edeb0c4c46a7da5daf8e8b515c9e4 -RPMIdentity: 64a5a98897e629e09afbdd8c45ccd9bcd306bba7be3d4672cfb6ee0ab25c467fb54e4a24edcc59f7d0fe4b957fbacbd5adcea57e21fd6b9bdd796142166fe715 +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.6.1.so.debug 100644 root:root 939722ca2e22a72352a24e47d1ecfd0c +RPMIdentity: 88a2bf8004b6e477cacd4d90098c5bdd29dabf7ff2b90a2edee130f75e54dac1bb3effd98e8398a3548f4d74ad9a7f601501a05f7c02abe12edf3087de8394a4