HOST_DC=/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/dmd
gmake -C compiler/src -f posix.mak auto-tester-build ENABLE_RELEASE=1 ENABLE_ASSERTS=1
gmake[1]: Entering directory '/usr/home/braddr/sandbox/at-client/pull-5455457-FreeBSD_32/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/freebsd/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="freebsd" BUILD="release" MODEL="32" HOST_DMD="/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/dmd" CXX="c++" AUTO_BOOTSTRAP="" DOCDIR="" STDDOC="" DOC_OUTPUT_DIR="" MAKE="gmake" 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/freebsd/bin32/../../src/phobos/std/parallelism.d(536): Job not submitted yet.
----------------
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/../../src/phobos/std/exception.d:513 pure @safe void std.exception.bailOut!(Exception).bailOut(immutable(char)[], uint, const(char[])) [0x81a2ff4]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/../../src/phobos/std/exception.d:434 pure @safe bool std.exception.enforce!().enforce!(bool).enforce(bool, lazy const(char)[], immutable(char)[], uint) [0x81a2f99]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/../../src/phobos/std/parallelism.d:536 pure @safe void std.parallelism.Task!(std.parallelism.run, void delegate()).Task.enforcePool() [0x81c4fbd]
/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/../../src/phobos/std/parallelism.d:652 ref @property @trusted void std.parallelism.Task!(std.parallelism.run, void delegate()).Task.workForce() [0x81c51c3]
build.d:2082 void build.Scheduler.build(build.BuildRule[]) [0x81949f3]
build.d:204 void build.runMain(immutable(char)[][]) [0x818f916]
build.d:64 _Dmain [0x818f3f6]
(TX) DMD_CONF
(DC) COMMON-betterc
(TX) SYSCONFDIR
(CXX) CXX-FRONTEND
(TX) VERSION
(GIT) DLANG/TOOLS
(DC) COMMON
==== Toolchain Information ====
SYSTEM (uname): FreeBSD farm-4 11.4-RELEASE-p9 FreeBSD 11.4-RELEASE-p9 #0: Tue Apr  6 09:27:45 UTC 2021     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

MAKE (gmake): GNU Make 4.3
Built for amd64-portbld-freebsd11.4
Copyright (C) 1988-2020 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 (bash): GNU bash, version 5.1.8(0)-release (amd64-portbld-freebsd11.4)
Copyright (C) 2020 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/freebsd/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++): FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)
Target: x86_64-unknown-freebsd11.4
Thread model: posix
InstalledDir: /usr/bin

ld (ld): GNU ld 2.17.50 [FreeBSD] 2007-07-03

gdb (gdb): GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd".

==== 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: /usr/home/braddr/sandbox/at-client/pull-5455457-FreeBSD_32/dmd/generated/freebsd/release/32/cxx-unittest

-----------------------------------------------------------
gmake[1]: *** [posix.mak:114: auto-tester-build] Error 1
gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5455457-FreeBSD_32/dmd/compiler/src'
gmake: *** [posix.mak:16: auto-tester-build] Error 2