Build of cgit 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
8,221 ansic
636 sh
327 python
127 makefile
9,311 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: cgit 1.0-1 (Wed Aug 24 14:30:56 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) luajit-2.0.4-2
#
# Total Installed Size: 1.03 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 luajit...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# SUBDIR git
# ../cgit.mk:4: Makefile: No such file or directory
# make[1]: *** No rule to make target 'Makefile'. Stop.
# make[1]: *** Waiting for unfinished jobs....
# /bin/sh: : command not found
# make: *** [Makefile:70: cgit] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...