<86>Jan  8 03:56:54 userdel[3429825]: delete user 'rooter'
<86>Jan  8 03:56:54 userdel[3429825]: removed group 'rooter' owned by 'rooter'
<86>Jan  8 03:56:54 userdel[3429825]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  8 03:56:54 groupadd[3429862]: group added to /etc/group: name=rooter, GID=987
<86>Jan  8 03:56:54 groupadd[3429862]: group added to /etc/gshadow: name=rooter
<86>Jan  8 03:56:54 groupadd[3429862]: new group: name=rooter, GID=987
<86>Jan  8 03:56:54 useradd[3429891]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash
<86>Jan  8 03:56:54 userdel[3429926]: delete user 'builder'
<86>Jan  8 03:56:54 userdel[3429926]: removed group 'builder' owned by 'builder'
<86>Jan  8 03:56:54 userdel[3429926]: removed shadow group 'builder' owned by 'builder'
<86>Jan  8 03:56:54 groupadd[3429970]: group added to /etc/group: name=builder, GID=988
<86>Jan  8 03:56:54 groupadd[3429970]: group added to /etc/gshadow: name=builder
<86>Jan  8 03:56:54 groupadd[3429970]: new group: name=builder, GID=988
<86>Jan  8 03:56:54 useradd[3429990]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash
<13>Jan  8 03:56:55 rpmi: libp11-kit-0.23.15-alt2 sisyphus+287552.300.2.1 1634541487 installed
<13>Jan  8 03:56:55 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328570 installed
<13>Jan  8 03:56:55 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed
<13>Jan  8 03:56:55 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed
<13>Jan  8 03:56:56 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed
<13>Jan  8 03:56:56 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed
<13>Jan  8 03:56:56 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+287552.300.2.1 1634541487 installed
<13>Jan  8 03:56:56 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383658 installed
<13>Jan  8 03:56:56 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383658 installed
<13>Jan  8 03:56:56 rpmi: libssl-devel-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383658 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/rhash-1.3.5-alt3.nosrc.rpm (w1.gzdio)
Installing rhash-1.3.5-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50914
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rhash-1.3.5
+ echo 'Source #0 (rhash-1.3.5.tar):'
Source #0 (rhash-1.3.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/rhash-1.3.5.tar
+ cd rhash-1.3.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (rhash-1.3.5.patch):'
Patch #0 (rhash-1.3.5.patch):
+ /usr/bin/patch -p1
patching file .gear/rhash.spec
patching file .gear/rules
patching file .gear/tags/e26e4e1cc7e73c3342f24bfab5ba84f773a29fa1
patching file .gear/tags/list
patching file ChangeLog
patching file Makefile
patching file bindings/perl/META.json
patching file bindings/perl/META.yml
patching file bindings/perl/Rhash.pm
patching file calc_sums.c
patching file common_func.c
patching file common_func.h
patching file hash_print.c
patching file librhash/Makefile
patching file librhash/byte_order.h
patching file librhash/config.h
patching file parse_cmdline.c
patching file rhash_main.c
patching file tests/test_rhash.sh
patching file win_utils.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50914
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rhash-1.3.5
+ make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic' LDFLAGS=-ldl lib-shared build-shared all
make: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5'
make -C librhash lib-shared
make[1]: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
sed -n '1s/.*/{ global:/p; s/^RHASH_API.* \([a-z0-9_]\+\)(.*/  \1;/p; $s/.*/local: *; };/p' rhash.h rhash_torrent.h rhash_timing.h > exports.sym
cc -fpic  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -shared algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c rhash_torrent.c aich.c crc32.c ed2k.c edonr.c hex.c md4.c md5.c sha1.c sha256.c sha512.c sha3.c ripemd-160.c gost.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c whirlpool.c whirlpool_sbox.c -Wl,--version-script,exports.sym,-soname,librhash.so.0 -ldl  -o librhash.so.0
md5.c:208:51: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  208 | void rhash_md5_final(md5_ctx *ctx, unsigned char* result)
      |                                    ~~~~~~~~~~~~~~~^~~~~~
In file included from md5.c:19:
md5.h:25:50: note: previously declared as an array 'unsigned char[16]'
   25 | void rhash_md5_final(md5_ctx *ctx, unsigned char result[16]);
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
sha256.c:213:57: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  213 | void rhash_sha256_final(sha256_ctx *ctx, unsigned char* result)
      |                                          ~~~~~~~~~~~~~~~^~~~~~
