D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/rhash-1.4.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WSuvSp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf RHash-1.4.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rhash-1.4.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd RHash-1.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rhash-1.3.6-Makefile.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CXXYYE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --enable-lib-shared '--extra-cflags=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' '--extra-ldflags= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
Checking for target OS ... Linux 
Checking for cc version ... gcc 11.2.1 
Checking for linker support for -static ... no 
Checking for linker support for dlopen ... yes 
Checking for linker support for --version-script ... yes 
Checking for gettext ... found 
Checking for OpenSSL ... no 
Checking for sources ... RHash 1.4.0 
Writing config.mak
Writing librhash/config.mak
Writing dist/librhash.pc
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables file_mask.c -o file_mask.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables file_set.c -o file_set.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables hash_update.c -o hash_update.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables find_file.c -o find_file.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables common_func.c -o common_func.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables win_utils.c -o win_utils.o
cd librhash && /usr/bin/make lib-shared
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
sed -ne '1s/.*/{ global:/p; s/^RHASH_API.* \(rhash_[a-z0-9_]*\)(.*/  \1;/p; $s/.*/local: *; };/p' rhash.h rhash_torrent.h rhash_timing.h > exports.sym
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
rm -f librhash.so
ln -s librhash.so.0 librhash.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables file.c -o file.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables calc_sums.c -o calc_sums.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALEDIR=\"/usr/share/locale\" rhash_main.c -o rhash_main.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables hash_print.c -o hash_print.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables output.c -o output.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables hash_check.c -o hash_check.o
cc -c -DUSE_GETTEXT -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSYSCONFDIR=\"/etc\" parse_cmdline.c -o parse_cmdline.o
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
cc -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fpic -DRHASH_XVERSION=0x010400 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 gost12.c gost94.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c util.c whirlpool.c whirlpool_sbox.c  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -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]);
      |                                    ~~~~~~~~~~~~~~^~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
cc calc_sums.o hash_print.o common_func.o hash_update.o file.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o librhash/librhash.so.0  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o rhash
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QxhLQb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64
+ cd RHash-1.4.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-lib-shared install-lib-so-link install-pkg-config install-lib-headers
/usr/bin/make install-binary
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin
/usr/bin/install -p -m 755 rhash /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin/rhash
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/man/man1
/usr/bin/install -p -m 644 dist/rhash.1 /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/man/man1/rhash.1
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/etc
tr -d \\r < dist/rhashrc.sample > rc.tmp && /usr/bin/install -p -m 644 rc.tmp /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/etc/rhashrc
rm -f rc.tmp
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin
/usr/bin/install -p -m 755 rhash /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin/rhash
cd /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin && for f in sfv-hash has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash $f; done
cd /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/man/man1 && for f in sfv-hash has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash.1 $f.1; done
cd librhash && /usr/bin/make install-lib-shared
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64
/usr/bin/install -p -m 755 librhash.so.0 /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
make: Nothing to be done for 'install-lib-shared'.
cd librhash && /usr/bin/make install-so-link
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64
rm -f /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/librhash.so
ln -s librhash.so.0 /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/librhash.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/pkgconfig
/usr/bin/install -p -m 644 dist/librhash.pc /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/pkgconfig/
cd librhash && /usr/bin/make install-lib-headers
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/include
/usr/bin/install -p -m 644 rhash.h rhash_torrent.h /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/include/
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/RHash-1.4.0/librhash'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.4.0-1.mga9 --unique-debug-suffix -1.4.0-1.mga9.aarch64 --unique-debug-src-base rhash-1.4.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/RHash-1.4.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/lib64/librhash.so.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/bin/rhash
dwz: ./usr/bin/rhash-1.4.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/librhash.so.0-1.4.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 632kB, size after compression: 632kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
1581 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Pixjnc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ '[' 1 -eq 1 ']'
+ make test-shared
/bin/sh tests/test_rhash.sh --shared  ./rhash
Testing /home/iurt/rpmbuild/BUILD/RHash-1.4.0/rhash
 1. test with a text string:    Ok
 2. test stdin processing:      Ok
 3. test with 1Kb data file:    Ok
 4. test handling empty files:  Ok
 5. test default format:        Ok
 6. test %x, %b, %B modifiers:  Ok
 7. test %u modifier:           Ok
 8. test special characters:    Ok
 9. test file lists:            Ok
10. test eDonkey link:          Ok
11. test checking all hashes:   Ok
12. test checking magnet link:  Ok
13. test bsd format checking:   Ok
14. test checking w/o filename: Ok
15. test checking embedded crc: Ok
16. test checking recursively:  Ok
17. test wrong sums detection:  Ok
18. test *accept options:       Ok
19. test ignoring of log files: Ok
20. test creating torrent file: Ok
21. test exit code:             Ok
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rhash-1.4.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F1Bxzm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/doc/rhash
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/doc/rhash
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/doc/rhash
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/doc/rhash
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q4vLbg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/rhash
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/rhash
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/rhash
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(rhash) = 1.4.0-1.mga9 rhash = 1.4.0-1.mga9 rhash(aarch-64) = 1.4.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) librhash.so.0()(64bit)
Processing files: lib64rhash0-1.4.0-1.mga9.aarch64
Provides: lib64rhash0 = 1.4.0-1.mga9 lib64rhash0(aarch-64) = 1.4.0-1.mga9 librhash.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: lib64rhash-devel-1.4.0-1.mga9.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nRuI7E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/lib64rhash-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/lib64rhash-devel
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64/usr/share/licenses/lib64rhash-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(librhash(64bit)) lib64rhash-devel = 1.4.0-1.mga9 lib64rhash-devel(aarch-64) = 1.4.0-1.mga9 pkgconfig(librhash) = 1.4.0 rhash-devel = 1.4.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig
Processing files: rhash-debugsource-1.4.0-1.mga9.aarch64
Provides: rhash-debugsource = 1.4.0-1.mga9 rhash-debugsource(aarch-64) = 1.4.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: rhash-debuginfo-1.4.0-1.mga9.aarch64
Provides: debuginfo(build-id) = e8620610395f2beb8a28c05d779c589ad8a23e62 rhash-debuginfo = 1.4.0-1.mga9 rhash-debuginfo(aarch-64) = 1.4.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: rhash-debugsource(aarch-64) = 1.4.0-1.mga9
Processing files: lib64rhash0-debuginfo-1.4.0-1.mga9.aarch64
Provides: debuginfo(build-id) = 40cc8b5c8fd735ce8e16dfe2e3c9393547297c94 lib64rhash0-debuginfo = 1.4.0-1.mga9 lib64rhash0-debuginfo(aarch-64) = 1.4.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: rhash-debugsource(aarch-64) = 1.4.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rhash-devel-1.4.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rhash0-1.4.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rhash-1.4.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rhash-debuginfo-1.4.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rhash0-debuginfo-1.4.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rhash-debugsource-1.4.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NwhvP1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd RHash-1.4.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rhash-1.4.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EvYFWd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf RHash-1.4.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!