D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-Data-Util-0.670.0-5.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.czHBfe Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Atn6bl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + rm -rf Data-Util-0.67 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Data-Util-0.67.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-Util-0.67 + /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.wX2rjp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.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 -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 Data-Util-0.67 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Data-Util' version '0.67' + ./Build Building Data-Util gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -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' -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' -g -o xs-src/misc_scalar.o xs-src/misc_scalar.c In file included from xs-src/data-util.h:2, from xs-src/misc_scalar.c:3: xs-src/xshelper.h:92:9: warning: 'newAV_mortal' redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:4552, from xs-src/xshelper.h:36: /usr/lib64/perl5/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ gcc -Ixs-src -I/usr/lib64/perl5/CORE -fPIC -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' -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' -g -o xs-src/subs.o xs-src/subs.c In file included from xs-src/data-util.h:2, from xs-src/subs.c:6: xs-src/xshelper.h:92:9: warning: 'newAV_mortal' redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:4552, from xs-src/xshelper.h:36: /usr/lib64/perl5/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ gcc -Ixs-src -I/usr/lib64/perl5/CORE '-DVERSION="0.67"' '-DXS_VERSION="0.67"' -fPIC -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' -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' -g -o lib/Data/Util.o lib/Data/Util.c In file included from xs-src/data-util.h:2, from lib/Data/Util.xs:5: xs-src/xshelper.h:92:9: warning: 'newAV_mortal' redefined 92 | #define newAV_mortal() (AV*)sv_2mortal((SV*)newAV()) | ^~~~~~~~~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:4552, from xs-src/xshelper.h:36: /usr/lib64/perl5/CORE/av.h:219:9: note: this is the location of the previous definition 219 | #define newAV_mortal() MUTABLE_AV(newSV_type_mortal(SVt_PVAV)) | ^~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Util/Util.bs') 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 -o blib/arch/auto/Data/Util/Util.so lib/Data/Util.o xs-src/misc_scalar.o xs-src/subs.o -lperl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KpG30Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.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 -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 Data-Util-0.67 + '[' 1 -eq 1 ']' + ./Build install --destdir=/home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT Building Data-Util Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Data/Util/Util.bs Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Data/Util/Util.so Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Data/Util.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Data/Util/PurePerl.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Data/Util/Curry.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Data/Util/Error.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Data/Util/JA.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/man/man3/Data::Util.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/man/man3/Data::Util::PurePerl.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/man/man3/Data::Util::JA.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/man/man3/Data::Util::Error.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/man/man3/Data::Util::Curry.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.670.0-5.mga10 --unique-debug-suffix -0.670.0-5.mga10.x86_64 --unique-debug-src-base perl-Data-Util-0.670.0-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67 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-Data-Util-0.670.0-5.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-Data-Util-0.670.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uzxaHO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.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 -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 Data-Util-0.67 + '[' 1 -eq 1 ']' + ./Build test # Testing Data::Util 0.67 (XS) t/00_load.t .................. ok # Testing XS t/01_refs.t .................. ok t/02_inst.t .................. ok t/03_gen.t ................... ok t/04_overloaded.t ............ ok t/05_get_stash.t ............. ok t/06_subroutine.t ............ ok t/08_mgvars.t ................ ok Can't locate package A for @Bar::ISA during global destruction. t/09_paranoia.t .............. ok t/10_neat.t .................. ok t/11_fail_handler.t .......... ok t/12_in_attr_handler.t ....... skipped: This test is for old perls t/13_optlist.t ............... ok t/14_uninst_subr.t ........... ok t/15_curry.t ................. ok t/16_modify.t ................ ok t/17_nsclean.t ............... ok t/18_is_value.t .............. ok t/19_multiple_modifiers.t .... ok t/20_lexical_sub.t ........... ok t/21_get_code_ref.t .......... ok t/22_install2.t .............. ok t/23_largeargs.t ............. ok t/24_eval_in_modifiers.t ..... ok t/pp00_load.t ................ ok # Testing PurePerl t/pp01_refs.t ................ ok t/pp02_inst.t ................ ok t/pp03_gen.t ................. ok t/pp04_overloaded.t .......... ok t/pp05_get_stash.t ........... ok t/pp06_subroutine.t .......... ok t/pp08_mgvars.t .............. ok t/pp10_neat.t ................ ok t/pp11_fail_handler.t ........ ok t/pp12_in_attr_handler.t ..... skipped: This test is for old perls t/pp13_optlist.t ............. ok t/pp14_uninst_subr.t ......... ok t/pp15_curry.t ............... ok t/pp16_modify.t .............. ok t/pp17_nsclean.t ............. ok t/pp18_is_value.t ............ ok t/pp19_multiple_modifiers.t .. ok t/pp20_lexical_sub.t ......... ok t/pp21_get_code_ref.t ........ ok t/pp22_install2.t ............ ok t/pp23_largeargs.t ........... ok t/pp24_eval_in_modifiers.t ... ok All tests successful. Files=47, Tests=1141, 3 wallclock secs ( 0.12 usr 0.09 sys + 2.09 cusr 0.46 csys = 2.76 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Data-Util-0.670.0-5.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j2XUM7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + cd Data-Util-0.67 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/Changes /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/LICENSE /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/META.json /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/META.yml /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/Data-Util-0.67/example /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT/usr/share/doc/perl-Data-Util + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Data::Util) = 0.670.0 perl(Data::Util::Error) perl(Data::Util::PurePerl) perl-Data-Util = 0.670.0-5.mga10 perl-Data-Util(x86-64) = 0.670.0-5.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 >= 0:5.008_001 perl(Data::Util) perl(Exporter) perl(Scalar::Util) perl(XSLoader) >= 0.20.0 perl(overload) perl(strict) perl(warnings) perl-base >= 2:5.40.1 Processing files: perl-Data-Util-debugsource-0.670.0-5.mga10.x86_64 Provides: perl-Data-Util-debugsource = 0.670.0-5.mga10 perl-Data-Util-debugsource(x86-64) = 0.670.0-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Data-Util-debuginfo-0.670.0-5.mga10.x86_64 Provides: debuginfo(build-id) = 77d733a86a3c9957b77d589a2e87c53324d1c397 perl-Data-Util-debuginfo = 0.670.0-5.mga10 perl-Data-Util-debuginfo(x86-64) = 0.670.0-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Data-Util-debugsource(x86-64) = 0.670.0-5.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Data-Util-debugsource-0.670.0-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Data-Util-0.670.0-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Data-Util-debuginfo-0.670.0-5.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QUVvN9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Data-Util-0.670.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!