<86>Mar 26 08:32:23 userdel[2427275]: delete user 'rooter' <86>Mar 26 08:32:23 groupadd[2427341]: group added to /etc/group: name=rooter, GID=744 <86>Mar 26 08:32:23 groupadd[2427341]: group added to /etc/gshadow: name=rooter <86>Mar 26 08:32:23 groupadd[2427341]: new group: name=rooter, GID=744 <86>Mar 26 08:32:23 useradd[2427375]: new user: name=rooter, UID=744, GID=744, home=/root, shell=/bin/bash <86>Mar 26 08:32:23 userdel[2427454]: delete user 'builder' <86>Mar 26 08:32:23 groupadd[2427534]: group added to /etc/group: name=builder, GID=745 <86>Mar 26 08:32:23 groupadd[2427534]: group added to /etc/gshadow: name=builder <86>Mar 26 08:32:23 groupadd[2427534]: new group: name=builder, GID=745 <86>Mar 26 08:32:23 useradd[2427585]: new user: name=builder, UID=745, GID=745, 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 26 08:32:27 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 26 08:32:27 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Mar 26 08:32:27 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Mar 26 08:32:27 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Mar 26 08:32:27 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 26 08:32:27 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 26 08:32:34 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 26 08:32: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-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.22594 + 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.22594 + 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.96759 + 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.7K4idV 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.K1irCB 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.hPfL0n 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.yaygTd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BU4GY6 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) 12.21user 6.04system 0:29.84elapsed 61%CPU (0avgtext+0avgdata 183744maxresident)k 0inputs+0outputs (0major+2264752minor)pagefaults 0swaps 3.22user 1.56system 0:50.30elapsed 9%CPU (0avgtext+0avgdata 122156maxresident)k 0inputs+0outputs (34290major+157897minor)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-03-26 08:33:10.226584816 +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 947a8495585bf604d22fc20ebbfcafe3 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 root:root 089555605ca55083549498e6f51241cd +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 root:root c1356cb2aaf6e65de07af9bf008617fb +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 root:root 28697fc6ae20bd60baa23e8f2e60fb7e +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 root:root cd02ac1e71bda7594b50d75d3b31e7f8 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.p_hi 100644 root:root c8548998f43f2080fa5e6d5796e28f03 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 6fd2302aded16c23308a51c08b3add59 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 root:root df8655ba6670d1588cb001167df419e1 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 root:root 68694c6bfadad36053179084160a294f +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 root:root 435088172dc2f15d293deb960f098bad +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 root:root da502aa4360f7f898692fd4643884e64 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.p_hi 100644 root:root 4fa65588be23af42f17b598a218062eb 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 0b429c06c5e06a86d635f71ea78f1407 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 root:root 2736a66ea4fc47f42f3992273fa7c8e8 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.p_hi 100644 root:root 4e3a186078ead563bd5848453b402acd 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 13f6a0ddaaa749d6c5ed5e934882090b +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 root:root 89e6bc7fb9d363ea5126a7def1df78b7 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.p_hi 100644 root:root 23a7aa83d510439d1c93643f03c4c196 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 512799004f09917bbd73193cfe397b65 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 root:root 160c809d0edaca446233bedc4a148900 +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 root:root 11dfeff4414d6cfd52b70a2c5f4711df +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 eb9ce15d60b2853ab65568143ca0326d +File: /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7_p.a 100644 root:root d5573c77c6316780d5ea2153f39ed923 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: 26cd971d77e8a0dcbdbaa84a37cd5f2e7f5f0d47005f89aeedeb7fb20e41c82d51d22d5839a2456d1b2297b5c9a8f6b3ba7d2e4914ee60b98e99050aa30b7fc0 --- 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-03-26 08:33:10.363586373 +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