[package - main-arm64-default][dns/dnsjit] Failed for dnsjit-1.2.2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Fri, 03 Dec 2021 01:48:11 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:     freebsd@dns.company
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/pb8c4bfe660b3_s610d908f8a/logs/dnsjit-1.2.2.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pb8c4bfe660b3_s610d908f8a
Log:

=>> Building dns/dnsjit
build started at Fri Dec  3 01:47:20 UTC 2021
port directory: /usr/ports/dns/dnsjit
package name: dnsjit-1.2.2
building for: FreeBSD main-arm64-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400043 arm64
maintained by: freebsd@dns.company
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400043
Job Id: 09




!!! Jail is newer than host. (Jail: 1400043, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400043
UNAME_v=FreeBSD 14.0-CURRENT 1400043
UNAME_r=14.0-CURRENT
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/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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---
===> The following configuration options are available for dnsjit-1.2.2:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
freebsd@dns.company
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/dns/dnsjit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/dnsjit/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/dnsjit/work/.cache  HOME=/wrkdirs/usr/ports/dns/dnsjit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/dnsjit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/dns/dnsjit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/dnsjit/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/dnsjit/work/.cache  HOME=/wrkdirs/usr/ports/dns/dnsjit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/dnsjit/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 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_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/dnsjit DOCSDIR=/usr/local/share/doc/dnsjit EXAMPLESDIR=/usr/local/share/examples/dnsjit  WWWDIR=/usr/local/www/dnsjit ETCDIR=/usr/local/etc/dnsjit
--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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 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: aarch64-unknown-freebsd14.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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400043
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)  1048576
stack size              (kbytes, -s)  1048576
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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dnsjit-1.2.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5.pkg
[main-arm64-default-job-09] Installing pkg-1.17.5...
[main-arm64-default-job-09] Extracting pkg-1.17.5: .......... done
===>   dnsjit-1.2.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dnsjit-1.2.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
=> DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/DNS-OARC/dnsjit/tar.gz/v1.2.2?dummy=/DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz
fetch: https://codeload.github.com/DNS-OARC/dnsjit/tar.gz/v1.2.2?dummy=/DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/DNS-OARC/dnsjit/tar.gz/v1.2.2?dummy=/DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz: size of remote file is not known
DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz                      182 kB 5508 kBps    00s
===> Fetching all distfiles required by dnsjit-1.2.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by dnsjit-1.2.2 for building
=> SHA256 Checksum OK for DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by dnsjit-1.2.2 for building
===>  Extracting for dnsjit-1.2.2
=> SHA256 Checksum OK for DNS-OARC-dnsjit-v1.2.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dnsjit-1.2.2
===========================================================================
=======================<phase: build-depends  >============================
===>   dnsjit-1.2.2 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.8.0,1.pkg
<snip>
--- dnsjit.output.respdiff.3 ---
sed -e 's,[@]PACKAGE_VERSION[@],1.2.2,g'  -e 's,[@]PACKAGE_URL[@],https://github.com/DNS-OARC/dnsjit/issues,g'  -e 's,[@]PACKAGE_BUGREPORT[@],admin@dns-oarc.net,g'  < "dnsjit.output.respdiff.3in" > "dnsjit.output.respdiff.3"
--- dnsjit.output.tcpcli.3 ---
sed -e 's,[@]PACKAGE_VERSION[@],1.2.2,g'  -e 's,[@]PACKAGE_URL[@],https://github.com/DNS-OARC/dnsjit/issues,g'  -e 's,[@]PACKAGE_BUGREPORT[@],admin@dns-oarc.net,g'  < "dnsjit.output.tcpcli.3in" > "dnsjit.output.tcpcli.3"
--- dnsjit.output.tlscli.3 ---
--- core/channel.luah ---
--- dnsjit.output.tlscli.3 ---
sed -e 's,[@]PACKAGE_VERSION[@],1.2.2,g'  -e 's,[@]PACKAGE_URL[@],https://github.com/DNS-OARC/dnsjit/issues,g'  -e 's,[@]PACKAGE_BUGREPORT[@],admin@dns-oarc.net,g'  < "dnsjit.output.tlscli.3in" > "dnsjit.output.tlscli.3"
--- core/file.luah ---
--- core/log.luah ---
--- core/object/dns.luah ---
--- core/object/ether.luah ---
--- core/object/gre.luah ---
--- core/object.luah ---
--- core/object/icmp6.luah ---
--- core/object/icmp.luah ---
--- core/object/ieee802.luah ---
--- core/object/ip6.luah ---
--- core/object/ip.luah ---
--- core/object/linuxsll.luah ---
--- core/object/loop.luah ---
--- core/object/null.luah ---
--- core/object/payload.luah ---
--- core/object/pcap.luah ---
--- core/object/tcp.luah ---
--- core/object/udp.luah ---
--- core/producer.luah ---
--- core/receiver.luah ---
--- core/thread.luah ---
--- core/timespec.luah ---
--- filter/copy.luah ---
--- filter/ipsplit.luah ---
--- filter/layer.luah ---
--- filter/split.luah ---
--- filter/timing.luah ---
--- input/fpcap.luah ---
--- input/mmpcap.luah ---
--- input/pcap.luah ---
--- input/zpcap.luah ---
--- lib/base64url.luah ---
--- lib/clock.luah ---
--- lib/trie.luah ---
--- output/dnscli.luah ---
--- output/pcap.luah ---
--- output/respdiff.luah ---
--- output/tcpcli.luah ---
--- output/tlscli.luah ---
--- output/udpcli.luah ---
--- dnsjit.output.udpcli.3 ---
sed -e 's,[@]PACKAGE_VERSION[@],1.2.2,g'  -e 's,[@]PACKAGE_URL[@],https://github.com/DNS-OARC/dnsjit/issues,g'  -e 's,[@]PACKAGE_BUGREPORT[@],admin@dns-oarc.net,g'  < "dnsjit.output.udpcli.3in" > "dnsjit.output.udpcli.3"
--- core/compat.luah ---
--- dnsjit.core.3 ---
sed -e 's,[@]PACKAGE_VERSION[@],1.2.2,g'  -e 's,[@]PACKAGE_URL[@],https://github.com/DNS-OARC/dnsjit/issues,g'  -e 's,[@]PACKAGE_BUGREPORT[@],admin@dns-oarc.net,g'  < "dnsjit.core.3in" > "dnsjit.core.3"
--- core/channel.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/channel.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/channel.luah" "core/channel.luaho"
--- core/file.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/file.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/file.luah" "core/file.luaho"
--- core/log.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/log.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/log.luah" "core/log.luaho"
--- core/object/dns.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/dns.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/dns.luah" "core/object/dns.luaho"
--- core/object/ether.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/ether.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/ether.luah" "core/object/ether.luaho"
--- core/object/gre.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/gre.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/gre.luah" "core/object/gre.luaho"
--- core/object.luaho ---
--- core/object/icmp6.luaho ---
--- core/object.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object.luah" "core/object.luaho"
--- core/object/icmp6.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/icmp6.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/icmp6.luah" "core/object/icmp6.luaho"
--- core/object/icmp.luaho ---
--- core/object/ieee802.luaho ---
--- core/object/icmp.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/icmp.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/icmp.luah" "core/object/icmp.luaho"
--- core/object/ieee802.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/ieee802.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/ieee802.luah" "core/object/ieee802.luaho"
--- core/object/ip6.luaho ---
--- core/object/ip.luaho ---
--- core/object/ip6.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/ip6.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/ip6.luah" "core/object/ip6.luaho"
--- core/object/ip.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/ip.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/ip.luah" "core/object/ip.luaho"
--- core/object/linuxsll.luaho ---
--- core/object/loop.luaho ---
--- core/object/linuxsll.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/linuxsll.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/linuxsll.luah" "core/object/linuxsll.luaho"
--- core/object/loop.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/loop.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/loop.luah" "core/object/loop.luaho"
--- core/object/null.luaho ---
--- core/object/payload.luaho ---
--- core/object/null.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/null.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/null.luah" "core/object/null.luaho"
--- core/object/payload.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/payload.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/payload.luah" "core/object/payload.luaho"
--- core/object/pcap.luaho ---
--- core/object/tcp.luaho ---
--- core/object/pcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/pcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/pcap.luah" "core/object/pcap.luaho"
--- core/object/tcp.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/tcp.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/tcp.luah" "core/object/tcp.luaho"
--- core/object/udp.luaho ---
--- core/producer.luaho ---
--- core/object/udp.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/object/udp.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/object/udp.luah" "core/object/udp.luaho"
--- core/producer.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/producer.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/producer.luah" "core/producer.luaho"
--- core/receiver.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/receiver.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/receiver.luah" "core/receiver.luaho"
--- core/thread.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/thread.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/thread.luah" "core/thread.luaho"
--- core/timespec.luaho ---
--- filter/copy.luaho ---
--- core/timespec.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/timespec.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/timespec.luah" "core/timespec.luaho"
--- filter/copy.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"filter/copy.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "filter/copy.luah" "filter/copy.luaho"
--- filter/ipsplit.luaho ---
--- filter/layer.luaho ---
--- filter/ipsplit.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"filter/ipsplit.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "filter/ipsplit.luah" "filter/ipsplit.luaho"
--- filter/layer.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"filter/layer.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "filter/layer.luah" "filter/layer.luaho"
--- filter/split.luaho ---
--- filter/timing.luaho ---
--- filter/split.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"filter/split.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "filter/split.luah" "filter/split.luaho"
--- filter/timing.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"filter/timing.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "filter/timing.luah" "filter/timing.luaho"
--- input/fpcap.luaho ---
--- input/mmpcap.luaho ---
--- input/fpcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"input/fpcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "input/fpcap.luah" "input/fpcap.luaho"
--- input/mmpcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"input/mmpcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "input/mmpcap.luah" "input/mmpcap.luaho"
--- input/pcap.luaho ---
--- input/zpcap.luaho ---
--- input/pcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"input/pcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "input/pcap.luah" "input/pcap.luaho"
--- input/zpcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"input/zpcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "input/zpcap.luah" "input/zpcap.luaho"
--- lib/base64url.luaho ---
--- lib/clock.luaho ---
--- lib/base64url.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"lib/base64url.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "lib/base64url.luah" "lib/base64url.luaho"
--- lib/clock.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"lib/clock.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "lib/clock.luah" "lib/clock.luaho"
--- lib/trie.luaho ---
--- output/dnscli.luaho ---
--- lib/trie.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"lib/trie.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "lib/trie.luah" "lib/trie.luaho"
--- output/dnscli.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/dnscli.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/dnscli.luah" "output/dnscli.luaho"
--- output/pcap.luaho ---
--- output/respdiff.luaho ---
--- output/pcap.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/pcap.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/pcap.luah" "output/pcap.luaho"
--- output/respdiff.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/respdiff.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/respdiff.luah" "output/respdiff.luaho"
--- output/tcpcli.luaho ---
--- output/tlscli.luaho ---
--- output/tcpcli.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/tcpcli.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/tcpcli.luah" "output/tcpcli.luaho"
--- output/tlscli.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/tlscli.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/tlscli.luah" "output/tlscli.luaho"
--- output/udpcli.luaho ---
--- core/compat.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"core/compat.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "core/compat.luah" "core/compat.luaho"
--- output/udpcli.luaho ---
/usr/local/bin/luajit -bg -n "dnsjit.`echo \"output/udpcli.luaho\" | sed 's%\..*%%' | sed 's%/%.%g'`_h" -t o "output/udpcli.luah" "output/udpcli.luaho"
--- dnsjit ---
/bin/sh ../libtool  --tag=CC    --mode=link cc -Werror=attributes  -I.  -I..  -I../include     -pthread  -I/usr/local/include/luajit-2.1  -I/usr/local/include -I/usr/local/include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -D__aarch64__ -I/usr/local/include  -Wl,-E -fstack-protector-strong -o dnsjit dnsjit.o globals.o  core/channel.o core/compat.o  core/file.o core/log.o core/object.o  core/object/dns.o core/object/ether.o  core/object/gre.o core/object/icmp6.o  core/object/icmp.o core/object/ieee802.o  core/object/ip6.o core/object/ip.o  core/object/linuxsll.o core/object/loop.o  core/object/null.o core/object/payload.o  core/object/pcap.o core/object/tcp.o  core/object/udp.o core/producer.o  core/receiver.o core/thread.o  filter/copy.o filter/ipsplit.o  filter/layer.o filter/split.o  filter/timing.o input/fpcap.o  input/mmpcap.o input/pcap.o  input/zpcap.o lib/base64url.o  lib/clock.o lib/trie.o output/dnscli.o  output/pcap.o output/respdiff.o  output/tcpcli.o output
 /tlscli.o  output/udpcli.o  -lpthread -L/usr/local/lib -lluajit-5.1 -L/usr/local/lib -llz4  -L/usr/local/lib -lzstd core/compat.luaho core/channel.luaho core/file.luaho  core/log.luaho core/object/dns.luaho core/object/ether.luaho  core/object/gre.luaho core/object/icmp6.luaho  core/object/icmp.luaho core/object/ieee802.luaho  core/object/ip6.luaho core/object/ip.luaho  core/object/linuxsll.luaho core/object/loop.luaho  core/object.luaho core/object/null.luaho  core/object/payload.luaho core/object/pcap.luaho  core/object/tcp.luaho core/object/udp.luaho  core/producer.luaho core/receiver.luaho core/thread.luaho  core/timespec.luaho filter/copy.luaho filter/ipsplit.luaho  filter/layer.luaho filter/split.luaho filter/timing.luaho  input/fpcap.luaho input/mmpcap.luaho input/pcap.luaho  input/zpcap.luaho lib/base64url.luaho lib/clock.luaho  lib/trie.luaho output/dnscli.luaho output/pcap.luaho  output/respdiff.luaho output/tcpcli.luaho output/tlscli.luaho  output/udpcli.luaho core.luao l
 ib.luao input.luao filter.luao output.luao  !
 core/channel.luao core/compat.luao core/file.luao  core/loader.luao core/log.luao core/object/dns/label.luao  core/object/dns.luao core/object/dns/q.luao  core/object/dns/rr.luao core/object/ether.luao  core/object/gre.luao core/object/icmp6.luao  core/object/icmp.luao core/object/ieee802.luao  core/object/ip6.luao core/object/ip.luao  core/object/linuxsll.luao core/object/loop.luao  core/object.luao core/object/null.luao  core/object/payload.luao core/object/pcap.luao  core/objects.luao core/object/tcp.luao core/object/udp.luao  core/producer.luao core/receiver.luao core/thread.luao  core/timespec.luao filter/copy.luao filter/ipsplit.luao  filter/layer.luao filter/split.luao filter/timing.luao  input/fpcap.luao input/mmpcap.luao input/pcap.luao  input/zero.luao input/zpcap.luao lib/base64url.luao  lib/clock.luao lib/getopt.luao lib/ip.luao lib/parseconf.luao  lib/trie/iter.luao lib/trie.luao lib/trie/node.luao  output/dnscli.luao output/null.luao output/pcap.luao  output/respdiff.l
 uao output/tcpcli.luao output/tlscli.luao  output/udpcli.luao -lgnutls -lpcap  -L/usr/local/lib -lck
