HOST_DC=/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin32/dmd
echo "Auto-Tester has been disabled"
Auto-Tester has been disabled
gmake -C compiler/src -f posix.mak all
gmake[1]: Entering directory '/usr/home/braddr/sandbox/at-client/pull-5469775-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="" ENABLE_DEBUG="" ENABLE_ASSERTS="" ENABLE_LTO="" ENABLE_UNITTEST="" ENABLE_PROFILE="" ENABLE_COVERAGE="" DFLAGS="" dmd
(TX) DMD_CONF
(TX) VERSION
(TX) SYSCONFDIR
(DC) COMMON
(DC) LEXER
(DC) BACKEND
(DC) DMD
Success
gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5469775-FreeBSD_32/dmd/compiler/src'
gmake -C druntime -f posix.mak target
gmake[1]: Entering directory '/usr/home/braddr/sandbox/at-client/pull-5469775-FreeBSD_32/dmd/druntime'
cc -c -m32 -fPIC -DHAVE_UNISTD_H -O3 src/core/threadasm.S -o../generated/freebsd/release/32/threadasm.o
../compiler/../generated/freebsd/release/32/dmd -c -conf= -Isrc -Iimport -w -de -preview=dip1000 -preview=fieldwise -m32 -fPIC  -preview=dtorfields -O -release -inline  -version=Shared -fPIC -version=Shared -fPIC -I. src/core/stdc/errno.c -of../generated/freebsd/release/32/errno_c.o
#defines(357): Error: cannot implicitly convert expression `_Complex(0.0, 1.0)` of type `_Complex!double` to `idouble`
gmake[1]: *** [posix.mak:364: ../generated/freebsd/release/32/errno_c.o] Error 1
gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5469775-FreeBSD_32/dmd/druntime'
gmake: *** [posix.mak:9: all] Error 2