HOST_DC=/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin64/dmd
echo "Auto-Tester has been disabled"
Auto-Tester has been disabled
make -C compiler/src -f posix.mak all
make[1]: Entering directory '/home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src'
posix.mak:42: ===== DEPRECATION NOTICE ===== 
posix.mak:43: ===== DEPRECATION: posix.mak is deprecated. Please use src/build.d instead.
posix.mak:44: ============================== 
posix.mak:88: ========== Use HOST_DMD instead of HOST_DC ========== 
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin64/dmd -of../../generated/build -g build.d
../../generated/build OS="linux" BUILD="release" MODEL="64" HOST_DMD="/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin64/dmd" CXX="c++" AUTO_BOOTSTRAP="" DOCDIR="" STDDOC="" DOC_OUTPUT_DIR="" MAKE="make" VERBOSE="" ENABLE_RELEASE="" ENABLE_DEBUG="" ENABLE_ASSERTS="" ENABLE_LTO="" ENABLE_UNITTEST="" ENABLE_PROFILE="" ENABLE_COVERAGE="" DFLAGS="" dmd
(TX) SYSCONFDIR
(TX) VERSION
(DC) COMMON
(TX) DMD_CONF

The following operation failed:
Name: common
Sources: 
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src/dmd/common/bitfields.d
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src/dmd/common/file.d
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src/dmd/common/int128.d
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src/dmd/common/outbuffer.d
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src/dmd/common/string.d

Targets: 
 -> /home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/generated/linux/release/64/common.o

Command: /home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin64/dmd -c -of/home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/generated/linux/release/64/common.o -w -de -fPIC -m64 -J/home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/generated/linux/release/64 -I/home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src -g -color=on src/dmd/common/bitfields.d src/dmd/common/file.d src/dmd/common/int128.d src/dmd/common/outbuffer.d src/dmd/common/string.d

-----------------------------------------------------------
Error: undefined identifier `__va_list_tag`

posix.mak:107: recipe for target 'dmd' failed
make[1]: *** [dmd] Error 1
make[1]: Leaving directory '/home/braddr/sandbox/at-client/pull-5476747-Linux_64_64/dmd/compiler/src'
posix.mak:8: recipe for target 'all' failed
make: *** [all] Error 2