libtool: link: cc -Werror=attributes -I. -I.. -I../include -pthread -I/usr/local/include/luajit-2.1 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D__aarch64__ -I/usr/local/include -Wl,-E -fstack-protector-strong -o dnsjit dnsjit.o globals.o core/channel.o core/compat.o core/file.o core/log.o core/object.o core/object/dns.o core/object/ether.o core/object/gre.o core/object/icmp6.o core/object/icmp.o core/object/ieee802.o core/object/ip6.o core/object/ip.o core/object/linuxsll.o core/object/loop.o core/object/null.o core/object/payload.o core/object/pcap.o core/object/tcp.o core/object/udp.o core/producer.o core/receiver.o core/thread.o filter/copy.o filter/ipsplit.o filter/layer.o filter/split.o filter/timing.o input/fpcap.o input/mmpcap.o input/pcap.o input/zpcap.o lib/base64url.o lib/clock.o lib/trie.o output/dnscli.o output/pcap.o output/respdiff.o output/tcpcli.o output/tlscli.o output/udpcli.o core/compat.luaho core/channel.lua
 ho core/file.luaho core/log.luaho core/object/dns.luaho core/object/ether.luaho core/object/gre.luaho core/object/icmp6.luaho core/object/icmp.luaho core/object/ieee802.luaho core/object/ip6.luaho core/object/ip.luaho core/object/linuxsll.luaho core/object/loop.luaho core/object.luaho core/object/null.luaho core/object/payload.luaho core/object/pcap.luaho core/object/tcp.luaho core/object/udp.luaho core/producer.luaho core/receiver.luaho core/thread.luaho core/timespec.luaho filter/copy.luaho filter/ipsplit.luaho filter/layer.luaho filter/split.luaho filter/timing.luaho input/fpcap.luaho input/mmpcap.luaho input/pcap.luaho input/zpcap.luaho lib/base64url.luaho lib/clock.luaho lib/trie.luaho output/dnscli.luaho output/pcap.luaho output/respdiff.luaho output/tcpcli.luaho output/tlscli.luaho output/udpcli.luaho core.luao lib.luao input.luao filter.luao output.luao core/channel.luao core/compat.luao core/file.luao core/loader.luao core/log.luao core/object/dns/label.luao core/object/dns
 .luao core/object/dns/q.luao core/object/dns!
 /rr.luao core/object/ether.luao core/object/gre.luao core/object/icmp6.luao core/object/icmp.luao core/object/ieee802.luao core/object/ip6.luao core/object/ip.luao core/object/linuxsll.luao core/object/loop.luao core/object.luao core/object/null.luao core/object/payload.luao core/object/pcap.luao core/objects.luao core/object/tcp.luao core/object/udp.luao core/producer.luao core/receiver.luao core/thread.luao core/timespec.luao filter/copy.luao filter/ipsplit.luao filter/layer.luao filter/split.luao filter/timing.luao input/fpcap.luao input/mmpcap.luao input/pcap.luao input/zero.luao input/zpcap.luao lib/base64url.luao lib/clock.luao lib/getopt.luao lib/ip.luao lib/parseconf.luao lib/trie/iter.luao lib/trie.luao lib/trie/node.luao output/dnscli.luao output/null.luao output/pcap.luao output/respdiff.luao output/tcpcli.luao output/tlscli.luao output/udpcli.luao  -lpthread -L/usr/local/lib -lluajit-5.1 -llz4 -lzstd -lgnutls -lpcap -lck -pthread
ld: error: undefined symbol: _send_tls
>>> referenced by dnscli.c
>>>               output/dnscli.o:(output_dnscli_send)

ld: error: undefined symbol: _send_tcp
>>> referenced by dnscli.c
>>>               output/dnscli.o:(output_dnscli_send)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [dnsjit] Error code 1

make[4]: stopped in /wrkdirs/usr/ports/dns/dnsjit/work/dnsjit-1.2.2/src
1 error

make[4]: stopped in /wrkdirs/usr/ports/dns/dnsjit/work/dnsjit-1.2.2/src

make[3]: stopped in /wrkdirs/usr/ports/dns/dnsjit/work/dnsjit-1.2.2/src

make[2]: stopped in /wrkdirs/usr/ports/dns/dnsjit/work/dnsjit-1.2.2/src

make[1]: stopped in /wrkdirs/usr/ports/dns/dnsjit/work/dnsjit-1.2.2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/dnsjit