<86>Jun  4 10:08:33 userdel[2537501]: delete user 'rooter'
<86>Jun  4 10:08:33 userdel[2537501]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 10:08:33 userdel[2537501]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 10:08:33 groupadd[2537532]: group added to /etc/group: name=rooter, GID=1850
<86>Jun  4 10:08:33 groupadd[2537532]: group added to /etc/gshadow: name=rooter
<86>Jun  4 10:08:33 groupadd[2537532]: new group: name=rooter, GID=1850
<86>Jun  4 10:08:33 useradd[2537556]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>Jun  4 10:08:33 userdel[2537603]: delete user 'builder'
<86>Jun  4 10:08:33 userdel[2537603]: removed group 'builder' owned by 'builder'
<86>Jun  4 10:08:33 userdel[2537603]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 10:08:33 groupadd[2537628]: group added to /etc/group: name=builder, GID=1851
<86>Jun  4 10:08:33 groupadd[2537628]: group added to /etc/gshadow: name=builder
<86>Jun  4 10:08:33 groupadd[2537628]: new group: name=builder, GID=1851
<86>Jun  4 10:08:33 useradd[2537654]: new user: name=builder, UID=1851, GID=1851, 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>Jun  4 10:08:34 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jun  4 10:08:34 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Jun  4 10:08:34 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Jun  4 10:08:34 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Jun  4 10:08:34 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Jun  4 10:08:34 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jun  4 10:08:39 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jun  4 10:08:39 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.61268
+ 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.95140
+ 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.89862
+ 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.13SvBZ
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.ffzQJk
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.TrrzjJ
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.fvR8ub
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9MYdH
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)
13.90user 8.89system 0:28.42elapsed 80%CPU (0avgtext+0avgdata 181504maxresident)k
0inputs+0outputs (0major+4324524minor)pagefaults 0swaps
1.75user 1.17system 0:38.30elapsed 7%CPU (0avgtext+0avgdata 120532maxresident)k
125472inputs+0outputs (0major+192128minor)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	2023-06-04 10:09:10.060248741 +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	e466bc3a939f485b31349e9d3dc70aed	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.hi	100644	root:root	03fdafa078dc1fe0bcff0347ff7b5774	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash.p_hi	100644	root:root	f54cca87abd7a82a9625bd518b5753a8	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.dyn_hi	100644	root:root	e70cec50ad4cb943b1e84b94139f4238	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.hi	100644	root:root	d8be5100842088091e4c3a0001d3eaff	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Internal.p_hi	100644	root:root	03bd9bf041b3a34e41111b0ba58540ff	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.dyn_hi	100644	root:root	5b599a4188f062417f1fdedfd115c578	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.hi	100644	root:root	6f692443d8585c48ac29fc71e4efca3f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD2.p_hi	100644	root:root	6a14b6b9fc81e240e76b1070b97a92d3	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.dyn_hi	100644	root:root	5d8e7fd5565b7e6f53d24757e0d30fe5	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.hi	100644	root:root	f26fe1b1d96f6a212768a4a457d79923	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD4.p_hi	100644	root:root	26fb13b6ae34f92fedf2872b66febc12	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.dyn_hi	100644	root:root	fd9ee6c75e23bc18626cf8ce2949a63b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.hi	100644	root:root	89022076d6a4de23dc2124ef2f22eed0	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/MD5.p_hi	100644	root:root	0124990782e6be3e0c57f3c4627ac324	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.dyn_hi	100644	root:root	5191b79b57f09449b491dda7b8901d87	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.hi	100644	root:root	b877476974a55244cab7f6f005e1d033	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/RIPEMD160.p_hi	100644	root:root	d68b807499e89dfff21c19931bcdaa16	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.dyn_hi	100644	root:root	dc1dba48fdad7369ab2c90a5ae823a11	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.hi	100644	root:root	1e51dab653cb9ba6e89d88bd47173aec	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA1.p_hi	100644	root:root	ac12c79555625f4d54b9990eb8622f73	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.dyn_hi	100644	root:root	2a3bccfb560803805d18cc7722a19efc	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.hi	100644	root:root	04c9c7d600d8acd9410d7bb9a654064e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA224.p_hi	100644	root:root	72b842424f852c227df6d92437342287	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.dyn_hi	100644	root:root	94d81d3bf9342bc35c2fb613585d87d6	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.hi	100644	root:root	9c133efeac69eb419c51e541593d9874	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA256.p_hi	100644	root:root	badd4d626614956313f0dd6514e449b5	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.dyn_hi	100644	root:root	8577797d2c3a94aae51b90559faf7127	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.hi	100644	root:root	0e8374b58e70810bda3b88dc33d9aebb	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA3.p_hi	100644	root:root	3476c0e40760aee473b3f305677a36a5	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.dyn_hi	100644	root:root	b42ef0630957032bf440f5a1a88ca836	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.hi	100644	root:root	c16e308bc0bb8409ebfda3cb2bafe59f	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA384.p_hi	100644	root:root	fba945fb7fc7c008d48a5692d23e64cd	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.dyn_hi	100644	root:root	2fbbe94a1588b85d90e34f7a1f674672	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.hi	100644	root:root	c73b2f46426c4df6881b0c95d29c1b03	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/SHA512.p_hi	100644	root:root	058a0a36cb6e6fcf4a0a8018f9576945	
 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	39a13783ef00e8149dba629eb5ce857c	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.hi	100644	root:root	c123177f8f0fc8469630172c06f3d147	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein256.p_hi	100644	root:root	9b42e56ae179310e6a60a46f5bc39244	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.dyn_hi	100644	root:root	be6f88f6af1cce4ee42da5d496685ef1	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.hi	100644	root:root	2e3ddbd862bf7bbd3c590c1c4c339e94	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Skein512.p_hi	100644	root:root	c42a40e511f15ce299c109562501b67e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.dyn_hi	100644	root:root	c845d70245edb4fc01e37e3218a1e50b	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.hi	100644	root:root	307c00d8003f18b5194879b97ee3d517	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Tiger.p_hi	100644	root:root	d3189126932def7024f674315619bc92	
 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	99c0d0bcbfd6ea7d7dc38bffc8b61a36	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.hi	100644	root:root	d29c814b7f3694bb4da1bb834941120e	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Utils/Cpu.p_hi	100644	root:root	3e9a37ee331f7cb7a13e2aa102768b26	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.dyn_hi	100644	root:root	d55a1e6d7ab0c58f025411f98e18b0fc	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.hi	100644	root:root	0515694bc51d2f3d5dd5b8cdb96f1ba6	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/Crypto/Hash/Whirlpool.p_hi	100644	root:root	a88c3583015506159639173176c273d1	
 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	4b2fc1edab120bf48274bfe66884d257	
+File: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2_p.a	100644	root:root	3e4dfca64602710c999f3d8741e6bfd2	
 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: 61faf85369d3c6308ca3a76313c2416ef15602792cc926eaad910cc1c6096a019f154186e7f7047717c4c32d101af7b8a2de8075993c8452b053b5b31749964d
--- 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	2023-06-04 10:09:10.119249456 +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