Build of perl-mail-spf with vanilla toolchain

The build took 00h 01m 55s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
3,187 perl
146 makefile
21 sh
3,354 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: perl-mail-spf 2.9.0-1 (Wed Aug 24 14:14:13 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (6) perl-digest-hmac-1.03-3 perl-digest-sha1-2.13-7 perl-net-ip-1.26-2 perl-net-dns-1.06-1 perl-netaddr-ip-4.079-2 perl-uri-1.71-1
#
# Total Installed Size: 1.43 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-netaddr-ip...
# installing perl-uri...
# installing perl-digest-sha1...
# installing perl-digest-hmac...
# installing perl-net-ip...
# installing perl-net-dns...
# Optional dependencies for perl-net-dns
# perl-io-socket-inet6: IPv6 support
# perl-socket6: IPv6 support
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) perl-net-dns-resolver-programmable-0.003-6
#
# Total Installed Size: 0.05 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-net-dns-resolver-programmable...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# This module requires Module::Build to install itself.
# Install Module::Build now from CPAN? [y] y
#
# CPAN.pm requires configuration, but most of it can be done automatically.
# If you answer 'no' below, you will enter an interactive dialog for each
# configuration option instead.
#
# Would you like to configure as much as possible automatically? [yes] yes
#
#
#
# Warning: You do not have write permission for Perl library directories.
#
# To install modules, you need to configure a local Perl library directory or
# escalate your privileges. CPAN can help you by bootstrapping the local::lib
# module or by configuring itself to use 'sudo' (if available). You may also
# resolve this problem manually if you need to customize your setup.
#
# What approach do you want? (Choose 'local::lib', 'sudo' or 'manual')
# [local::lib] local::lib
#
#
# Autoconfiguration complete.
#
# Attempting to bootstrap local::lib...
#
# Writing /home/tuscan/.cpan/CPAN/MyConfig.pm for bootstrap...
# commit: wrote '/home/tuscan/.cpan/CPAN/MyConfig.pm'
# Fetching with HTTP::Tiny:
# http://www.cpan.org/authors/01mailrc.txt.gz
# Reading '/home/tuscan/.cpan/sources/authors/01mailrc.txt.gz'
# ............................................................................DONE
# Fetching with HTTP::Tiny:
# http://www.cpan.org/modules/02packages.details.txt.gz
# Reading '/home/tuscan/.cpan/sources/modules/02packages.details.txt.gz'
# Database was generated on Wed, 24 Aug 2016 13:29:02 GMT
# HTTP::Date not available
# .............
# New CPAN.pm version (v2.14) available.
# [Currently running version is v2.11]
# You might want to try
# install CPAN
# reload cpan
# to both upgrade CPAN.pm and run the new version without leaving
# the current session.
#
#
# ...............................................................DONE
# Fetching with HTTP::Tiny:
# http://www.cpan.org/modules/03modlist.data.gz
# Reading '/home/tuscan/.cpan/sources/modules/03modlist.data.gz'
# DONE
# Writing /home/tuscan/.cpan/Metadata
# Fetching with HTTP::Tiny:
# http://www.cpan.org/authors/id/H/HA/HAARG/local-lib-2.000019.tar.gz
# Fetching with HTTP::Tiny:
# http://www.cpan.org/authors/id/H/HA/HAARG/CHECKSUMS
# Checksum for /home/tuscan/.cpan/sources/authors/id/H/HA/HAARG/local-lib-2.000019.tar.gz ok
# 'YAML' not installed, will not store persistent state
# Configuring H/HA/HAARG/local-lib-2.000019.tar.gz with Makefile.PL
# Attempting to create directory /home/tuscan/perl5
#
# Checking if your kit is complete...
# Looks good
# Generating a Unix-style Makefile
# Writing Makefile for local::lib
# Writing MYMETA.yml and MYMETA.json
# HAARG/local-lib-2.000019.tar.gz
# /usr/bin/perl Makefile.PL --bootstrap -- OK
# Running make for H/HA/HAARG/local-lib-2.000019.tar.gz
# cp lib/POD2/PT_BR/local/lib.pod blib/lib/POD2/PT_BR/local/lib.pod
# cp lib/lib/core/only.pm blib/lib/lib/core/only.pm
# cp lib/local/lib.pm blib/lib/local/lib.pm
# cp lib/POD2/DE/local/lib.pod blib/lib/POD2/DE/local/lib.pod
# Manifying 4 pod documents
# HAARG/local-lib-2.000019.tar.gz
# /usr/bin/make -- OK
# Running make test
# PERL_DL_NONLAZY=1 "/usr/bin/perl" "-I/home/tuscan/perl5/lib/perl5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# t/bad_variables.t ...... ok
# t/carp-mismatch.t ...... ok
# t/classmethod.t ........ ok
# t/coderefs_in_inc.t .... ok
# t/de-dup.t ............. ok
# t/lib-core-only.t ...... ok
# t/pipeline.t ........... ok
# t/shell.t .............. ok
# t/stackable.t .......... ok
# t/subroutine-in-inc.t .. ok
# t/taint-mode.t ......... ok
# All tests successful.
# Files=11, Tests=125, 3 wallclock secs ( 0.06 usr 0.00 sys + 1.16 cusr 0.13 csys = 1.35 CPU)
# Result: PASS
# HAARG/local-lib-2.000019.tar.gz
# /usr/bin/make test -- OK
# Running make install
# Manifying 4 pod documents
# Appending installation info to /home/tuscan/perl5/lib/perl5/x86_64-linux-thread-multi/perllocal.pod
# Installing /home/tuscan/perl5/lib/perl5/local/lib.pm
# Installing /home/tuscan/perl5/lib/perl5/POD2/PT_BR/local/lib.pod
# Installing /home/tuscan/perl5/lib/perl5/POD2/DE/local/lib.pod
# Installing /home/tuscan/perl5/lib/perl5/lib/core/only.pm
# Installing /home/tuscan/perl5/man/man3/POD2::DE::local::lib.3pm
# Installing /home/tuscan/perl5/man/man3/POD2::PT_BR::local::lib.3pm
# Installing /home/tuscan/perl5/man/man3/lib::core::only.3pm
# Installing /home/tuscan/perl5/man/man3/local::lib.3pm
# HAARG/local-lib-2.000019.tar.gz
# /usr/bin/make install -- OK
#
# local::lib is installed. You must now add the following environment variables
# to your shell configuration files (or registry, if you are on Windows) and
# then restart your command line shell and CPAN before installing modules:
#
# PATH="/home/tuscan/perl5/bin${PATH:+:${PATH}}"; export PATH;
# PERL5LIB="/home/tuscan/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB;
# PERL_LOCAL_LIB_ROOT="/home/tuscan/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
# PERL_MB_OPT="--install_base \"/home/tuscan/perl5\""; export PERL_MB_OPT;
# PERL_MM_OPT="INSTALL_BASE=/home/tuscan/perl5"; export PERL_MM_OPT;
#
# Would you like me to append that to /home/tuscan/.bashrc now? [yes] yes
#
#
# commit: wrote '/home/tuscan/.cpan/CPAN/MyConfig.pm'
#
# You can re-run configuration any time with 'o conf init' in the CPAN shell
# Running install for module 'Module::Build::Compat'
# Fetching with HTTP::Tiny:
# http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz
# Fetching with HTTP::Tiny:
# http://www.cpan.org/authors/id/L/LE/LEONT/CHECKSUMS
# Checksum for /home/tuscan/.cpan/sources/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz ok
# Configuring L/LE/LEONT/Module-Build-0.4220.tar.gz with Makefile.PL
# # running Build.PL --installdirs site
#
# Checking optional features...
# inc_bundling_support....disabled
# requires:
# ! inc::latest is not installed
#
# ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
# of the modules indicated above before proceeding with this installation
#
# Created MYMETA.yml and MYMETA.json
# Creating new 'Build' script for 'Module-Build' version '0.4220'
# LEONT/Module-Build-0.4220.tar.gz
# /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
# Running make for L/LE/LEONT/Module-Build-0.4220.tar.gz
# /usr/bin/perl Build --makefile_env_macros 1
# Building Module-Build
# LEONT/Module-Build-0.4220.tar.gz
# /usr/bin/make -- OK
# Running make test
# /usr/bin/perl Build --makefile_env_macros 1 test
# t/00-compile.t ................. ok
# t/PL_files.t ................... ok
# t/actions/installdeps.t ........ ok
# t/actions/manifest_skip.t ...... ok
# t/add_property.t ............... ok
# t/add_property_array.t ......... ok
# t/add_property_hash.t .......... ok
# t/basic.t ...................... ok
# t/bundle_inc.t ................. skipped: $ENV{MB_TEST_EXPERIMENTAL} is not set
# t/compat.t ..................... ok
# t/compat/exit.t ................ ok
# t/debug.t ...................... ok
# t/destinations.t ............... ok
# t/ext.t ........................ ok
# t/extend.t ..................... ok
# t/files.t ...................... ok
# t/help.t ....................... ok
# t/install.t .................... ok
# t/install_extra_target.t ....... ok
# t/manifypods.t ................. ok
# t/manifypods_with_utf8.t ....... ok
# t/metadata.t ................... ok
# t/metadata2.t .................. ok
# t/mymeta.t ..................... ok
# t/new_from_context.t ........... ok
# t/notes.t ...................... ok
# t/par.t ........................ skipped: PAR::Dist 0.17 or up not installed to check .par's.
# t/parents.t .................... ok
# t/perl_mb_opt.t ................ ok
# t/pod_parser.t ................. ok
# t/ppm.t ........................ ok
# t/properties/dist_suffix.t ..... ok
# t/properties/license.t ......... ok
# t/properties/module_name.t ..... ok
# t/properties/needs_compiler.t .. ok
# t/properties/release_status.t .. ok
# t/properties/requires.t ........ ok
# t/properties/share_dir.t ....... ok
# t/resume.t ..................... ok
# t/runthrough.t ................. ok
# t/sample.t ..................... ok
# t/script_dist.t ................ ok
# t/signature.t .................. ok
# t/test_file_exts.t ............. ok
# t/test_reqs.t .................. ok
# t/test_type.t .................. ok
# t/test_types.t ................. ok
# t/tilde.t ...................... ok
# t/unit_run_test_harness.t ...... ok
# t/use_tap_harness.t ............ ok
# t/versions.t ................... ok
# t/write_default_maniskip.t ..... ok
# t/xs.t ......................... ok
# All tests successful.
# Files=53, Tests=1167, 45 wallclock secs ( 0.26 usr 0.06 sys + 33.49 cusr 4.03 csys = 37.84 CPU)
# Result: PASS
# LEONT/Module-Build-0.4220.tar.gz
# /usr/bin/make test -- OK
# Running make install
# /usr/bin/perl Build --makefile_env_macros 1 install
# Building Module-Build
# Installing /home/tuscan/perl5/man/man1/config_data.1p
# Installing /home/tuscan/perl5/lib/perl5/Module/Build.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Base.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Compat.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Config.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Cookbook.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Dumper.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Notes.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/PPMMaker.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/PodParser.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/API.pod
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Authoring.pod
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Bundling.pod
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/ConfigData.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/Default.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/MacOS.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/Unix.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/VMS.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/VOS.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/Windows.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/aix.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/cygwin.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/darwin.pm
# Installing /home/tuscan/perl5/lib/perl5/Module/Build/Platform/os2.pm
# Installing /home/tuscan/perl5/man/man3/Module::Build.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::API.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Authoring.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Base.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Bundling.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Compat.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::ConfigData.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Cookbook.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Notes.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::PPMMaker.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::Default.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::MacOS.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::Unix.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::VMS.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::VOS.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::Windows.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::aix.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::cygwin.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::darwin.3pm
# Installing /home/tuscan/perl5/man/man3/Module::Build::Platform::os2.3pm
# Installing /home/tuscan/perl5/bin/config_data
# LEONT/Module-Build-0.4220.tar.gz
# /usr/bin/make install -- OK
# # running Build.PL --installdirs vendor
# Created MYMETA.yml and MYMETA.json
# Creating new 'Build' script for 'Mail-SPF' version 'v2.9.0'
# /usr/bin/perl Build --makefile_env_macros 1
# Building Mail-SPF
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/perl Build --makefile_env_macros 1 install
# Building Mail-SPF
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man1/spfquery.1p
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Base.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Exception.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/MacroString.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mod.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Record.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Request.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Result.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/SenderIPAddrMech.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Server.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Term.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Util.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/A.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/All.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/Exists.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/IP4.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/IP6.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/Include.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/MX.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mech/PTR.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mod/Exp.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/Mod/Redirect.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/v1/Record.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/lib/perl5/Mail/SPF/v2/Record.pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Base.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::MacroString.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::A.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::All.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::Exists.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::IP4.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::IP6.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::Include.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::MX.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mech::PTR.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mod.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mod::Exp.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Mod::Redirect.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Record.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Request.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Result.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::SenderIPAddrMech.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Server.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Term.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::Util.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::v1::Record.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/man/man3/Mail::SPF::v2::Record.3pm
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/usr/sbin/spfd
# Installing /tmp/perl-mail-spf/pkg/perl-mail-spf/home/tuscan/perl5/bin/spfquery
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-mail-spf"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-mail-spf 2.9.0-1 (Wed Aug 24 14:15:22 UTC 2016)