In file included from sha256.c:20:
sha256.h:26:56: note: previously declared as an array 'unsigned char[32]'
   26 | void rhash_sha256_final(sha256_ctx *ctx, unsigned char result[32]);
      |                                          ~~~~~~~~~~~~~~^~~~~~~~~~
tth.c:93:50: warning: argument 2 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
   93 | void rhash_tth_final(tth_ctx *ctx, unsigned char result[24])
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
In file included from tth.c:19:
tth.h:23:50: note: previously declared as 'unsigned char[64]'
   23 | void rhash_tth_final(tth_ctx *ctx, unsigned char result[64]);
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
In function 'memset',
    inlined from 'rhash_init' at rhash.c:134:2:
/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 44 bytes into a region of size 40 overflows the destination [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^
/usr/include/bits/string_fortified.h: In function 'rhash_init':
rhash.c:130:36: note: destination object of size 40 allocated by 'malloc'
  130 |         rctx = (rhash_context_ext*)malloc(aligned_size + hash_size_sum);
      |                                    ^
rm -f librhash.so
ln -s librhash.so.0 librhash.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations calc_sums.c -o calc_sums.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_print.c -o hash_print.o
echo "#define VERSION \"1.3.5\"" > version.h
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations common_func.c -o common_func.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_update.c -o hash_update.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_mask.c -o file_mask.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_set.c -o file_set.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations find_file.c -o find_file.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_check.c -o hash_check.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations output.c -o output.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations parse_cmdline.c -o parse_cmdline.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash_main.c -o rhash_main.o
cc -c -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic  -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations win_utils.c -o win_utils.o
cc calc_sums.o hash_print.o common_func.o hash_update.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o -ldl  -o rhash_shared librhash/librhash.so.0
make -C librhash lib-static
make[1]: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations algorithms.c -o algorithms.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations byte_order.c -o byte_order.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations plug_openssl.c -o plug_openssl.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash.c -o rhash.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash_timing.c -o rhash_timing.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash_torrent.c -o rhash_torrent.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations aich.c -o aich.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations crc32.c -o crc32.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations ed2k.c -o ed2k.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations edonr.c -o edonr.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hex.c -o hex.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations md4.c -o md4.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations md5.c -o md5.o
md5.c:208:51: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  208 | void rhash_md5_final(md5_ctx *ctx, unsigned char* result)
      |                                    ~~~~~~~~~~~~~~~^~~~~~
In file included from md5.c:19:
md5.h:25:50: note: previously declared as an array 'unsigned char[16]'
   25 | void rhash_md5_final(md5_ctx *ctx, unsigned char result[16]);
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha1.c -o sha1.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha256.c -o sha256.o
sha256.c:213:57: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  213 | void rhash_sha256_final(sha256_ctx *ctx, unsigned char* result)
      |                                          ~~~~~~~~~~~~~~~^~~~~~
In file included from sha256.c:20:
sha256.h:26:56: note: previously declared as an array 'unsigned char[32]'
   26 | void rhash_sha256_final(sha256_ctx *ctx, unsigned char result[32]);
      |                                          ~~~~~~~~~~~~~~^~~~~~~~~~
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha512.c -o sha512.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha3.c -o sha3.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations ripemd-160.c -o ripemd-160.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations gost.c -o gost.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations has160.c -o has160.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations snefru.c -o snefru.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger.c -o tiger.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger_sbox.c -o tiger_sbox.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tth.c -o tth.o
tth.c:93:50: warning: argument 2 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
   93 | void rhash_tth_final(tth_ctx *ctx, unsigned char result[24])
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
In file included from tth.c:19:
tth.h:23:50: note: previously declared as 'unsigned char[64]'
   23 | void rhash_tth_final(tth_ctx *ctx, unsigned char result[64]);
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations torrent.c -o torrent.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool.c -o whirlpool.o
cc -c  -pipe  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool_sbox.c -o whirlpool_sbox.o
ar cqs librhash.a algorithms.o byte_order.o plug_openssl.o rhash.o rhash_timing.o rhash_torrent.o aich.o crc32.o ed2k.o edonr.o hex.o md4.o md5.o sha1.o sha256.o sha512.o sha3.o ripemd-160.o gost.o has160.o snefru.o tiger.o tiger_sbox.o tth.o torrent.o whirlpool.o whirlpool_sbox.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
cc calc_sums.o hash_print.o common_func.o hash_update.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o -o rhash -Llibrhash -lrhash -ldl 
make: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59019
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/rhash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/rhash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd rhash-1.3.5
+ make PREFIX=/usr DESTDIR=/usr/src/tmp/rhash-buildroot MANDIR=/usr/share/man LIBDIR=/usr/lib install install-lib-static install-lib-shared install-shared-binary
make: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5'
make install-binary
make[1]: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5'
install -d /usr/src/tmp/rhash-buildroot/usr/bin
install -m 755 rhash /usr/src/tmp/rhash-buildroot/usr/bin/rhash
make[1]: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5'
install -d /usr/src/tmp/rhash-buildroot/usr/share/man/man1
install -m 644 dist/rhash.1 /usr/src/tmp/rhash-buildroot/usr/share/man/man1/rhash.1
install -d /usr/src/tmp/rhash-buildroot/etc
tr -d \\r < dist/rhashrc.sample > rc.tmp && install -m 644 rc.tmp /usr/src/tmp/rhash-buildroot/etc/rhashrc
rm -f rc.tmp
install -d /usr/src/tmp/rhash-buildroot/usr/bin
for f in sfv-hash tiger-hash tth-hash whirlpool-hash has160-hash gost-hash ed2k-link magnet-link; do ln -fs rhash /usr/src/tmp/rhash-buildroot/usr/bin/$f; done
cd /usr/src/tmp/rhash-buildroot/usr/share/man/man1 && for f in sfv-hash tiger-hash tth-hash whirlpool-hash has160-hash gost-hash ed2k-link magnet-link; do ln -fs rhash.1* $f.1; done
make -C librhash install-lib-static
make[1]: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
install -d /usr/src/tmp/rhash-buildroot/usr/include
install -m 644 rhash.h rhash_torrent.h /usr/src/tmp/rhash-buildroot/usr/include/
install -d /usr/src/tmp/rhash-buildroot/usr/lib
install -m 644 librhash.a /usr/src/tmp/rhash-buildroot/usr/lib/
make[1]: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
make -C librhash install-lib-shared
make[1]: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
install -d /usr/src/tmp/rhash-buildroot/usr/lib
install -m 644 librhash.so.0 /usr/src/tmp/rhash-buildroot/usr/lib/
make[1]: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
install -m 755 rhash_shared /usr/src/tmp/rhash-buildroot/usr/bin/rhash
make: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5'
+ make PREFIX=/usr DESTDIR=/usr/src/tmp/rhash-buildroot MANDIR=/usr/share/man LIBDIR=/usr/lib -C librhash install-so-link install-headers
make: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
install -d /usr/src/tmp/rhash-buildroot/usr/lib
ln -s librhash.so.0 /usr/src/tmp/rhash-buildroot/usr/lib/librhash.so
install -d /usr/src/tmp/rhash-buildroot/usr/include
install -m 644 rhash.h rhash_torrent.h /usr/src/tmp/rhash-buildroot/usr/include/
make: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5/librhash'
+ rm -v /usr/src/tmp/rhash-buildroot/usr/lib/librhash.a
removed '/usr/src/tmp/rhash-buildroot/usr/lib/librhash.a'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/rhash-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/rhash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/rhash-buildroot/ (default)
Compressing files in /usr/src/tmp/rhash-buildroot (auto)
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/magnet-link.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/magnet-link.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/ed2k-link.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/ed2k-link.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/gost-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/gost-hash.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/has160-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/has160-hash.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/whirlpool-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/whirlpool-hash.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tth-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tth-hash.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tiger-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tiger-hash.1.xz' -> 'rhash.1.xz'
removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/sfv-hash.1'
'/usr/src/tmp/rhash-buildroot/usr/share/man/man1/sfv-hash.1.xz' -> 'rhash.1.xz'
Adjusting library links in /usr/src/tmp/rhash-buildroot
./usr/lib: (from <cmdline>:0)
	librhash.so.0 -> librhash.so.0
Verifying ELF objects in /usr/src/tmp/rhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.59019
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rhash-1.3.5
+ make test-shared
make: Entering directory '/usr/src/RPM/BUILD/rhash-1.3.5'
chmod +x tests/test_rhash.sh
tests/test_rhash.sh --shared ./rhash_shared
Testing /usr/src/RPM/BUILD/rhash-1.3.5/rhash_shared
 1. test with text string:      Ok
 2. test with 1Kb data file:    Ok
 3. test handling empty files:  Ok
 4. test default format:        Ok
 5. test %x, %b, %B modifiers:  Ok
 6. test special characters:    Ok
 7. test eDonkey link:          Ok
 8. test checking all hashes:   Ok
 9. test checking magnet link:  Ok
10. test bsd format checking:   Ok
11. test checking w/o filename: Ok
12. test checking embedded crc: Ok
13. test wrong sums detection:  Ok
14. test *accept options:       Ok
15. test ignoring of log files: Ok
16. test creating torrent file: Ok
17. test exit code:             Ok
make: Leaving directory '/usr/src/RPM/BUILD/rhash-1.3.5'
+ exit 0
Processing files: rhash-1.3.5-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J8nbjR
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.daMLMq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), librhash.so.0 >= set:idUkMu3lFgxbW5ixfSEwx4RmqhyPOEmE8UZ163bZLkAbg, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sj3e1f
Creating rhash-debuginfo package
Processing files: librhash-1.3.5-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91673
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rhash-1.3.5
+ DOCDIR=/usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ /bin/mkdir -p /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ cp -prL COPYING README ChangeLog /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ chmod -R go-w /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ chmod -R a+rX /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.3.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OPCs1T
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/rhash-buildroot/usr/lib/librhash.so.0: 30 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ziELUs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: librhash.so.0 = set:idUkMu3lFgxjnsV2FMf1ZsEwN3tLKBmAUIcGLzjHIiMX3zxlN8XemT3dWvu12
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Birk4G
Creating librhash-debuginfo package
Processing files: librhash-devel-1.3.5-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xO7AQE
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GeCu9u
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: librhash = 1.3.5-alt3, /usr/lib/librhash.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ht1vw
Processing files: rhash-debuginfo-1.3.5-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HDticX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gsLPC9
find-requires: running scripts (debuginfo)
Requires: rhash = 1.3.5-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(librhash.so.0)
Processing files: librhash-debuginfo-1.3.5-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fUjxgs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gdgfGm
find-requires: running scripts (debuginfo)
Provides: debug(librhash.so.0)
Requires: librhash = 1.3.5-alt3, debug(libc.so.6)
Adding to rhash-debuginfo a strict dependency on rhash
Adding to librhash-devel a strict dependency on librhash
Adding to librhash-debuginfo a strict dependency on librhash
Adding to rhash a strict dependency on librhash
Adding to rhash-debuginfo a strict dependency on librhash-debuginfo
Removing from rhash-debuginfo 2 sources provided by librhash-debuginfo
also prunning dir /usr/src/debug/rhash-1.3.5/librhash
Removing 2 extra deps from rhash due to dependency on librhash
Removing 1 extra deps from librhash-devel due to dependency on librhash
Removing 1 extra deps from rhash-debuginfo due to dependency on librhash-debuginfo
Removing 8 extra deps from rhash due to repentancy on librhash
Removing 1 extra deps from rhash-debuginfo due to repentancy on librhash-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/rhash-1.3.5-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/librhash-1.3.5-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/librhash-devel-1.3.5-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/rhash-debuginfo-1.3.5-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/librhash-debuginfo-1.3.5-alt3.i586.rpm (w2.lzdio)
8.13user 2.03system 0:20.10elapsed 50%CPU (0avgtext+0avgdata 53792maxresident)k
0inputs+0outputs (0major+860331minor)pagefaults 0swaps
10.88user 4.89system 0:24.89elapsed 63%CPU (0avgtext+0avgdata 103448maxresident)k
0inputs+0outputs (30114major+1196062minor)pagefaults 0swaps
--- librhash-1.3.5-alt3.i586.rpm.repo	2021-09-30 06:14:19.000000000 +0000
+++ librhash-1.3.5-alt3.i586.rpm.hasher	2022-01-08 03:57:18.165356234 +0000
@@ -10,5 +10,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -17,3 +16,3 @@
 Provides: librhash = 1.3.5-alt3:sisyphus+286141.40.2.1
