<86>Aug 1 09:59:25 userdel[3119502]: delete user 'rooter' <86>Aug 1 09:59:25 groupadd[3119712]: group added to /etc/group: name=rooter, GID=630 <86>Aug 1 09:59:25 groupadd[3119712]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:59:25 groupadd[3119712]: new group: name=rooter, GID=630 <86>Aug 1 09:59:25 useradd[3119755]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 1 09:59:25 userdel[3119825]: delete user 'builder' <86>Aug 1 09:59:25 userdel[3119825]: removed group 'builder' owned by 'builder' <86>Aug 1 09:59:25 userdel[3119825]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:59:25 groupadd[3119898]: group added to /etc/group: name=builder, GID=631 <86>Aug 1 09:59:25 groupadd[3119898]: group added to /etc/gshadow: name=builder <86>Aug 1 09:59:25 groupadd[3119898]: new group: name=builder, GID=631 <86>Aug 1 09:59:25 useradd[3119981]: new user: name=builder, UID=631, GID=631, 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>Aug 1 09:59:30 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 09:59:30 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Aug 1 09:59:30 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Aug 1 09:59:30 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Aug 1 09:59:30 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 1 09:59:30 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 09:59:38 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Aug 1 09:59:38 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47227 + 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.47227 + 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/lib --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.36009 + 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/lib/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/lib/ghc-7.6.1/lib/utf8-string-0.3.7 + mkdir -p /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 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/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/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/lib/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/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_l1 verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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/lib/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 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-utf8-string-0.3.7-alt2 warning: File listed twice: /usr/lib/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.2n5UAk 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.Z7NR01 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-474068a1a4251d9352647ac884cfa3ff) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/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-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ft8R4 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.mjEXpv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EH4rVq find-requires: running scripts (debuginfo) Requires: ghc7.6.1-utf8-string = 0.3.7-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/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/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, debug(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/i586/ghc7.6.1-utf8-string-0.3.7-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.i586.rpm (w2.lzdio) 13.60user 3.58system 0:39.42elapsed 43%CPU (0avgtext+0avgdata 164784maxresident)k 0inputs+0outputs (0major+1998737minor)pagefaults 0swaps 25.19user 6.06system 1:02.45elapsed 50%CPU (0avgtext+0avgdata 164784maxresident)k 32inputs+0outputs (0major+2295020minor)pagefaults 0swaps --- ghc7.6.1-utf8-string-0.3.7-alt2.i586.rpm.repo 2019-02-21 05:44:43.000000000 +0000 +++ ghc7.6.1-utf8-string-0.3.7-alt2.i586.rpm.hasher 2021-08-01 10:00:24.480679702 +0000 @@ -85,8 +85,8 @@ File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.dyn_hi 100644 root:root 040533baa66dcc0da3c8f851de5c59b4 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 root:root ff47f18962177434547b2109ec3a2b3d -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 root:root 07cb0f4401f15cacd3bc4f5db80216d2 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 root:root daa980e7f855750329e3c307665e47ec -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 root:root 27eab8811e6b5df8e476c57ca1a96724 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.p_hi 100644 root:root 9575c6a4e1c30f2698f0df8cd8fb7665 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.dyn_hi 100644 root:root ee1f1d367007a1bd7d4bd11d57424f62 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 root:root 22337e41579de3c2e36aa6bfc65cc14c +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 root:root f247cd577764c512b71531c9dbe271d0 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 root:root 90b4df16098669cb77ffb656a3fbd486 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 root:root 20fe385835d7606b1ffcddcf4c249ae9 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.p_hi 100644 root:root a80906c04a7320c634b5c214c15f2f55 File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data 40755 root:root @@ -94,12 +94,12 @@ File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.dyn_hi 100644 root:root 276b10ef0788d2d77380ddb9ccf1aab1 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 root:root 309cb31e663698563e539d873ea90374 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 root:root ecda57ae6d4b901a842312831b340899 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 root:root 9fa63243e377c9aff0917df75646b68f -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 root:root 210bdaed90908b4b3b1c1ffc8762edc4 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.p_hi 100644 root:root 4e3ebafcb04b6dea0fceddc168280d85 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.dyn_hi 100644 root:root 63788d286fa4d18601878655b6a35aa5 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 root:root a7db630e24b5d011c6347d50789b079a +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 root:root 4d2b9f48178da3e29204c05b3377c025 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 root:root 30d68b834d7db9e6fdbc216c7e128b3d +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 root:root d9a382f5b6aa027d2ae1505c1f66ec9d +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.p_hi 100644 root:root 2f1165c5417851cf6dc246df7077773b File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.dyn_hi 100644 root:root 36c324394c3450d9eaf19ca3fe35dcf7 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 root:root 55a0bd71711bd88333d780f0ffa9470e -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.p_hi 100644 root:root b418cc581f1602e5235078eb0d09545d +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.dyn_hi 100644 root:root 5f68f1e7db7e5be7e573a82a0bb90c43 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 root:root 3e61f425a9b9b9ee2ff61ede5693e592 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.p_hi 100644 root:root 9a1d0f9090e0ecd20933daf01fec0d3c File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/HSutf8-string-0.3.7.o 100644 root:root e6acbd0e3e359c5126c9d39f409e3fca @@ -107,12 +107,12 @@ File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.dyn_hi 100644 root:root 31be8ffabdd3e18ac5bda0b980e874e1 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 root:root d7ef3227519855fd0c9c6471d18ee0d1 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.p_hi 100644 root:root 9e4a331f2c812705b53f27613c9ec2bc +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.dyn_hi 100644 root:root 64c50494a62e71081a82edc2e39fb097 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 root:root 6b09d120524598abc1b3ba4eea98d445 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.p_hi 100644 root:root 40333f3f66baa3f1641ed80624470929 File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.dyn_hi 100644 root:root 41b0a27304bb9cb13b5fa4a17b0fe40c -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 root:root a0aa56f75ba4067e9a5251e2e119b5e6 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 root:root aea21bdc8091d2378de479623a2c68f9 -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 100644 root:root 77891e950b3f512cafd58f25e4b7decd -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7.a 100644 root:root 7d5de4b5816936a15de75a4db52103ad -File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7_p.a 100644 root:root b61c078f937428098bf06082f15acee2 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.dyn_hi 100644 root:root f94786d9815ed7c819ac1c7753987ac9 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 root:root 8efc143832386a57a0556391ae6fe1fc +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 root:root 015d448aeed82e9a77a41034b0e126f2 +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 100644 root:root 510ff3f4d1d89def471be38e209ea39d +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7.a 100644 root:root 1dd1bdeced0dc49ca6166d152ccc9d9f +File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7_p.a 100644 root:root f7401dbef952011891a8dfab647b905e File: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/utf8-string.pkg 100755 root:root 0e5212fb5d043e120944952c48923239 @@ -147,2 +147,2 @@ File: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock 100644 root:root f42ef2c5b3ba076b84c4dd07c7ed2736 -RPMIdentity: 3603b169426e0ca281bdebb660ef5278c66098db2bdbd40d1aae6779ba0cbbc94fc3d964c24a5df47bdf77841fd9775b230b1d424ceca90672c801e2dc78d220 +RPMIdentity: 60fb988b9bc20ec1b7afefdf81595373e94cc6334710a7d2928c8a3bb8ef075011d52de809693c4ad23826aab618e5be9d49fdd79161f5456deb6d5a6793fd3e --- ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.i586.rpm.repo 2019-02-21 05:44:43.000000000 +0000 +++ ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.i586.rpm.hasher 2021-08-01 10:00:25.016675950 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/76 40755 root:root -/usr/lib/debug/.build-id/76/03dfa0223223411f0df1e5ac1e2ce016c729e6 120777 root:root ../../../ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so -/usr/lib/debug/.build-id/76/03dfa0223223411f0df1e5ac1e2ce016c729e6.debug 120777 root:root ../../usr/lib/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/73 40755 root:root +/usr/lib/debug/.build-id/73/213139d039a2475d8bbd5ebb011822e13323ca 120777 root:root ../../../ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so +/usr/lib/debug/.build-id/73/213139d039a2475d8bbd5ebb011822e13323ca.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/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/76 40755 root:root -File: /usr/lib/debug/.build-id/76/03dfa0223223411f0df1e5ac1e2ce016c729e6 120777 root:root ../../../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/76/03dfa0223223411f0df1e5ac1e2ce016c729e6.debug 120777 root:root ../../usr/lib/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/73 40755 root:root +File: /usr/lib/debug/.build-id/73/213139d039a2475d8bbd5ebb011822e13323ca 120777 root:root ../../../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/73/213139d039a2475d8bbd5ebb011822e13323ca.debug 120777 root:root ../../usr/lib/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/lib/ghc-7.6.1 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug 100644 root:root 23a10cbc25dbb7d8df056b661d5313c1 -RPMIdentity: cfca14c66dd6485ee803f8b93813b5d3743c732e66bb105539ec23e770b6779d6153b9b9b7d093707df54986367973482e332e0102fbf064b9fc4b03c87e0449 +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so.debug 100644 root:root cded643f79cdbbb40ed5a31869a9293e +RPMIdentity: 4cfd13fccd19de3a4432c9ea5a31e0f188b41d21c6927f9e88c6834bb0c2330af7aecc5a40bce8c52f24480860be12ac5ffd5cdc648c2ec2bb289d8a185b18b7