Build of nawk 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
6,856 ansic
407 yacc
45 makefile
7,308 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: nawk 20121220-2 (Wed Aug 24 14:02:39 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# yacc -d -S awkgram.y
# /usr/bin/bison: awkgram.y: missing operand
# Try '/usr/bin/bison --help' for more information.
# make: *** [makefile:56: ytab.o] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...