<86>Nov 20 13:20:19 userdel[3972959]: delete user 'rooter'
<86>Nov 20 13:20:19 userdel[3972959]: removed group 'rooter' owned by 'rooter'
<86>Nov 20 13:20:19 userdel[3972959]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 20 13:20:19 groupadd[3972993]: group added to /etc/group: name=rooter, GID=933
<86>Nov 20 13:20:19 groupadd[3972993]: group added to /etc/gshadow: name=rooter
<86>Nov 20 13:20:19 groupadd[3972993]: new group: name=rooter, GID=933
<86>Nov 20 13:20:19 useradd[3973014]: new user: name=rooter, UID=933, GID=933, home=/root, shell=/bin/bash
<86>Nov 20 13:20:19 userdel[3973039]: delete user 'builder'
<86>Nov 20 13:20:19 userdel[3973039]: removed group 'builder' owned by 'builder'
<86>Nov 20 13:20:19 userdel[3973039]: removed shadow group 'builder' owned by 'builder'
<86>Nov 20 13:20:19 groupadd[3973063]: group added to /etc/group: name=builder, GID=934
<86>Nov 20 13:20:19 groupadd[3973063]: group added to /etc/gshadow: name=builder
<86>Nov 20 13:20:19 groupadd[3973063]: new group: name=builder, GID=934
<86>Nov 20 13:20:19 useradd[3973083]: new user: name=builder, UID=934, GID=934, 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>Nov 20 13:20:21 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 20 13:20:21 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Nov 20 13:20:21 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Nov 20 13:20:21 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Nov 20 13:20:21 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Nov 20 13:20:21 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 20 13:20:26 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 20 13:20:26 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-cryptohash-0.8.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-cryptohash-0.8.2-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-cryptohash-0.8.2-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-cryptohash-0.8.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95908
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-cryptohash-0.8.2
+ echo 'Source #0 (ghc7.6.1-cryptohash-0.8.2.tar):'
Source #0 (ghc7.6.1-cryptohash-0.8.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-cryptohash-0.8.2.tar
+ cd ghc7.6.1-cryptohash-0.8.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-cryptohash-0.8.2-alt2.patch):'
Patch #0 (ghc7.6.1-cryptohash-0.8.2-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95908
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-cryptohash-0.8.2
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-cryptohash-0.8.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-cryptohash-0.8.2 --datadir=/usr/share --datasubdir=ghc7.6.1-cryptohash-0.8.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring cryptohash-0.8.2...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building cryptohash-0.8.2...
Preprocessing library cryptohash-0.8.2...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.p_o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.p_o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.p_o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.p_o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.p_o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.p_o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.p_o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.p_o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.p_o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.p_o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.p_o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.p_o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.p_o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.p_o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.p_o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.p_o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.p_o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.p_o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.p_o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.p_o )
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.dyn_o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.dyn_o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.dyn_o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.dyn_o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.dyn_o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.dyn_o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.dyn_o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.dyn_o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.dyn_o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.dyn_o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.dyn_o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.dyn_o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.dyn_o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.dyn_o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.dyn_o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.dyn_o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.dyn_o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.dyn_o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.dyn_o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.dyn_o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.dyn_o )
In-place registering cryptohash-0.8.2...
+ ./Setup haddock
Running Haddock for cryptohash-0.8.2...
Preprocessing library cryptohash-0.8.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
  82% (  9 / 11) in 'Crypto.Hash.Whirlpool'
  82% (  9 / 11) in 'Crypto.Hash.Skein512'
  82% (  9 / 11) in 'Crypto.Hash.Skein256'
  82% (  9 / 11) in 'Crypto.Hash.Tiger'
  82% (  9 / 11) in 'Crypto.Hash.RIPEMD160'
  82% (  9 / 11) in 'Crypto.Hash.SHA3'
  83% ( 10 / 12) in 'Crypto.Hash.SHA512'
  89% (  8 /  9) in 'Crypto.Hash.SHA512t'
  82% (  9 / 11) in 'Crypto.Hash.SHA384'
  82% (  9 / 11) in 'Crypto.Hash.SHA256'
  82% (  9 / 11) in 'Crypto.Hash.SHA224'
  82% (  9 / 11) in 'Crypto.Hash.SHA1'
  82% (  9 / 11) in 'Crypto.Hash.MD5'
  82% (  9 / 11) in 'Crypto.Hash.MD4'
  82% (  9 / 11) in 'Crypto.Hash.MD2'
  50% (  1 /  2) in 'Crypto.Hash.Utils'
 100% (  4 /  4) in 'Crypto.Hash.Types'
  36% ( 12 / 33) in 'Crypto.Hash'
