D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/perl-Text-Trac-0.180.0-8.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e9lZ1j Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k4Xdrt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + rm -rf Text-Trac-0.18 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Text-Trac-0.18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Trac-0.18 + /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.G8ltqh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Text-Trac-0.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Cannot determine perl version info from lib/Text/Trac.pm *** Module::AutoInstall version 1.14 *** Checking for Perl dependencies... [Core Features] - Test::Base ...loaded. (0.89) - Test::More ...loaded. (1.302199) - UNIVERSAL::require ...loaded. (0.19) - Class::Accessor::Fast ...loaded. (0.51) - Class::Data::Inheritable ...loaded. (0.10) - Tie::IxHash ...loaded. (1.23) - List::MoreUtils ...loaded. (0.430) - HTML::Entities ...loaded. (3.83) - Path::Tiny ...loaded. (0.148) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Trac Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 cp lib/Text/Trac/BlockNode.pm blib/lib/Text/Trac/BlockNode.pm cp lib/Text/Trac/Pre.pm blib/lib/Text/Trac/Pre.pm cp lib/Text/Trac/Text.pm blib/lib/Text/Trac/Text.pm cp lib/Text/Trac/Ul.pm blib/lib/Text/Trac/Ul.pm cp lib/Text/Trac/LinkResolver.pm blib/lib/Text/Trac/LinkResolver.pm cp lib/Text/Trac/LinkResolver/Comment.pm blib/lib/Text/Trac/LinkResolver/Comment.pm cp lib/Text/Trac/Dl.pm blib/lib/Text/Trac/Dl.pm cp lib/Text/Trac/Table.pm blib/lib/Text/Trac/Table.pm cp lib/Text/Trac.pm blib/lib/Text/Trac.pm cp lib/Text/Trac/Ol.pm blib/lib/Text/Trac/Ol.pm cp lib/Text/Trac/InlineNode.pm blib/lib/Text/Trac/InlineNode.pm cp lib/Text/Trac/Heading.pm blib/lib/Text/Trac/Heading.pm cp lib/Text/Trac/LinkResolver/Attachment.pm blib/lib/Text/Trac/LinkResolver/Attachment.pm cp lib/Text/Trac/Macro.pm blib/lib/Text/Trac/Macro.pm cp lib/Text/Trac/LinkResolver/Wiki.pm blib/lib/Text/Trac/LinkResolver/Wiki.pm cp lib/Text/Trac/LinkResolver/Ticket.pm blib/lib/Text/Trac/LinkResolver/Ticket.pm cp lib/Text/Trac/LinkResolver/Milestone.pm blib/lib/Text/Trac/LinkResolver/Milestone.pm cp lib/Text/Trac/LinkResolver/Changeset.pm blib/lib/Text/Trac/LinkResolver/Changeset.pm cp lib/Text/Trac/Context.pm blib/lib/Text/Trac/Context.pm cp lib/Text/Trac/Macro/Timestamp.pm blib/lib/Text/Trac/Macro/Timestamp.pm cp lib/Text/Trac/LinkResolver/Source.pm blib/lib/Text/Trac/LinkResolver/Source.pm cp lib/Text/Trac/Node.pm blib/lib/Text/Trac/Node.pm cp lib/Text/Trac/P.pm blib/lib/Text/Trac/P.pm cp lib/Text/Trac/Blockquote.pm blib/lib/Text/Trac/Blockquote.pm cp lib/Text/Trac/LinkResolver/Report.pm blib/lib/Text/Trac/LinkResolver/Report.pm cp lib/Text/Trac/LinkResolver/Log.pm blib/lib/Text/Trac/LinkResolver/Log.pm cp lib/Text/Trac/Macro/HelloWorld.pm blib/lib/Text/Trac/Macro/HelloWorld.pm cp lib/Text/Trac/Hr.pm blib/lib/Text/Trac/Hr.pm cp script/trac2html blib/script/trac2html "/usr/bin/perl5.40.1" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/trac2html Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.URLXbh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Text-Trac-0.18 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/InlineNode.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Pre.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Hr.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Heading.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Context.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Ol.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Node.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Macro.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Dl.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/BlockNode.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Table.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Text.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Ul.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Blockquote.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/P.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Source.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Log.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Ticket.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Comment.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Milestone.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Changeset.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Report.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Wiki.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Attachment.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Macro/Timestamp.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Text/Trac/Macro/HelloWorld.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/man/man3/Text::Trac.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/bin/trac2html Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/trac2html from /usr/bin/env perl to #!/usr/bin/perl *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Pre.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Hr.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Ticket.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Milestone.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Changeset.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Report.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Wiki.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver/Attachment.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Heading.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Context.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/LinkResolver.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Macro/Timestamp.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Macro/HelloWorld.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Ol.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Node.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Macro.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Dl.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/BlockNode.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Table.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Text.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Ul.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/Blockquote.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac/P.pm is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/perl5/vendor_perl/Text/Trac.pm is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OrfJup + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Text-Trac-0.18 + '[' 1 -eq 1 ']' + make test 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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-text-trac.t t/02-macros.t t/03-trac-links.t t/04-list.t t/05-disable_links.t t/06-enable_links.t t/07-custom_url.t t/08-regression.t t/10-script.t t/11-script-noclass.t t/95-tidyall.t t/96-perl-critic.t t/boilerplate.t t/pod-coverage.t t/pod.t t/version.t # Testing Text::Trac 0.18, Perl 5.040001, /usr/bin/perl5.40.1 t/00-load.t ............ ok t/01-text-trac.t ....... ok t/02-macros.t .......... ok t/03-trac-links.t ...... ok t/04-list.t ............ ok t/05-disable_links.t ... ok t/06-enable_links.t .... ok t/07-custom_url.t ...... ok t/08-regression.t ...... ok Use of uninitialized value $target in pattern match (m//) at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 281. Use of uninitialized value $target in string eq at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 281. Use of uninitialized value $ns in hash element at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 285. t/10-script.t .......... ok Use of uninitialized value $target in pattern match (m//) at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 281. Use of uninitialized value $target in string eq at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 281. Use of uninitialized value $ns in hash element at /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/blib/lib/Text/Trac/InlineNode.pm line 285. t/11-script-noclass.t .. ok t/95-tidyall.t ......... skipped: Test::Code::TidyAll 0.20 required to check if the code is clean. t/96-perl-critic.t ..... skipped: Test::Perl::Critic 1.02 required t/boilerplate.t ........ ok t/pod-coverage.t ....... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ................ skipped: Test::Pod 1.14 required for testing POD t/version.t ............ skipped: Test::Version 1.003001 required for testing version numbers All tests successful. Files=17, Tests=127, 3 wallclock secs ( 0.05 usr 0.02 sys + 2.62 cusr 0.55 csys = 3.24 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Text-Trac-0.180.0-8.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vvJT9W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + cd Text-Trac-0.18 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/doc/perl-Text-Trac + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/doc/perl-Text-Trac + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/Changes /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/doc/perl-Text-Trac + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/README.md /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/doc/perl-Text-Trac + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/Text-Trac-0.18/META.yml /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT/usr/share/doc/perl-Text-Trac + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Text::Trac) = 0.180.0 perl(Text::Trac::BlockNode) = 0.180.0 perl(Text::Trac::Blockquote) = 0.180.0 perl(Text::Trac::Context) = 0.180.0 perl(Text::Trac::Dl) = 0.180.0 perl(Text::Trac::Heading) = 0.180.0 perl(Text::Trac::Hr) = 0.180.0 perl(Text::Trac::InlineNode) = 0.180.0 perl(Text::Trac::InlineNode::Initializer) perl(Text::Trac::LinkResolver) = 0.180.0 perl(Text::Trac::LinkResolver::Attachment) = 0.180.0 perl(Text::Trac::LinkResolver::Changeset) = 0.180.0 perl(Text::Trac::LinkResolver::Comment) = 0.180.0 perl(Text::Trac::LinkResolver::Log) = 0.180.0 perl(Text::Trac::LinkResolver::Milestone) = 0.180.0 perl(Text::Trac::LinkResolver::Report) = 0.180.0 perl(Text::Trac::LinkResolver::Source) = 0.180.0 perl(Text::Trac::LinkResolver::Ticket) = 0.180.0 perl(Text::Trac::LinkResolver::Wiki) = 0.180.0 perl(Text::Trac::Macro) = 0.180.0 perl(Text::Trac::Macro::HelloWorld) = 0.180.0 perl(Text::Trac::Macro::Timestamp) = 0.180.0 perl(Text::Trac::Node) = 0.180.0 perl(Text::Trac::Ol) = 0.180.0 perl(Text::Trac::P) = 0.180.0 perl(Text::Trac::Pre) = 0.180.0 perl(Text::Trac::Table) = 0.180.0 perl(Text::Trac::Text) = 0.180.0 perl(Text::Trac::Ul) = 0.180.0 perl-Text-Trac = 0.180.0-8.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Class::Accessor::Fast) perl(Class::Data::Inheritable) perl(Getopt::Long) perl(HTML::Entities) perl(List::MoreUtils) perl(Path::Tiny) perl(Text::ParseWords) perl(Text::Trac) perl(Text::Trac::BlockNode) perl(Text::Trac::Context) perl(Text::Trac::InlineNode) perl(Text::Trac::LinkResolver) perl(Text::Trac::Macro) perl(Text::Trac::Text) perl(Tie::IxHash) perl(UNIVERSAL::require) perl(base) perl(strict) perl(warnings) perl-base >= 2:5.40.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Text-Trac-0.180.0-8.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iquScA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Text-Trac-0.180.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!