Build of tenshi with musl toolchain

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

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

SLOCLanguage
917 perl
192 sh
32 makefile
1,141 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: tenshi 0.15-1 (Wed Apr 5 00:22:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) perl-io-bufferedselect-1.0-4
#
# Total Installed Size: 0.01 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-io-bufferedselect...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file tenshi.conf
# make: Nothing to be done for 'all'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -D tenshi /tmp/tenshi/pkg/tenshi/usr/bin/tenshi
# [ -f /tmp/tenshi/pkg/tenshi/etc/tenshi/tenshi.conf ] || \
# install -g root -m 0644 -D tenshi.conf /tmp/tenshi/pkg/tenshi/etc/tenshi/tenshi.conf
# install: cannot change ownership of '/tmp/tenshi/pkg/tenshi/etc/tenshi/tenshi.conf': Operation not permitted
# make: *** [Makefile:37: install] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...