Build of lesspipe with vanilla toolchain

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

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

SLOCLanguage
3,384 perl
726 sh
4,110 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: lesspipe 1.83-1 (Wed Aug 24 12:10:17 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Unknown option: host
# Usage: configure [options]
# Options:
# --help print this message
# --ask ask questions when running make (this is the default
# for configure but without --ask it is not for make)
# --default do not ask questions, try to guess correct answer
# --yes like --default but assume 'yes' to all questions
# --fixed like --yes but use preconfigured answer (see below)
# --shell= specify full path to an alternative shell to use
# --nomake do not generate a Makefile
# Directory and file names:
# --prefix=PREFIX install lesspipe.sh in PREFIX/bin (/usr/local)
#
# configure generates by default both lesspipe.sh and Makefile
# configure tries to find required and optional programs for lesspipe.sh
# If optional programs are not found, then you can choose between
# - giving the correct location of the program if installed
# - including the code in lesspipe.sh without having the program
# - or skipping the code for the missing program.
# Answers to the questions can be preconfigured by modifying the data section
# in configure after the __END__ line. For missing data use the default answer
# ==> ERROR: A failure occurred in build().
# Aborting...