Build of perl-list-moreutils with clang_glibc toolchain

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

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

SLOCLanguage
4,675 perl
2,362 ansic
803 makefile
7,840 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-list-moreutils 0.416-1 (Thu Apr 13 20:10:29 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) perl-exporter-tiny-0.042-1
#
# Total Installed Size: 0.04 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-exporter-tiny...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Checking whether pureperl is required... no
# Checking for cc... clang
# Checking for cc... (cached) clang
# Checking whether perlapi is accessible... Warning: prerequisite XSLoader 0.22 not found. We have 0.21.
# yes
# Checking if your kit is complete...
# Looks good
# Generating a Unix-style Makefile
# Writing Makefile for List::MoreUtils
# Writing MYMETA.yml and MYMETA.json
# cp lib/List/MoreUtils/Contributing.pod blib/lib/List/MoreUtils/Contributing.pod
# cp lib/List/MoreUtils/PP.pm blib/lib/List/MoreUtils/PP.pm
# cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm
# cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm
# Running Mkbootstrap for List::MoreUtils ()
# chmod 644 "MoreUtils.bs"
# "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" MoreUtils.xs > MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c
# cc -c -I. -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=\"0.416\" -DXS_VERSION=\"0.416\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" MoreUtils.c
# rm -f blib/arch/auto/List/MoreUtils/MoreUtils.so
# cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong MoreUtils.o -o blib/arch/auto/List/MoreUtils/MoreUtils.so \
# \
#
# chmod 755 blib/arch/auto/List/MoreUtils/MoreUtils.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MoreUtils.bs blib/arch/auto/List/MoreUtils/MoreUtils.bs 644
# Manifying 4 pod documents
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Running Mkbootstrap for List::MoreUtils ()
# chmod 644 "MoreUtils.bs"
# Manifying 4 pod documents
# Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/lib/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/lib/perl5/vendor_perl/List/MoreUtils.pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/lib/perl5/vendor_perl/List/MoreUtils/Contributing.pod
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/lib/perl5/vendor_perl/List/MoreUtils/PP.pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/lib/perl5/vendor_perl/List/MoreUtils/XS.pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/share/man/man3/List::MoreUtils.3pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/share/man/man3/List::MoreUtils::Contributing.3pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/share/man/man3/List::MoreUtils::PP.3pm
# Installing /tmp/perl-list-moreutils/pkg/perl-list-moreutils/usr/share/man/man3/List::MoreUtils::XS.3pm
# Appending installation info to /tmp/perl-list-moreutils/pkg/perl-list-moreutils/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-list-moreutils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-list-moreutils 0.416-1 (Thu Apr 13 20:10:47 UTC 2017)

CMD: pacman --query --file perl-list-moreutils-0.416-1-x86_64.pkg.tar.xz
# perl-list-moreutils 0.416-1

Creating hybrid package for 'perl-list-moreutils'

Trying to find vanilla package 'perl-list-moreutils'...

CMD: pacman --query --file /mirror/perl-list-moreutils-0.416-1.pkg.tar.xz
# perl-list-moreutils 0.416-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man3/List::MoreUtils::Contributing.3pm.gz
# /usr/share/man/man3/List::MoreUtils::PP.3pm.gz
# /usr/share/man/man3/List::MoreUtils::XS.3pm.gz
# /usr/share/man/man3/List::MoreUtils.3pm.gz
# /usr/lib/perl5/vendor_perl/List/MoreUtils.pm
# /usr/lib/perl5/vendor_perl/List/MoreUtils/PP.pm
# /usr/lib/perl5/vendor_perl/List/MoreUtils/XS.pm
# /usr/lib/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so
# /sysroot/usr/lib/perl5/vendor_perl/List/MoreUtils.pm
# /sysroot/usr/lib/perl5/vendor_perl/List/MoreUtils/PP.pm
# /sysroot/usr/lib/perl5/vendor_perl/List/MoreUtils/XS.pm
# /sysroot/usr/lib/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.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-list-moreutils.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Printing config logfiles

CMD: config logfiles '/tmp/perl-list-moreutils/src/List-MoreUtils-0.416/config.log'
# Checking whether pureperl is required ...no
# Checking for cc ...clang
# Checking for cc ...(cached) clang
# Checking whether perlapi is accessible ...yes