Documentation created: dist/doc/html/cryptohash/index.html
+ ./Setup register --gen-pkg-config=cryptohash.pkg
Creating package registration file: cryptohash.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11089
+ 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-cryptohash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-cryptohash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-cryptohash-0.8.2
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-cryptohash-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2
+ '[' -f cryptohash.pkg ']'
+ install -m 755 cryptohash.pkg /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2
+ mkdir -p /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 cryptohash.pkg /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/cryptohash-0.8.2.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-cryptohash-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2 /usr/src/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2 ghc7.6.1-cryptohash 0.8.2 /usr/lib64/ghc-7.6.1/package.conf.d/cryptohash-0.8.2.conf
~/tmp/ghc7.6.1-cryptohash-buildroot ~/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2
find: './usr/bin': No such file or directory
~/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.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-cryptohash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-cryptohash-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-cryptohash-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/cryptohash-0.8.2/libHScryptohash-0.8.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/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: found executable STACK entry:   GNU_STACK      0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: resumeThread
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: newCAF
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: suspendThread
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-cryptohash-0.8.2-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/cryptohash.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/cryptohash.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/synopsis.png
warning: File listed twice: /usr/share/ghc7.6.1-cryptohash-0.8.2/README.md
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tbESjE
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.ZC1Jsq
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(cryptohash) = 0.8.2, ghc7.6.1(cryptohash-0.8.2-8803f375e17ff9aa28f3456140b5601b)
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, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-4fae45041dab03fbd317982185b6da0d), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nn4nmg
Creating ghc7.6.1-cryptohash-debuginfo package
Processing files: ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FIbXS9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DiJ7R6
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-cryptohash = 0.8.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, debug64(libc.so.6)
Adding to ghc7.6.1-cryptohash-debuginfo a strict dependency on ghc7.6.1-cryptohash
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cryptohash-0.8.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2.x86_64.rpm (w2.lzdio)
16.78user 10.57system 0:33.63elapsed 81%CPU (0avgtext+0avgdata 181372maxresident)k
0inputs+0outputs (0major+4344725minor)pagefaults 0swaps
2.06user 1.40system 0:44.33elapsed 7%CPU (0avgtext+0avgdata 120132maxresident)k
0inputs+0outputs (34446major+171238minor)pagefaults 0swaps
--- ghc7.6.1-cryptohash-0.8.2-alt2.x86_64.rpm.repo	2019-02-21 04:07:56.000000000 +0000
+++ ghc7.6.1-cryptohash-0.8.2-alt2.x86_64.rpm.hasher	2022-11-20 13:21:02.658628178 +0000
@@ -146,38 +146,38 @@
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash	40755	root:root		
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.dyn_hi	100644	root:root	30ff5d00489a91f6e2b5948f2092066d	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.hi	100644	root:root	b0aad3a9c2ef7726f483be4e7c8eb557	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.p_hi	100644	root:root	a91cee4dbf04d2742e61de4729a7ef27	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.dyn_hi	100644	root:root	c4e62f2611614f47e7c62c90c72df66f	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.hi	100644	root:root	8e717d699d8b441b96b665fc77f502ac	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.p_hi	100644	root:root	483c61648e0388fbdaeab6fcacdcd659	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.dyn_hi	100644	root:root	84889edd493e1002b02177ce29df349e	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.hi	100644	root:root	e8baea650a143460919ad8b3c03b5b40	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.p_hi	100644	root:root	cb01f4f303d98543ccbadea4a606bdca	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.dyn_hi	100644	root:root	0c9d8fb02f4344153c338ecabe5c8e58	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.hi	100644	root:root	b4c1782779ec3d6baf844b72fed571a2	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.p_hi	100644	root:root	89aa7ced6283a543b46f683e31c4f1bd	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.dyn_hi	100644	root:root	c6087ab93b843980f3c4b44684fcf9ce	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.hi	100644	root:root	ce3ceecadeb8617315167ab700fdd646	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.p_hi	100644	root:root	89c4c7ce5b7ead080cdec427f4a264f1	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.dyn_hi	100644	root:root	9aec84499226604bad3497c4b0ee8739	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.hi	100644	root:root	d3ca0b779ffdd588fb57a89cbb00e10f	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.p_hi	100644	root:root	84f7c5f9eaebb6704d2f4fc63a777a0a	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.dyn_hi	100644	root:root	26a1d7463e7ea160f8da8d89d2692276	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.hi	100644	root:root	c71bca96039db3871c20b0af234b5dee	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.p_hi	100644	root:root	244235c6988897c007a792c655117458	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.dyn_hi	100644	root:root	f1c4e02bb635d4370d76a10de229cf10	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.hi	100644	root:root	9f9dd57499b26cb71623d2ca448e5f0b	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.p_hi	100644	root:root	a3eeb3699e18e24e35854f65c38b7e27	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.dyn_hi	100644	root:root	86ca2e9033f358ad69ef5c2a98135251	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.hi	100644	root:root	85a10c3e8ff454e89727e3da9fff316b	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.p_hi	100644	root:root	96935a9a68e15f54a850af4267072162	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.dyn_hi	100644	root:root	6723576424b20985a4336a511eaa1573	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.hi	100644	root:root	327e7ffea82b3fc78ca37ae811ec0cf7	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.p_hi	100644	root:root	2cfb6bc3821d1b432febe73085a21dd4	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.dyn_hi	100644	root:root	3fe208f1dd377277fb08e020c5293c36	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.hi	100644	root:root	0357ad93f0f980c8fe59341750220940	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.p_hi	100644	root:root	1182f013e133d6877632eae8a33950ed	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.dyn_hi	100644	root:root	9096c716b37eb4e4333bc0d508b9ecd4	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.hi	100644	root:root	c3c375e34d972f46a2c79f01f867baa5	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.p_hi	100644	root:root	6ae0a8c65da1ca204bbe8ae11bbb90e2	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.dyn_hi	100644	root:root	276d51e19c616c82c00fc6b7c999e041	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.hi	100644	root:root	e1220be3a401082326c0f31a7c7c17c1	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.p_hi	100644	root:root	32d48d85666cf1f30825065d44cbf615	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.dyn_hi	100644	root:root	d27e45e28a53a48d1c6e93cd357306fb	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.hi	100644	root:root	8e783928ec06a524b95acf22034bada5	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.p_hi	100644	root:root	59666358c3d2d6d2feb4f6f7c69b87dd	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.dyn_hi	100644	root:root	67c612813ccc4c585fdbd62a4c0d30a6	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.hi	100644	root:root	9334deeaee63ad8c5a56ab48491c5a0b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.p_hi	100644	root:root	ca861234cb14fa334a7dc73cd76a167c	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.dyn_hi	100644	root:root	170ba433880a02f61983c036c1445fab	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.hi	100644	root:root	da8883fcc19f7f4df8e55c9b6ea926c3	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.p_hi	100644	root:root	c113f1fbab64f954ea68ca1e0bdf8365	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.dyn_hi	100644	root:root	fbc2073393976f79a94aeff8a6d35a4e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.hi	100644	root:root	026f3e8a0a08e139038545d3c7027333	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.p_hi	100644	root:root	5657a484cf591dca026edd2751e1a4ec	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.dyn_hi	100644	root:root	6224c90a3358e8b741a8a0578d7bb920	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.hi	100644	root:root	31e507d14879523a4bd6e30e91e46e34	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.p_hi	100644	root:root	877a68c7bb1f70cabd8dd2e864b26764	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.dyn_hi	100644	root:root	dc529702e3243d39fcde7402fc1d2f51	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.hi	100644	root:root	c375505e76ec33e95f9c9c706347f7c1	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.p_hi	100644	root:root	dbbe8ded2b4e277ae94e6866fc3bd217	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.dyn_hi	100644	root:root	c6f30f94580a0bae7968a98d88c1c9a6	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.hi	100644	root:root	7e7b3775a1a332c1fe80403070baaf93	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.p_hi	100644	root:root	948215b984676b8772609a61032e5b7d	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.dyn_hi	100644	root:root	2fd201ec0e6b145638a210a724611053	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.hi	100644	root:root	72cd1378fcebb637fe573dc084fc827e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.p_hi	100644	root:root	077ba247f5c9460d8f1dd267697c4ec3	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.dyn_hi	100644	root:root	cf389a94abfa9436db0bfbef6b32db79	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.hi	100644	root:root	71c50f97b720e5a410256c3e5f27da58	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.p_hi	100644	root:root	81c2eded585745ee55107e58a19f4c66	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.dyn_hi	100644	root:root	d69f48060097f3ec7ee621aee181e00a	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.hi	100644	root:root	e5a30b74f2edd632eaae51dcdf9907cc	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.p_hi	100644	root:root	56ddc3221f6f5538f39879d35d064027	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.dyn_hi	100644	root:root	559f2678805758f15eb975f6f8cb1274	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.hi	100644	root:root	8fe7207ca218d41e244fad3e29885233	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.p_hi	100644	root:root	07262d652abf4cb7400ed22d864e52b7	
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512t.dyn_hi	100644	root:root	d30d40383344124a2de05a93cf3cb027	
@@ -185,11 +185,11 @@
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512t.p_hi	100644	root:root	54fc6403cbd7176bbed722d2ae5ef557	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.dyn_hi	100644	root:root	1f50ab40226254c6b7daf32cdf4539c9	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.hi	100644	root:root	59add63006e47ec313daa7e16b085a2f	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.p_hi	100644	root:root	d12c00d7fcb42f04a9a160d736d6dcd4	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.dyn_hi	100644	root:root	e32dc6f140372f2bbc297ef5450217ac	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.hi	100644	root:root	f368a179d21889084724630eba8f88fd	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.p_hi	100644	root:root	c78c7a29735f0afae9cdec6c6508348e	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.dyn_hi	100644	root:root	17cecd52bef8b47b1a0e61ff7cb9f857	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.hi	100644	root:root	b45ceb8a5068c191482c6beab07b699b	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.p_hi	100644	root:root	3547207dbfe0de26934b4c93d645e370	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.dyn_hi	100644	root:root	23dc21d50698ac545e998af3fc776fab	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.hi	100644	root:root	c2562114fb14698029852e7f790e9ae0	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.p_hi	100644	root:root	d70fc3dc87fcf67d851a4090ae7c7e45	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.dyn_hi	100644	root:root	e34ac7e193a62e8001318b1afb912d50	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.hi	100644	root:root	ea409b94d4f08611e9516c7a3ff67044	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.p_hi	100644	root:root	0229b604f20121dfb9f983bdbf8c124d	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.dyn_hi	100644	root:root	815cc40b1ef646469f355884f8ad5423	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.hi	100644	root:root	c36a99fcd69c41d0ae8a97237789759b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.p_hi	100644	root:root	eeaa6920df71f5443b4744e257124f10	
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Types.dyn_hi	100644	root:root	f6ae5757e6d120e4e9267229a2d609b6	
@@ -201,8 +201,8 @@
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils.p_hi	100644	root:root	bb11f2c7bb5611bec9a7fc1d4dd297f2	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.dyn_hi	100644	root:root	ec2cca3dcdd38abdfcc58879db2f3022	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.hi	100644	root:root	bef4376384464a6f26220a3bfceb7643	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.p_hi	100644	root:root	5856d518d5d5c9269cdbf1edb81b50dd	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.dyn_hi	100644	root:root	21390efcce5a1965e7e6965e2528eca8	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.hi	100644	root:root	cd3a4e50b2e3c8bdbbd19de8162f796e	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.p_hi	100644	root:root	0eb157e9408eb2593da01600008c7e14	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.dyn_hi	100644	root:root	48e8ed4636fb243c081f902d4515aa1c	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.hi	100644	root:root	10bbb2eb5c040423a5913843103dab42	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.p_hi	100644	root:root	1c008becc37ab06ceaa8d5a4a5f4b34a	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.dyn_hi	100644	root:root	186007e167220f935515654dcb9ebfdd	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.hi	100644	root:root	ff4fb4e803681509934b1fa3dcdd2958	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.p_hi	100644	root:root	c2f529e10935b1f3a3d0e8ddd3b446c1	
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/MAC	40755	root:root		
@@ -211,7 +211,7 @@
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/MAC/HMAC.p_hi	100644	root:root	a1cfd66f99d815a4e6894c79a1369319	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/HScryptohash-0.8.2.o	100644	root:root	8e881acf1e20997d2c59ebb094bfd683	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/HScryptohash-0.8.2.o	100644	root:root	fa3857b471bd6a8d22c6796c09d9bb10	
 File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/cryptohash.pkg	100755	root:root	2ef27858c07056af413ae7accf1ce413	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so	100644	root:root	edf82bf45102051d4fd5e712d56a92f1	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2.a	100644	root:root	83f08865e5ef89c44b0bf0a48767bb90	
