D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/perl-Function-Parameters-2.2.5-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TcT5U3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.srxkGN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ rm -rf Function-Parameters-2.002005
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Function-Parameters-2.002005.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Function-Parameters-2.002005
+ /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.80h1WT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Function-Parameters-2.002005
+ '[' 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 Function::Parameters
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
cp lib/Function/Parameters/Info.pm blib/lib/Function/Parameters/Info.pm
cp lib/Function/Parameters.pm blib/lib/Function/Parameters.pm
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Parameters.xs > Parameters.xsc
mv Parameters.xsc Parameters.c
Running Mkbootstrap for Parameters ()
chmod 644 "Parameters.bs"
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"2.002005\" -DXS_VERSION=\"2.002005\" -fPIC "-I/usr/lib64/perl5/CORE"   Parameters.c
rm -f blib/arch/auto/Function/Parameters/Parameters.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  Parameters.o  -o blib/arch/auto/Function/Parameters/Parameters.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/Function/Parameters/Parameters.so
Manifying 2 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zwULAS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Function-Parameters-2.002005
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
Manifying 2 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Function/Parameters/Parameters.so
Installing /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Function/Parameters.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Function/Parameters/Info.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/man/man3/Function::Parameters.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/man/man3/Function::Parameters::Info.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.2.5-1.mga10 --unique-debug-suffix -2.2.5-1.mga10.x86_64 --unique-debug-src-base perl-Function-Parameters-2.2.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/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005
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-Function-Parameters-2.2.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/perl-Function-Parameters-2.2.5-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z1cbdR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ 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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Function-Parameters-2.002005
+ '[' 1 -eq 1 ']'
+ make test
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-compiles.t .......... ok
t/02-compiles.t .......... ok
t/03-compiles.t .......... ok
t/attributes.t ........... ok
t/bonus.t ................ ok
t/checkered.t ............ ok
t/checkered_2.t .......... ok
t/checkered_3.t .......... ok
t/checkered_4.t .......... ok
t/croak.t ................ ok
t/defaults_bare.t ........ ok
t/defaults.t ............. ok
t/defaults_regress.t ..... ok
t/eating_strict_error.t .. ok
t/elsewhere.t ............ ok
t/gorn.t ................. ok
t/eval.t ................. ok
t/hueg.t ................. ok
t/imports.t .............. ok
t/info.t ................. ok
t/lexical.t .............. ok
t/invocant.t ............. ok
t/install.t .............. ok
t/lifetime.t ............. ok
t/lineno.t ............... ok
t/lineno-torture.t ....... ok
t/method_cache.t ......... ok
t/method_runtime.t ....... ok
t/named_params.t ......... ok
t/name.t ................. ok
t/prototype.t ............ ok
t/precedence.t ........... ok
t/recursion.t ............ ok
t/regress.t .............. ok
t/rename.t ............... ok
t/strict.t ............... ok
t/stringy_h.t ............ ok
t/threads.t .............. ok
t/types_auto.t ........... ok
t/types_caller.t ......... ok
t/types_custom.t ......... ok
t/types_coerce.t ......... ok
t/threads2.t ............. ok
t/types_custom_2.t ....... ok
t/types_custom_3.t ....... ok
t/types_custom_4.t ....... ok
t/types_inline.t ......... ok
t/types_moose.t .......... skipped: Moose required for testing types
t/types_moose_3.t ........ skipped: Moose required for testing types
t/types_moosex.t ......... skipped: MooseX::Types required for testing types
t/types_moose_2.t ........ skipped: Moose required for testing types
t/types_moosex_2.t ....... skipped: MooseX::Types required for testing types
t/types_msg.t ............ ok
t/types_parse.t .......... ok
t/unicode.t .............. ok
t/unicode2.t ............. ok
All tests successful.
Files=56, Tests=1472,  1 wallclock secs ( 0.21 usr  0.03 sys +  2.64 cusr  0.44 csys =  3.32 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Function-Parameters-2.2.5-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Wn48Yq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ cd Function-Parameters-2.002005
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005/Changes /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005/META.json /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005/META.yml /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/Function-Parameters-2.002005/README /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT/usr/share/doc/perl-Function-Parameters
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Function::Parameters) = 2.2.5 perl(Function::Parameters::Info) = 2.2.5 perl(Function::Parameters::Param) perl-Function-Parameters = 2.2.5-1.mga10 perl-Function-Parameters(x86-64) = 2.2.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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.40()(64bit) perl >= 1:5.14.0 perl(Carp) perl(Function::Parameters) perl(Scalar::Util) perl(XSLoader) perl(warnings) perl(warnings::register) perl-base >= 2:5.40.1
Processing files: perl-Function-Parameters-debugsource-2.2.5-1.mga10.x86_64
Provides: perl-Function-Parameters-debugsource = 2.2.5-1.mga10 perl-Function-Parameters-debugsource(x86-64) = 2.2.5-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Function-Parameters-debuginfo-2.2.5-1.mga10.x86_64
Provides: debuginfo(build-id) = e3780939d5ab1f510f603aeef5e52077e64c1d1b perl-Function-Parameters-debuginfo = 2.2.5-1.mga10 perl-Function-Parameters-debuginfo(x86-64) = 2.2.5-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Function-Parameters-debugsource(x86-64) = 2.2.5-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Function-Parameters-debugsource-2.2.5-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Function-Parameters-debuginfo-2.2.5-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Function-Parameters-2.2.5-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lHrIl4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Function-Parameters-2.2.5-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!