D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-Devel-Declare-0.6.22-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.um5b4u + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Devel-Declare-0.006022 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Devel-Declare-0.006022.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-Declare-0.006022 + /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.7sLZVw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Devel-Declare-0.006022 + '[' 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 Devel::Declare Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for Declare () chmod 644 "Declare.bs" "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Declare.bs blib/arch/auto/Devel/Declare/Declare.bs 644 cp lib/Devel/Declare/MethodInstaller/Simple.pm blib/lib/Devel/Declare/MethodInstaller/Simple.pm cp lib/Devel/Declare/Context/Simple.pm blib/lib/Devel/Declare/Context/Simple.pm cp lib/Devel/Declare.pm blib/lib/Devel/Declare.pm "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Declare.xs > Declare.xsc mv Declare.xsc Declare.c x86_64-mageia-linux-gnu-gcc -c -I/usr/lib64/perl5/vendor_perl/B/Hooks/OP/Check/Install -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.006022\" -DXS_VERSION=\"0.006022\" -fPIC "-I/usr/lib64/perl5/CORE" Declare.c In file included from Declare.xs:7: stolen_chunk_of_toke.c:145: warning: "PL_lex_stuff" redefined 145 | #define PL_lex_stuff (PL_parser->lex_stuff) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4928: note: this is the location of the previous definition 4928 | # define PL_lex_stuff D_PPP_my_PL_parser_var(lex_stuff) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:152: warning: "PL_linestr" redefined 152 | #define PL_linestr (PL_parser->linestr) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4924: note: this is the location of the previous definition 4924 | # define PL_linestr D_PPP_my_PL_parser_var(linestr) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:155: warning: "PL_expect" redefined 155 | #define PL_expect (PL_parser->expect) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4920: note: this is the location of the previous definition 4920 | # define PL_expect D_PPP_my_PL_parser_var(expect) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:156: warning: "PL_copline" redefined 156 | #define PL_copline (PL_parser->copline) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4921: note: this is the location of the previous definition 4921 | # define PL_copline D_PPP_my_PL_parser_var(copline) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:157: warning: "PL_bufptr" redefined 157 | #define PL_bufptr (PL_parser->bufptr) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4925: note: this is the location of the previous definition 4925 | # define PL_bufptr D_PPP_my_PL_parser_var(bufptr) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:161: warning: "PL_bufend" redefined 161 | #define PL_bufend (PL_parser->bufend) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4926: note: this is the location of the previous definition 4926 | # define PL_bufend D_PPP_my_PL_parser_var(bufend) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:165: warning: "PL_lex_state" redefined 165 | #define PL_lex_state (PL_parser->lex_state) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4927: note: this is the location of the previous definition 4927 | # define PL_lex_state D_PPP_my_PL_parser_var(lex_state) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:166: warning: "PL_rsfp" redefined 166 | #define PL_rsfp (PL_parser->rsfp) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4922: note: this is the location of the previous definition 4922 | # define PL_rsfp D_PPP_my_PL_parser_var(rsfp) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:167: warning: "PL_rsfp_filters" redefined 167 | #define PL_rsfp_filters (PL_parser->rsfp_filters) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4923: note: this is the location of the previous definition 4923 | # define PL_rsfp_filters D_PPP_my_PL_parser_var(rsfp_filters) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:168: warning: "PL_in_my" redefined 168 | #define PL_in_my (PL_parser->in_my) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4930: note: this is the location of the previous definition 4930 | # define PL_in_my D_PPP_my_PL_parser_var(in_my) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:169: warning: "PL_in_my_stash" redefined 169 | #define PL_in_my_stash (PL_parser->in_my_stash) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4931: note: this is the location of the previous definition 4931 | # define PL_in_my_stash D_PPP_my_PL_parser_var(in_my_stash) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:170: warning: "PL_tokenbuf" redefined 170 | #define PL_tokenbuf (PL_parser->tokenbuf) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4929: note: this is the location of the previous definition 4929 | # define PL_tokenbuf D_PPP_my_PL_parser_var(tokenbuf) | In file included from Declare.xs:7: stolen_chunk_of_toke.c:172: warning: "PL_error_count" redefined 172 | #define PL_error_count (PL_parser->error_count) | In file included from stolen_chunk_of_toke.c:20, from Declare.xs:7: ppport.h:4932: note: this is the location of the previous definition 4932 | # define PL_error_count D_PPP_my_PL_parser_var(error_count) | rm -f blib/arch/auto/Devel/Declare/Declare.so x86_64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -fstack-protector-strong Declare.o -o blib/arch/auto/Devel/Declare/Declare.so \ -lperl \ chmod 755 blib/arch/auto/Devel/Declare/Declare.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yq4kHu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 + cd Devel-Declare-0.006022 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Declare.bs blib/arch/auto/Devel/Declare/Declare.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Declare/Declare.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/Devel/Declare.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/Devel/Declare/MethodInstaller/Simple.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/Devel/Declare/Context/Simple.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/man/man3/Devel::Declare.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.6.22-2.mga8 --unique-debug-suffix -0.6.22-2.mga8.x86_64 --unique-debug-src-base perl-Devel-Declare-0.6.22-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Devel-Declare-0.006022 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Declare/Declare.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Declare/Declare.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Declare/Declare.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/Devel/Declare/Declare.so'; reason: Permission denied original debug info size: 168kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 151 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4pvZvx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Devel-Declare-0.006022 + '[' 1 -eq 1 ']' + make test "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Declare.bs blib/arch/auto/Devel/Declare/Declare.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load.t ..................... ok t/block_size.t ................. ok t/build_sub_installer.t ........ ok Useless assignment to a temporary at t/combi.t line 25. t/combi.t ...................... ok t/ctx-simple-like-mxms.t ....... ok t/ctx-simple.t ................. ok t/debug.t ...................... ok t/devel_callparser.t ........... skipped: Test requires module 'Devel::CallParser' but it's not found t/early0.t ..................... ok t/early1.t ..................... ok t/early2.t ..................... ok t/eval.t ....................... ok t/fail.t ....................... ok t/filter0.t .................... ok t/filter1.t .................... ok t/lines.t ...................... skipped: Test requires module 'B::Compiling' but it's not found t/load_module.t ................ ok t/methinstaller-simple.t ....... ok t/method-installer-redefine.t .. ok t/method-installer-runtime.t ... ok t/method-no-semi.t ............. ok t/method.t ..................... ok Useless assignment to a temporary at t/multiline-proto.t line 22. t/multiline-proto.t ............ ok t/new.t ........................ ok t/no-bareword.t ................ ok t/pack.t ....................... ok t/padstuff.t ................... ok Useless assignment to a temporary at t/proto.t line 23. t/proto.t ...................... ok t/quote.t ...................... ok t/scanstr.t .................... ok t/scanstr_fail.t ............... ok t/simple.t ..................... ok t/statement.t .................. ok Useless assignment to a temporary at t/sugar.t line 61. t/sugar.t ...................... ok All tests successful. Files=34, Tests=141, 9 wallclock secs ( 0.18 usr 0.03 sys + 3.60 cusr 0.49 csys = 4.30 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Devel-Declare-0.6.22-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ldn2Jt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Devel-Declare-0.006022 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64/usr/share/doc/perl-Devel-Declare + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Devel::Declare) = 0.6.22 perl(Devel::Declare::Context::Simple) = 0.6.22 perl(Devel::Declare::MethodInstaller::Simple) = 0.6.22 perl-Devel-Declare = 1:0.6.22-2.mga8 perl-Devel-Declare(x86-64) = 1:0.6.22-2.mga8 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) perl >= 0:5.008001 perl(B::Hooks::EndOfScope) >= 0.50.0 perl(B::Hooks::OP::Check) >= 0.190.0 perl(Carp) perl(Devel::Declare) perl(Devel::Declare::Context::Simple) perl(DynaLoader) perl(Scalar::Util) >= 1.110.0 perl(Sub::Name) perl(base) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.32.0 Processing files: perl-Devel-Declare-debugsource-0.6.22-2.mga8.x86_64 Provides: perl-Devel-Declare-debugsource = 1:0.6.22-2.mga8 perl-Devel-Declare-debugsource(x86-64) = 1:0.6.22-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Devel-Declare-debuginfo-0.6.22-2.mga8.x86_64 Provides: debuginfo(build-id) = b183c764c27e5d3a161ee75c8ec57b99e404a532 perl-Devel-Declare-debuginfo = 1:0.6.22-2.mga8 perl-Devel-Declare-debuginfo(x86-64) = 1:0.6.22-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Devel-Declare-debugsource(x86-64) = 1:0.6.22-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-Devel-Declare-debugsource-0.6.22-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-Devel-Declare-debuginfo-0.6.22-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-Devel-Declare-0.6.22-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hgdgpx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Devel-Declare-0.006022 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Devel-Declare-0.6.22-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pnlzYv + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Devel-Declare-0.006022 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!