D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/rhash-1.4.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1o8y6u + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + test -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QtfKfl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + rm -rf RHash-1.4.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rhash-1.4.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd RHash-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NkkYQ1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + cd RHash-1.4.5 + '[' 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' '--extra-ldflags=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Checking for sources ... RHash 1.4.5 Checking for target OS ... Linux Checking for cc version ... gcc 14.2.0 Checking for linker support for dlopen ... yes Checking for linker support for --version-script ... yes Checking for gettext ... found Checking for OpenSSL ... no Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc Writing dist/rhash.1 + /usr/bin/make -O -j16 V=1 VERBOSE=1 cd librhash && /usr/bin/make lib-shared 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full win_utils.c -o win_utils.o make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' sed -ne '1s/.*/{ global:/p; s/^RHASH_API.* \(rhash_[a-z0-9_]*\)(.*/ \1;/p; $s/.*/local: *; };/p' \ rhash.h rhash_torrent.h | grep -v "rhash_wfile" > exports.sym make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' test "xlibrhash.so.1" = "xlibrhash.so.1.4.5" || ( \ rm -f librhash.so.1 && \ ln -s librhash.so.1.4.5 librhash.so.1 ) rm -f librhash.so ln -s librhash.so.1 librhash.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full 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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSYSCONFDIR=\"/etc\" parse_cmdline.c -o parse_cmdline.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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full hash_check.c -o hash_check.o make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fpic -DRHASH_XVERSION=0x01040500 algorithms.c byte_order.c plug_openssl.c rhash.c rhash_torrent.c aich.c blake2b.c blake2s.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,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,--version-script,exports.sym,-soname,librhash.so.1 -o librhash.so.1.4.5 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/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.1.4.5 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rhash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8cKJ0z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT + cd RHash-1.4.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT '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/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 rhash /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/bin/rhash make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/man/man1 /usr/bin/install -p -m 644 dist/rhash.1 /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/man/man1/rhash.1 /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/etc tr -d \\r < dist/rhashrc.sample > rc.tmp && /usr/bin/install -p -m 644 rc.tmp /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/etc/rhashrc rm -f rc.tmp /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 rhash /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/bin/rhash cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/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/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/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/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64 /usr/bin/install -p -m 755 librhash.so.1.4.5 /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/ test "xlibrhash.so.1" = "xlibrhash.so.1.4.5" || ( \ rm -f /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/librhash.so.1 && \ ln -s librhash.so.1.4.5 /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/librhash.so.1 ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' make: Nothing to be done for 'install-lib-shared'. cd librhash && /usr/bin/make install-so-link make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64 rm -f /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/librhash.so ln -s librhash.so.1 /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/librhash.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/pkgconfig /usr/bin/install -p -m 644 dist/librhash.pc /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/lib64/pkgconfig/ cd librhash && /usr/bin/make install-lib-headers make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/include /usr/bin/install -p -m 644 rhash.h rhash_torrent.h /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/include/ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/librhash' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.5-1.mga10 --unique-debug-suffix -1.4.5-1.mga10.x86_64 --unique-debug-src-base rhash-1.4.5-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/rhash-1.4.5-1.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q58pUX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + cd RHash-1.4.5 + '[' 1 -eq 1 ']' + make test-shared make: Nothing to be done for 'test-shared'. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rhash-1.4.5-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ogePZE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + cd RHash-1.4.5 + DOCDIR=/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/doc/rhash + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/doc/rhash + cp -pr /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/ChangeLog /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/doc/rhash + cp -pr /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/README.md /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/doc/rhash + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HXSQCD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + cd RHash-1.4.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/rhash + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/rhash + cp -pr /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/COPYING /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/rhash + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(rhash) = 1.4.5-1.mga10 rhash = 1.4.5-1.mga10 rhash(x86-64) = 1.4.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) librhash.so.1()(64bit) Processing files: lib64rhash1-1.4.5-1.mga10.x86_64 Provides: lib64rhash1 = 1.4.5-1.mga10 lib64rhash1(x86-64) = 1.4.5-1.mga10 librhash.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64rhash-devel-1.4.5-1.mga10.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.erNDed + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + cd RHash-1.4.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/lib64rhash-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/lib64rhash-devel + cp -pr /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/RHash-1.4.5/COPYING /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT/usr/share/licenses/lib64rhash-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(librhash(64bit)) lib64rhash-devel = 1.4.5-1.mga10 lib64rhash-devel(x86-64) = 1.4.5-1.mga10 pkgconfig(librhash) = 1.4.5 rhash-devel = 1.4.5-1.mga10 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.5-1.mga10.x86_64 Provides: rhash-debugsource = 1.4.5-1.mga10 rhash-debugsource(x86-64) = 1.4.5-1.mga10 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.5-1.mga10.x86_64 Provides: debuginfo(build-id) = b6cc308ecfab7bc9d58052a64186c6606981ddf0 rhash-debuginfo = 1.4.5-1.mga10 rhash-debuginfo(x86-64) = 1.4.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rhash-debugsource(x86-64) = 1.4.5-1.mga10 Processing files: lib64rhash1-debuginfo-1.4.5-1.mga10.x86_64 Provides: debuginfo(build-id) = 828f62fde641d4beb7450498ec6df3b7d921c3c6 lib64rhash1-debuginfo = 1.4.5-1.mga10 lib64rhash1-debuginfo(x86-64) = 1.4.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rhash-debugsource(x86-64) = 1.4.5-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rhash-devel-1.4.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rhash-1.4.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rhash1-1.4.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rhash-debuginfo-1.4.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64rhash1-debuginfo-1.4.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/rhash-debugsource-1.4.5-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZhRh5X + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + test -d /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rhash-1.4.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!