D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2178636:perl-meta-0.13.0-1.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u54g9y Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3N4PBb + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + rm -rf meta-0.013 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/meta-0.013.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd meta-0.013 + /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.A4xtFi + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd meta-0.013 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'meta' version '0.013' + ./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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' Building meta gcc -I/usr/lib/perl5/CORE '-DVERSION="0.013"' '-DXS_VERSION="0.013"' -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 -fomit-frame-pointer -m32 '-march=i686' -msse2 '-mtune=generic' '-mfpmath=sse' -mstackrealign -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 -fomit-frame-pointer -m32 '-march=i686' -msse2 '-mtune=generic' '-mfpmath=sse' -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-fcf-protection=full' -g -o lib/meta.o lib/meta.c lib/meta.xs: In function 'S_get_metaglob_slot': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:81:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 81 | #define MUST_GV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, GV *, SVt_PVGV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:246:12: note: in expansion of macro 'MUST_GV_FROM_REFSV' 246 | GV *gv = MUST_GV_FROM_REFSV(metaglob); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_is_class': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:345:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 345 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_name': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:359:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 359 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_get_glob': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:375:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 375 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_get_symbol': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:421:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 421 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_add_named_sub': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:545:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 545 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_remove_symbol': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:581:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 581 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_list_globs': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:647:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 647 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package__list_symbols': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:674:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 674 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__package_list_subpackages': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:80:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 80 | #define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:728:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV' 728 | HV *stash = MUST_STASH_FROM_REFSV(metapkg); | ^~~~~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__symbol_DESTROY': lib/meta.xs:85:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 85 | ((SV *)(SvUV(SvRV(sv)))) | ^ lib/meta.xs:762:14: note: in expansion of macro 'SV_FROM_REFSV' 762 | SV *sv = SV_FROM_REFSV(metasym); | ^~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__symbol_is_scalar': lib/meta.xs:85:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 85 | ((SV *)(SvUV(SvRV(sv)))) | ^ lib/meta.xs:770:14: note: in expansion of macro 'SV_FROM_REFSV' 770 | SV *sv = SV_FROM_REFSV(metasym); | ^~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__symbol__is_type': lib/meta.xs:85:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 85 | ((SV *)(SvUV(SvRV(sv)))) | ^ lib/meta.xs:785:14: note: in expansion of macro 'SV_FROM_REFSV' 785 | SV *sv = SV_FROM_REFSV(metasym); | ^~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__symbol_reference': lib/meta.xs:85:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 85 | ((SV *)(SvUV(SvRV(sv)))) | ^ lib/meta.xs:795:14: note: in expansion of macro 'SV_FROM_REFSV' 795 | SV *sv = SV_FROM_REFSV(metasym); | ^~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__glob_basename': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:81:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 81 | #define MUST_GV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, GV *, SVt_PVGV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:840:14: note: in expansion of macro 'MUST_GV_FROM_REFSV' 840 | GV *gv = MUST_GV_FROM_REFSV(metaglob); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__variable_value': lib/meta.xs:85:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 85 | ((SV *)(SvUV(SvRV(sv)))) | ^ lib/meta.xs:908:14: note: in expansion of macro 'SV_FROM_REFSV' 908 | SV *sv = SV_FROM_REFSV(metavar); | ^~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_is_method': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:967:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 967 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_subname': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:981:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 981 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_set_subname': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:996:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 996 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_prototype': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:1033:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 1033 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_set_prototype': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:1047:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 1047 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ lib/meta.xs: In function 'XS_meta__subroutine_signature': lib/meta.xs:77:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 77 | ((type)(SvUV(SvRV(rsv)))) | ^ lib/meta.xs:82:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV' 82 | #define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV) | ^~~~~~~~~~~~~~~~~~~~~~~ lib/meta.xs:1063:14: note: in expansion of macro 'MUST_CV_FROM_REFSV' 1063 | CV *cv = MUST_CV_FROM_REFSV(metasub); | ^~~~~~~~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/meta/meta.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/meta/meta.so lib/meta.o -lperl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IKgFPM + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + mkdir /home/iurt/rpmbuild/BUILD/perl-meta-0.13.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd meta-0.013 + '[' 1 -eq 1 ']' + ./Build install --destdir=/home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT Building meta Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/auto/meta/meta.bs Installing /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/auto/meta/meta.so Installing /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/lib/perl5/vendor_perl/meta.pm Installing /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/man/man3/meta.3pm + /usr/bin/find-debuginfo -j12 --strict-build-id -m -i --build-id-seed 0.13.0-1.1.mga10 --unique-debug-suffix -0.13.0-1.1.mga10.i386 --unique-debug-src-base perl-meta-0.13.0-1.1.mga10.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013 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-meta-0.13.0-1.1.mga10.i386 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 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4rxI4e + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd meta-0.013 + '[' 1 -eq 1 ']' + ./Build test t/00use.t ............... ok t/01package.t ........... ok t/02glob.t .............. ok t/03symbols.t ........... ok t/10variables.t ......... ok t/11subroutines.t ....... ok t/12sub-signature.t ..... ok t/20add.t ............... ok t/21remove.t ............ ok t/60class.t ............. ok t/61method-signature.t .. ok t/80subname+Sub-Util.t .. ok t/94warnings.t .......... ok t/99pod.t ............... skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=14, Tests=157, 3 wallclock secs ( 0.08 usr 0.03 sys + 3.12 cusr 0.14 csys = 3.37 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-meta-0.13.0-1.1.mga10.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LfIplp + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + cd meta-0.013 + DOCDIR=/home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/Changes /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/LICENSE /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/META.json /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/META.yml /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/MYMETA.yml /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + cp -pr /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/meta-0.013/README /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT/usr/share/doc/perl-meta + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(meta) = 0.13.0 perl-meta = 0.13.0-1.1.mga10 perl-meta(x86-32) = 0.13.0-1.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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libperl.so.5.40 perl >= 1:5.14 perl(Carp) perl(XSLoader) perl(warnings) perl-base >= 2:5.40.1 Processing files: perl-meta-debugsource-0.13.0-1.1.mga10.i686 Provides: perl-meta-debugsource = 0.13.0-1.1.mga10 perl-meta-debugsource(x86-32) = 0.13.0-1.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-meta-debuginfo-0.13.0-1.1.mga10.i686 Provides: debuginfo(build-id) = f8b983a82aac8967f42740b535324532d7f6bedc perl-meta-debuginfo = 0.13.0-1.1.mga10 perl-meta-debuginfo(x86-32) = 0.13.0-1.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-meta-debugsource(x86-32) = 0.13.0-1.1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/i686/perl-meta-debugsource-0.13.0-1.1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/perl-meta-0.13.0-1.1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/perl-meta-debuginfo-0.13.0-1.1.mga10.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5OMhml + umask 022 + cd /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + test -d /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + rm -rf /home/iurt/rpmbuild/BUILD/perl-meta-0.13.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!