<86>Feb 27 07:44:46 userdel[1952474]: delete user 'rooter'
<86>Feb 27 07:44:46 userdel[1952474]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 07:44:46 userdel[1952474]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 27 07:44:46 groupadd[1952498]: group added to /etc/group: name=rooter, GID=939
<86>Feb 27 07:44:46 groupadd[1952498]: group added to /etc/gshadow: name=rooter
<86>Feb 27 07:44:46 groupadd[1952498]: new group: name=rooter, GID=939
<86>Feb 27 07:44:46 useradd[1952524]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash
<86>Feb 27 07:44:46 userdel[1952559]: delete user 'builder'
<86>Feb 27 07:44:46 userdel[1952559]: removed group 'builder' owned by 'builder'
<86>Feb 27 07:44:46 userdel[1952559]: removed shadow group 'builder' owned by 'builder'
<86>Feb 27 07:44:46 groupadd[1952584]: group added to /etc/group: name=builder, GID=940
<86>Feb 27 07:44:46 groupadd[1952584]: group added to /etc/gshadow: name=builder
<86>Feb 27 07:44:46 groupadd[1952584]: new group: name=builder, GID=940
<86>Feb 27 07:44:46 useradd[1952598]: new user: name=builder, UID=940, GID=940, 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>Feb 27 07:44:48 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:44:48 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Feb 27 07:44:48 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Feb 27 07:44:48 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Feb 27 07:44:48 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Feb 27 07:44:48 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:44:52 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Feb 27 07:44:52 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.60400
+ 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.60400
+ 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.86446
+ 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.JcNIhO
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.orTGPq
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.3vtfP6
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.swK8eQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hiRa5C
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.13user 9.02system 0:30.31elapsed 83%CPU (0avgtext+0avgdata 182520maxresident)k
0inputs+0outputs (0major+4320219minor)pagefaults 0swaps
23.43user 11.86system 0:39.84elapsed 88%CPU (0avgtext+0avgdata 182520maxresident)k
0inputs+0outputs (34409major+4601030minor)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-02-27 07:45:25.370991215 +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	33e775ba24098b1fe6a48ae2c5e193f1	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.hi	100644	root:root	6d3f9b34f6890c6a1ee629e357ba387c	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.p_hi	100644	root:root	e72d42a31348e5685721b9ef10b2f580	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.dyn_hi	100644	root:root	9424b05ce62af4e5ec39047dd4387467	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.hi	100644	root:root	fe36e380b221cf2daa7a87a7bf19c972	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.p_hi	100644	root:root	abfba76b50d4b2e66d14a9fde7085fce	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.dyn_hi	100644	root:root	ee0df5d1a9978d986fbd0d89f1c8e384	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.hi	100644	root:root	eed77c00b2164c348648f6eddf60811f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.p_hi	100644	root:root	0458c0c3fad80105c1e21e5fcaa8f869	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.dyn_hi	100644	root:root	c248d26377f34eb267d905db3ff851d2	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.hi	100644	root:root	7398da5f5459bd2c007cf2bf1e2d1c5f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.p_hi	100644	root:root	a01440b7d1f59170260c3506e56990da	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.dyn_hi	100644	root:root	044d927ec55f90e99080f955995106a3	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.hi	100644	root:root	78d74c896836893f6e2fcafaad1c4ff4	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.p_hi	100644	root:root	cbf11b5ab87d8e7d9570559cf16eee04	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.dyn_hi	100644	root:root	014da4cced5ac39c3339ce46fe48192e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.hi	100644	root:root	7b560788c9b8f9cc4f1e56456940e805	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.p_hi	100644	root:root	1d39eab6b13bc7c45478d239bfaed59f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.dyn_hi	100644	root:root	55f3accd6107a5a3f79d30702c5e6120	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.hi	100644	root:root	1fb0bc2b113c283e44c5e4e5d1277534	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.p_hi	100644	root:root	07c573f5ca2face3e02fe0bb0c38a6ca	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.dyn_hi	100644	root:root	5be100b524db2292c3cf337d22f2fcb5	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.hi	100644	root:root	02c7f98c5cb8e76c58473a5efeee36ac	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.p_hi	100644	root:root	c92fe0e27489f8fc4bb7b7d93b0255ff	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.dyn_hi	100644	root:root	b8ebf6cb2e75d9ed5f0c809ba283791b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.hi	100644	root:root	c5786da8821abe53953e679c96beec51	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.p_hi	100644	root:root	e4619601a09075d6aa27bc26cfe0d6d1	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.dyn_hi	100644	root:root	5b949a67d223f67a5e5a636e79ff5088	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.hi	100644	root:root	b3ef62fe6f41a3e03cc5b1a05c0ace3e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.p_hi	100644	root:root	0d4a1d8ec6401afa37bc9eeff36e4f16	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.dyn_hi	100644	root:root	344ef5d65855c0a4f1a3a510bf5ccbdb	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.hi	100644	root:root	2cd7de2bed5fb657355e238f00fa01e7	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.p_hi	100644	root:root	4967a4423e85d447dc91edaa6f871c9d	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.dyn_hi	100644	root:root	f39233e329d1c3ff789b81a3385df27f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.hi	100644	root:root	3e1b79866c81666d98237aac5bd25909	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.p_hi	100644	root:root	b121681abc1d36bfaad393e2f88c6b5d	
 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	0a97649578978c56275d702cacc0cc1f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.hi	100644	root:root	72048975e6264cacb973b1cf783acadb	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.p_hi	100644	root:root	e50d1ec838eec4cbbede2ec168eeb073	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.dyn_hi	100644	root:root	03291c01a6338624abbfab384f3b5894	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.hi	100644	root:root	9a151990fc0bbe45ee20e98aa708bb7b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.p_hi	100644	root:root	f6491745926358ef55d4a7934a29a637	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.dyn_hi	100644	root:root	70ee1a84f631c386ab64cd116b7897af	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.hi	100644	root:root	c0b21132388c0baaeba8a5f2c1499566	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.p_hi	100644	root:root	f4a52869b8e4deb0e5af5a7799cb33c5	
 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	0d95d546339b0214cefca504df5b1bed	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.hi	100644	root:root	5462d0303e33aa96cf35fcebe090ebca	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.p_hi	100644	root:root	70d63598ec47273986604e1e0079c8e8	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.dyn_hi	100644	root:root	eb8fe7d4b9a76316e9196046f3c5832c	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.hi	100644	root:root	7396c3df74e41b78979fd5b0378cba21	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.p_hi	100644	root:root	4524108a860bfa5f37b40087b23f9744	
 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	6268783235aa3090ef3e9edd6e454743	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2_p.a	100644	root:root	7a6053b7163fcfdceff0f1586479bef9	
 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: a8756b48f19be54da300d6e37fbfa761d45ce6912d5377a561a5d16857956748996c49c7fa5a6c718f4a1f62807232881261d2ff6b192940a81d4185f72b03a0
--- 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-02-27 07:45:25.436991958 +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