Build of perl-file-basedir with vanilla toolchain

The build took 00h 00m 48s and was SUCCESSFUL.

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

SLOCLanguage
264 perl
83 makefile
1 sh
348 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-file-basedir 0.07-1 (Wed Aug 24 14:14:26 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) perl-ipc-system-simple-1.25-1
#
# Total Installed Size: 0.07 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-ipc-system-simple...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-inc-latest-0.500-1 perl-module-build-0.4218-1
#
# Total Installed Size: 0.47 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-inc-latest...
# installing perl-module-build...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# # running Build.PL --installdirs vendor
# Created MYMETA.yml and MYMETA.json
# Creating new 'Build' script for 'File-BaseDir' version '0.07'
# /usr/bin/perl Build --makefile_env_macros 1
# Building File-BaseDir
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/perl Build --makefile_env_macros 1 install
# Building File-BaseDir
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/perl5/vendor_perl/File/BaseDir.pm
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/perl5/vendor_perl/File/IconTheme.pm
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/perl5/vendor_perl/File/UserDirs.pm
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/man/man3/File::UserDirs.3pm
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/man/man3/File::IconTheme.3pm
# Installing /tmp/perl-file-basedir/pkg/perl-file-basedir/usr/share/man/man3/File::BaseDir.3pm
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-file-basedir"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-file-basedir 0.07-1 (Wed Aug 24 14:14:36 UTC 2016)

CMD: pacman --query --file perl-file-basedir-0.07-1-any.pkg.tar.xz
# perl-file-basedir 0.07-1

Creating hybrid package for 'perl-file-basedir'

Trying to find vanilla package 'perl-file-basedir'...

CMD: pacman --query --file /mirror/perl-file-basedir-0.07-1.pkg.tar.xz
# perl-file-basedir 0.07-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man3/File::UserDirs.3pm.gz
# /usr/share/man/man3/File::BaseDir.3pm.gz
# /usr/share/man/man3/File::IconTheme.3pm.gz
# /usr/share/perl5/vendor_perl/File/UserDirs.pm
# /usr/share/perl5/vendor_perl/File/BaseDir.pm
# /usr/share/perl5/vendor_perl/File/IconTheme.pm

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf perl-file-basedir.pkg.tar.xz .PKGINFO
# .PKGINFO

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