-File: /usr/lib/librhash.so.0	100644	root:root	ce543a2da1aacba337c1248374be99ab	
+File: /usr/lib/librhash.so.0	100644	root:root	a26d745a05812c1df9a11a4a8f85bccb	
 File: /usr/share/doc/librhash-1.3.5	40755	root:root		
@@ -22,2 +21,2 @@
 File: /usr/share/doc/librhash-1.3.5/README	100644	root:root	f5022c69f7d7f23de32e42f22bec5593	
-RPMIdentity: 98fecee0666bc185fe19ffae7c0856beb4b2f46a54729f3c91d670d55492c471c59dca5b6cb6289695c92157df29aa5a17d39f8f6c3729ceea01afd27da80f13
+RPMIdentity: ab8c8dceef92ce55dc22c715a05101b973411d4e924dda16390ff4fed5386138ee4f5734208e81bc9c32e8fef889fbd7d4a20dc84563b9e896cd9b9d38b7f31d
--- librhash-debuginfo-1.3.5-alt3.i586.rpm.repo	2021-09-30 06:14:18.000000000 +0000
+++ librhash-debuginfo-1.3.5-alt3.i586.rpm.hasher	2022-01-08 03:57:18.231357120 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/6b	40755	root:root	
-/usr/lib/debug/.build-id/6b/de525190e01af1c3557c83c3b3682a9b544aa7	120777	root:root	../../../librhash.so.0
-/usr/lib/debug/.build-id/6b/de525190e01af1c3557c83c3b3682a9b544aa7.debug	120777	root:root	../../usr/lib/librhash.so.0.debug
+/usr/lib/debug/.build-id/d2	40755	root:root	
+/usr/lib/debug/.build-id/d2/c3c5328239e2c641e80135939ed1736b328275	120777	root:root	../../../librhash.so.0
+/usr/lib/debug/.build-id/d2/c3c5328239e2c641e80135939ed1736b328275.debug	120777	root:root	../../usr/lib/librhash.so.0.debug
 /usr/lib/debug/usr/lib/librhash.so.0.debug	100644	root:root	
