Build of cddb_get with vanilla toolchain

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

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

SLOCLanguage
889 perl
583 makefile
1,472 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: cddb_get 2.28-1 (Wed Aug 24 12:10:06 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 CDDB_get
# Writing MYMETA.yml and MYMETA.json
# cp CDDB_cache.pm blib/lib/CDDB_cache.pm
# AutoSplitting blib/lib/CDDB_cache.pm (blib/lib/auto/CDDB_cache)
# cp CDDB_get.pm blib/lib/CDDB_get.pm
# AutoSplitting blib/lib/CDDB_get.pm (blib/lib/auto/CDDB_get)
# cp cddb.pl blib/lib/cddb.pl
# cp cddb.pl blib/script/cddb.pl
# "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cddb.pl
# Manifying 1 pod document
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Manifying 1 pod document
# Appending installation info to /tmp/cddb_get/pkg/cddb_get/usr/lib/perl5/core_perl/perllocal.pod
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/perl5/vendor_perl/CDDB_cache.pm
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/perl5/vendor_perl/CDDB_get.pm
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/perl5/vendor_perl/cddb.pl
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/perl5/vendor_perl/auto/CDDB_get/autosplit.ix
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/perl5/vendor_perl/auto/CDDB_cache/autosplit.ix
# Installing /tmp/cddb_get/pkg/cddb_get/usr/share/man/man3/CDDB_get.3pm
# Installing /tmp/cddb_get/pkg/cddb_get/usr/bin/cddb.pl
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "cddb_get"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: cddb_get 2.28-1 (Wed Aug 24 12:10:08 UTC 2016)

CMD: pacman --query --file cddb_get-2.28-1-any.pkg.tar.xz
# cddb_get 2.28-1

Creating hybrid package for 'cddb_get'

Trying to find vanilla package 'cddb_get'...

CMD: pacman --query --file /mirror/cddb_get-2.28-1.pkg.tar.xz
# cddb_get 2.28-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/cddb.pl
# /usr/share/man/man3/CDDB_get.3pm.gz
# /usr/share/perl5/vendor_perl/CDDB_get.pm
# /usr/share/perl5/vendor_perl/CDDB_cache.pm
# /usr/share/perl5/vendor_perl/cddb.pl
# /usr/share/perl5/vendor_perl/auto/CDDB_cache/autosplit.ix
# /usr/share/perl5/vendor_perl/auto/CDDB_get/autosplit.ix

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

Created package at path /var/cache/pacman/pkg/cddb_get.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cddb_get.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/cddb_get.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'