Build of duktape with vanilla toolchain

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

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

SLOCLanguage
179,637 ansic
1,127 python
273 cpp
84 makefile
181,121 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: duktape 1.5.0-1 (Wed Aug 24 13:03:22 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) setconf-0.7.2-1
#
# Total Installed Size: 0.02 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 setconf...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# make: Entering directory '/tmp/duktape/src/duktape-1.5.0'
# make: *** No targets specified and no makefile found. Stop.
# make: Leaving directory '/tmp/duktape/src/duktape-1.5.0'
# ==> ERROR: A failure occurred in build().
# Aborting...