D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2259875:perl-Digest-GOST-0.60.0-19.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oSo0qX Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kWnzhp + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + rm -rf Digest-GOST-0.06 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/Digest-GOST-0.06.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Digest-GOST-0.06 + /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/iurt/rpmbuild/tmp/rpm-tmp.rUxh5p + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Digest-GOST-0.06 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Digest::GOST Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 Running Mkbootstrap for GOST () chmod 644 "GOST.bs" "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GOST.bs blib/arch/auto/Digest/GOST/GOST.bs 644 cp lib/Digest/GOST.pm blib/lib/Digest/GOST.pm cp lib/Digest/GOST/CryptoPro.pm blib/lib/Digest/GOST/CryptoPro.pm "/usr/bin/perl5.42.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/typemap' GOST.xs > GOST.xsc mv GOST.xsc GOST.c gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib/perl5/CORE" GOST.c In file included from src/gost.c:16, from GOST.xs:8: src/byte_order.h:160:9: warning: 'ROTL32' redefined 160 | #define ROTL32(dword, n) ((dword) << (n) ^ ((dword) >> (32 - (n)))) | ^~~~~~ In file included from /usr/lib/perl5/CORE/hv_func.h:11, from /usr/lib/perl5/CORE/hv.h:736, from /usr/lib/perl5/CORE/perl.h:4518, from GOST.xs:4: /usr/lib/perl5/CORE/hv_macro.h:67:11: note: this is the location of the previous definition 67 | #define ROTL32(x,r) (((U32)(x) << (r)) | ((U32)(x) >> (32 - (r)))) | ^~~~~~ src/byte_order.h:161:9: warning: 'ROTR32' redefined 161 | #define ROTR32(dword, n) ((dword) >> (n) ^ ((dword) << (32 - (n)))) | ^~~~~~ /usr/lib/perl5/CORE/hv_macro.h:68:11: note: this is the location of the previous definition 68 | #define ROTR32(x,r) (((U32)(x) << (32 - (r))) | ((U32)(x) >> (r))) | ^~~~~~ src/byte_order.h:162:9: warning: 'ROTL64' redefined 162 | #define ROTL64(qword, n) ((qword) << (n) ^ ((qword) >> (64 - (n)))) | ^~~~~~ /usr/lib/perl5/CORE/hv_macro.h:69:11: note: this is the location of the previous definition 69 | #define ROTL64(x,r) ( ( (U64)(x) << (r) ) | ( (U64)(x) >> ( 64 - (r) ) ) ) | ^~~~~~ src/byte_order.h:163:9: warning: 'ROTR64' redefined 163 | #define ROTR64(qword, n) ((qword) >> (n) ^ ((qword) << (64 - (n)))) | ^~~~~~ /usr/lib/perl5/CORE/hv_macro.h:70:11: note: this is the location of the previous definition 70 | #define ROTR64(x,r) ( ( (U64)(x) << ( 64 - (r) ) ) | ( (U64)(x) >> (r) ) ) | ^~~~~~ rm -f blib/arch/auto/Digest/GOST/GOST.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong GOST.o -o blib/arch/auto/Digest/GOST/GOST.so \ -lperl \ chmod 755 blib/arch/auto/Digest/GOST/GOST.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8eACYn + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + mkdir /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Digest-GOST-0.06 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GOST.bs blib/arch/auto/Digest/GOST/GOST.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/auto/Digest/GOST/GOST.so Installing /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Digest/GOST.pm Installing /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/Digest/GOST/CryptoPro.pm Installing /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/man/man3/Digest::GOST.3pm Installing /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/man/man3/Digest::GOST::CryptoPro.3pm Appending installation info to /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/lib/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.60.0-19.mga10 --unique-debug-suffix -0.60.0-19.mga10.arm --unique-debug-src-base perl-Digest-GOST-0.60.0-19.mga10.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Digest-GOST-0.60.0-19.mga10.arm 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/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cWlmDO + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FFLAGS + FCFLAGS='-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Digest-GOST-0.06 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 test "/usr/bin/perl5.42.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GOST.bs blib/arch/auto/Digest/GOST/GOST.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.42.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Digest::GOST 0.06 t/00_load.t ......... ok t/01_new.t .......... ok t/gost_cryptopro.t .. ok t/gost_test.t ....... ok All tests successful. Files=4, Tests=78, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.38 cusr 0.04 csys = 0.46 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Digest-GOST-0.60.0-19.mga10.armv7hl Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fLRAKN + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + cd Digest-GOST-0.06 + DOCDIR=/home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + cp -pr /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/Changes /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + cp -pr /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/META.json /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + cp -pr /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/META.yml /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + cp -pr /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/MYMETA.yml /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + cp -pr /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/Digest-GOST-0.06/README /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT/usr/share/doc/perl-Digest-GOST + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Digest::GOST) = 0.60.0 perl(Digest::GOST::CryptoPro) perl-Digest-GOST = 0.60.0-19.mga10 perl-Digest-GOST(armv7hl-32) = 0.60.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libperl.so.5.42 perl(Digest) perl(Digest::GOST) perl(Digest::base) perl(Exporter) perl(XSLoader) perl(parent) perl(strict) perl(warnings) perl-base >= 2:5.42.0 Processing files: perl-Digest-GOST-debugsource-0.60.0-19.mga10.armv7hl Provides: perl-Digest-GOST-debugsource = 0.60.0-19.mga10 perl-Digest-GOST-debugsource(armv7hl-32) = 0.60.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Digest-GOST-debuginfo-0.60.0-19.mga10.armv7hl Provides: debuginfo(build-id) = e6d953dafa9a0c8118436c57d32dcec4e7653bcc perl-Digest-GOST-debuginfo = 0.60.0-19.mga10 perl-Digest-GOST-debuginfo(armv7hl-32) = 0.60.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Digest-GOST-debugsource(armv7hl-32) = 0.60.0-19.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Digest-GOST-0.60.0-19.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Digest-GOST-debugsource-0.60.0-19.mga10.armv7hl.rpm Wrote: /home/iurt/rpmbuild/RPMS/armv7hl/perl-Digest-GOST-debuginfo-0.60.0-19.mga10.armv7hl.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4eZZKd + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + test -d /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + rm -rf /home/iurt/rpmbuild/BUILD/perl-Digest-GOST-0.60.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!