@@ -59,3 +59,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: librhash = 1.3.5-alt3:sisyphus+286141.40.2.1
@@ -64,6 +63,6 @@
 Provides: librhash-debuginfo = 1.3.5-alt3:sisyphus+286141.40.2.1
-File: /usr/lib/debug/.build-id/6b	40755	root:root		
-File: /usr/lib/debug/.build-id/6b/de525190e01af1c3557c83c3b3682a9b544aa7	120777	root:root		../../../librhash.so.0
-File: /usr/lib/debug/.build-id/6b/de525190e01af1c3557c83c3b3682a9b544aa7.debug	120777	root:root		../../usr/lib/librhash.so.0.debug
-File: /usr/lib/debug/usr/lib/librhash.so.0.debug	100644	root:root	2d22f76ec3c390e4783a5a9b701f388e	
+File: /usr/lib/debug/.build-id/d2	40755	root:root		
+File: /usr/lib/debug/.build-id/d2/c3c5328239e2c641e80135939ed1736b328275	120777	root:root		../../../librhash.so.0
+File: /usr/lib/debug/.build-id/d2/c3c5328239e2c641e80135939ed1736b328275.debug	120777	root:root		../../usr/lib/librhash.so.0.debug
+File: /usr/lib/debug/usr/lib/librhash.so.0.debug	100644	root:root	0c988a3097d62d4f8182d4b68049575f	
 File: /usr/src/debug/rhash-1.3.5	40755	root:root		
