Build of nss with vanilla toolchain

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

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

SLOCLanguage
511,967 ansic
48,937 asm
32,956 cpp
16,947 sh
4,082 python
2,073 makefile
2,030 perl
306 lex
79 yacc
16 ada
14 sed
10 csh
619,417 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: nss 3.25-1 (Wed Aug 24 14:19:57 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xmlto-0.0.28-1
#
# Total Installed Size: 0.12 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 xmlto...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# xmlto: /tmp/nss/src/nss-config.xml does not validate (status 1)
# xmlto: Fix document syntax or use --skip-validation option
# warning: failed to load external entity "/tmp/nss/src/date.xml"
# /tmp/nss/src/nss-config.xml:11: parser error : Failure to process entity date
# &date;
# ^
# /tmp/nss/src/nss-config.xml:11: parser error : Entity 'date' not defined
# &date;
# ^
# warning: failed to load external entity "/tmp/nss/src/version.xml"
# /tmp/nss/src/nss-config.xml:14: parser error : Failure to process entity version
# &version;
# ^
# /tmp/nss/src/nss-config.xml:14: parser error : Entity 'version' not defined
# &version;
# ^
# ==> ERROR: A failure occurred in build().
# Aborting...