=>> Building dns/udns build started at Wed Nov 15 17:01:06 CST 2023 port directory: /usr/ports/dns/udns package name: udns-0.4_2 building for: FreeBSD 140amd64-quarterly-job-03 14.0-RELEASE FreeBSD 14.0-RELEASE amd64 maintained by: mm@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1400097 Jail OSVERSION: 1400097 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE UNAME_r=14.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 USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/140amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/140amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=140amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/140amd64-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--- ===> The following configuration options are available for udns-0.4_2: DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mm@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-ipv6 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/dns/udns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/udns/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/udns/work/.cache HOME=/wrkdirs/usr/ports/dns/udns/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/udns/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/udns/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/dns/udns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/udns/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/udns/work/.cache HOME=/wrkdirs/usr/ports/dns/udns/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/udns/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/udns/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_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/udns" EXAMPLESDIR="share/examples/udns" DATADIR="share/udns" WWWDIR="www/udns" ETCDIR="etc/udns" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/udns DOCSDIR=/usr/local/share/doc/udns EXAMPLESDIR=/usr/local/share/examples/udns WWWDIR=/usr/local/www/udns ETCDIR=/usr/local/etc/udns --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /poudriere/control/quarterly-make.conf #### #DEFAULT_VERSIONS+=apache=2.4 #DEFAULT_VERSIONS+=corosync=3 #DEFAULT_VERSIONS+=gcc=12 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 #DEFAULT_VERSIONS+=llvm=17 #DEFAULT_VERSIONS+=lua=5.4 #DEFAULT_VERSIONS+=mono=5.20 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=perl5=5.38 DEFAULT_VERSIONS+=pgsql=15 #DEFAULT_VERSIONS+=php=8.0 #DEFAULT_VERSIONS+=python2=2.7 #DEFAULT_VERSIONS+=python3=3.9 #DEFAULT_VERSIONS+=python=3.9 #DEFAULT_VERSIONS+=samba=4.16 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=base DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif #MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT #KRB5_VERSION=121 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 63795 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-- =================================================== =========================================================================== =================================================== ===> udns-0.4_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [140amd64-quarterly-job-03] Installing pkg-1.20.8... [140amd64-quarterly-job-03] Extracting pkg-1.20.8: .......... done ===> udns-0.4_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of udns-0.4_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by udns-0.4_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by udns-0.4_2 for building => SHA256 Checksum OK for udns-0.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by udns-0.4_2 for building ===> Extracting for udns-0.4_2 => SHA256 Checksum OK for udns-0.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for udns-0.4_2 ===> Applying FreeBSD patches for udns-0.4_2 from /usr/ports/dns/udns/files =========================================================================== =================================================== ===> udns-0.4_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.0.3,1.pkg [140amd64-quarterly-job-03] Installing pkgconf-2.0.3,1... [140amd64-quarterly-job-03] Extracting pkgconf-2.0.3,1: .......... done ===> udns-0.4_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of udns-0.4_2 ===> udns-0.4_2 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [140amd64-quarterly-job-03] Installing ccache-3.7.12_4... [140amd64-quarterly-job-03] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> udns-0.4_2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of udns-0.4_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for udns-0.4_2 configure... udns package checking for C compiler... $CC (cc) checking whenever the C compiler (cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) can produce executables... yes checking for ranlib... ranlib checking for getopt()... yes checking for libraries needed for socket and connect... ok (none needed) checking for working inet_pton() && inet_ntop()... yes checking for socklen_t... yes checking for IPv6... yes checking for poll()... yes creating config.h... ok creating Makefile... ok creating config.status... ok all done. =========================================================================== =================================================== ===> Building for udns-0.4_2 --- udns_dn.lo --- --- udns_dntosp.lo --- --- udns_parse.lo --- --- udns_resolver.lo --- --- udns_init.lo --- --- udns_misc.lo --- --- udns_dn.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c --- udns_dntosp.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c --- udns_parse.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c --- udns_resolver.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c --- udns_init.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c --- udns_misc.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c --- udns_XtoX.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c --- udns_rr_a.lo --- --- udns_rr_ptr.lo --- --- udns_rr_a.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c --- udns_rr_ptr.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c --- udns_rr_mx.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c --- udns_rr_txt.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c --- udns_bl.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c --- udns_rr_srv.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c --- udns_rr_naptr.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c --- udns_codes.lo --- --- udns_jran.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c --- udns_dn.o --- --- udns_codes.lo --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c --- udns_dn.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_dn.c --- udns_dntosp.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_dntosp.c --- udns_parse.o --- --- udns_resolver.o --- --- udns_init.o --- --- udns_resolver.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_resolver.c --- udns_init.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_init.c --- udns_misc.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_misc.c --- udns_parse.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_parse.c --- udns_XtoX.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_XtoX.c --- udns_rr_a.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_a.c --- udns_rr_ptr.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_ptr.c --- udns_rr_mx.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_mx.c --- udns_rr_txt.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_txt.c --- udns_bl.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_bl.c --- udns_rr_srv.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_srv.c --- udns_rr_naptr.o --- --- udns_codes.o --- --- udns_rr_naptr.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_rr_naptr.c --- udns_codes.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_codes.c --- udns_jran.o --- --- dnsget.o --- --- udns_jran.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c udns_jran.c --- dnsget.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c dnsget.c --- rblcheck.o --- --- ex-rdns.o --- --- rblcheck.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c rblcheck.c --- ex-rdns.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DHAVE_CONFIG_H -c ex-rdns.c --- libudns.so.0 --- cc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo -fstack-protector-strong --- libudns.a --- rm -f libudns.a ar rv libudns.a udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o udns_jran.o ar: warning: creating libudns.a a - udns_dn.o a - udns_dntosp.o a - udns_parse.o a - udns_resolver.o a - udns_init.o a - udns_misc.o a - udns_XtoX.o a - udns_rr_a.o a - udns_rr_ptr.o a - udns_rr_mx.o a - udns_rr_txt.o a - udns_bl.o a - udns_rr_srv.o a - udns_rr_naptr.o a - udns_codes.o a - udns_jran.o --- libudns_s.so --- rm -f libudns_s.so ln -s libudns.so.0 libudns_s.so --- rblcheck_s --- --- ex-rdns_s --- --- rblcheck_s --- cc -fstack-protector-strong -o rblcheck_s rblcheck.o -L. -ludns_s --- ex-rdns_s --- cc -fstack-protector-strong -o ex-rdns_s ex-rdns.o -L. -ludns_s --- dnsget.o --- dnsget.c:495:29: warning: implicit conversion from enumeration type 'enum dns_type' to different enumeration type 'enum dns_class' [-Wenum-conversion] p.dnsp_qcls = p.dnsp_qtyp = 0; ~ ~~~~~~~~~~~~^~~ dnsget.c:522:29: warning: implicit conversion from enumeration type 'enum dns_type' to different enumeration type 'enum dns_class' [-Wenum-conversion] p.dnsp_qcls = p.dnsp_qtyp = 0; ~ ~~~~~~~~~~~~^~~ 2 warnings generated. --- dnsget_s --- cc -fstack-protector-strong -o dnsget_s dnsget.o -L. -ludns_s =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for udns-0.4_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/libudns.so.0 /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/lib/libudns.so.0 /bin/ln -sf libudns.so.0 /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/lib/libudns.so install -m 0644 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/udns.h /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/include/udns.h install -m 0644 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/libudns.a /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/lib/libudns.a install -s -m 555 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/dnsget_s /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/bin/dnsget install -s -m 555 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/rblcheck_s /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/bin/rblcheck install -m 444 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/dnsget.1 /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/man/man1/dnsget.1 install -m 444 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/rblcheck.1 /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/man/man1/rblcheck.1 install -m 444 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/udns.3 /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/man/man3/udns.3 install -m 0644 /wrkdirs/usr/ports/dns/udns/work/libudns.pc /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/libdata/pkgconfig/ install -m 0644 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/NEWS /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/share/doc/udns/NEWS install -m 0644 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/NOTES /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/share/doc/udns/NOTES install -m 0644 /wrkdirs/usr/ports/dns/udns/work/udns-0.4/TODO /wrkdirs/usr/ports/dns/udns/work/stage/usr/local/share/doc/udns/TODO ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for udns-0.4_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for udns-0.4_2 build of dns/udns | udns-0.4_2 ended at Wed Nov 15 17:01:17 CST 2023 build time: 00:00:12