HOST_DC=/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin64/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-5469770-FreeBSD_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/freebsd/bin64/dmd -of../../generated/build -g build.d
../../generated/build OS="freebsd" BUILD="release" MODEL="64" HOST_DMD="/home/braddr/sandbox/at-client/release-build/dmd-2.079.0/freebsd/bin64/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) VERSION
(DC) COMMON
(TX) DMD_CONF
(TX) SYSCONFDIR
(DC) LEXER
(DC) BACKEND
(DC) DMD
Success
gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5469770-FreeBSD_64_64/dmd/compiler/src'
gmake -C druntime -f posix.mak target
gmake[1]: Entering directory '/usr/home/braddr/sandbox/at-client/pull-5469770-FreeBSD_64_64/dmd/druntime'
cc -c -m64 -fPIC -DHAVE_UNISTD_H -O3 src/core/threadasm.S -o../generated/freebsd/release/64/threadasm.o
../compiler/../generated/freebsd/release/64/dmd -c -conf= -Isrc -Iimport -w -de -preview=dip1000 -preview=fieldwise -m64 -fPIC  -preview=dtorfields -O -release -inline  -version=Shared -fPIC -version=Shared -fPIC -I. src/core/stdc/errno.c -of../generated/freebsd/release/64/errno_c.o
#defines(362): Error: cannot implicitly convert expression `_Complex(0.0, 1.0)` of type `_Complex!double` to `idouble`
gmake[1]: *** [posix.mak:364: ../generated/freebsd/release/64/errno_c.o] Error 1
gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5469770-FreeBSD_64_64/dmd/druntime'
gmake: *** [posix.mak:9: all] Error 2