Build of perl-email-reply with clang_glibc toolchain

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

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

SLOCLanguage
586 makefile
296 perl
882 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: perl-email-reply 1.204-1 (Thu Apr 13 20:00:32 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# warning: skipping target: perl-email-mime
# warning: skipping target: perl-email-mime
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (9) perl-email-date-format-1.005-1 perl-email-messageid-1.406-1 perl-email-mime-contenttype-1.018-1 perl-email-mime-encodings-1.315-1 perl-email-simple-2.210-1 perl-mime-types-2.13-1 perl-email-abstract-3.008-1 perl-email-address-1.908-1 perl-email-mime-1.937-1
#
# Total Installed Size: 0.55 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-email-address...
# installing perl-email-mime-encodings...
# installing perl-mime-types...
# installing perl-email-date-format...
# installing perl-email-simple...
# installing perl-email-mime-contenttype...
# installing perl-email-messageid...
# installing perl-email-mime...
# installing perl-email-abstract...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> 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 Email::Reply
# Writing MYMETA.yml and MYMETA.json
# cp lib/Email/Reply.pm blib/lib/Email/Reply.pm
# Manifying 1 pod document
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Manifying 1 pod document
# Installing /tmp/perl-email-reply/pkg/perl-email-reply/usr/share/perl5/vendor_perl/Email/Reply.pm
# Installing /tmp/perl-email-reply/pkg/perl-email-reply/usr/share/man/man3/Email::Reply.3pm
# Appending installation info to /tmp/perl-email-reply/pkg/perl-email-reply/usr/lib/perl5/core_perl/perllocal.pod
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-email-reply"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-email-reply 1.204-1 (Thu Apr 13 20:00:44 UTC 2017)

CMD: pacman --query --file perl-email-reply-1.204-1-any.pkg.tar.xz
# perl-email-reply 1.204-1

Creating hybrid package for 'perl-email-reply'

Trying to find vanilla package 'perl-email-reply'...

CMD: pacman --query --file /mirror/perl-email-reply-1.204-1.pkg.tar.xz
# perl-email-reply 1.204-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man3/Email::Reply.3pm.gz
# /usr/share/perl5/vendor_perl/Email/Reply.pm

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf perl-email-reply.pkg.tar.xz .PKGINFO
# .PKGINFO

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