HOST_DC=/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/dmd
make -C compiler/src -f posix.mak auto-tester-build ENABLE_RELEASE=1 ENABLE_ASSERTS=1
make[1]: Entering directory '/media/disk1/braddr/sandbox/at-client/pull-5454395-Linux_32_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/bin32/dmd -of../../generated/build -g build.d
Warning: PIC will be off by default for this build of DMD because of Issue 20466!
../../generated/build OS="linux" BUILD="release" MODEL="32" HOST_DMD="/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/dmd" CXX="c++" AUTO_BOOTSTRAP="" DOCDIR="" STDDOC="" DOC_OUTPUT_DIR="" MAKE="make" VERBOSE="" ENABLE_RELEASE="1" ENABLE_DEBUG="" ENABLE_ASSERTS="1" ENABLE_LTO="" ENABLE_UNITTEST="" ENABLE_PROFILE="" ENABLE_COVERAGE="" DFLAGS="" auto-tester-build
object.Exception@/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/../../src/phobos/std/parallelism.d(536): Job not submitted yet.
----------------
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/../../src/phobos/std/exception.d:513 pure @safe void std.exception.bailOut!(Exception).bailOut(immutable(char)[], uint, const(char[])) [0x81910ec]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/../../src/phobos/std/exception.d:434 pure @safe bool std.exception.enforce!().enforce!(bool).enforce(bool, lazy const(char)[], immutable(char)[], uint) [0x8191091]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/../../src/phobos/std/parallelism.d:536 pure @safe void std.parallelism.Task!(std.parallelism.run, void delegate()).Task.enforcePool() [0x81b30cd]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/../../src/phobos/std/parallelism.d:652 ref @property @trusted void std.parallelism.Task!(std.parallelism.run, void delegate()).Task.workForce() [0x81b32d3]
build.d:2082 void build.Scheduler.build(build.BuildRule[]) [0x81828f3]
build.d:204 void build.runMain(immutable(char)[][]) [0x817d816]
build.d:64 _Dmain [0x817d2f6]
(TX) DMD_CONF
(TX) VERSION
(DC) COMMON
(TX) SYSCONFDIR
(CXX) CXX-FRONTEND
(GIT) DLANG/TOOLS
(DC) COMMON-betterc
==== Toolchain Information ====
SYSTEM (uname): Linux work-2 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

MAKE (make): GNU Make 4.1
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

SHELL (/bin/sh): GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

HOST_DMD (/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/linux/bin32/dmd): DMD32 D Compiler v2.079.0
Copyright (C) 1999-2018 by The D Language Foundation, All Rights Reserved written by Walter Bright

HOST_CXX (c++): c++ (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


ld (ld): GNU ld (GNU Binutils for Ubuntu) 2.26.1

gdb (gdb): GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".

==== Toolchain Information ====


(DC) LEXER
(DC) BACKEND
(RUN) checkwhitespace
(DC) CXX-UNITTEST
(RUN) CXX-UNITTEST

The following operation failed:
Name: cxx-unittest
Description: Run the C++ unittests
Dependencies: 
 -> cxx-unittest

Command: /media/disk1/braddr/sandbox/at-client/pull-5454395-Linux_32_64/dmd/generated/linux/release/32/cxx-unittest

-----------------------------------------------------------
posix.mak:114: recipe for target 'auto-tester-build' failed
make[1]: *** [auto-tester-build] Error 1
make[1]: Leaving directory '/media/disk1/braddr/sandbox/at-client/pull-5454395-Linux_32_64/dmd/compiler/src'
posix.mak:16: recipe for target 'auto-tester-build' failed
make: *** [auto-tester-build] Error 2