Build of perl-test-distmanifest with clang_glibc toolchain

The build took 00h 01m 33s and was NOT successful.

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

SLOCLanguage
339 perl
339 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-test-distmanifest 1.014-2 (Thu Apr 13 15:29:25 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) perl-file-slurp-9999.19-3 perl-params-util-1.07-5 perl-module-manifest-1.08-2
#
# Total Installed Size: 0.21 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-params-util...
# installing perl-file-slurp...
# installing perl-module-manifest...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
#
# If you're seeing this warning, your toolchain is really, really old* and you'll
# almost certainly have problems installing CPAN modules from this century. But
# never fear, dear user, for we have the technology to fix this!
#
# If you're using CPAN.pm to install things, then you can upgrade it using:
#
# cpan CPAN
#
# If you're using CPANPLUS to install things, then you can upgrade it using:
#
# cpanp CPANPLUS
#
# If you're using cpanminus, you shouldn't be seeing this message in the first
# place, so please file an issue on github.
#
# This public service announcement was brought to you by the Perl Toolchain
# Gang, the irc.perl.org #toolchain IRC channel, and the number 42.
#
# ----
#
# * Alternatively, you are running this file manually, in which case you need
# to learn to first fulfill all configure requires prerequisites listed in
# META.yml or META.json -- or use a cpan client to install this distribution.
#
# You can also silence this warning for future installations by setting the
# PERL_MB_FALLBACK_SILENCE_WARNING environment variable, but please don't do
# that until you fix your toolchain as described above.
#
# Can't locate Module/Build.pm in @INC (you may need to install the Module::Build module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at Build.PL line 65.
# ==> ERROR: A failure occurred in build().
# Aborting...