[package - 124amd64-quarterly][devel/dcd-server] Failed for dcd-server-0.13.6_3 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 22 Oct 2023 14:42:31 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     acm@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/beefy2/data/124amd64-quarterly/02a12e84c9e7/logs/dcd-server-0.13.6_3.log
Build URL:      https://pkg-status.freebsd.org/beefy2/build.html?mastername=124amd64-quarterly&build=02a12e84c9e7
Log:

=>> Building devel/dcd-server
build started at Sun Oct 22 14:41:29 UTC 2023
port directory: /usr/ports/devel/dcd-server
package name: dcd-server-0.13.6_3
building for: FreeBSD 124amd64-quarterly-job-09 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 amd64
maintained by: acm@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1204000
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p6
UNAME_r=12.4-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124amd64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/124amd64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124amd64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
acm@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dcd-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dcd-server/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/dcd-server/work/.cache  HOME=/wrkdirs/usr/ports/devel/dcd-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dcd-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/dcd-server/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dcd-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dcd-server/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/dcd-server/work/.cache  HOME=/wrkdirs/usr/ports/devel/dcd-server/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dcd-server/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/dcd-server/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INS
TALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dcd"  EXAMPLESDIR="share/examples/dcd"  DATADIR="share/dcd"  WWWDIR="www/dcd"  ETCDIR="etc/dcd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/dcd DOCSDIR=/usr/local/share/doc/dcd EXAMPLESDIR=/usr/local/share/examples/dcd  WWWDIR=/usr/local/www/dcd ETCDIR=/usr/local/etc/dcd
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p6
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dcd-server-0.13.6_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.8.pkg
[124amd64-quarterly-job-09] Installing pkg-1.20.8...
[124amd64-quarterly-job-09] Extracting pkg-1.20.8: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dcd-server-0.13.6_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by dcd-server-0.13.6_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by dcd-server-0.13.6_3 for building
=> SHA256 Checksum OK for dlang-community-DCD-v0.13.6_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by dcd-server-0.13.6_3 for building
===>  Extracting for dcd-server-0.13.6_3
=> SHA256 Checksum OK for dlang-community-DCD-v0.13.6_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dcd-server-0.13.6_3
===>  Applying FreeBSD patches for dcd-server-0.13.6_3 from /usr/ports/devel/dcd-server/files
/usr/bin/sed -i.bak '7d' /wrkdirs/usr/ports/devel/dcd-server/work/DCD-0.13.6/common/dub.sdl
/usr/bin/sed -i.bak -e "s|%%LOCALBASE%%|/usr/local|g" /wrkdirs/usr/ports/devel/dcd-server/work/DCD-0.13.6/dub.json
===========================================================================
=======================<phase: build-depends  >============================
===>   dcd-server-0.13.6_3 depends on executable: ldmd2 - not found
===>   Installing existing package /packages/All/ldc-1.32.0_1.pkg
[124amd64-quarterly-job-09] Installing ldc-1.32.0_1...
[124amd64-quarterly-job-09] `-- Installing gcc11-11.3.0_8...
[124amd64-quarterly-job-09] |   `-- Installing binutils-2.40_4,1...
[124amd64-quarterly-job-09] |   | `-- Installing gettext-runtime-0.22_1...
[124amd64-quarterly-job-09] |   |   `-- Installing indexinfo-0.3.1...
[124amd64-quarterly-job-09] |   |   `-- Extracting indexinfo-0.3.1: .... done
[124amd64-quarterly-job-09] |   | `-- Extracting gettext-runtime-0.22_1: .......... done
[124amd64-quarterly-job-09] |   | `-- Installing zstd-1.5.5...
[124amd64-quarterly-job-09] |   |   `-- Installing liblz4-1.9.4,1...
[124amd64-quarterly-job-09] |   |   `-- Extracting liblz4-1.9.4,1: .......... done
[124amd64-quarterly-job-09] |   | `-- Extracting zstd-1.5.5: .......... done
[124amd64-quarterly-job-09] |   `-- Extracting binutils-2.40_4,1: .......... done
[124amd64-quarterly-job-09] |   `-- Installing gmp-6.3.0...
[124amd64-quarterly-job-09] |   `-- Extracting gmp-6.3.0: .......... done
[124amd64-quarterly-job-09] |   `-- Installing mpc-1.3.1_1...
[124amd64-quarterly-job-09] |   | `-- Installing mpfr-4.2.1,1...
[124amd64-quarterly-job-09] |   | `-- Extracting mpfr-4.2.1,1: .......... done
[124amd64-quarterly-job-09] |   `-- Extracting mpc-1.3.1_1: ......... done
[124amd64-quarterly-job-09] `-- Extracting gcc11-11.3.0_8: .......... done
[124amd64-quarterly-job-09] `-- Installing libconfig-1.7.3...
[124amd64-quarterly-job-09] `-- Extracting libconfig-1.7.3: .......... done
[124amd64-quarterly-job-09] `-- Installing llvm15-15.0.7_7...
[124amd64-quarterly-job-09] |   `-- Installing libedit-3.1.20221030,1...
[124amd64-quarterly-job-09] |   `-- Extracting libedit-3.1.20221030,1: .......... done
[124amd64-quarterly-job-09] |   `-- Installing lua53-5.3.6...
[124amd64-quarterly-job-09] |   `-- Extracting lua53-5.3.6: .......... done
[124amd64-quarterly-job-09] |   `-- Installing perl5-5.34.1_3...
[124amd64-quarterly-job-09] |   `-- Extracting perl5-5.34.1_3: .......... done
[124amd64-quarterly-job-09] |   `-- Installing python39-3.9.18...
[124amd64-quarterly-job-09] |   | `-- Installing libffi-3.4.4...
[124amd64-quarterly-job-09] |   | `-- Extracting libffi-3.4.4: .......... done
[124amd64-quarterly-job-09] |   | `-- Installing mpdecimal-2.5.1...
[124amd64-quarterly-job-09] |   | `-- Extracting mpdecimal-2.5.1: .......... done
[124amd64-quarterly-job-09] |   | `-- Installing readline-8.2.1...
[124amd64-quarterly-job-09] |   | `-- Extracting readline-8.2.1: .......... done
[124amd64-quarterly-job-09] |   `-- Extracting python39-3.9.18: .......... done
[124amd64-quarterly-job-09] `-- Extracting llvm15-15.0.7_7: .......... done
[124amd64-quarterly-job-09] Extracting ldc-1.32.0_1: .......... done
=====
Message from gcc11-11.3.0_8:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc11

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from python39-3.9.18:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py39-gdbm       databases/py-gdbm@py39
py39-sqlite3    databases/py-sqlite3@py39
py39-tkinter    x11-toolkits/py-tkinter@py39
===>   dcd-server-0.13.6_3 depends on executable: ldmd2 - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on executable: dub - not found
===>   Installing existing package /packages/All/dub-1.29.0_3.pkg
[124amd64-quarterly-job-09] Installing dub-1.29.0_3...
[124amd64-quarterly-job-09] `-- Installing curl-8.4.0...
[124amd64-quarterly-job-09] |   `-- Installing libnghttp2-1.57.0...
[124amd64-quarterly-job-09] |   `-- Extracting libnghttp2-1.57.0: .......... done
[124amd64-quarterly-job-09] |   `-- Installing libpsl-0.21.2_3...
[124amd64-quarterly-job-09] |   | `-- Installing libidn2-2.3.4...
[124amd64-quarterly-job-09] |   |   `-- Installing libunistring-1.1...
[124amd64-quarterly-job-09] |   |   `-- Extracting libunistring-1.1: .......... done
[124amd64-quarterly-job-09] |   | `-- Extracting libidn2-2.3.4: .......... done
[124amd64-quarterly-job-09] |   `-- Extracting libpsl-0.21.2_3: .......... done
[124amd64-quarterly-job-09] |   `-- Installing libssh2-1.11.0,3...
[124amd64-quarterly-job-09] |   `-- Extracting libssh2-1.11.0,3: .......... done
[124amd64-quarterly-job-09] `-- Extracting curl-8.4.0: .......... done
[124amd64-quarterly-job-09] Extracting dub-1.29.0_3: .... done
===>   dcd-server-0.13.6_3 depends on executable: dub - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on executable: rdmd - not found
===>   Installing existing package /packages/All/dlang-tools-2.101.0_2.pkg
[124amd64-quarterly-job-09] Installing dlang-tools-2.101.0_2...
[124amd64-quarterly-job-09] Extracting dlang-tools-2.101.0_2: .......... done
===>   dcd-server-0.13.6_3 depends on executable: rdmd - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libemsi_containers.a - not found
===>   Installing existing package /packages/All/containers-0.9.0_3.pkg
[124amd64-quarterly-job-09] Installing containers-0.9.0_3...
[124amd64-quarterly-job-09] Extracting containers-0.9.0_3: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libemsi_containers.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libdsymbol.a - not found
===>   Installing existing package /packages/All/dsymbol-0.14.1_3.pkg
[124amd64-quarterly-job-09] Installing dsymbol-0.14.1_3...
[124amd64-quarterly-job-09] Extracting dsymbol-0.14.1_3: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libdsymbol.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libmsgpack-d.a - not found
===>   Installing existing package /packages/All/msgpack-d-1.0.4_3.pkg
[124amd64-quarterly-job-09] Installing msgpack-d-1.0.4_3...
[124amd64-quarterly-job-09] Extracting msgpack-d-1.0.4_3: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libmsgpack-d.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libdparse.a - not found
===>   Installing existing package /packages/All/libdparse-0.20.0_3.pkg
[124amd64-quarterly-job-09] Installing libdparse-0.20.0_3...
[124amd64-quarterly-job-09] Extracting libdparse-0.20.0_3: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libdparse.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libmir-core.a - not found
===>   Installing existing package /packages/All/mir-core-1.1.62_3.pkg
[124amd64-quarterly-job-09] Installing mir-core-1.1.62_3...
[124amd64-quarterly-job-09] Extracting mir-core-1.1.62_3: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libmir-core.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libstdx-allocator.a - not found
===>   Installing existing package /packages/All/stdx-allocator-3.0.2_4.pkg
[124amd64-quarterly-job-09] Installing stdx-allocator-3.0.2_4...
[124amd64-quarterly-job-09] Extracting stdx-allocator-3.0.2_4: .......... done
===>   dcd-server-0.13.6_3 depends on file: /usr/local/lib/d/libstdx-allocator.a - found
===>   Returning to build of dcd-server-0.13.6_3
===>   dcd-server-0.13.6_3 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-2.0.3,1.pkg
[124amd64-quarterly-job-09] Installing pkgconf-2.0.3,1...
[124amd64-quarterly-job-09] Extracting pkgconf-2.0.3,1: .......... done
===>   dcd-server-0.13.6_3 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of dcd-server-0.13.6_3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dcd-server-0.13.6_3
===========================================================================
=======================<phase: build          >============================
===>  Building for dcd-server-0.13.6_3
Invalid source/import path: /wrkdirs/usr/ports/devel/dcd-server/work/DCD-0.13.6/bin
Running pre-generate commands for dcd:common...
Performing "release" build using /usr/local/bin/ldmd2 for x86_64.
dcd:common ~master: building configuration "library"...
common/src/dcd/common/messages.d(248,3): Deprecation: `return` statements cannot be in `scope(failure)` bodies.
common/src/dcd/common/messages.d(248,3):        Use try-catch blocks for this purpose
dcd ~master: building configuration "server"...
src/dcd/server/autocomplete/complete.d(333,1): Deprecation: usage of the `body` keyword is deprecated. Use `do` instead.
src/dcd/server/autocomplete/complete.d(678,1): Deprecation: usage of the `body` keyword is deprecated. Use `do` instead.
src/dcd/server/autocomplete/util.d(653,1): Deprecation: usage of the `body` keyword is deprecated. Use `do` instead.
/usr/local/include/d/containers/ttree.d(936,19): Deprecation: reference to local variable `this` assigned to non-scope `(*newRoot).right`
/usr/local/include/d/containers/ttree.d(950,18): Deprecation: reference to local variable `this` assigned to non-scope `(*this.left).parent`
/usr/local/include/d/containers/ttree.d(951,19): Deprecation: reference to local variable `this` assigned to non-scope `(*newRoot).right`
/usr/local/include/d/containers/ttree.d(908,18): Deprecation: reference to local variable `this` assigned to non-scope `(*newRoot).left`
/usr/local/include/d/containers/ttree.d(922,19): Deprecation: reference to local variable `this` assigned to non-scope `(*this.right).parent`
/usr/local/include/d/containers/ttree.d(923,18): Deprecation: reference to local variable `this` assigned to non-scope `(*newRoot).left`
src/dcd/server/main.d(78,2): Error: none of the overloads of `fatalHandler` are callable using a `shared` object
/usr/local/include/d/std/logger/core.d(685,37):        Candidates are: `std.logger.core.Logger.fatalHandler()`
/usr/local/include/d/std/logger/core.d(691,26):                        `std.logger.core.Logger.fatalHandler(void delegate() @safe fh)`
/usr/local/bin/ldmd2 failed with exit code 1.
*** Error code 2

Stop.
make: stopped in /usr/ports/devel/dcd-server