<86>Oct 22 10:09:15 userdel[4101418]: delete user 'rooter' <86>Oct 22 10:09:15 userdel[4101418]: removed group 'rooter' owned by 'rooter' <86>Oct 22 10:09:15 userdel[4101418]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 22 10:09:15 groupadd[4101476]: group added to /etc/group: name=rooter, GID=1805 <86>Oct 22 10:09:15 groupadd[4101476]: group added to /etc/gshadow: name=rooter <86>Oct 22 10:09:15 groupadd[4101476]: new group: name=rooter, GID=1805 <86>Oct 22 10:09:15 useradd[4101510]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Oct 22 10:09:15 userdel[4101564]: delete user 'builder' <86>Oct 22 10:09:15 userdel[4101564]: removed shadow group 'builder' owned by 'builder' <86>Oct 22 10:09:15 groupadd[4101604]: group added to /etc/group: name=builder, GID=1806 <86>Oct 22 10:09:15 groupadd[4101604]: group added to /etc/gshadow: name=builder <86>Oct 22 10:09:15 groupadd[4101604]: new group: name=builder, GID=1806 <86>Oct 22 10:09:15 useradd[4101638]: new user: name=builder, UID=1806, GID=1806, 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>Oct 22 10:09:18 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 22 10:09:18 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Oct 22 10:09:18 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Oct 22 10:09:18 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Oct 22 10:09:18 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Oct 22 10:09:18 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 22 10:09:23 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 22 10:09:23 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-utf8-string-0.3.7-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-utf8-string-0.3.7-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-utf8-string-0.3.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-utf8-string-0.3.7 + echo 'Source #0 (ghc7.6.1-utf8-string-0.3.7.tar):' Source #0 (ghc7.6.1-utf8-string-0.3.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7.tar + cd ghc7.6.1-utf8-string-0.3.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch):' Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-utf8-string-0.3.7 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-utf8-string-0.3.7 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-utf8-string-0.3.7 --datadir=/usr/share --datasubdir=ghc7.6.1-utf8-string-0.3.7 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring utf8-string-0.3.7... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.p_o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.p_o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.p_o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.p_o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.p_o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.p_o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.p_o ) [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.dyn_o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.dyn_o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.dyn_o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.dyn_o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.dyn_o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.dyn_o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.dyn_o ) In-place registering utf8-string-0.3.7... + ./Setup haddock Running Haddock for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html + ./Setup register --gen-pkg-config=utf8-string.pkg Creating package registration file: utf8-string.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33420 + 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-utf8-string-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-utf8-string-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-utf8-string-0.3.7 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-utf8-string-buildroot Installing library in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 + '[' -f utf8-string.pkg ']' + install -m 755 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 + mkdir -p /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-utf8-string-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 /usr/src/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 ghc7.6.1-utf8-string 0.3.7 /usr/lib64/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf ~/tmp/ghc7.6.1-utf8-string-buildroot ~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-utf8-string-0.3.7': No such file or directory ~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-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-utf8-string-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-utf8-string-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-utf8-string-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/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: RPATH contains several entries: /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/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_v_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-utf8-string-0.3.7-alt2 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RFtlWg 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.L4Koi3 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(utf8-string) = 0.3.7, ghc7.6.1(utf8-string-0.3.7-93bc32f1c056e210972dc34adb681384) 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/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.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(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZHkL5S Creating ghc7.6.1-utf8-string-debuginfo package Processing files: ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hb0FqM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lFHVhJ find-requires: running scripts (debuginfo) Requires: ghc7.6.1-utf8-string = 0.3.7-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/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/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, debug64(libc.so.6) Adding to ghc7.6.1-utf8-string-debuginfo a strict dependency on ghc7.6.1-utf8-string Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.x86_64.rpm (w2.lzdio) 7.27user 5.54system 0:17.76elapsed 72%CPU (0avgtext+0avgdata 181412maxresident)k 0inputs+0outputs (0major+2281120minor)pagefaults 0swaps 3.42user 1.35system 0:29.87elapsed 15%CPU (0avgtext+0avgdata 134568maxresident)k 0inputs+0outputs (0major+210727minor)pagefaults 0swaps --- ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm.repo 2019-02-21 05:43:08.000000000 +0000 +++ ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm.hasher 2023-10-22 10:09:44.109493912 +0000 @@ -84,8 +84,8 @@ File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.dyn_hi 100644 root:root 2ccc99059e8747b94d31a9fb784e58fb -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 root:root 7ed6ead946d2b88ab9d3c53cd954114d -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 root:root 0a5ee9f690a173452d7d7cf494c8631f -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 root:root e56dd7b9d8cab3d73b1645daef06c0bd -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 root:root b2c22b67f06dd269fe8cd1a944c2242d -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.p_hi 100644 root:root 43d9c78e225ff975d2baa1df77772c64 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.dyn_hi 100644 root:root 647dc45691597b92f678998549f81932 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 root:root c602f45a40efeb994d64f274e5a1e137 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 root:root aa385f553800932df34343e5ff296bb7 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 root:root 41224351ac06f52b0694f6e34e5b8e5b +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 root:root 7771f47b026ff26ec879901aa699204c +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.p_hi 100644 root:root 734fd738595a121b5352b8a20ccae0cb File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data 40755 root:root @@ -93,12 +93,12 @@ File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.dyn_hi 100644 root:root c9f305589a732436d365c38694abb054 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 root:root e963304e8ab1cd4ae0e42aabb72015af -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 root:root df9c4ffed5475bb68f4aa7e3320c27c3 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 root:root d04ff68f6702622d656421c9fc9af9ac -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 root:root 88ea7b54c8b9c2d00470a2c9ddea2549 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.p_hi 100644 root:root 593f3ae85fae75608b43b7148158a2b6 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.dyn_hi 100644 root:root cc4719badc370b899acc9050d28ee3d7 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 root:root 11db390da68e8e3ecef68b7b446d667a +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 root:root 4f8ba8e2828966780b0f9b8e4f219f88 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 root:root 4db2322bb837b844416065e7d5c32637 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 root:root 69cff4e67b09352ff76e4515fff82d89 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.p_hi 100644 root:root dbaba2add2055e246de861e2ca748bf3 File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.dyn_hi 100644 root:root a92124fec5d49f8956bac2d48d8fd524 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 root:root cad614276fbafea355bf0068e269d629 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.p_hi 100644 root:root f7374243bd04d69e394d3e797127a865 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.dyn_hi 100644 root:root 2e1a08d9fe5807db34b9ed9aa5817748 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 root:root a05c11966fb71e71a5aaf5a0a5752f8b +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.p_hi 100644 root:root d0b263e3ef99fde3bf9089ebafd770bb File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/HSutf8-string-0.3.7.o 100644 root:root b33ce99b4342046b905260021385b25b @@ -106,12 +106,12 @@ File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.dyn_hi 100644 root:root 9acc7be843d293ed699f9eaed24ac669 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 root:root fc0f4d549edd87ae3855cf74c6ee66d1 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.p_hi 100644 root:root 43a538d1837d3bbca6da922806936712 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.dyn_hi 100644 root:root ac207b6f838adf07de5d899c5d1c393f +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 root:root 467eeadf922e7c5e1743ed08882d4853 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.p_hi 100644 root:root cc80212203cde3a2fa04e1b123171273 File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.dyn_hi 100644 root:root 1470f6212d42eb460ff8acb8efd72ce7 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 root:root a7ddd893f6eed938d2a1a1f893035eb0 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 root:root 7aa9733e3406de73c71a42546186ccde -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 100644 root:root 6122061376bf80c47cbcef51c4aecd56 -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7.a 100644 root:root e9debd5dae3b13bf0ded98fed434133e -File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7_p.a 100644 root:root 1cda7581c23175878aa730db4239d734 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.dyn_hi 100644 root:root 7cef5201b7fa0382a604dd039d437d8a +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 root:root e85abde444e2c4759da0c8ead2e0fb7a +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 root:root ea990f5b80a7c0806304b56f4c58dbce +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 100644 root:root 8dc0740d1db6f86ad397dc2136f23b2f +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7.a 100644 root:root 217f072c9c6919bad58a65bfe3d1909d +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7_p.a 100644 root:root 352879b2b6b11342c9182f2cde244ea9 File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/utf8-string.pkg 100755 root:root 8889c6f279e24da392d8b0cbe3c68f0c @@ -146,2 +146,2 @@ File: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock 100644 root:root f42ef2c5b3ba076b84c4dd07c7ed2736 -RPMIdentity: 2ded902a74889991da97419651ccb8823de4d12a306176095227a63078f2744d740e3213388563570835c6e6875ed9f6a492ca1c3031d3cfcc4999b30347f02a +RPMIdentity: e3daadd5d0888735f578d38da5f1cf6f9e0878de75eb749ad3b7fa166daee669f6ead8734952cbc8101477a1b28b684ee030648a2862f4283f380017eceb9000 --- ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.x86_64.rpm.repo 2019-02-21 05:43:08.000000000 +0000 +++ ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.x86_64.rpm.hasher 2023-10-22 10:09:44.190494943 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/d595606a0fc3b699f68e06bec7ea649e9ccddf 120777 root:root ../../../../lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so -/usr/lib/debug/.build-id/37/d595606a0fc3b699f68e06bec7ea649e9ccddf.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/30d27ad18f3bb7a921a6775cfd3bf2d1aa9bfc 120777 root:root ../../../../lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so +/usr/lib/debug/.build-id/f4/30d27ad18f3bb7a921a6775cfd3bf2d1aa9bfc.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -15,5 +15,5 @@ Provides: ghc7.6.1-utf8-string-debuginfo = 0.3.7-alt2:sisyphus+222290.100.1.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/d595606a0fc3b699f68e06bec7ea649e9ccddf 120777 root:root ../../../../lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so -File: /usr/lib/debug/.build-id/37/d595606a0fc3b699f68e06bec7ea649e9ccddf.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/30d27ad18f3bb7a921a6775cfd3bf2d1aa9bfc 120777 root:root ../../../../lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so +File: /usr/lib/debug/.build-id/f4/30d27ad18f3bb7a921a6775cfd3bf2d1aa9bfc.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug 100644 root:root 8b1dcdfd84b604e9586fa774a1d5965f -RPMIdentity: a4405598875e4f98dca6747c3caaa47b875ffba63daa99338f3815136d2799f366ecf7dcf5979af4ed1f2f37cea7590356f4b61f66d5203e3b341b2fbb52674b +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug 100644 root:root 7549f2f538efc2d693db131c0679fe3e +RPMIdentity: 90ecaa730933b548eef2ac1810886d0c56ea5429fc71a029f1188b098200f9c543aa04379f6c29c230e66de01c750e8ed60e08a026a26a72dcffbd9bf6a0a255