Build of tup with clang_glibc toolchain

The build took 00h 01m 38s 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.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tup 0.7.4-1 (Thu Apr 13 16:02:27 UTC 2017)
# ==> 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
# ../src/tup/parser.c:2334:23: warning: address of array 'pl->mem' will always evaluate to 'true' [-Wpointer-bool-conversion]
# args.excluding = pl->mem && pl->mem[0] == '^';
# ~~~~^~~ ~~
# 1 warning generated.
# 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
# parser.c:2334:23: warning: address of array 'pl->mem' will always evaluate to 'true' [-Wpointer-bool-conversion]
# args.excluding = pl->mem && pl->mem[0] == '^';
# ~~~~^~~ ~~
# 1 warning generated.
# fatal: Not a git repository (or any of the parent directories): .git
# ==> ERROR: A failure occurred in build().
# Aborting...