Build of perl-text-iconv with vanilla toolchain

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

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

SLOCLanguage
707 makefile
619 ansic
13 perl
1,339 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-iconv 1.7-11 (Wed Aug 24 13:49:01 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Checking for iconv ... ok (iconv apparently in libc)
#
# NOTE: If you have multiple iconv implementations installed, you might
# want to make sure that I've found the one you want to use.
# If necessary, you can explicitly specify paths like this:
#
# /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
#
# Checking if your kit is complete...
# Looks good
# Generating a Unix-style Makefile
# Writing Makefile for Text::Iconv
# Writing MYMETA.yml and MYMETA.json
# Running Mkbootstrap for Text::Iconv ()
# chmod 644 "Iconv.bs"
# "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" -typemap "typemap" Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c
# cp Iconv.pm blib/lib/Text/Iconv.pm
# AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv)
# 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=\"1.7\" -DXS_VERSION=\"1.7\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Iconv.c
# rm -f blib/arch/auto/Text/Iconv/Iconv.so
# cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \
# \
#
# chmod 755 blib/arch/auto/Text/Iconv/Iconv.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644
# Manifying 1 pod document
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Running Mkbootstrap for Text::Iconv ()
# chmod 644 "Iconv.bs"
# Manifying 1 pod document
# Appending installation info to /tmp/perl-text-iconv/pkg/perl-text-iconv/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-iconv/pkg/perl-text-iconv/usr/lib/perl5/vendor_perl/auto/Text/Iconv/Iconv.so
# Installing /tmp/perl-text-iconv/pkg/perl-text-iconv/usr/lib/perl5/vendor_perl/Text/Iconv.pm
# Installing /tmp/perl-text-iconv/pkg/perl-text-iconv/usr/lib/perl5/vendor_perl/auto/Text/Iconv/autosplit.ix
# Installing /tmp/perl-text-iconv/pkg/perl-text-iconv/usr/share/man/man3/Text::Iconv.3pm
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-text-iconv"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-text-iconv 1.7-11 (Wed Aug 24 13:49:05 UTC 2016)

CMD: pacman --query --file perl-text-iconv-1.7-11-x86_64.pkg.tar.xz
# perl-text-iconv 1.7-11

Creating hybrid package for 'perl-text-iconv'

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

CMD: pacman --query --file /mirror/perl-text-iconv-1.7-11.pkg.tar.xz
# perl-text-iconv 1.7-11

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

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

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