Build of perl-text-soundex with vanilla toolchain

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

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

SLOCLanguage
708 makefile
308 ansic
170 perl
1,186 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-text-soundex 3.04-1 (Wed Aug 24 12:37:00 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Checking if your kit is complete...
# Looks good
# Generating a Unix-style Makefile
# Writing Makefile for Text::Soundex
# Writing MYMETA.yml and MYMETA.json
# Running Mkbootstrap for Text::Soundex ()
# chmod 644 "Soundex.bs"
# "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" Soundex.xs > Soundex.xsc && mv Soundex.xsc Soundex.c
# cp Soundex.pm blib/lib/Text/Soundex.pm
# cc -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=\"3.04\" -DXS_VERSION=\"3.04\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Soundex.c
# rm -f blib/arch/auto/Text/Soundex/Soundex.so
# cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Soundex.o -o blib/arch/auto/Text/Soundex/Soundex.so \
# \
#
# chmod 755 blib/arch/auto/Text/Soundex/Soundex.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644
# Manifying 1 pod document
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Running Mkbootstrap for Text::Soundex ()
# chmod 644 "Soundex.bs"
# Manifying 1 pod document
# Appending installation info to /tmp/perl-text-soundex/pkg/perl-text-soundex/usr/lib/perl5/core_perl/perllocal.pod
# Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
# Installing /tmp/perl-text-soundex/pkg/perl-text-soundex/usr/lib/perl5/vendor_perl/auto/Text/Soundex/Soundex.so
# Installing /tmp/perl-text-soundex/pkg/perl-text-soundex/usr/lib/perl5/vendor_perl/Text/Soundex.pm
# Installing /tmp/perl-text-soundex/pkg/perl-text-soundex/usr/share/man/man3/Text::Soundex.3pm
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-text-soundex"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-text-soundex 3.04-1 (Wed Aug 24 12:37:03 UTC 2016)

CMD: pacman --query --file perl-text-soundex-3.04-1-x86_64.pkg.tar.xz
# perl-text-soundex 3.04-1

Creating hybrid package for 'perl-text-soundex'

Trying to find vanilla package 'perl-text-soundex'...

CMD: pacman --query --file /mirror/perl-text-soundex-3.04-1.pkg.tar.xz
# perl-text-soundex 3.04-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man3/Text::Soundex.3pm.gz
# /usr/lib/perl5/vendor_perl/auto/Text/Soundex/Soundex.so
# /usr/lib/perl5/vendor_perl/Text/Soundex.pm
# /sysroot/usr/lib/perl5/vendor_perl/Text/Soundex.pm
# /sysroot/usr/lib/perl5/vendor_perl/auto/Text/Soundex/Soundex.so

Generating .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-text-soundex.pkg.tar.xz .PKGINFO
# .PKGINFO

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