D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Template-Toolkit-3.10.0-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M4F4RJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Template-Toolkit-3.010 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Template-Toolkit-3.010.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Template-Toolkit-3.010 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find ./ -type f + xargs perl -pi -e 's|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2TA77R + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Template-Toolkit-3.010 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL TT_XS_ENABLE=y TT_XS_DEFAULT=y INSTALLDIRS=vendor Template Toolkit Version 3.010 ============================= Using Unix defaults. Run 'perl Makefile.PL TT_HELP' for a summary of options. Template::Stash::XS ------------------- The Template::Stash module is a core part of the Template Toolkit, implementing the magic for accessing data using the dot notation. There is a high speed version, Template::Stash::XS, written in C. This makes the Template Toolkit run about twice as fast as when using the regular Template::Stash written in Perl. If you've got a C compiler on your system then you can elect to have the XS Stash built. You can also specify that you want to use the XS Stash by default. Note that as of version 2.15 the XS Stash now supports access to tied hashes and arrays. See 'perldoc Template::Config' for further details. Do you want to build the XS Stash module? [y] y Do you want to use the XS Stash by default? [y] y Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Template Writing MYMETA.yml and MYMETA.json Configuration complete. You should now run 'make', 'make test' and then 'make install'. See the README file for further information. + /usr/bin/make -O -j12 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' cp lib/Template/Document.pm blib/lib/Template/Document.pm cp lib/Template/FAQ.pod blib/lib/Template/FAQ.pod cp lib/Template/Plugin/Assert.pm blib/lib/Template/Plugin/Assert.pm cp lib/Template/Namespace/Constants.pm blib/lib/Template/Namespace/Constants.pm cp lib/Template/Modules.pod blib/lib/Template/Modules.pod cp lib/Template/Plugin/Dumper.pm blib/lib/Template/Plugin/Dumper.pm cp lib/Template/Manual/Plugins.pod blib/lib/Template/Manual/Plugins.pod cp lib/Template/Context.pm blib/lib/Template/Context.pm cp lib/Template/Filters.pm blib/lib/Template/Filters.pm cp lib/Template/Plugin.pm blib/lib/Template/Plugin.pm cp lib/Template/Plugin/CGI.pm blib/lib/Template/Plugin/CGI.pm cp lib/Template/Directive.pm blib/lib/Template/Directive.pm cp lib/Template/Plugin/File.pm blib/lib/Template/Plugin/File.pm cp lib/Template/Manual/Variables.pod blib/lib/Template/Manual/Variables.pod cp lib/Template.pm blib/lib/Template.pm cp lib/Template/Parser.pm blib/lib/Template/Parser.pm cp lib/Template/Manual/Views.pod blib/lib/Template/Manual/Views.pod cp lib/Template/Manual/Internals.pod blib/lib/Template/Manual/Internals.pod cp lib/Template/Config.pm blib/lib/Template/Config.pm cp lib/Template/Manual/Intro.pod blib/lib/Template/Manual/Intro.pod cp lib/Template/Constants.pm blib/lib/Template/Constants.pm cp lib/Template/Plugin/Format.pm blib/lib/Template/Plugin/Format.pm cp lib/Template/Manual/Filters.pod blib/lib/Template/Manual/Filters.pod cp lib/Template/Exception.pm blib/lib/Template/Exception.pm cp lib/Template/Plugin/HTML.pm blib/lib/Template/Plugin/HTML.pm cp lib/Template/Manual/Credits.pod blib/lib/Template/Manual/Credits.pod cp lib/Template/Manual/Syntax.pod blib/lib/Template/Manual/Syntax.pod cp lib/Template/Plugin/Image.pm blib/lib/Template/Plugin/Image.pm cp lib/Template/Plugin/Date.pm blib/lib/Template/Plugin/Date.pm cp lib/Template/Iterator.pm blib/lib/Template/Iterator.pm cp lib/Template/Plugin/Datafile.pm blib/lib/Template/Plugin/Datafile.pm cp lib/Template/Grammar.pm blib/lib/Template/Grammar.pm cp lib/Template/Manual.pod blib/lib/Template/Manual.pod cp lib/Template/Manual/VMethods.pod blib/lib/Template/Manual/VMethods.pod cp lib/Template/Plugin/Directory.pm blib/lib/Template/Plugin/Directory.pm cp lib/Template/Manual/Directives.pod blib/lib/Template/Manual/Directives.pod cp lib/Template/Base.pm blib/lib/Template/Base.pm cp lib/Template/Manual/Config.pod blib/lib/Template/Manual/Config.pod cp lib/Template/Plugin/Filter.pm blib/lib/Template/Plugin/Filter.pm cp lib/Template/Plugin/Math.pm blib/lib/Template/Plugin/Math.pm cp lib/Template/Plugin/Procedural.pm blib/lib/Template/Plugin/Procedural.pm cp lib/Template/Plugin/URL.pm blib/lib/Template/Plugin/URL.pm cp lib/Template/Plugin/Wrap.pm blib/lib/Template/Plugin/Wrap.pm cp lib/Template/Tutorial/Datafile.pod blib/lib/Template/Tutorial/Datafile.pod cp lib/Template/Plugin/Table.pm blib/lib/Template/Plugin/Table.pm cp lib/Template/Plugin/Scalar.pm blib/lib/Template/Plugin/Scalar.pm cp lib/Template/Stash/Context.pm blib/lib/Template/Stash/Context.pm cp lib/Template/VMethods.pm blib/lib/Template/VMethods.pm cp lib/Template/Tools/ttree.pod blib/lib/Template/Tools/ttree.pod cp lib/Template/Stash.pm blib/lib/Template/Stash.pm cp lib/Template/Plugin/Iterator.pm blib/lib/Template/Plugin/Iterator.pm cp lib/Template/Plugin/String.pm blib/lib/Template/Plugin/String.pm cp lib/Template/Plugins.pm blib/lib/Template/Plugins.pm cp lib/Template/Toolkit.pm blib/lib/Template/Toolkit.pm cp lib/Template/Service.pm blib/lib/Template/Service.pm cp lib/Template/Tutorial.pod blib/lib/Template/Tutorial.pod cp lib/Template/Plugin/Pod.pm blib/lib/Template/Plugin/Pod.pm cp lib/Template/Tools.pod blib/lib/Template/Tools.pod cp lib/Template/Provider.pm blib/lib/Template/Provider.pm cp lib/Template/Plugin/View.pm blib/lib/Template/Plugin/View.pm cp lib/Template/View.pm blib/lib/Template/View.pm cp lib/Template/Tools/tpage.pod blib/lib/Template/Tools/tpage.pod cp lib/Template/Stash/XS.pm blib/lib/Template/Stash/XS.pm cp lib/Template/Test.pm blib/lib/Template/Test.pm cp lib/Template/Tutorial/Web.pod blib/lib/Template/Tutorial/Web.pod make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' Running Mkbootstrap for XS () chmod 644 "XS.bs" make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' "/usr/bin/perl5.34.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' "/usr/bin/perl5.34.1" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Stash.xs > Stash.xsc mv Stash.xsc Stash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' gcc -c -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=\"3.010\" -DXS_VERSION=\"3.010\" -fPIC "-I/usr/lib64/perl5/CORE" Stash.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' rm -f ../blib/arch/auto/Template/Stash/XS/XS.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong Stash.o -o ../blib/arch/auto/Template/Stash/XS/XS.so \ -lperl \ chmod 755 ../blib/arch/auto/Template/Stash/XS/XS.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' cp bin/tpage blib/script/tpage "/usr/bin/perl5.34.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tpage cp bin/ttree blib/script/ttree "/usr/bin/perl5.34.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ttree Manifying 2 pod documents Manifying 34 pod documents Manifying 31 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MJRA19 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 + cd Template-Toolkit-3.010 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' "/usr/bin/perl5.34.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' Manifying 2 pod documents Manifying 34 pod documents Manifying 31 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/auto/Template/Stash/XS/XS.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Parser.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/FAQ.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugins.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tutorial.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Document.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Modules.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Constants.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Provider.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Grammar.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Service.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Test.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Directive.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Context.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/View.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Iterator.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Stash.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Config.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/VMethods.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Exception.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Toolkit.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Filters.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tools.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Base.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Format.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Assert.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Dumper.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Procedural.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Datafile.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Date.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/View.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/URL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Iterator.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Pod.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Image.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/CGI.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/File.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Scalar.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Table.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/HTML.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/String.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Math.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Filter.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Wrap.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Plugin/Directory.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Intro.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Plugins.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Syntax.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Credits.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Views.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Config.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/VMethods.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Variables.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Directives.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Filters.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Manual/Internals.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Namespace/Constants.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tools/ttree.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tools/tpage.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Stash/Context.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Stash/XS.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tutorial/Datafile.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/Template/Tutorial/Web.pod Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man1/tpage.1 Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man1/ttree.1 Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Namespace::Constants.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Constants.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Wrap.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Filters.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Procedural.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugins.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::File.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Intro.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::VMethods.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Config.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Iterator.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Syntax.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Iterator.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tools.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tools::tpage.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::View.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Dumper.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::URL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Parser.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Grammar.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tutorial.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Filters.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Math.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Directives.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tutorial::Web.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Variables.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::FAQ.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tools::ttree.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Base.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Stash::XS.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Scalar.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Provider.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Modules.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Datafile.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Filter.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Toolkit.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::View.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Stash::Context.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Directive.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Context.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Plugins.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Image.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Pod.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Directory.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Stash.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Tutorial::Datafile.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::String.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Format.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Credits.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Document.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Service.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::HTML.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::VMethods.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Views.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Assert.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Exception.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Internals.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Test.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Manual::Config.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Table.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::CGI.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/man/man3/Template::Plugin::Date.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/bin/tpage Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/bin/ttree Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.10.0-2.mga9 --unique-debug-suffix -3.10.0-2.mga9.x86_64 --unique-debug-src-base perl-Template-Toolkit-3.10.0-2.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/auto/Template/Stash/XS/XS.so objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/auto/Template/Stash/XS/XS.so'; reason: Permission denied objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/lib64/perl5/vendor_perl/auto/Template/Stash/XS/XS.so'; reason: Permission denied dwz: ./usr/lib64/perl5/vendor_perl/auto/Template/Stash/XS/XS.so-3.10.0-2.mga9.x86_64.debug: Unknown debugging section .debug_line_str original debug info size: 136kB, size after compression: 140kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 173 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UeOAIj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Template-Toolkit-3.010 + '[' 1 -eq 1 ']' + /usr/bin/make test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' "/usr/bin/perl5.34.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' "/usr/bin/perl5.34.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 No tests defined for Template::Stash::XS extension. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Template-Toolkit-3.010/xs' PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/anycase.t t/args.t t/assert.t t/base.t t/binop.t t/block.t t/block_duplicate.t t/blocks.t t/capture.t t/case.t t/cgi.t t/chomp.t t/compile1.t t/compile2.t t/compile3.t t/compile4.t t/compile5.t t/config.t t/constants.t t/context.t t/datafile.t t/date.t t/date_offset.t t/date_utf8.t t/debug.t t/directive.t t/directry.t t/document.t t/dumper.t t/error.t t/evalperl.t t/exception.t t/factory.t t/file.t t/fileline.t t/filter.t t/foreach.t t/format.t t/html.t t/image.t t/include.t t/iterator.t t/leak.t t/list.t t/macro.t t/math.t t/math_rand.t t/mtime-zero.t t/object.t t/outline.t t/output.t t/parser.t t/parser2.t t/plugins.t t/plusfile.t t/pod.t t/prefix.t t/proc.t t/process-relative.t t/process.t t/process_dir.t t/provider.t t/ref.t t/scalar.t t/service.t t/skel.t t/stash-xs-unicode.t t/stash-xs.t t/stash.t t/stashc.t t/stop.t t/strcat.t t/strict.t t/string.t t/switch.t t/table.t t/tags.t t/template.t t/text.t t/throw.t t/tiedhash.t t/trace_vars.t t/try.t t/unicode.t t/url.t t/vars.t t/varsv1.t t/view.t t/while.t t/wrap.t t/wrapper.t t/zz-plugin-cycle.t t/zz-plugin-leak-gh-213.t t/zz-plugin-leak-rt-46691.t t/zz-plugin-leak.t t/zz-pmv.t t/zz-pod-coverage.t t/zz-pod-kwalitee.t t/zz-stash-xs-leak.t t/zz-url2.t t/vmethods/hash.t t/vmethods/list.t t/vmethods/replace.t t/vmethods/text.t t/compile1.t ................. ok t/compile2.t ................. ok t/compile3.t ................. ok t/compile4.t ................. ok t/compile5.t ................. ok t/anycase.t .................. ok t/args.t ..................... ok t/assert.t ................... ok t/base.t ..................... ok t/binop.t .................... ok t/block.t .................... ok t/block_duplicate.t .......... ok t/blocks.t ................... ok t/capture.t .................. ok t/case.t ..................... ok t/cgi.t ...................... ok t/chomp.t .................... ok t/config.t ................... ok t/constants.t ................ ok t/context.t .................. ok t/datafile.t ................. ok t/date.t ..................... ok t/date_offset.t .............. ok t/date_utf8.t ................ skipped: Need to set env variable AUTHOR_TESTING=1 t/debug.t .................... ok t/directive.t ................ ok t/directry.t ................. ok t/document.t ................. ok t/dumper.t ................... ok t/error.t .................... ok t/evalperl.t ................. ok t/exception.t ................ ok t/factory.t .................. ok t/file.t ..................... ok t/fileline.t ................. ok t/filter.t ................... ok t/foreach.t .................. ok t/format.t ................... ok t/html.t ..................... ok t/image.t .................... skipped: Neither Image::Info nor Image::Size installed t/include.t .................. ok t/iterator.t ................. ok t/leak.t ..................... ok t/list.t ..................... ok t/macro.t .................... ok t/math.t ..................... ok t/math_rand.t ................ ok t/mtime-zero.t ............... ok t/object.t ................... ok t/outline.t .................. ok t/output.t ................... ok t/parser.t ................... ok t/parser2.t .................. ok t/plugins.t .................. ok t/plusfile.t ................. ok t/pod.t ...................... skipped: Pod::POM not installed t/prefix.t ................... ok t/proc.t ..................... ok t/process-relative.t ......... ok t/process.t .................. ok t/process_dir.t .............. ok t/provider.t ................. ok t/ref.t ...................... ok t/scalar.t ................... ok t/service.t .................. ok t/skel.t ..................... ok t/stash-xs-unicode.t ......... ok t/stash-xs.t ................. ok t/stash.t .................... ok t/stashc.t ................... ok t/stop.t ..................... ok t/strcat.t ................... ok t/strict.t ................... ok t/string.t ................... ok t/switch.t ................... ok t/table.t .................... ok t/tags.t ..................... ok t/template.t ................. ok t/text.t ..................... ok t/throw.t .................... ok t/tiedhash.t ................. ok t/trace_vars.t ............... ok t/try.t ...................... ok t/unicode.t .................. ok t/url.t ...................... ok t/vars.t ..................... ok t/varsv1.t ................... ok t/view.t ..................... ok t/vmethods/hash.t ............ ok t/vmethods/list.t ............ ok t/vmethods/replace.t ......... ok t/vmethods/text.t ............ ok t/while.t .................... ok t/wrap.t ..................... ok t/wrapper.t .................. ok t/zz-plugin-cycle.t .......... skipped: Developer test t/zz-plugin-leak-gh-213.t .... skipped: Broken on older perls. We need to sort this out once everything is passing t/zz-plugin-leak-rt-46691.t .. skipped: Developer test only - set RELEASE_TESTING=1 t/zz-plugin-leak.t ........... skipped: Internal test for developer, add the --dev flag to run t/zz-pmv.t ................... skipped: These aren't the tests you're looking for... move along t/zz-pod-coverage.t .......... skipped: Author tests not required for installation t/zz-pod-kwalitee.t .......... skipped: Author tests not required for installation t/zz-stash-xs-leak.t ......... skipped: Internal test for developer, add the --dev flag to run t/zz-url2.t .................. skipped: We can't agree on the right joint for the URL plugin All tests successful. Files=104, Tests=2924, 20 wallclock secs ( 0.48 usr 0.15 sys + 5.49 cusr 0.90 csys = 7.02 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Template-Toolkit-3.10.0-2.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y97cAd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Template-Toolkit-3.010 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr HACKING /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr META.json /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr META.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr MYMETA.yml /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64/usr/share/doc/perl-Template-Toolkit + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Template) = 3.10.0 perl(Template::Base) = 3.10.0 perl(Template::Config) = 3.10.0 perl(Template::Constants) = 3.10.0 perl(Template::Context) = 3.10.0 perl(Template::Directive) = 3.10.0 perl(Template::Document) = 3.10.0 perl(Template::Exception) = 3.10.0 perl(Template::Filters) = 3.10.0 perl(Template::Grammar) = 3.10.0 perl(Template::Iterator) = 3.10.0 perl(Template::Monad::Assert) perl(Template::Monad::Scalar) perl(Template::Namespace::Constants) = 3.10.0 perl(Template::Parser) = 3.10.0 perl(Template::Perl) perl(Template::Plugin) = 3.10.0 perl(Template::Plugin::Assert) = 3.10.0 perl(Template::Plugin::CGI) = 3.10.0 perl(Template::Plugin::Datafile) = 3.10.0 perl(Template::Plugin::Date) = 3.10.0 perl(Template::Plugin::Date::Calc) perl(Template::Plugin::Date::Manip) perl(Template::Plugin::Directory) = 3.10.0 perl(Template::Plugin::Dumper) = 3.10.0 perl(Template::Plugin::File) = 3.10.0 perl(Template::Plugin::Filter) = 3.10.0 perl(Template::Plugin::Format) = 3.10.0 perl(Template::Plugin::HTML) = 3.10.0 perl(Template::Plugin::Image) = 3.10.0 perl(Template::Plugin::Iterator) = 3.10.0 perl(Template::Plugin::Math) = 3.10.0 perl(Template::Plugin::Pod) = 3.10.0 perl(Template::Plugin::Procedural) = 3.10.0 perl(Template::Plugin::Scalar) = 3.10.0 perl(Template::Plugin::String) = 3.10.0 perl(Template::Plugin::Table) = 3.10.0 perl(Template::Plugin::URL) = 3.10.0 perl(Template::Plugin::View) = 3.10.0 perl(Template::Plugin::Wrap) = 3.10.0 perl(Template::Plugins) = 3.10.0 perl(Template::Provider) = 3.10.0 perl(Template::Service) = 3.10.0 perl(Template::Stash) = 3.10.0 perl(Template::Stash::Context) = 3.10.0 perl(Template::Stash::XS) perl(Template::Test) = 3.10.0 perl(Template::TieString) perl(Template::Toolkit) = 3.10.0 perl(Template::VMethods) = 3.10.0 perl(Template::View) = 3.10.0 perl-Template-Toolkit = 3.10.0-2.mga9 perl-Template-Toolkit(x86-64) = 3.10.0-2.mga9 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.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.34()(64bit) perl >= 0:5.006 perl(AppConfig) >= 1.560.0 perl(Config) perl(Cwd) perl(Data::Dumper) perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Path) perl(File::Spec) >= 0.800.0 perl(File::Temp) >= 0.120.0 perl(POSIX) perl(Pod::POM) perl(Scalar::Util) perl(Template) perl(Template::Base) perl(Template::Config) perl(Template::Constants) perl(Template::Directive) perl(Template::Document) perl(Template::Exception) perl(Template::Filters) perl(Template::Grammar) perl(Template::Iterator) perl(Template::Plugin) perl(Template::Plugin::File) perl(Template::Provider) perl(Template::Service) perl(Template::Stash) perl(Template::VMethods) perl(Template::View) perl(Text::ParseWords) perl(Text::Wrap) perl(XSLoader) perl(base) perl(bytes) perl(constant) perl(locale) perl(overload) perl(strict) perl(warnings) perl-base >= 2:5.34.1 Processing files: perl-Template-Toolkit-debugsource-3.10.0-2.mga9.x86_64 Provides: perl-Template-Toolkit-debugsource = 3.10.0-2.mga9 perl-Template-Toolkit-debugsource(x86-64) = 3.10.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Template-Toolkit-debuginfo-3.10.0-2.mga9.x86_64 Provides: debuginfo(build-id) = 339f304d0336aa71d007a6c9145b45f4261c6b8a perl-Template-Toolkit-debuginfo = 3.10.0-2.mga9 perl-Template-Toolkit-debuginfo(x86-64) = 3.10.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Template-Toolkit-debugsource(x86-64) = 3.10.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Template-Toolkit-debugsource-3.10.0-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Template-Toolkit-debuginfo-3.10.0-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Template-Toolkit-3.10.0-2.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mqJXnO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Template-Toolkit-3.010 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Template-Toolkit-3.10.0-2.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.giYYik + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf Template-Toolkit-3.010 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!