Build of perl-net-oauth with vanilla toolchain

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

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

SLOCLanguage
1,530 perl
110 makefile
1,640 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-net-oauth 0.28-4 (Wed Aug 24 14:24:16 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (20) perl-encode-locale-1.05-1 perl-file-listing-6.04-2 perl-html-parser-3.72-2 perl-html-tagset-3.20-4 perl-http-cookies-6.01-2 perl-http-daemon-6.01-2 perl-http-date-6.02-2 perl-http-message-6.11-2 perl-http-negotiate-6.01-2 perl-io-html-1.001-1 perl-lwp-mediatypes-6.02-2 perl-net-http-6.09-1 perl-www-robotrules-6.02-2 perl-class-accessor-0.34-4 perl-class-data-inheritable-0.08-6 perl-digest-hmac-1.03-3 perl-digest-sha1-2.13-7 perl-file-slurp-tiny-0.004-1 perl-libwww-6.15-1 perl-uri-1.71-1
#
# Total Installed Size: 1.69 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-class-accessor...
# installing perl-class-data-inheritable...
# installing perl-digest-sha1...
# installing perl-digest-hmac...
# installing perl-uri...
# installing perl-encode-locale...
# installing perl-http-date...
# installing perl-file-listing...
# installing perl-html-tagset...
# installing perl-html-parser...
# installing perl-lwp-mediatypes...
# installing perl-io-html...
# installing perl-http-message...
# installing perl-http-cookies...
# installing perl-http-daemon...
# installing perl-http-negotiate...
# installing perl-net-http...
# installing perl-www-robotrules...
# installing perl-libwww...
# Optional dependencies for perl-libwww
# perl-lwp-protocol-https: for https:// url schemes
# installing perl-file-slurp-tiny...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> 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 LWP:
# http://www.cpan.org/authors/01mailrc.txt.gz
# Reading '/home/tuscan/.cpan/sources/authors/01mailrc.txt.gz'
# ............................................................................DONE
# Fetching with LWP:
# 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 14:17:02 GMT
# .............
# 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 LWP:
# 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 LWP:
# http://www.cpan.org/authors/id/H/HA/HAARG/local-lib-2.000019.tar.gz
# Fetching with LWP:
# 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/lib/core/only.pm blib/lib/lib/core/only.pm
# cp lib/local/lib.pm blib/lib/local/lib.pm
# cp lib/POD2/PT_BR/local/lib.pod blib/lib/POD2/PT_BR/local/lib.pod
# 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, 2 wallclock secs ( 0.05 usr 0.01 sys + 1.14 cusr 0.10 csys = 1.30 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/lib/core/only.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/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 LWP:
# http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz
# Fetching with LWP:
# 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, 38 wallclock secs ( 0.22 usr 0.07 sys + 28.25 cusr 3.69 csys = 32.23 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
# Checking prerequisites...
# build_requires:
# ! Test::Warn 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 'Net-OAuth' version '0.28'
# /usr/bin/perl Build --makefile_env_macros 1
# Building Net-OAuth
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/perl Build --makefile_env_macros 1 install
# Building Net-OAuth
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/AccessToken.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/AccessTokenRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/AccessTokenResponse.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/Client.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/ConsumerRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/Message.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/ProtectedResourceRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/Request.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/RequestTokenRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/RequestTokenResponse.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/Response.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/UserAuthRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/UserAuthResponse.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/XauthAccessTokenRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/YahooAccessTokenRefreshRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/SignatureMethod/HMAC_SHA256.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/SignatureMethod/PLAINTEXT.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/SignatureMethod/RSA_SHA1.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/V1_0A/AccessTokenRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/V1_0A/RequestTokenRequest.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/V1_0A/RequestTokenResponse.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/lib/perl5/Net/OAuth/V1_0A/UserAuthResponse.pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::AccessToken.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::AccessTokenRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::AccessTokenResponse.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::Client.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::ConsumerRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::Message.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::ProtectedResourceRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::Request.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::RequestTokenRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::RequestTokenResponse.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::Response.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA1.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA256.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::SignatureMethod::PLAINTEXT.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::SignatureMethod::RSA_SHA1.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::UserAuthRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::UserAuthResponse.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::V1_0A::AccessTokenRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::V1_0A::RequestTokenRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::V1_0A::RequestTokenResponse.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::V1_0A::UserAuthResponse.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::XauthAccessTokenRequest.3pm
# Installing /tmp/perl-net-oauth/pkg/perl-net-oauth/home/tuscan/perl5/man/man3/Net::OAuth::YahooAccessTokenRefreshRequest.3pm
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-net-oauth"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-net-oauth 0.28-4 (Wed Aug 24 14:25:12 UTC 2016)

CMD: pacman --query --file perl-net-oauth-0.28-4-any.pkg.tar.xz
# perl-net-oauth 0.28-4

Creating hybrid package for 'perl-net-oauth'

Trying to find vanilla package 'perl-net-oauth'...

CMD: pacman --query --file /mirror/perl-net-oauth-0.28-4.pkg.tar.xz
# perl-net-oauth 0.28-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man3/Net::OAuth::YahooAccessTokenRefreshRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::Response.3pm.gz
# /usr/share/man/man3/Net::OAuth::RequestTokenResponse.3pm.gz
# /usr/share/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA256.3pm.gz
# /usr/share/man/man3/Net::OAuth::ProtectedResourceRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::ConsumerRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::AccessToken.3pm.gz
# /usr/share/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA1.3pm.gz
# /usr/share/man/man3/Net::OAuth::V1_0A::RequestTokenRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::UserAuthRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::RequestTokenRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::XauthAccessTokenRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth.3pm.gz
# /usr/share/man/man3/Net::OAuth::Client.3pm.gz
# /usr/share/man/man3/Net::OAuth::Request.3pm.gz
# /usr/share/man/man3/Net::OAuth::UserAuthResponse.3pm.gz
# /usr/share/man/man3/Net::OAuth::SignatureMethod::RSA_SHA1.3pm.gz
# /usr/share/man/man3/Net::OAuth::V1_0A::RequestTokenResponse.3pm.gz
# /usr/share/man/man3/Net::OAuth::SignatureMethod::PLAINTEXT.3pm.gz
# /usr/share/man/man3/Net::OAuth::V1_0A::UserAuthResponse.3pm.gz
# /usr/share/man/man3/Net::OAuth::AccessTokenRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::Message.3pm.gz
# /usr/share/man/man3/Net::OAuth::V1_0A::AccessTokenRequest.3pm.gz
# /usr/share/man/man3/Net::OAuth::AccessTokenResponse.3pm.gz
# /usr/share/perl5/vendor_perl/Net/OAuth.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/RequestTokenRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/AccessTokenResponse.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/ConsumerRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/Response.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/ProtectedResourceRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/Request.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/UserAuthRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/RequestTokenResponse.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/AccessTokenRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/XauthAccessTokenRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/UserAuthResponse.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/YahooAccessTokenRefreshRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/AccessToken.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/Message.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/Client.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/SignatureMethod/RSA_SHA1.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/SignatureMethod/PLAINTEXT.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/SignatureMethod/HMAC_SHA256.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/V1_0A/RequestTokenRequest.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/V1_0A/RequestTokenResponse.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/V1_0A/UserAuthResponse.pm
# /usr/share/perl5/vendor_perl/Net/OAuth/V1_0A/AccessTokenRequest.pm

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-net-oauth.pkg.tar.xz .PKGINFO
# .PKGINFO

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