[package - 130powerpc64-quarterly][lang/ldc] Failed for ldc-1.23.0 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 26 Aug 2021 06:34:46 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:        http://foul1.nyi.freebsd.org/data/130powerpc64-quarterly/9f727998865b/logs/ldc-1.23.0.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=130powerpc64-quarterly&build=9f727998865b
Log:

=>> Building lang/ldc
build started at Thu Aug 26 06:32:19 UTC 2021
port directory: /usr/ports/lang/ldc
package name: ldc-1.23.0
building for: FreeBSD 130powerpc64-quarterly-job-07 13.0-RELEASE FreeBSD 13.0-RELEASE powerpc
maintained by: acm@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1300139
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE
UNAME_r=13.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130powerpc64-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--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ldc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ldc/work  HOME=/wrkdirs/usr/ports/lang/ldc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ldc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ldc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ldc/work  HOME=/wrkdirs/usr/ports/lang/ldc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ldc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/lang/ldc/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/usr/local/bin/clang10" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/usr/local/bin/clang++10" 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_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ldc DOCSDIR=/usr/local/share/doc/ldc EXAMPLESDIR=/usr/local/share/examples/ldc  WWWDIR=/usr/local/www/ldc ETCDIR=/usr/local/etc/ldc
--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=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ldc-1.23.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[130powerpc64-quarterly-job-07] Installing pkg-1.16.3...
[130powerpc64-quarterly-job-07] Extracting pkg-1.16.3: .......... done
===>   ldc-1.23.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ldc-1.23.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.23.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.23.0 for building
=> SHA256 Checksum OK for ldc-developers-ldc-v1.23.0_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-ldc-911589c_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-druntime-13b1ccf_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-phobos-1d758b2_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-druntime-cc97ccd_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-phobos-8ae121c_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.23.0 for building
===>  Extracting for ldc-1.23.0
=> SHA256 Checksum OK for ldc-developers-ldc-v1.23.0_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-ldc-911589c_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-druntime-13b1ccf_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-phobos-1d758b2_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-druntime-cc97ccd_GH0.tar.gz.
=> SHA256 Checksum OK for ldc-developers-phobos-8ae121c_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ldc-1.23.0
===>  Applying extra patch /usr/ports/lang/ldc/files/fbsd12-ltsmaster-runtime-druntime-src-core-sys-freebsd-sys_event.d
===>  Applying extra patch /usr/ports/lang/ldc/files/fbsd12-ltsmaster-runtime-druntime-src-core-sys-posix-sys_stat.d
===>  Applying extra patch /usr/ports/lang/ldc/files/fbsd12-ltsmaster-runtime-druntime-src-core-sys-posix-sys_types.d
===>  Applying extra patch /usr/ports/lang/ldc/files/fbsd12-ltsmaster-runtime-druntime-src-core-sys-posix_dirent.d
===>  Applying FreeBSD patches for ldc-1.23.0 from /usr/ports/lang/ldc/files
===========================================================================
=======================<phase: build-depends  >============================
===>   ldc-1.23.0 depends on package: llvm70>0 - not found
===>   Installing existing package /packages/All/llvm70-7.0.1_5.txz
[130powerpc64-quarterly-job-07] Installing llvm70-7.0.1_5...
[130powerpc64-quarterly-job-07] `-- Installing libedit-3.1.20210216,1...
<snip>
      llvm::Type *t =
                  ^
4 warnings generated.
[ 17% 158/860] Building CXX object CMakeFiles/LDCShared.dir/gen/tocall.cpp.o
gen/tocall.cpp:667:24: warning: unused variable 'sretAttrs' [-Wunused-variable]
    const AttrBuilder &sretAttrs = irFty.arg_sret->attrs;
                       ^
1 warning generated.
[ 17% 158/860] Building CXX object CMakeFiles/LDCShared.dir/gen/functions.cpp.o
gen/functions.cpp:260:27: warning: unused variable 'ad' [-Wunused-variable]
    AggregateDeclaration *ad = p->isMember2();
                          ^
In file included from gen/functions.cpp:25:
./gen/irstate.h:65:12: warning: definition of implicit copy constructor for 'IRScope' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  IRScope &operator=(const IRScope &rhs);
           ^
/usr/include/c++/v1/memory:1809:31: note: in implicit copy constructor for 'IRScope' first required here
            ::new((void*)__p) _Up(_VSTD::forward<_Args>(__args)...);
                              ^
/usr/include/c++/v1/memory:1687:21: note: in instantiation of function template specialization 'std::__1::allocator<IRScope>::construct<IRScope, IRScope>' requested here
                __a.construct(__p, _VSTD::forward<_Args>(__args)...);
                    ^
/usr/include/c++/v1/memory:1538:14: note: in instantiation of function template specialization 'std::__1::allocator_traits<std::__1::allocator<IRScope>>::__construct<IRScope, IRScope>' requested here
            {__construct(__has_construct<allocator_type, _Tp*, _Args...>(),
             ^
/usr/include/c++/v1/vector:926:21: note: in instantiation of function template specialization 'std::__1::allocator_traits<std::__1::allocator<IRScope>>::construct<IRScope, IRScope>' requested here
    __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__tx.__pos_),
                    ^
/usr/include/c++/v1/vector:1656:9: note: in instantiation of function template specialization 'std::__1::vector<IRScope, std::__1::allocator<IRScope>>::__construct_one_at_end<IRScope>' requested here
        __construct_one_at_end(_VSTD::move(__x));
        ^
gen/functions.cpp:774:15: note: in instantiation of member function 'std::__1::vector<IRScope, std::__1::allocator<IRScope>>::push_back' requested here
  gIR->scopes.push_back(IRScope(beginbb));
              ^
2 warnings generated.
[ 17% 158/860] Building CXX object CMakeFiles/ldc2.dir/driver/codegenerator.cpp.o
[ 17% 158/860] Building CXX object CMakeFiles/ldc2.dir/driver/toobj.cpp.o
[ 18% 158/860] Building CXX object CMakeFiles/LDCShared.dir/dmd2/expression.c.o
[ 18% 158/860] Building CXX object CMakeFiles/LDCShared.dir/gen/module.cpp.o
[ 18% 158/860] Building CXX object CMakeFiles/LDCShared.dir/gen/toir.cpp.o
In file included from gen/toir.cpp:20:
./gen/irstate.h:65:12: warning: definition of implicit copy constructor for 'IRScope' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  IRScope &operator=(const IRScope &rhs);
           ^
gen/toir.cpp:192:22: note: in implicit copy constructor for 'IRScope' first required here
  IRScope oldScope = p->scope();
                     ^
1 warning generated.
[ 18% 159/860] Linking CXX static library lib/libldc.a
[ 18% 159/860] Building CXX object CMakeFiles/ldc2.dir/driver/main.cpp.o
[ 18% 160/860] Linking CXX executable bin/ldc2
[ 18% 166/860] Generating gccbuiltins_ppc.di
[ 18% 166/860] Generating gccbuiltins_x86.di
[ 18% 166/860] Generating gccbuiltins_aarch64.di
[ 19% 166/860] Generating gccbuiltins_arm.di
[ 19% 166/860] Generating gccbuiltins_mips.di
[ 19% 166/860] Generating gccbuiltins_s390.di
[ 19% 232/860] Generating src/core/vararg-debug.o
[ 19% 233/860] Generating src/core/atomic-debug.o
[ 19% 234/860] Generating src/core/bitop-debug.o
[ 19% 235/860] Generating src/core/checkedint-debug.o
[ 19% 236/860] Generating src/core/cpuid-debug.o
[ 20% 237/860] Generating src/core/exception-debug.o
[ 20% 238/860] Generating src/core/memory-debug.o
[ 20% 239/860] Generating src/core/runtime-debug.o
[ 20% 240/860] Generating src/core/simd-debug.o
[ 20% 241/860] Generating src/core/internal/hash-debug.o
[ 20% 242/860] Generating src/core/internal/traits-debug.o
[ 20% 243/860] Generating src/core/sync/barrier-debug.o
[ 20% 244/860] Generating src/core/sync/condition-debug.o
[ 20% 245/860] Generating src/core/sync/config-debug.o
[ 21% 246/860] Generating src/core/sync/exception-debug.o
[ 21% 247/860] Generating src/core/sync/mutex-debug.o
[ 21% 248/860] Generating src/core/sync/rwmutex-debug.o
[ 21% 249/860] Generating src/core/sync/semaphore-debug.o
[ 21% 250/860] Generating src/core/sys/posix/config-debug.o
[ 21% 251/860] Generating src/core/sys/posix/dirent-debug.o
[ 21% 252/860] Generating src/core/sys/posix/dlfcn-debug.o
[ 21% 253/860] Generating src/core/sys/posix/fcntl-debug.o
[ 21% 254/860] Generating src/core/sys/posix/grp-debug.o
[ 22% 255/860] Generating src/core/sys/posix/inttypes-debug.o
[ 22% 256/860] Generating src/core/sys/posix/net/if_-debug.o
[ 22% 257/860] Generating src/core/sys/posix/netdb-debug.o
[ 22% 258/860] Generating src/core/sys/posix/netinet/in_-debug.o
[ 22% 259/860] Generating src/core/sys/posix/netinet/tcp-debug.o
[ 22% 260/860] Generating src/core/sys/posix/poll-debug.o
[ 22% 261/860] Generating src/core/sys/posix/pthread-debug.o
[ 22% 262/860] Generating src/core/sys/posix/pwd-debug.o
[ 23% 263/860] Generating src/core/sys/posix/sched-debug.o
[ 23% 264/860] Generating src/core/sys/posix/semaphore-debug.o
[ 23% 265/860] Generating src/core/sys/posix/stdio-debug.o
[ 23% 266/860] Generating src/core/sys/posix/stdlib-debug.o
[ 23% 267/860] Generating src/core/sys/posix/sys/ioctl-debug.o
[ 23% 268/860] Generating src/core/sys/posix/sys/ipc-debug.o
[ 23% 269/860] Generating src/core/sys/posix/sys/mman-debug.o
[ 23% 270/860] Generating src/core/sys/posix/sys/msg-debug.o
[ 23% 271/860] Generating src/core/sys/posix/sys/select-debug.o
[ 24% 272/860] Generating src/core/sys/posix/sys/shm-debug.o
[ 24% 273/860] Generating src/core/sys/posix/sys/stat-debug.o
[ 24% 274/860] Generating src/core/sys/posix/sys/statvfs-debug.o
[ 24% 275/860] Generating src/core/sys/posix/sys/time-debug.o
[ 24% 276/860] Generating src/core/sys/posix/sys/types-debug.o
[ 24% 277/860] Generating src/core/sys/posix/sys/uio-debug.o
[ 24% 278/860] Generating src/core/sys/posix/sys/utsname-debug.o
[ 24% 279/860] Generating src/core/sys/posix/termios-debug.o
[ 25% 280/860] Generating src/core/sys/posix/time-debug.o
[ 25% 281/860] Generating src/core/sys/posix/unistd-debug.o
[ 25% 282/860] Generating src/core/sys/posix/utime-debug.o
[ 25% 283/860] Generating src/core/sys/freebsd/dlfcn-debug.o
[ 25% 284/860] Generating src/core/demangle-debug.o
[ 25% 285/860] Generating src/core/math-debug.o
[ 25% 286/860] Generating src/core/thread-debug.o
[ 25% 287/860] Generating src/core/time-debug.o
[ 25% 288/860] Generating src/core/internal/convert-debug.o
[ 26% 289/860] Generating src/core/sys/posix/arpa/inet-debug.o
[ 26% 290/860] Generating src/core/sys/posix/setjmp-debug.o
FAILED: runtime/src/core/sys/posix/setjmp-debug.o 
cd /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster && /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/bin/ldc2 --output-o -c -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/gc /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d -of=/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/src/core/sys/posix/setjmp-debug.o -w -g -link-debuglib -disable-invariants
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(174): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(174): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(174): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(266): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(266): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/setjmp.d(266): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
[ 26% 290/860] Generating src/core/sys/posix/signal-debug.o
[ 26% 290/860] Generating src/core/sys/posix/sys/resource-debug.o
[ 26% 290/860] Generating src/core/sys/posix/sys/socket-debug.o
[ 26% 290/860] Generating src/core/sys/posix/sys/un-debug.o
[ 26% 290/860] Generating src/core/sys/posix/sys/wait-debug.o
[ 26% 290/860] Generating src/core/sys/posix/syslog-debug.o
[ 26% 290/860] Generating src/core/sys/posix/ucontext-debug.o
FAILED: runtime/src/core/sys/posix/ucontext-debug.o 
cd /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster && /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/bin/ldc2 --output-o -c -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/gc /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/ucontext.d -of=/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/src/core/sys/posix/ucontext-debug.o -w -g -link-debuglib -disable-invariants
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/posix/ucontext.d(728): Error: undefined identifier 'mcontext_t', did you mean struct 'ucontext_t'?
[ 27% 290/860] Generating src/core/sys/freebsd/sys/cdefs-debug.o
[ 27% 290/860] Generating src/core/sys/freebsd/sys/elf-debug.o
[ 27% 290/860] Generating src/core/sys/freebsd/sys/elf32-debug.o
[ 27% 290/860] Generating src/core/sys/freebsd/sys/elf_common-debug.o
[ 27% 290/860] Generating src/core/sys/freebsd/execinfo-debug.o
FAILED: runtime/src/core/sys/freebsd/execinfo-debug.o 
cd /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster && /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/bin/ldc2 --output-o -c -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src -I/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/gc /wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/freebsd/execinfo.d -of=/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/src/core/sys/freebsd/execinfo-debug.o -w -g -link-debuglib -disable-invariants
/wrkdirs/usr/ports/lang/ldc/work/ldc-1.23.0/ltsmaster/runtime/druntime/src/core/sys/freebsd/execinfo.d(32): Error: static assert  "Architecture not supported."
[ 27% 290/860] Generating src/core/sys/freebsd/sys/elf64-debug.o
[ 27% 290/860] Generating src/core/stdc/stddef-debug.o
[ 27% 290/860] Generating src/core/sys/freebsd/sys/event-debug.o
[ 28% 290/860] Generating src/core/sys/freebsd/sys/link_elf-debug.o
[ 28% 290/860] Generating src/core/sys/freebsd/sys/mman-debug.o
[ 28% 290/860] Generating src/core/sys/freebsd/time-debug.o
[ 28% 290/860] Generating src/core/stdc/complex-debug.o
[ 28% 290/860] Generating src/core/stdc/config-debug.o
[ 28% 290/860] Generating src/core/stdc/ctype-debug.o
[ 28% 290/860] Generating src/core/stdc/errno-debug.o
[ 28% 290/860] Generating src/core/stdc/fenv-debug.o
[ 28% 290/860] Generating src/core/stdc/float_-debug.o
[ 29% 290/860] Generating src/core/stdc/inttypes-debug.o
[ 29% 290/860] Generating src/core/stdc/limits-debug.o
[ 29% 290/860] Generating src/core/stdc/locale-debug.o
[ 29% 290/860] Generating src/core/stdc/math-debug.o
[ 29% 290/860] Generating src/core/stdc/signal-debug.o
[ 29% 290/860] Generating src/core/stdc/stdarg-debug.o
[ 29% 290/860] Generating src/core/stdc/stdint-debug.o
[ 29% 290/860] Generating src/core/stdc/stdio-debug.o
[ 30% 290/860] Generating src/core/stdc/stdlib-debug.o
[ 30% 290/860] Generating src/core/stdc/string-debug.o
[ 30% 290/860] Generating src/core/stdc/tgmath-debug.o
[ 30% 290/860] Generating src/core/stdc/time-debug.o
[ 30% 290/860] Generating src/core/stdc/wchar_-debug.o
[ 30% 290/860] Generating src/core/stdc/wctype-debug.o
[ 30% 290/860] Generating src/ldc/arrayinit-debug.o
[ 30% 290/860] Generating src/ldc/attributes-debug.o
[ 30% 290/860] Generating src/ldc/eh/fixedpool-debug.o
[ 31% 290/860] Generating src/ldc/eh/win32-debug.o
[ 31% 290/860] Generating src/ldc/eh/win64-debug.o
[ 31% 290/860] Generating src/gc/bits-debug.o
[ 31% 290/860] Generating src/gc/config-debug.o
[ 31% 290/860] Generating src/gc/os-debug.o
[ 31% 290/860] Generating src/gc/pooltable-debug.o
[ 31% 290/860] Generating src/gc/stats-debug.o
[ 31% 290/860] Generating src/rt/aApply-debug.o
[ 31% 290/860] Generating src/rt/aApplyR-debug.o
[ 32% 290/860] Generating src/rt/adi-debug.o
[ 32% 290/860] Generating src/rt/arrayassign-debug.o
[ 32% 290/860] Generating src/rt/arraybyte-debug.o
[ 32% 290/860] Generating src/rt/arraycast-debug.o
[ 32% 290/860] Generating src/rt/arraycat-debug.o
[ 32% 290/860] Generating src/rt/arraydouble-debug.o
[ 32% 290/860] Generating src/rt/arrayfloat-debug.o
[ 32% 290/860] Generating src/rt/arrayint-debug.o
[ 33% 290/860] Generating src/rt/arrayreal-debug.o
[ 33% 290/860] Generating src/ldc/eh/common-debug.o
[ 33% 290/860] Generating src/ldc/eh/libunwind-debug.o
[ 33% 290/860] Generating src/object-debug.o
[ 33% 290/860] Generating src/gc/gc-debug.o
[ 33% 290/860] Generating src/gc/proxy-debug.o
[ 33% 290/860] Generating src/rt/aaA-debug.o
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ldc