Build of tenshi with vanilla toolchain

The build took 00h 00m 17s 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.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tenshi 0.15-1 (Wed Aug 24 13:02:33 UTC 2016)
# ==> 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...