-File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2_p.a	100644	root:root	c01d8ae2c9c31d17c80eacf516204098	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so	100644	root:root	9da0c56f023b4881ca6be79181d374a8	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2.a	100644	root:root	2a7405bcea266c84fbba0cf1bd266669	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2_p.a	100644	root:root	558f3425169453729f83ff00d8f3fb10	
 File: /usr/lib64/ghc-7.6.1/package.conf.d/cryptohash-0.8.2.conf	100644	root:root	2ef27858c07056af413ae7accf1ce413	
@@ -269,2 +269,2 @@
 File: /usr/share/ghc7.6.1-cryptohash-0.8.2/README.md	100644	root:root	cff48e63500599dca64cf28947920a88	
-RPMIdentity: c290eb6b87b8083b65f4e20d983e521c12bf9e09f6bf4bc9124da4902b3e66191118c7cb13d1af9f6e61926c7b3c22c0775027bc88427e4d02d0875717db6d15
+RPMIdentity: 922e3d98c39d23e485980723f6e64248f376868aa14f99c3821a6acfc7cbb607b9d649ac279eeb0ce097b6a9ba4b97dc21976ecae1c9de04cec4bdb1cd04fdea
--- ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2.x86_64.rpm.repo	2019-02-21 04:07:56.000000000 +0000
+++ ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2.x86_64.rpm.hasher	2022-11-20 13:21:02.729629470 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/60	40755	root:root	
-/usr/lib/debug/.build-id/60/5deb0be5d901a601279b9b0ca4133fda7e3a13	120777	root:root	../../../../lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
-/usr/lib/debug/.build-id/60/5deb0be5d901a601279b9b0ca4133fda7e3a13.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/aa	40755	root:root	
+/usr/lib/debug/.build-id/aa/e7c2ef203539361ddae70da24aaa8872dc8c2e	120777	root:root	../../../../lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
+/usr/lib/debug/.build-id/aa/e7c2ef203539361ddae70da24aaa8872dc8c2e.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -14,5 +14,5 @@
 Provides: ghc7.6.1-cryptohash-debuginfo = 0.8.2-alt2:sisyphus+222240.100.1.1
-File: /usr/lib/debug/.build-id/60	40755	root:root		
-File: /usr/lib/debug/.build-id/60/5deb0be5d901a601279b9b0ca4133fda7e3a13	120777	root:root		../../../../lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/60/5deb0be5d901a601279b9b0ca4133fda7e3a13.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/aa	40755	root:root		
+File: /usr/lib/debug/.build-id/aa/e7c2ef203539361ddae70da24aaa8872dc8c2e	120777	root:root		../../../../lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/aa/e7c2ef203539361ddae70da24aaa8872dc8c2e.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -20,3 +20,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug	100644	root:root	ff7b403d8d6df598922408a7864c6f2c	
-RPMIdentity: 8fdb7525cd09e6ef44b41b1a07ec9c9a2e440d0a7e0b2616dfde711e487d7ff5bca90492a361f67366408538005e8acdb7bdba281705e3e6934a8cb05326acd8
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so.debug	100644	root:root	1258003f2ab49d16fd87946a93dc0f54	
+RPMIdentity: fe239543a4395f6bd61e7ca980ef2c8f9675d52b29d6b7338d36e9b9d777c19d8dbe6b3d5592f214577451cbeeea33c27443742bfc3de85cf3cfaae9fad0a30c