The build took 00h 01m 52s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
14,701 |
perl |
1,637 |
makefile |
970 |
ansic |
5 |
sh |
17,313 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: perl-template-toolkit 2.26-3 (Thu Apr 13 19:12:32 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) perl-appconfig-1.71-1Total Installed Size: 0.16 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing perl-appconfig...:: Running post-transaction hooks...(1/1) Updating manpage index...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()... Template Toolkit Version 2.26 =============================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 usingthe regular Template::Stash written in Perl. If you've got a Ccompiler 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 tiedhashes and arrays.See 'perldoc Template::Config' for further details.Do you want to build the XS Stash module? [y] yDo you want to use the XS Stash by default? [y] yWarning: prerequisite Test::LeakTrace 0 not found.Checking if your kit is complete...Warning: the following files are missing in your kit: t/url2.tPlease inform the author.Checking if your kit is complete...Looks goodGenerating a Unix-style MakefileWriting Makefile for Template::Stash::XSWriting MYMETA.yml and MYMETA.jsonGenerating a Unix-style MakefileWriting Makefile for TemplateWriting MYMETA.yml and MYMETA.jsonConfiguration complete. You should now run 'make', 'make test' andthen 'make install'. See the README file for further information.cp lib/Template.pm blib/lib/Template.pmcp lib/Template/Manual/Directives.pod blib/lib/Template/Manual/Directives.podcp lib/Template/Manual/Internals.pod blib/lib/Template/Manual/Internals.podcp lib/Template/Manual/Intro.pod blib/lib/Template/Manual/Intro.podcp lib/Template/Document.pm blib/lib/Template/Document.pmcp lib/Template/Plugin/Assert.pm blib/lib/Template/Plugin/Assert.pmcp lib/Template/Manual/Filters.pod blib/lib/Template/Manual/Filters.podcp lib/Template/Base.pm blib/lib/Template/Base.pmcp lib/Template/Namespace/Constants.pm blib/lib/Template/Namespace/Constants.pmcp lib/Template/Plugin/HTML.pm blib/lib/Template/Plugin/HTML.pmcp lib/Template/Manual/VMethods.pod blib/lib/Template/Manual/VMethods.podcp lib/Template/Parser.pm blib/lib/Template/Parser.pmcp lib/Template/Modules.pod blib/lib/Template/Modules.podcp lib/Template/Manual.pod blib/lib/Template/Manual.podcp lib/Template/Manual/Credits.pod blib/lib/Template/Manual/Credits.podcp lib/Template/Plugin/Directory.pm blib/lib/Template/Plugin/Directory.pmcp lib/Template/Context.pm blib/lib/Template/Context.pmcp lib/Template/Plugin/Pod.pm blib/lib/Template/Plugin/Pod.pmcp lib/Template/Plugin/CGI.pm blib/lib/Template/Plugin/CGI.pmcp lib/Template/Exception.pm blib/lib/Template/Exception.pmcp lib/Template/Grammar.pm blib/lib/Template/Grammar.pmcp lib/Template/Plugin/Date.pm blib/lib/Template/Plugin/Date.pmcp lib/Template/Manual/Plugins.pod blib/lib/Template/Manual/Plugins.podcp lib/Template/Manual/Syntax.pod blib/lib/Template/Manual/Syntax.podcp lib/Template/Manual/Config.pod blib/lib/Template/Manual/Config.podcp lib/Template/Manual/Variables.pod blib/lib/Template/Manual/Variables.podcp lib/Template/Plugin/File.pm blib/lib/Template/Plugin/File.pmcp lib/Template/Plugin/Math.pm blib/lib/Template/Plugin/Math.pmcp lib/Template/Filters.pm blib/lib/Template/Filters.pmcp lib/Template/Manual/Views.pod blib/lib/Template/Manual/Views.podcp lib/Template/Plugin/Format.pm blib/lib/Template/Plugin/Format.pmcp lib/Template/FAQ.pod blib/lib/Template/FAQ.podcp lib/Template/Plugin/Iterator.pm blib/lib/Template/Plugin/Iterator.pmcp lib/Template/Constants.pm blib/lib/Template/Constants.pmcp lib/Template/Plugin/Dumper.pm blib/lib/Template/Plugin/Dumper.pmcp lib/Template/Directive.pm blib/lib/Template/Directive.pmcp lib/Template/Plugin.pm blib/lib/Template/Plugin.pmcp lib/Template/Plugin/Filter.pm blib/lib/Template/Plugin/Filter.pmcp lib/Template/Iterator.pm blib/lib/Template/Iterator.pmcp lib/Template/Config.pm blib/lib/Template/Config.pmcp lib/Template/Plugin/Image.pm blib/lib/Template/Plugin/Image.pmcp lib/Template/Plugin/Datafile.pm blib/lib/Template/Plugin/Datafile.pmcp lib/Template/VMethods.pm blib/lib/Template/VMethods.pmcp lib/Template/Plugin/String.pm blib/lib/Template/Plugin/String.pmcp lib/Template/View.pm blib/lib/Template/View.pmcp lib/Template/Stash/XS.pm blib/lib/Template/Stash/XS.pmcp lib/Template/Provider.pm blib/lib/Template/Provider.pmcp lib/Template/Plugin/Table.pm blib/lib/Template/Plugin/Table.pmcp lib/Template/Test.pm blib/lib/Template/Test.pmcp lib/Template/Tools/ttree.pod blib/lib/Template/Tools/ttree.podcp lib/Template/Service.pm blib/lib/Template/Service.pmcp lib/Template/Tutorial/Web.pod blib/lib/Template/Tutorial/Web.podcp lib/Template/Tools/tpage.pod blib/lib/Template/Tools/tpage.podcp lib/Template/Plugin/Wrap.pm blib/lib/Template/Plugin/Wrap.pmcp lib/Template/Plugin/View.pm blib/lib/Template/Plugin/View.pmcp lib/Template/Plugin/URL.pm blib/lib/Template/Plugin/URL.pmcp lib/Template/Tutorial/Datafile.pod blib/lib/Template/Tutorial/Datafile.podcp lib/Template/Stash.pm blib/lib/Template/Stash.pmcp lib/Template/Toolkit.pod blib/lib/Template/Toolkit.podcp lib/Template/Tutorial.pod blib/lib/Template/Tutorial.podcp lib/Template/Stash/Context.pm blib/lib/Template/Stash/Context.pmcp lib/Template/Plugin/Scalar.pm blib/lib/Template/Plugin/Scalar.pmcp lib/Template/Plugin/Procedural.pm blib/lib/Template/Plugin/Procedural.pmcp lib/Template/Tools.pod blib/lib/Template/Tools.podcp lib/Template/Plugins.pm blib/lib/Template/Plugins.pmmake[1]: Entering directory '/tmp/perl-template-toolkit/src/Template-Toolkit-2.26/xs'Running Mkbootstrap for Template::Stash::XS ()chmod 644 "XS.bs""/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" Stash.xs > Stash.xsc && mv Stash.xsc Stash.ccc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Stash.crm -f ../blib/arch/auto/Template/Stash/XS/XS.socc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -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"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644make[1]: Leaving directory '/tmp/perl-template-toolkit/src/Template-Toolkit-2.26/xs'cp bin/tpage blib/script/tpage"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tpagecp bin/ttree blib/script/ttree"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ttreeManifying 2 pod documentsManifying 34 pod documentsManifying 31 pod documents==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/perl-template-toolkit/src/Template-Toolkit-2.26/xs'Running Mkbootstrap for Template::Stash::XS ()chmod 644 "XS.bs"make[1]: Leaving directory '/tmp/perl-template-toolkit/src/Template-Toolkit-2.26/xs'Manifying 2 pod documentsManifying 34 pod documentsManifying 31 pod documentsFiles found in blib/arch: installing files in blib/lib into architecture dependent library treeInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/auto/Template/Stash/XS/XS.soInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Document.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Base.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Parser.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Modules.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Context.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Exception.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Grammar.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Filters.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/FAQ.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Constants.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Directive.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Iterator.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Config.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/VMethods.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/View.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Provider.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Test.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Service.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Stash.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Toolkit.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tutorial.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tools.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugins.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Directives.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Internals.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Intro.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Filters.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/VMethods.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Credits.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Plugins.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Syntax.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Config.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Variables.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Manual/Views.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Assert.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/HTML.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Directory.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Pod.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/CGI.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Date.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/File.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Math.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Format.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Iterator.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Dumper.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Filter.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Image.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Datafile.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/String.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Table.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Wrap.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/View.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/URL.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Scalar.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Plugin/Procedural.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Namespace/Constants.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Stash/XS.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Stash/Context.pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tools/ttree.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tools/tpage.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tutorial/Web.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/vendor_perl/Template/Tutorial/Datafile.podInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man1/tpage.1pInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man1/ttree.1pInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Base.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Config.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Constants.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Context.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Directive.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Document.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Exception.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::FAQ.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Filters.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Grammar.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Iterator.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Config.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Credits.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Directives.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Filters.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Internals.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Intro.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Plugins.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Syntax.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::VMethods.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Variables.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Manual::Views.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Modules.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Namespace::Constants.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Parser.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Assert.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::CGI.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Datafile.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Date.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Directory.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Dumper.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::File.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Filter.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Format.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::HTML.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Image.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Iterator.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Math.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Pod.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Procedural.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Scalar.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::String.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Table.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::URL.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::View.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugin::Wrap.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Plugins.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Provider.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Service.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Stash.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Stash::Context.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Stash::XS.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Test.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Toolkit.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tools.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tools::tpage.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tools::ttree.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tutorial.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tutorial::Datafile.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::Tutorial::Web.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::VMethods.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/share/man/man3/Template::View.3pmInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/bin/vendor_perl/tpageInstalling /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/bin/vendor_perl/ttreeAppending installation info to /tmp/perl-template-toolkit/pkg/perl-template-toolkit/usr/lib/perl5/core_perl/perllocal.pod==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "perl-template-toolkit"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: perl-template-toolkit 2.26-3 (Thu Apr 13 19:12:44 UTC 2017)CMD: pacman --query --file perl-template-toolkit-2.26-3-x86_64.pkg.tar.xz
Creating hybrid package for 'perl-template-toolkit'
Trying to find vanilla package 'perl-template-toolkit'...
CMD: pacman --query --file /mirror/perl-template-toolkit-2.26-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/bin/vendor_perl/tpage/usr/bin/vendor_perl/ttree/usr/share/man/man3/Template::Plugin::Wrap.3pm.gz/usr/share/man/man3/Template::Tools.3pm.gz/usr/share/man/man3/Template::Iterator.3pm.gz/usr/share/man/man3/Template::Plugin::Format.3pm.gz/usr/share/man/man3/Template::Manual::Views.3pm.gz/usr/share/man/man3/Template::Constants.3pm.gz/usr/share/man/man3/Template::Manual::Variables.3pm.gz/usr/share/man/man3/Template::Manual::Plugins.3pm.gz/usr/share/man/man3/Template::Manual::VMethods.3pm.gz/usr/share/man/man3/Template::Plugin::HTML.3pm.gz/usr/share/man/man3/Template::Stash::XS.3pm.gz/usr/share/man/man3/Template::Plugin::File.3pm.gz/usr/share/man/man3/Template::View.3pm.gz/usr/share/man/man3/Template::Tutorial::Web.3pm.gz/usr/share/man/man3/Template::Exception.3pm.gz/usr/share/man/man3/Template::VMethods.3pm.gz/usr/share/man/man3/Template::Provider.3pm.gz/usr/share/man/man3/Template::Plugin::Datafile.3pm.gz/usr/share/man/man3/Template::Config.3pm.gz/usr/share/man/man3/Template::Manual::Intro.3pm.gz/usr/share/man/man3/Template::Manual::Syntax.3pm.gz/usr/share/man/man3/Template::Plugin::Filter.3pm.gz/usr/share/man/man3/Template::Manual::Filters.3pm.gz/usr/share/man/man3/Template::Plugin::Directory.3pm.gz/usr/share/man/man3/Template::Plugin::Procedural.3pm.gz/usr/share/man/man3/Template::Namespace::Constants.3pm.gz/usr/share/man/man3/Template::Plugin::Iterator.3pm.gz/usr/share/man/man3/Template::Plugin::URL.3pm.gz/usr/share/man/man3/Template::Plugin::Scalar.3pm.gz/usr/share/man/man3/Template.3pm.gz/usr/share/man/man3/Template::Test.3pm.gz/usr/share/man/man3/Template::Plugin::Assert.3pm.gz/usr/share/man/man3/Template::Base.3pm.gz/usr/share/man/man3/Template::Document.3pm.gz/usr/share/man/man3/Template::Stash.3pm.gz/usr/share/man/man3/Template::Toolkit.3pm.gz/usr/share/man/man3/Template::Manual::Internals.3pm.gz/usr/share/man/man3/Template::Plugins.3pm.gz/usr/share/man/man3/Template::Modules.3pm.gz/usr/share/man/man3/Template::Plugin::Image.3pm.gz/usr/share/man/man3/Template::Plugin::Date.3pm.gz/usr/share/man/man3/Template::Manual::Directives.3pm.gz/usr/share/man/man3/Template::Manual::Credits.3pm.gz/usr/share/man/man3/Template::Plugin::Table.3pm.gz/usr/share/man/man3/Template::Plugin::View.3pm.gz/usr/share/man/man3/Template::Manual::Config.3pm.gz/usr/share/man/man3/Template::Stash::Context.3pm.gz/usr/share/man/man3/Template::FAQ.3pm.gz/usr/share/man/man3/Template::Manual.3pm.gz/usr/share/man/man3/Template::Tools::ttree.3pm.gz/usr/share/man/man3/Template::Tutorial.3pm.gz/usr/share/man/man3/Template::Plugin::Pod.3pm.gz/usr/share/man/man3/Template::Context.3pm.gz/usr/share/man/man3/Template::Grammar.3pm.gz/usr/share/man/man3/Template::Plugin::CGI.3pm.gz/usr/share/man/man3/Template::Filters.3pm.gz/usr/share/man/man3/Template::Tutorial::Datafile.3pm.gz/usr/share/man/man3/Template::Service.3pm.gz/usr/share/man/man3/Template::Plugin.3pm.gz/usr/share/man/man3/Template::Parser.3pm.gz/usr/share/man/man3/Template::Plugin::Dumper.3pm.gz/usr/share/man/man3/Template::Plugin::String.3pm.gz/usr/share/man/man3/Template::Directive.3pm.gz/usr/share/man/man3/Template::Plugin::Math.3pm.gz/usr/share/man/man3/Template::Tools::tpage.3pm.gz/usr/share/man/man1/tpage.1p.gz/usr/share/man/man1/ttree.1p.gz/usr/lib/perl5/vendor_perl/Template.pm/usr/lib/perl5/vendor_perl/auto/Template/Stash/XS/XS.so/usr/lib/perl5/vendor_perl/Template/Parser.pm/usr/lib/perl5/vendor_perl/Template/Plugins.pm/usr/lib/perl5/vendor_perl/Template/View.pm/usr/lib/perl5/vendor_perl/Template/Constants.pm/usr/lib/perl5/vendor_perl/Template/VMethods.pm/usr/lib/perl5/vendor_perl/Template/Plugin.pm/usr/lib/perl5/vendor_perl/Template/Base.pm/usr/lib/perl5/vendor_perl/Template/Exception.pm/usr/lib/perl5/vendor_perl/Template/Provider.pm/usr/lib/perl5/vendor_perl/Template/Config.pm/usr/lib/perl5/vendor_perl/Template/Grammar.pm/usr/lib/perl5/vendor_perl/Template/Context.pm/usr/lib/perl5/vendor_perl/Template/Document.pm/usr/lib/perl5/vendor_perl/Template/Iterator.pm/usr/lib/perl5/vendor_perl/Template/Service.pm/usr/lib/perl5/vendor_perl/Template/Filters.pm/usr/lib/perl5/vendor_perl/Template/Directive.pm/usr/lib/perl5/vendor_perl/Template/Stash.pm/usr/lib/perl5/vendor_perl/Template/Test.pm/usr/lib/perl5/vendor_perl/Template/Plugin/View.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Dumper.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Math.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Table.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Date.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Pod.pm/usr/lib/perl5/vendor_perl/Template/Plugin/HTML.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Format.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Scalar.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Assert.pm/usr/lib/perl5/vendor_perl/Template/Plugin/File.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Filter.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Directory.pm/usr/lib/perl5/vendor_perl/Template/Plugin/String.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Wrap.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Iterator.pm/usr/lib/perl5/vendor_perl/Template/Plugin/URL.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Datafile.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Image.pm/usr/lib/perl5/vendor_perl/Template/Plugin/Procedural.pm/usr/lib/perl5/vendor_perl/Template/Plugin/CGI.pm/usr/lib/perl5/vendor_perl/Template/Stash/Context.pm/usr/lib/perl5/vendor_perl/Template/Stash/XS.pm/usr/lib/perl5/vendor_perl/Template/Namespace/Constants.pm/sysroot/usr/lib/perl5/vendor_perl/Template.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Document.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Base.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Parser.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Context.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Exception.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Grammar.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Filters.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Constants.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Directive.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Iterator.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Config.pm/sysroot/usr/lib/perl5/vendor_perl/Template/VMethods.pm/sysroot/usr/lib/perl5/vendor_perl/Template/View.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Provider.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Test.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Service.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Stash.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugins.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Namespace/Constants.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Assert.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/HTML.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Directory.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Pod.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/CGI.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Date.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/File.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Math.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Format.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Iterator.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Dumper.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Filter.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Image.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Datafile.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/String.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Table.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Wrap.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/View.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/URL.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Scalar.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Plugin/Procedural.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Stash/XS.pm/sysroot/usr/lib/perl5/vendor_perl/Template/Stash/Context.pm/sysroot/usr/lib/perl5/vendor_perl/auto/Template/Stash/XS/XS.soGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf perl-template-toolkit.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/perl-template-toolkit.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/perl-template-toolkit.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/perl-template-toolkit.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/perl-template-toolkit.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'