@@ -122,2 +121,2 @@
 File: /usr/src/debug/rhash-1.3.5/librhash/whirlpool_sbox.c	100644	root:root	128d6d54893a979212ed4d0efe57d165	
-RPMIdentity: deb1a18d3241832ab0c5ad9b69fe0bd136f92232a19575e611e24164fc7b919f45e819dd2d769c774a18ecd44f249be262bfc40d8ba68bf5b1018e4c430df7be
+RPMIdentity: 1173335848179a583ca9cf46b83ff0c0c550d566e9ec3514cd06e74dc9aeaf3c3b81fb0e704fb1579b33fb7177818930d84b601ff5444352d85b8066dddb6cd2
--- rhash-1.3.5-alt3.i586.rpm.repo	2021-09-30 06:14:19.000000000 +0000
+++ rhash-1.3.5-alt3.i586.rpm.hasher	2022-01-08 03:57:18.346358664 +0000
@@ -21,2 +21,3 @@
 Requires: libc.so.6(GLIBC_2.2)  
+Requires: libc.so.6(GLIBC_2.33)  
 Requires: librhash = 1.3.5-alt3:sisyphus+286141.40.2.1
@@ -29,3 +30,3 @@
 File: /usr/bin/magnet-link	120777	root:root		rhash
-File: /usr/bin/rhash	100755	root:root	28d43d95bd8e50115228bb7c5408d1a8	
+File: /usr/bin/rhash	100755	root:root	b6dab6fa7a7b4962c3d809b67e6da6da	
 File: /usr/bin/sfv-hash	120777	root:root		rhash
