------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-AppConfig-1.71.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Template-Toolkit-3.008 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Template-Toolkit-3.008 for building => SHA256 Checksum OK for Template-Toolkit-3.008.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Template-Toolkit-3.008 for building ===> Extracting for p5-Template-Toolkit-3.008 => SHA256 Checksum OK for Template-Toolkit-3.008.tar.gz. Extracted Memory Use: 2.52M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Template-Toolkit-3.008 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on package: p5-AppConfig>=1.56 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on package: p5-AppConfig>=1.56 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Template-Toolkit-3.008 Template Toolkit Version 3.008 ============================= Using Unix defaults. Run 'perl Makefile.PL TT_HELP' for a summary of options. Accepting defaults automatically (TT_ACCEPT). 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 Warning: prerequisite CGI 4.11 not found. Warning: prerequisite Test::LeakTrace 0 not found. 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. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Template-Toolkit-3.008 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Template/.exists --- --- blib/arch/auto/Template/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- subdirs --- --- ../blib/lib/Template/Stash/.exists --- --- ../blib/arch/.exists --- --- ../blib/lib/auto/Template/Stash/XS/.exists --- --- ../blib/arch/auto/Template/Stash/XS/.exists --- --- ../blib/bin/.exists --- --- ../blib/script/.exists --- --- config --- --- subdirs --- --- blibdirs --- --- blib/script/tpage --- cp bin/tpage blib/script/tpage "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tpage --- subdirs --- --- dynamic --- --- Stash.c --- --- XS.bs --- --- Stash.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' Stash.xs > Stash.xsc --- XS.bs --- Running Mkbootstrap for XS () --- pm_to_blib --- --- blib/script/ttree --- cp bin/ttree blib/script/ttree --- config --- --- blib/script/ttree --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ttree --- dynamic --- --- linkext --- --- subdirs --- --- XS.bs --- chmod 644 "XS.bs" --- ../blib/arch/auto/Template/Stash/XS/XS.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Template/Manual.pod blib/lib/Template/Manual.pod cp lib/Template/Service.pm blib/lib/Template/Service.pm cp lib/Template/Manual/Internals.pod blib/lib/Template/Manual/Internals.pod cp lib/Template/VMethods.pm blib/lib/Template/VMethods.pm cp lib/Template/Base.pm blib/lib/Template/Base.pm cp lib/Template/Plugin/Image.pm blib/lib/Template/Plugin/Image.pm cp lib/Template/Plugin.pm blib/lib/Template/Plugin.pm cp lib/Template/Manual/Directives.pod blib/lib/Template/Manual/Directives.pod cp lib/Template/Manual/Views.pod blib/lib/Template/Manual/Views.pod cp lib/Template/Parser.pm blib/lib/Template/Parser.pm cp lib/Template/Plugin/Wrap.pm blib/lib/Template/Plugin/Wrap.pm cp lib/Template/Modules.pod blib/lib/Template/Modules.pod cp lib/Template/Plugin/Filter.pm blib/lib/Template/Plugin/Filter.pm cp lib/Template/Tutorial.pod blib/lib/Template/Tutorial.pod cp lib/Template/Manual/VMethods.pod blib/lib/Template/Manual/VMethods.pod cp lib/Template/Plugin/View.pm blib/lib/Template/Plugin/View.pm cp lib/Template/Stash/XS.pm blib/lib/Template/Stash/XS.pm cp lib/Template/Namespace/Constants.pm blib/lib/Template/Namespace/Constants.pm cp lib/Template/Manual/Credits.pod blib/lib/Template/Manual/Credits.pod cp lib/Template/FAQ.pod blib/lib/Template/FAQ.pod cp lib/Template/Document.pm blib/lib/Template/Document.pm cp lib/Template/Plugin/CGI.pm blib/lib/Template/Plugin/CGI.pm cp lib/Template/Constants.pm blib/lib/Template/Constants.pm cp lib/Template/Context.pm blib/lib/Template/Context.pm cp lib/Template/Tools/ttree.pod blib/lib/Template/Tools/ttree.pod cp lib/Template/Config.pm blib/lib/Template/Config.pm cp lib/Template/Toolkit.pm blib/lib/Template/Toolkit.pm cp lib/Template/Plugin/Dumper.pm blib/lib/Template/Plugin/Dumper.pm cp lib/Template/Tools.pod blib/lib/Template/Tools.pod cp lib/Template/Plugin/Assert.pm blib/lib/Template/Plugin/Assert.pm cp lib/Template/Stash/Context.pm blib/lib/Template/Stash/Context.pm cp lib/Template/Directive.pm blib/lib/Template/Directive.pm cp lib/Template/Plugin/Table.pm blib/lib/Template/Plugin/Table.pm cp lib/Template/Tools/tpage.pod blib/lib/Template/Tools/tpage.pod cp lib/Template/Manual/Intro.pod blib/lib/Template/Manual/Intro.pod cp lib/Template/Plugin/Math.pm blib/lib/Template/Plugin/Math.pm cp lib/Template/Manual/Filters.pod blib/lib/Template/Manual/Filters.pod cp lib/Template/Grammar.pm blib/lib/Template/Grammar.pm cp lib/Template/Provider.pm blib/lib/Template/Provider.pm cp lib/Template/Filters.pm blib/lib/Template/Filters.pm cp lib/Template/Plugin/File.pm blib/lib/Template/Plugin/File.pm cp lib/Template/Plugin/Directory.pm blib/lib/Template/Plugin/Directory.pm cp lib/Template/View.pm blib/lib/Template/View.pm cp lib/Template/Plugin/HTML.pm blib/lib/Template/Plugin/HTML.pm cp lib/Template/Stash.pm blib/lib/Template/Stash.pm cp lib/Template/Tutorial/Web.pod blib/lib/Template/Tutorial/Web.pod cp lib/Template/Iterator.pm blib/lib/Template/Iterator.pm cp lib/Template/Plugin/URL.pm blib/lib/Template/Plugin/URL.pm cp lib/Template/Plugin/Datafile.pm blib/lib/Template/Plugin/Datafile.pm cp lib/Template/Test.pm blib/lib/Template/Test.pm cp lib/Template/Plugin/Procedural.pm blib/lib/Template/Plugin/Procedural.pm cp lib/Template/Plugin/String.pm blib/lib/Template/Plugin/String.pm cp lib/Template/Manual/Plugins.pod blib/lib/Template/Manual/Plugins.pod cp lib/Template/Tutorial/Datafile.pod blib/lib/Template/Tutorial/Datafile.pod cp lib/Template/Manual/Syntax.pod blib/lib/Template/Manual/Syntax.pod cp lib/Template.pm blib/lib/Template.pm cp lib/Template/Manual/Config.pod blib/lib/Template/Manual/Config.pod cp lib/Template/Plugin/Format.pm blib/lib/Template/Plugin/Format.pm cp lib/Template/Plugin/Pod.pm blib/lib/Template/Plugin/Pod.pm cp lib/Template/Plugins.pm blib/lib/Template/Plugins.pm cp lib/Template/Plugin/Date.pm blib/lib/Template/Plugin/Date.pm cp lib/Template/Plugin/Iterator.pm blib/lib/Template/Plugin/Iterator.pm cp lib/Template/Manual/Variables.pod blib/lib/Template/Manual/Variables.pod cp lib/Template/Exception.pm blib/lib/Template/Exception.pm cp lib/Template/Plugin/Scalar.pm blib/lib/Template/Plugin/Scalar.pm --- subdirs --- --- Stash.c --- mv Stash.xsc Stash.c --- Stash.o --- cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"3.008\" -DXS_VERSION=\"3.008\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Stash.c --- pure_all --- --- subdirs --- --- ../blib/arch/auto/Template/Stash/XS/XS.so --- rm -f ../blib/arch/auto/Template/Stash/XS/XS.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Stash.o -o ../blib/arch/auto/Template/Stash/XS/XS.so chmod 755 ../blib/arch/auto/Template/Stash/XS/XS.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- --- all --- --- pure_all --- --- manifypods --- Manifying 2 pod documents Manifying 65 pod documents --- all --- SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Template-Toolkit-3.008 depends on package: p5-AppConfig>=1.56 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Template-Toolkit-3.008 ===> p5-Template-Toolkit-3.008 depends on package: p5-AppConfig>=1.56 - found ===> p5-Template-Toolkit-3.008 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 Manifying 2 pod documents Manifying 65 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Template/Stash/XS/XS.so Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Parser.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Context.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/FAQ.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Exception.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Config.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Directive.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Base.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tutorial.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Modules.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Filters.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Provider.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugins.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Constants.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/View.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Toolkit.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Document.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Stash.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Iterator.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tools.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Test.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Service.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Grammar.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/VMethods.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Stash/Context.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Stash/XS.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Directory.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/HTML.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Procedural.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/String.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/URL.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/View.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Iterator.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Datafile.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Filter.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Table.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Wrap.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Scalar.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/CGI.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Format.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Date.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Image.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/File.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Dumper.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Pod.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Math.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Plugin/Assert.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Plugins.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/VMethods.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Views.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Syntax.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Variables.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Filters.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Intro.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Config.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Internals.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Directives.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Manual/Credits.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tools/ttree.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tools/tpage.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Namespace/Constants.pm Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tutorial/Web.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/Template/Tutorial/Datafile.pod Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man1/tpage.1 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man1/ttree.1 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Base.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Constants.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Filters.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Directives.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Iterator.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Config.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Config.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Context.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Exception.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Intro.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Filters.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Plugins.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::FAQ.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Directive.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Grammar.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Document.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Internals.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Credits.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Syntax.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugins.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Pod.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Test.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Image.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tools::ttree.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::HTML.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::VMethods.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::View.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Procedural.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tools::tpage.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tutorial.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::VMethods.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Toolkit.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tutorial::Datafile.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Provider.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Iterator.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tutorial::Web.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Tools.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Stash::XS.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::View.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Stash::Context.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Table.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Scalar.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::String.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Wrap.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Views.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::URL.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Manual::Variables.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Format.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Math.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Stash.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Modules.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Service.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Parser.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Dumper.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Directory.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::File.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Assert.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Datafile.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Namespace::Constants.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::CGI.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Filter.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/man/man3/Template::Plugin::Date.3 Installing /construction/www/p5-Template-Toolkit/stage/usr/local/bin/ttree Installing /construction/www/p5-Template-Toolkit/stage/usr/local/bin/tpage /usr/bin/strip /construction/www/p5-Template-Toolkit/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Template/Stash/XS/XS.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: www/p5-CGI was in Perl CORE. Check with `corelist CGI 0` and `corelist -a CGI` if it should be conditionally added depending on PERL_LEVEL Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Template-Toolkit-3.008 file sizes/checksums [136]: 0% file sizes/checksums [136]: 73% file sizes/checksums [136]: 100% packing files [136]: 0% packing files [136]: 73% packing files [136]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:15