Build of newsbeuter with vanilla toolchain

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

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

SLOCLanguage
18,535 cpp
1,797 ruby
199 sh
155 makefile
101 perl
20,787 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: newsbeuter 2.9-5 (Wed Aug 24 14:30:37 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) stfl-0.24-2
#
# Total Installed Size: 0.06 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 stfl...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) swig-3.0.10-1
#
# Total Installed Size: 4.48 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 swig...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Checking for package sqlite3... found
# Checking for package libcurl... found
# Checking for package libxml-2.0... found
# Checking for package stfl... found
# Checking for package json... not found
# Checking for package json-c... found
# Checking for package ncursesw5 using ncursesw5-config... not found
#
# You need package ncursesw in order to compile this program.
# Please make sure it is installed.
#
# You can download ncursesw from here:
# Checking for package libcrypto... found
#
# One or more dependencies couldn't be found. Please install
# these packages and retry compilation.
# make: *** [Makefile:211: config.mk] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...