Build of perl-crypt-ssleay with clang_glibc toolchain

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

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

SLOCLanguage
1,192 ansic
806 makefile
784 perl
2,782 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-crypt-ssleay 0.73_04-4 (Thu Apr 13 20:50:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (20) perl-encode-locale-1.05-1 perl-file-listing-6.04-2 perl-html-parser-3.72-2 perl-html-tagset-3.20-4 perl-http-cookies-6.01-2 perl-http-daemon-6.01-2 perl-http-date-6.02-2 perl-http-message-6.11-2 perl-http-negotiate-6.01-2 perl-io-html-1.001-1 perl-io-socket-ssl-2.027-1 perl-libwww-6.15-1 perl-lwp-mediatypes-6.02-2 perl-net-http-6.09-1 perl-net-ssleay-1.74-1 perl-uri-1.71-1 perl-www-robotrules-6.02-2 perl-lwp-protocol-https-6.06-2 perl-path-class-0.36-1 perl-try-tiny-0.24-1
#
# Total Installed Size: 2.76 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-net-ssleay...
# installing perl-uri...
# installing perl-io-socket-ssl...
# installing perl-net-http...
# installing perl-encode-locale...
# installing perl-http-date...
# installing perl-file-listing...
# installing perl-html-tagset...
# installing perl-html-parser...
# installing perl-lwp-mediatypes...
# installing perl-io-html...
# installing perl-http-message...
# installing perl-http-cookies...
# installing perl-http-daemon...
# installing perl-http-negotiate...
# installing perl-www-robotrules...
# installing perl-libwww...
# Optional dependencies for perl-libwww
# perl-lwp-protocol-https: for https:// url schemes [pending]
# installing perl-lwp-protocol-https...
# installing perl-try-tiny...
# installing perl-path-class...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
#
# *** THIS IS NOT AN ERROR, JUST A MESSAGE FOR YOUR INFORMATION ***
#
# Do you really need Crypt::SSLeay?
#
# Starting with version 6.02 of LWP, https support was unbundled into
# LWP::Protocol::https. This module specifies as one of its prerequisites
# IO::Socket::SSL which is automatically used by LWP::UserAgent unless
# this preference is overridden separately. IO::Socket::SSL is a more
# complete implementation, and, crucially, it allows hostname
# verification. Crypt::SSLeay does not support this. At this point,
# Crypt::SSLeay is maintained to support existing software that already
# depends on it.
#
# However, it is possible that your software does not really depend on
# Crypt::SSLeay, only on the ability of LWP::UserAgent class to
# communicate with sites over SSL/TLS.
#
# If are using version LWP 6.02 or later, and therefore have installed
# LWP::Protocol::https and its dependencies, and do not explicitly use
# Net::SSL before loading LWP::UserAgent, or override the default socket
# class, you are probably using IO::Socket::SSL and do not really need
# Crypt::SSLeay.
#
# Before installing Crypt::SSLeay, you may want to try specifying a
# dependency on LWP::Protocol::https.
#
# Warning: prerequisite Bytes::Random::Secure 0.28 not found.
# ================================================================================
# Output from '/tmp/perl-crypt-ssleay/src/Crypt-SSLeay-0.73_04/openssl-version':
# OpenSSL 1.0.2h 3 May 2016
# 1000208f
# ================================================================================
# Checking if your kit is complete...
# Looks good
# Warning (mostly harmless): No library found for -lssl32
# Warning (mostly harmless): No library found for -lssleay32
# Warning (mostly harmless): No library found for -leay32
# Warning (mostly harmless): No library found for -llibeay32
# Generating a Unix-style Makefile
# Writing Makefile for Crypt::SSLeay
# Writing MYMETA.yml and MYMETA.json
# cp lib/Crypt/SSLeay/CTX.pm blib/lib/Crypt/SSLeay/CTX.pm
# cp lib/Crypt/SSLeay/Err.pm blib/lib/Crypt/SSLeay/Err.pm
# cp lib/Net/SSL.pm blib/lib/Net/SSL.pm
# cp lib/Crypt/SSLeay/MainContext.pm blib/lib/Crypt/SSLeay/MainContext.pm
# cp SSLeay.pm blib/lib/Crypt/SSLeay.pm
# cp lib/Crypt/SSLeay/Conn.pm blib/lib/Crypt/SSLeay/Conn.pm
# cp lib/Crypt/SSLeay/Version.pm blib/lib/Crypt/SSLeay/Version.pm
# cp lib/Crypt/SSLeay/X509.pm blib/lib/Crypt/SSLeay/X509.pm
# Running Mkbootstrap for Crypt::SSLeay ()
# chmod 644 "SSLeay.bs"
# "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" -typemap "typemap" SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c
# 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=\"0.73_04\" -DXS_VERSION=\"0.73_04\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" SSLeay.c
# rm -f blib/arch/auto/Crypt/SSLeay/SSLeay.so
# LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong SSLeay.o -o blib/arch/auto/Crypt/SSLeay/SSLeay.so \
# -lssl -lcrypto -lz \
#
# chmod 755 blib/arch/auto/Crypt/SSLeay/SSLeay.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
# Manifying 3 pod documents
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Running Mkbootstrap for Crypt::SSLeay ()
# chmod 644 "SSLeay.bs"
# Manifying 3 pod documents
# Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/auto/Crypt/SSLeay/SSLeay.so
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/CTX.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Err.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/MainContext.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Conn.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Version.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Crypt/SSLeay/X509.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/lib/perl5/vendor_perl/Net/SSL.pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/share/man/man3/Crypt::SSLeay.3pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/share/man/man3/Crypt::SSLeay::Version.3pm
# Installing /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/usr/share/man/man3/Net::SSL.3pm
# Appending installation info to /tmp/perl-crypt-ssleay/pkg/perl-crypt-ssleay/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-crypt-ssleay"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-crypt-ssleay 0.73_04-4 (Thu Apr 13 20:51:01 UTC 2017)

CMD: pacman --query --file perl-crypt-ssleay-0.73_04-4-x86_64.pkg.tar.xz
# perl-crypt-ssleay 0.73_04-4

Creating hybrid package for 'perl-crypt-ssleay'

Trying to find vanilla package 'perl-crypt-ssleay'...

CMD: pacman --query --file /mirror/perl-crypt-ssleay-0.73_04-4.pkg.tar.xz
# perl-crypt-ssleay 0.73_04-4

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/Err.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/CTX.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/Conn.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/X509.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/MainContext.pm
# /usr/lib/perl5/vendor_perl/Crypt/SSLeay/Version.pm
# /usr/lib/perl5/vendor_perl/Net/SSL.pm
# /usr/lib/perl5/vendor_perl/auto/Crypt/SSLeay/SSLeay.so
# /usr/share/man/man3/Crypt::SSLeay.3pm.gz
# /usr/share/man/man3/Crypt::SSLeay::Version.3pm.gz
# /usr/share/man/man3/Net::SSL.3pm.gz
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/CTX.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Err.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/MainContext.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Conn.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/Version.pm
# /sysroot/usr/lib/perl5/vendor_perl/Crypt/SSLeay/X509.pm
# /sysroot/usr/lib/perl5/vendor_perl/Net/SSL.pm
# /sysroot/usr/lib/perl5/vendor_perl/auto/Crypt/SSLeay/SSLeay.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-crypt-ssleay.pkg.tar.xz .PKGINFO
# .PKGINFO

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