Build of tup with vanilla toolchain

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

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

SLOCLanguage
158,689 ansic
15,738 sh
184 perl
67 python
34 makefile
174,712 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: tup 0.7.4-1 (Wed Aug 24 13:01:35 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.7-1
#
# Total Installed Size: 0.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 fuse...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# mkdir build
# cd build
# bootstrap CC ../src/lua/lapi.c
# bootstrap CC ../src/lua/lauxlib.c
# bootstrap CC ../src/lua/lbaselib.c
# bootstrap CC ../src/lua/lbitlib.c
# bootstrap CC ../src/lua/lcode.c
# bootstrap CC ../src/lua/lcorolib.c
# bootstrap CC ../src/lua/lctype.c
# bootstrap CC ../src/lua/ldblib.c
# bootstrap CC ../src/lua/ldebug.c
# bootstrap CC ../src/lua/ldo.c
# bootstrap CC ../src/lua/ldump.c
# bootstrap CC ../src/lua/lfunc.c
# bootstrap CC ../src/lua/lgc.c
# bootstrap CC ../src/lua/linit.c
# bootstrap CC ../src/lua/liolib.c
# bootstrap CC ../src/lua/llex.c
# bootstrap CC ../src/lua/lmathlib.c
# bootstrap CC ../src/lua/lmem.c
# bootstrap CC ../src/lua/loadlib.c
# bootstrap CC ../src/lua/lobject.c
# bootstrap CC ../src/lua/lopcodes.c
# bootstrap CC ../src/lua/loslib.c
# bootstrap CC ../src/lua/lparser.c
# bootstrap CC ../src/lua/lstate.c
# bootstrap CC ../src/lua/lstring.c
# bootstrap CC ../src/lua/lstrlib.c
# bootstrap CC ../src/lua/ltable.c
# bootstrap CC ../src/lua/ltablib.c
# bootstrap CC ../src/lua/ltm.c
# bootstrap CC ../src/lua/lua.c
# bootstrap CC ../src/lua/luac.c
# bootstrap CC ../src/lua/lundump.c
# bootstrap CC ../src/lua/lvm.c
# bootstrap CC ../src/lua/lzio.c
# link lua
# bootstrap CC ../src/tup/bin.c
# bootstrap CC ../src/tup/colors.c
# bootstrap CC ../src/tup/config.c
# bootstrap CC ../src/tup/create_name_file.c
# bootstrap CC ../src/tup/db.c
# bootstrap CC ../src/tup/debug.c
# bootstrap CC ../src/tup/delete_name_file.c
# bootstrap CC ../src/tup/dircache.c
# bootstrap CC ../src/tup/entry.c
# bootstrap CC ../src/tup/environ.c
# bootstrap CC ../src/tup/estring.c
# bootstrap CC ../src/tup/file.c
# bootstrap CC ../src/tup/fslurp.c
# bootstrap CC ../src/tup/graph.c
# bootstrap CC ../src/tup/if_stmt.c
# bootstrap CC ../src/tup/init.c
# bootstrap CC ../src/tup/lock.c
# bootstrap CC ../src/tup/luaparser.c
# bootstrap CC ../src/tup/option.c
# bootstrap CC ../src/tup/parser.c
# bootstrap CC ../src/tup/path.c
# bootstrap CC ../src/tup/pel_group.c
# bootstrap CC ../src/tup/platform.c
# bootstrap CC ../src/tup/privs.c
# bootstrap CC ../src/tup/progress.c
# bootstrap CC ../src/tup/send_event.c
# bootstrap CC ../src/tup/string_tree.c
# bootstrap CC ../src/tup/thread_tree.c
# bootstrap CC ../src/tup/timespan.c
# bootstrap CC ../src/tup/tupid_tree.c
# bootstrap CC ../src/tup/updater.c
# bootstrap CC ../src/tup/vardb.c
# bootstrap CC ../src/tup/vardict.c
# bootstrap CC ../src/tup/variant.c
# bootstrap CC ../src/tup/varsed.c
# bootstrap CC ../src/tup/tup/main.c
# bootstrap CC ../src/tup/monitor/null.c
# bootstrap CC ../src/tup/flock/fcntl.c
# bootstrap CC ../src/tup/server/fuse_fs.c
# bootstrap CC ../src/tup/server/fuse_server.c
# bootstrap CC ../src/tup/server/master_fork.c
# bootstrap CC ../src/inih/ini.c
# bootstrap CC ../src/compat/dummy.c
# bootstrap CC ../src/compat/utimensat_linux.c
# bootstrap CC ../src/sqlite3/sqlite3.c
# bootstrap LD tup -lm
# .tup repository initialized.
# Scanning...
# Reading tup.config...
# Parsing...
# 3% build/luabuiltin
# 6% build
# 10% contrib/syntax
# 13% contrib/debian/source
# 17% contrib/debian
# 20% contrib
# 24% src/lua
# 27% src/luabuiltin
# 31% src/inih
# 34% src/tup/monitor
# 37% src/tup/flock
# 41% src/tup/server
# 44% src/tup/tup
# 48% src/tup
# 51% src/dllinject
# 55% src/compat/win32/detect
# 58% src/compat/win32/sys
# 62% src/compat/win32
# 65% src/compat
# 68% src/bsd
# 72% src/sqlite3
# 75% src
# 79% test/make_v_tup
# 82% test
# 86% docs/html/pub/win32
# 89% docs/html/pub
# 93% docs/html
# 96% docs
# 100% .
# Generate: runme.sh
# fatal: Not a git repository (or any of the parent directories): .git
# ==> ERROR: A failure occurred in build().
# Aborting...