Build of perl-fuse with clang_glibc toolchain

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

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

SLOCLanguage
2,436 ansic
1,608 perl
749 makefile
4,793 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-fuse 0.16.1-4 (Thu Apr 13 16:02:27 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.7-1
#
# Total Installed Size: 0.48 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 fuse...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# fuse version found: 2.9.7
# Warning: prerequisite Filesys::Statvfs 0 not found.
# Warning: prerequisite Lchown 0 not found.
# Warning: prerequisite Unix::Mknod 0 not found.
# Checking if your kit is complete...
# Looks good
# Generating a Unix-style Makefile
# Writing Makefile for Fuse
# Writing MYMETA.yml and MYMETA.json
# cp Fuse.pm blib/lib/Fuse.pm
# AutoSplitting blib/lib/Fuse.pm (blib/lib/auto/Fuse)
# Running Mkbootstrap for Fuse ()
# chmod 644 "Fuse.bs"
# "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" Fuse.xs > Fuse.xsc && mv Fuse.xsc Fuse.c
# cc -c -I/usr/include/fuse -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 -g -ggdb -DVERSION=\"0.16.1\" -DXS_VERSION=\"0.16.1\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" -Wall -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64-pthread -DPERL_HAS_64BITINT -DFUSE_FOUND_MAJOR_VER=2 -DFUSE_FOUND_MINOR_VER=9 -DFUSE_FOUND_MICRO_VER=7 Fuse.c
# In file included from :320:
# :8:9: warning: '_FILE_OFFSET_BITS' macro redefined [-Wmacro-redefined]
# #define _FILE_OFFSET_BITS 64-pthread
# ^
# :4:9: note: previous definition is here
# #define _FILE_OFFSET_BITS 64
# ^
# Fuse.c:2057:11: warning: unused variable 'items' [-Wunused-variable]
# dVAR; dXSARGS;
# ^
# /usr/lib/perl5/core_perl/CORE/XSUB.h:173:16: note: expanded from macro 'dXSARGS'
# dSP; dAXMARK; dITEMS
# ^
# /usr/lib/perl5/core_perl/CORE/XSUB.h:165:20: note: expanded from macro 'dITEMS'
# #define dITEMS I32 items = (I32)(SP - MARK)
# ^
# 2 warnings generated.
# rm -f blib/arch/auto/Fuse/Fuse.so
# LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Fuse.o -o blib/arch/auto/Fuse/Fuse.so \
# -lfuse \
#
# chmod 755 blib/arch/auto/Fuse/Fuse.so
# "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fuse.bs blib/arch/auto/Fuse/Fuse.bs 644
# Manifying 1 pod document
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Running Mkbootstrap for Fuse ()
# chmod 644 "Fuse.bs"
# Manifying 1 pod document
# Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
# Installing /tmp/perl-fuse/pkg/perl-fuse/usr/lib/perl5/vendor_perl/auto/Fuse/Fuse.so
# Installing /tmp/perl-fuse/pkg/perl-fuse/usr/lib/perl5/vendor_perl/Fuse.pm
# Installing /tmp/perl-fuse/pkg/perl-fuse/usr/lib/perl5/vendor_perl/auto/Fuse/autosplit.ix
# Installing /tmp/perl-fuse/pkg/perl-fuse/usr/share/man/man3/Fuse.3pm
# Appending installation info to /tmp/perl-fuse/pkg/perl-fuse/usr/lib/perl5/core_perl/perllocal.pod
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "perl-fuse"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: perl-fuse 0.16.1-4 (Thu Apr 13 16:02:33 UTC 2017)

CMD: pacman --query --file perl-fuse-0.16.1-4-x86_64.pkg.tar.xz
# perl-fuse 0.16.1-4

Creating hybrid package for 'perl-fuse'

Trying to find vanilla package 'perl-fuse'...

CMD: pacman --query --file /mirror/perl-fuse-0.16.1-4.pkg.tar.xz
# perl-fuse 0.16.1-4

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man3/Fuse.3pm.gz
# /usr/lib/perl5/vendor_perl/Fuse.pm
# /usr/lib/perl5/vendor_perl/auto/Fuse/autosplit.ix
# /usr/lib/perl5/vendor_perl/auto/Fuse/Fuse.so
# /sysroot/usr/lib/perl5/vendor_perl/Fuse.pm
# /sysroot/usr/lib/perl5/vendor_perl/auto/Fuse/Fuse.so
# /sysroot/usr/lib/perl5/vendor_perl/auto/Fuse/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-fuse.pkg.tar.xz .PKGINFO
# .PKGINFO

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