@@ -43,2 +44,2 @@
 File: /usr/share/man/man1/whirlpool-hash.1.xz	120777	root:root		rhash.1.xz
-RPMIdentity: a02b9d528ce92d1ecaeb47d7ec24c0eeeb6ef3db9806d308c91dbdfebcf3de87ec6ee80f7da4a218a4e927a5347d0f1296efeaad6fb0842d4c6d049d757e0dac
+RPMIdentity: 46f18c9005a8e6178bcb24828c858d5d552a2e504e4e2cf3a80357d7adcac70b0dcad31072a395b9f43a811c0cd915c9f22e0241c14f617c391894e42a684e63
--- rhash-debuginfo-1.3.5-alt3.i586.rpm.repo	2021-09-30 06:14:18.000000000 +0000
+++ rhash-debuginfo-1.3.5-alt3.i586.rpm.hasher	2022-01-08 03:57:18.407359483 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/45	40755	root:root	
-/usr/lib/debug/.build-id/45/bc60573694116a6eb1ce39ed82ab6d088fa683	120777	root:root	../../../../bin/rhash
-/usr/lib/debug/.build-id/45/bc60573694116a6eb1ce39ed82ab6d088fa683.debug	120777	root:root	../../usr/bin/rhash.debug
+/usr/lib/debug/.build-id/3d	40755	root:root	
+/usr/lib/debug/.build-id/3d/1b885f9744d7b4cd911bd9ec2d98164bd0cf98	120777	root:root	../../../../bin/rhash
+/usr/lib/debug/.build-id/3d/1b885f9744d7b4cd911bd9ec2d98164bd0cf98.debug	120777	root:root	../../usr/bin/rhash.debug
 /usr/lib/debug/usr/bin/ed2k-link.debug	120777	root:root	rhash.debug
@@ -41,5 +41,5 @@
 Provides: rhash-debuginfo = 1.3.5-alt3:sisyphus+286141.40.2.1
-File: /usr/lib/debug/.build-id/45	40755	root:root		
-File: /usr/lib/debug/.build-id/45/bc60573694116a6eb1ce39ed82ab6d088fa683	120777	root:root		../../../../bin/rhash
-File: /usr/lib/debug/.build-id/45/bc60573694116a6eb1ce39ed82ab6d088fa683.debug	120777	root:root		../../usr/bin/rhash.debug
+File: /usr/lib/debug/.build-id/3d	40755	root:root		
+File: /usr/lib/debug/.build-id/3d/1b885f9744d7b4cd911bd9ec2d98164bd0cf98	120777	root:root		../../../../bin/rhash
+File: /usr/lib/debug/.build-id/3d/1b885f9744d7b4cd911bd9ec2d98164bd0cf98.debug	120777	root:root		../../usr/bin/rhash.debug
 File: /usr/lib/debug/usr/bin/ed2k-link.debug	120777	root:root		rhash.debug
@@ -48,3 +48,3 @@
 File: /usr/lib/debug/usr/bin/magnet-link.debug	120777	root:root		rhash.debug
-File: /usr/lib/debug/usr/bin/rhash.debug	100644	root:root	4f495c9d76376389043b62cafd264f10	
+File: /usr/lib/debug/usr/bin/rhash.debug	100644	root:root	54586738e70eecced46a28cb2730ca14	
 File: /usr/lib/debug/usr/bin/sfv-hash.debug	120777	root:root		rhash.debug
@@ -77,2 +77,2 @@
 File: /usr/src/debug/rhash-1.3.5/win_utils.c	100644	root:root	6ee2597cf0cbd3c65327a16592b44ef4	
-RPMIdentity: 587dc06a49c894cf3a2147883da2f99a304dbec2317aaaa0ad7da99bf8439471bbaa1fde4c30c1340ebc1b45e4c3fe17cf7f36673dac55769c853ee40ae4fe1e
+RPMIdentity: 0d4f1b31c573dc99184dbee00c4c098a767acbbd42a2ee0dff73bbcd02cf80b46bedd6293241242b95fe40d938710b976443a540cd91878f70809e212a6162cd