Build of mkinitcpio-busybox with vanilla toolchain

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

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

SLOCLanguage
161,465 ansic
6,912 sh
1,428 cpp
893 makefile
570 yacc
355 lex
312 perl
109 python
29 awk
172,073 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: mkinitcpio-busybox 1.24.2-1 (Wed Aug 24 13:05:00 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# make: Entering directory '/tmp/mkinitcpio-busybox/src/busybox-1.24.2'
# GEN include/applets.h
# GEN include/usage.h
# GEN selinux/Kbuild
# GEN selinux/Config.in
# GEN editors/Kbuild
# GEN editors/Config.in
# GEN util-linux/Kbuild
# GEN util-linux/Config.in
# GEN util-linux/volume_id/Kbuild
# GEN util-linux/volume_id/Config.in
# GEN e2fsprogs/Kbuild
# GEN e2fsprogs/Config.in
# GEN console-tools/Kbuild
# GEN console-tools/Config.in
# GEN loginutils/Kbuild
# GEN loginutils/Config.in
# GEN archival/Kbuild
# GEN archival/Config.in
# GEN archival/libarchive/Kbuild
# GEN runit/Kbuild
# GEN runit/Config.in
# GEN procps/Kbuild
# GEN procps/Config.in
# GEN libbb/Kbuild
# GEN libbb/Config.in
# GEN applets/Kbuild
# GEN debianutils/Kbuild
# GEN debianutils/Config.in
# GEN libpwdgrp/Kbuild
# GEN init/Kbuild
# GEN init/Config.in
# GEN scripts/Kbuild
# GEN mailutils/Kbuild
# GEN mailutils/Config.in
# GEN sysklogd/Kbuild
# GEN sysklogd/Config.in
# GEN shell/Kbuild
# GEN shell/Config.in
# GEN modutils/Kbuild
# GEN modutils/Config.in
# GEN findutils/Kbuild
# GEN findutils/Config.in
# GEN miscutils/Kbuild
# GEN miscutils/Config.in
# GEN coreutils/Kbuild
# GEN coreutils/Config.in
# GEN coreutils/libcoreutils/Kbuild
# GEN networking/Kbuild
# GEN networking/Config.in
# GEN networking/udhcp/Kbuild
# GEN networking/udhcp/Config.in
# GEN networking/libiproute/Kbuild
# GEN printutils/Kbuild
# GEN printutils/Config.in
# HOSTCC scripts/basic/fixdep
# HOSTCC scripts/basic/split-include
# HOSTCC scripts/basic/docproc
# HOSTCC scripts/kconfig/conf.o
# HOSTCC scripts/kconfig/kxgettext.o
# HOSTCC scripts/kconfig/mconf.o
# SHIPPED scripts/kconfig/zconf.tab.c
# SHIPPED scripts/kconfig/lex.zconf.c
# SHIPPED scripts/kconfig/zconf.hash.c
# HOSTCC scripts/kconfig/zconf.tab.o
# In file included from scripts/kconfig/zconf.tab.c:152:0:
# scripts/kconfig/zconf.hash.c:155:43: warning: 'kconf_id_strings_contents' is static but used in inline function 'kconf_id_lookup' which is not static
# #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
# ^
# scripts/kconfig/zconf.hash.c:222:44: note: in expansion of macro 'kconf_id_strings'
# register const char *s = o + kconf_id_strings;
# ^~~~~~~~~~~~~~~~
# scripts/kconfig/zconf.hash.c:215:26: warning: 'kconf_id_hash' is static but used in inline function 'kconf_id_lookup' which is not static
# register int key = kconf_id_hash (str, len);
# ^~~~~~~~~~~~~
# scripts/kconfig/zconf.hash.c:171:26: warning: 'wordlist' is static but declared in inline function 'kconf_id_lookup' which is not static
# static struct kconf_id wordlist[] =
# ^~~~~~~~
# HOSTLD scripts/kconfig/conf
# scripts/kconfig/conf -s Config.in
# ***
# *** You have not yet configured busybox!
# ***
# *** Please run some configurator (e.g. "make oldconfig" or
# *** "make menuconfig" or "make defconfig").
# ***
# make[2]: *** [/tmp/mkinitcpio-busybox/src/busybox-1.24.2/scripts/kconfig/Makefile:40: silentoldconfig] Error 1
# make[1]: *** [/tmp/mkinitcpio-busybox/src/busybox-1.24.2/Makefile:444: silentoldconfig] Error 2
# make: *** [Makefile:519: include/autoconf.h] Error 2
# make: Leaving directory '/tmp/mkinitcpio-busybox/src/busybox-1.24.2'
# ==> ERROR: A failure occurred in build().
# Aborting...