CMD: pacman --query --file perl-mail-spf-2.9.0-1-any.pkg.tar.xz
# perl-mail-spf 2.9.0-1

Creating hybrid package for 'perl-mail-spf'

Trying to find vanilla package 'perl-mail-spf'...

CMD: pacman --query --file /mirror/perl-mail-spf-2.9.0-1.pkg.tar.xz
# perl-mail-spf 2.9.0-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/licenses/perl-mail-spf/LICENSE
# /usr/share/man/man3/Mail::SPF::Mech::Exists.3pm.gz
# /usr/share/man/man3/Mail::SPF::v2::Record.3pm.gz
# /usr/share/man/man3/Mail::SPF::Term.3pm.gz
# /usr/share/man/man3/Mail::SPF.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::Include.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::A.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mod::Exp.3pm.gz
# /usr/share/man/man3/Mail::SPF::Server.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::All.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::IP6.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::IP4.3pm.gz
# /usr/share/man/man3/Mail::SPF::v1::Record.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mod.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mod::Redirect.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::PTR.3pm.gz
# /usr/share/man/man3/Mail::SPF::Util.3pm.gz
# /usr/share/man/man3/Mail::SPF::MacroString.3pm.gz
# /usr/share/man/man3/Mail::SPF::Request.3pm.gz
# /usr/share/man/man3/Mail::SPF::Mech::MX.3pm.gz
# /usr/share/man/man3/Mail::SPF::Result.3pm.gz
# /usr/share/man/man3/Mail::SPF::SenderIPAddrMech.3pm.gz
# /usr/share/man/man3/Mail::SPF::Record.3pm.gz
# /usr/share/man/man3/Mail::SPF::Base.3pm.gz
# /usr/share/man/man1/spfquery.1p.gz
# /usr/share/perl5/vendor_perl/Mail/SPF.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Term.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Base.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/MacroString.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Server.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Util.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mod.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Request.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Result.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Record.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/SenderIPAddrMech.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Exception.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/MX.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/All.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/Include.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/A.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/IP4.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/PTR.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/Exists.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mech/IP6.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mod/Exp.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/Mod/Redirect.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/v2/Record.pm
# /usr/share/perl5/vendor_perl/Mail/SPF/v1/Record.pm
# /usr/bin/spfd
# /usr/bin/vendor_perl/spfquery

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf perl-mail-spf.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/perl-mail-spf.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-mail-spf.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/perl-mail-spf.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'