<86>Aug 15 12:21:42 userdel[376124]: delete user 'rooter' <86>Aug 15 12:21:42 userdel[376124]: removed group 'rooter' owned by 'rooter' <86>Aug 15 12:21:42 userdel[376124]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 15 12:21:42 groupadd[376130]: group added to /etc/group: name=rooter, GID=630 <86>Aug 15 12:21:42 groupadd[376130]: group added to /etc/gshadow: name=rooter <86>Aug 15 12:21:42 groupadd[376130]: new group: name=rooter, GID=630 <86>Aug 15 12:21:42 useradd[376136]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 15 12:21:42 userdel[376145]: delete user 'builder' <86>Aug 15 12:21:42 userdel[376145]: removed group 'builder' owned by 'builder' <86>Aug 15 12:21:42 userdel[376145]: removed shadow group 'builder' owned by 'builder' <86>Aug 15 12:21:42 groupadd[376152]: group added to /etc/group: name=builder, GID=631 <86>Aug 15 12:21:42 groupadd[376152]: group added to /etc/gshadow: name=builder <86>Aug 15 12:21:42 groupadd[376152]: new group: name=builder, GID=631 <86>Aug 15 12:21:42 useradd[376156]: 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 15 12:21:44 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 15 12:21:44 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Aug 15 12:21:44 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Aug 15 12:21:44 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Aug 15 12:21:44 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 15 12:21:44 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 15 12:21:53 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 15 12:21:53 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-compact-string-fix-0.3.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-compact-string-fix-0.3.2-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-compact-string-fix-0.3.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-compact-string-fix-0.3.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18041 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-compact-string-fix-0.3.2 + echo 'Source #0 (ghc7.6.1-compact-string-fix-0.3.2.tar):' Source #0 (ghc7.6.1-compact-string-fix-0.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-compact-string-fix-0.3.2.tar + cd ghc7.6.1-compact-string-fix-0.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-compact-string-fix-0.3.2-alt2.patch):' Patch #0 (ghc7.6.1-compact-string-fix-0.3.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-compact-string-fix-0.3.2 + '[' -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-compact-string-fix-0.3.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2 --datadir=/usr/share --datasubdir=ghc7.6.1-compact-string-fix-0.3.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring compact-string-fix-0.3.2... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building compact-string-fix-0.3.2... Preprocessing library compact-string-fix-0.3.2... [1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.o ) Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the first argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the second argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:63:28: Warning: Ignoring unusable UNPACK pragma on the first argument of `JustS' In the definition of data constructor `JustS' In the data declaration for `MaybeS' Data/CompactString/Internal.hs:135:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind Data/CompactString/Internal.hs:143:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind [2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.o ) [3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.o ) [4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.o ) [5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.o ) Data/CompactString.hs:990:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `validateIO' [6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.p_o ) Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the first argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the second argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:63:28: Warning: Ignoring unusable UNPACK pragma on the first argument of `JustS' In the definition of data constructor `JustS' In the data declaration for `MaybeS' Data/CompactString/Internal.hs:135:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind Data/CompactString/Internal.hs:143:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind [2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.p_o ) [3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.p_o ) [4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.p_o ) [5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.p_o ) Data/CompactString.hs:990:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `validateIO' [6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.p_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.p_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.p_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.dyn_o ) Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the first argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the second argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:63:28: Warning: Ignoring unusable UNPACK pragma on the first argument of `JustS' In the definition of data constructor `JustS' In the data declaration for `MaybeS' Data/CompactString/Internal.hs:135:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind Data/CompactString/Internal.hs:143:17: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- pokeChar enc dst c", or by using the flag -fno-warn-unused-do-bind [2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.dyn_o ) [3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.dyn_o ) [4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.dyn_o ) [5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.dyn_o ) Data/CompactString.hs:990:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `validateIO' [6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.dyn_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.dyn_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() [8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.dyn_o ) Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() In-place registering compact-string-fix-0.3.2... + ./Setup haddock Running Haddock for compact-string-fix-0.3.2... Preprocessing library compact-string-fix-0.3.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the first argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:62:36: Warning: Ignoring unusable UNPACK pragma on the second argument of `:*:' In the definition of data constructor `:*:' In the data declaration for `PairS' Data/CompactString/Internal.hs:63:28: Warning: Ignoring unusable UNPACK pragma on the first argument of `JustS' In the definition of data constructor `JustS' In the data declaration for `MaybeS' Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() Data/CompactString/specialized.include:207:1: Warning: The qualified import of `Data.CompactString.Encodings' is redundant except perhaps to import instances from `Data.CompactString.Encodings' To import instances alone, use: import Data.CompactString.Encodings() Haddock coverage: 64% ( 21 / 33) in 'Data.CompactString.Internal' 40% ( 6 / 15) in 'Data.CompactString.Fusion' 100% ( 8 / 8) in 'Data.CompactString.Unsafe' 100% ( 19 / 19) in 'Data.CompactString.Encodings' 100% (153 /153) in 'Data.CompactString' 100% (148 /148) in 'Data.CompactString.ASCII' 100% (148 /148) in 'Data.CompactString.UTF16' 100% (148 /148) in 'Data.CompactString.UTF8' Warning: Data.CompactString.Internal: could not find link destinations for: Data.CompactString.Encodings.Endian Warning: Data.CompactString.Encodings: could not find link destinations for: Data.CompactString.Encodings.Endian Warning: Data.CompactString: could not find link destinations for: Data.CompactString.Encodings.Endian Data.CompactString.findIndexOrEnd Data.CompactString.findIndexOrBeginRev Documentation created: dist/doc/html/compact-string-fix/index.html + ./Setup register --gen-pkg-config=compact-string-fix.pkg Creating package registration file: compact-string-fix.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36002 + 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-compact-string-fix-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-compact-string-fix-0.3.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot Installing library in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2 + '[' -f compact-string-fix.pkg ']' + install -m 755 compact-string-fix.pkg /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2 + mkdir -p /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 compact-string-fix.pkg /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/compact-string-fix-0.3.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2 /usr/src/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2 ghc7.6.1-compact-string-fix 0.3.2 /usr/lib64/ghc-7.6.1/package.conf.d/compact-string-fix-0.3.2.conf ~/tmp/ghc7.6.1-compact-string-fix-buildroot ~/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-compact-string-fix-0.3.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.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-compact-string-fix-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-compact-string-fix-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-compact-string-fix-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/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-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/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_n_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pppv_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_v_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_v_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_raiseIOzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pppv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_noregs verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_INTLIKE_closure verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-compact-string-fix-0.3.2-alt2 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-ASCII.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-ASCII.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Encodings.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Encodings.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Fusion.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Fusion.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Internal.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Internal.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Unsafe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Unsafe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/compact-string-fix.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/compact-string-fix.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-58.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-J.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-ASCII.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-ASCII.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Encodings.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Encodings.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Fusion.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Fusion.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Internal.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Internal.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Unsafe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Unsafe.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.apCPmO 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.oPWm26 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(compact-string-fix) = 0.3.2, ghc7.6.1(compact-string-fix-0.3.2-eed3f4d460da461aa8488626c16b65d7) 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.14)(64bit), 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.KFMlRs Creating ghc7.6.1-compact-string-fix-debuginfo package Processing files: ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oJE7RR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WjNXck find-requires: running scripts (debuginfo) Requires: ghc7.6.1-compact-string-fix = 0.3.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/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-compact-string-fix-debuginfo a strict dependency on ghc7.6.1-compact-string-fix Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-compact-string-fix-0.3.2-alt2.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2.x86_64.rpm (w2.lzdio) 37.71user 15.56system 0:58.95elapsed 90%CPU (0avgtext+0avgdata 181412maxresident)k 0inputs+0outputs (0major+7240649minor)pagefaults 0swaps 50.75user 18.95system 1:15.31elapsed 92%CPU (0avgtext+0avgdata 181412maxresident)k 32inputs+0outputs (0major+7547973minor)pagefaults 0swaps --- ghc7.6.1-compact-string-fix-0.3.2-alt2.x86_64.rpm.repo 2019-02-21 04:08:35.000000000 +0000 +++ ghc7.6.1-compact-string-fix-0.3.2-alt2.x86_64.rpm.hasher 2021-08-15 12:22:55.839308379 +0000 @@ -105,31 +105,31 @@ File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.dyn_hi 100644 root:root 89ad98f42b9aab68b167b0a561c4872d -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.hi 100644 root:root e607988881d7051859514f5760ce77eb -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.p_hi 100644 root:root a64eaf7b2d340dcfdac0102a0c665d31 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.dyn_hi 100644 root:root db36c96d4883ec599638cccc683d35cb -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.hi 100644 root:root d0d6c46436881ad3f5b73605d3b59063 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.p_hi 100644 root:root 801af6e1f482e61241d65d9606b6533f -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.dyn_hi 100644 root:root 62993076de4e4f2b98bd6cf8997cb764 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.hi 100644 root:root 791cd1bba2adb9e9a7de4405f0d35bec -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.p_hi 100644 root:root bef01a9302660335ffd5717aa9c0cb91 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.dyn_hi 100644 root:root bbcc0fe1060eacf6c60c2184a175165a -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.hi 100644 root:root 5585e68257cb4e9bc47d766e29c50774 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.p_hi 100644 root:root c857b05ee25ca878b16770e73296bc1b -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.dyn_hi 100644 root:root dcc452c5ff89d4a9c5c778480962d7b1 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.hi 100644 root:root b9fbda8aa40b891109337e24eb1bafff -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.p_hi 100644 root:root 42530af31519419877a74ee44960efbf -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.dyn_hi 100644 root:root b8bfa189c6c227808a150f4495f871c3 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.hi 100644 root:root 894ffdc0f4d6ef906b6a7d45e7e8fb8e -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.p_hi 100644 root:root 1fe1fb549b11afa30471cac18e2cfe9a -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.dyn_hi 100644 root:root 778ed361a267a146b20d060165e8c6d6 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.hi 100644 root:root 2234f7f56716103f42b27c9f1ada5594 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.p_hi 100644 root:root 726a62cf4c60a0d3bfb6fc06448a1a77 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.dyn_hi 100644 root:root c888cea9e7cb8152a49c09467359808b -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.hi 100644 root:root b6a95190d45241d2bccd22017d5ac2ea -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.p_hi 100644 root:root 0ad40cfcb47d2a853c192d1996278dbf +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.dyn_hi 100644 root:root 7f0d1ae16d17ed7dc5ec9d4f5e20f19c +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.hi 100644 root:root a2d21589b1496624e329dd0da4b2c836 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString.p_hi 100644 root:root 1dca71e9ba7ad1665d9eb92572bc8e08 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.dyn_hi 100644 root:root 6141bc98eb962c2a3a085a7262107d04 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.hi 100644 root:root 8eb51059319a5bb3fcecc29ec80e43e0 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/ASCII.p_hi 100644 root:root e4f5519a42fb6f81b24f88a87d278b6e +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.dyn_hi 100644 root:root eca1019d319bb8c4e2c9a8356b32ef05 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.hi 100644 root:root f1a74773f73a8a1dc122db372b2b23b5 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Encodings.p_hi 100644 root:root 44673b5f691ed3fab0bb6c860f15d539 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.dyn_hi 100644 root:root d8b3e08a3765bb7176a8758e4c992e48 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.hi 100644 root:root 19e233bcfd12eb11a1318a2ed61fabfd +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Fusion.p_hi 100644 root:root c32b105f783913da9f8ee7180e41c543 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.dyn_hi 100644 root:root 4f59c3fd4054b334737218663da14c75 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.hi 100644 root:root 24fe0fcc3057288d6fa8eccb4f47d7a3 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Internal.p_hi 100644 root:root 5e937baf264e2bc43be4eadc4be34e8e +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.dyn_hi 100644 root:root 736c91dfe717baec7ec4cd777bfb54f1 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.hi 100644 root:root 40e77432ff39bec61ea48a1ae60cdfc9 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF16.p_hi 100644 root:root 5cef0912dd4de2a295d5cef675dcd4b9 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.dyn_hi 100644 root:root 47c777484f8c193807e980827eadc437 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.hi 100644 root:root d73a2103dfd22675dd30b2a911fb46b8 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/UTF8.p_hi 100644 root:root 43e6b45c572c99a9d2decbe113df2f43 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.dyn_hi 100644 root:root 949273d6f6c2a0bf4297ec45ba055d52 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.hi 100644 root:root 7d5db131dbb3ee351845b9dbd93fc9ed +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/Data/CompactString/Unsafe.p_hi 100644 root:root 9dfbf9e33e203cc225d9ef5ac49d1363 File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/HScompact-string-fix-0.3.2.o 100644 root:root 0c9ea632f9b1e6b49f0fbd016c538804 File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/compact-string-fix.pkg 100755 root:root 0ee3511547769e887b49e7b537a327cf -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so 100644 root:root 13c36f9353dc637ea7656b52b006d532 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2.a 100644 root:root fcc4f492238848b97dc43eeb7db15001 -File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2_p.a 100644 root:root 7930a62a0920f0b4856c45eca91026ba +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so 100644 root:root 85fee1c35f164372c73136bb1c87d439 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2.a 100644 root:root 41cd87354180e77d8aef2cabe9c814e3 +File: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2_p.a 100644 root:root bddad1bd977c223e3037d5e7afe1f32a File: /usr/lib64/ghc-7.6.1/package.conf.d/compact-string-fix-0.3.2.conf 100644 root:root 0ee3511547769e887b49e7b537a327cf @@ -189,2 +189,2 @@ File: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 1d240d9775e601e458e40cde63eab1a5360763360b9a8f054482fca4b884f13f7abe265fa959e9a943f982b72b5f23753a0807b6f6573cddbfc6b890d780f85f +RPMIdentity: 3906679dd855d0ee34c254e584dff44a4197e3158937fd10cddf94b7e26684d50177260431fa8157e3c07a140192a69a373127ec43ef51086f6cae8104b40c7b --- ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2.x86_64.rpm.repo 2019-02-21 04:08:35.000000000 +0000 +++ ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2.x86_64.rpm.hasher 2021-08-15 12:22:55.939307689 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/8d1cba5d6cb2abe3f52b6800a7a30d1b5f8d0a 120777 root:root ../../../../lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so -/usr/lib/debug/.build-id/de/8d1cba5d6cb2abe3f52b6800a7a30d1b5f8d0a.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/6c51bfad47e9b23cf4faa0243e88ebfebb7fb5 120777 root:root ../../../../lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so +/usr/lib/debug/.build-id/9a/6c51bfad47e9b23cf4faa0243e88ebfebb7fb5.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-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-compact-string-fix-debuginfo = 0.3.2-alt2:sisyphus+222238.100.1.1 -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/8d1cba5d6cb2abe3f52b6800a7a30d1b5f8d0a 120777 root:root ../../../../lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so -File: /usr/lib/debug/.build-id/de/8d1cba5d6cb2abe3f52b6800a7a30d1b5f8d0a.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/6c51bfad47e9b23cf4faa0243e88ebfebb7fb5 120777 root:root ../../../../lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so +File: /usr/lib/debug/.build-id/9a/6c51bfad47e9b23cf4faa0243e88ebfebb7fb5.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-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/compact-string-fix-0.3.2 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so.debug 100644 root:root a594944bd22c63303171224052e5fbf7 -RPMIdentity: 3f3e17088626957eec3cce69e27954b19dae4df5a33ae8a7319a9867f920804de9db33e543851181b55ba1941012048d7f0bb935f47abada3695edc6e29061bf +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so.debug 100644 root:root ed91010d565319634c358ce358542ac6 +RPMIdentity: d2dd6bc7aa3cf5938afcf0a7c1c9c3cd402e395f25606220e0805067254f5f79c4927b78828f84e3250c95f0ad9f82d981fdc207cc316bed4f9d44fe419240df