Build of linux-lts with vanilla toolchain

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

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

SLOCLanguage
13,559,090 ansic
284,817 asm
33,208 makefile
23,814 perl
10,554 sh
7,412 python
6,569 cpp
4,357 yacc
2,340 lex
1,128 awk
231 pascal
218 lisp
13,933,738 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

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: linux-lts 4.4.14-1 (Wed Aug 24 14:08:29 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) bc-1.06.95-2 xmlto-0.0.28-1
#
# Total Installed Size: 0.28 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...
# installing bc...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# HOSTCC scripts/basic/fixdep
# HOSTCC scripts/kconfig/conf.o
# SHIPPED scripts/kconfig/zconf.tab.c
# SHIPPED scripts/kconfig/zconf.lex.c
# SHIPPED scripts/kconfig/zconf.hash.c
# HOSTCC scripts/kconfig/zconf.tab.o
# HOSTLD scripts/kconfig/conf
# scripts/kconfig/conf --silentoldconfig Kconfig
# ***
# *** Configuration file ".config" not found!
# ***
# *** Please run some configurator (e.g. "make oldconfig" or
# *** "make menuconfig" or "make xconfig").
# ***
# make[2]: *** [scripts/kconfig/Makefile:38: silentoldconfig] Error 1
# make[1]: *** [Makefile:531: silentoldconfig] Error 2
# SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h
# make: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop.
# make: *** Waiting for unfinished jobs....
# SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h
# SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h
# SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h
# ==> ERROR: A failure occurred in build().
# Aborting...