build started at Mon Sep 23 20:33:00 UTC 2024 port directory: /usr/ports/dns/nsd package name: nsd-4.10.1 building for: FreeBSD voi.aagh.net 14.1-RELEASE-p1 FreeBSD 14.1-RELEASE-p1 amd64 maintained by: jaap@NLnetLabs.nl port version: 4.10.1 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 3295 Aug 4 11:28 /usr/ports/dns/nsd/Makefile Poudriere version: poudriere-git-3.4.99.20240811 Host OSVERSION: 1401000 Jail OSVERSION: 1401000 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p1 UNAME_r=14.1-RELEASE-p1 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git POUDRIERE_VERSION=3.4.99.20240811 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=RELENG_14_1_amd64-default OLDPWD=/usr/local/poudriere/data/.m/RELENG_14_1_amd64-default/ref/.p POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240811 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for nsd-4.10.1: BIND8_STATS=off: BIND8-like NSTATS & XSTATS CHECKING=off: Internal run-time checks DNSTAP=off: Enable dnstap logging support DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support LARGEFILE=on: Largefile support MINRESPSIZE=on: Minimial response sizing MMAP=off: Use mmap instead of malloc (experimental) MUNIN_PLUGIN=off: Install Munin plugin (requires BIND8_STATS) NSEC3=on: NSEC3 support PACKED=off: Enable packed structures for reduced memory use RADIXTREE=on: Enabled: more (15%) memory use but less CPU cycles RRL=on: Response Rate Limiting ZONE_STATS=on: Separate statistics for each zone ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- jaap@NLnetLabs.nl --End MAINTAINER-- --PORTVERSION-- 4.10.1 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --localstatedir=/var --with-configdir=/usr/local/etc/nsd --with-libevent=/usr/local --with-pidfile=/var/run/nsd/nsd.pid --with-ssl=/usr/local --with-user=nsd --disable-bind8-stats --disable-checking --disable-dnstap --enable-ipv6 --enable-largefile --enable-minimal-responses --disable-mmap --enable-nsec3 --disable-packed --enable-radix-tree --enable-ratelimit --enable-zone-stats --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/nsd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/nsd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/nsd/work/.cache HOME=/wrkdirs/usr/ports/dns/nsd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/nsd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/nsd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/dns/nsd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/nsd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/nsd/work/.cache HOME=/wrkdirs/usr/ports/dns/nsd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/nsd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/nsd/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=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- NSDGROUP=nsd NSDRUNDIR=/var/run/nsd NSDUSER=nsd PORTDOCS="" BIND8_STATS="@comment " NO_BIND8_STATS="" CHECKING="@comment " NO_CHECKING="" DNSTAP="@comment " NO_DNSTAP="" DOCS="" NO_DOCS="@comment " IPV6="" NO_IPV6="@comment " LARGEFILE="" NO_LARGEFILE="@comment " MINRESPSIZE="" NO_MINRESPSIZE="@comment " MMAP="@comment " NO_MMAP="" MUNIN_PLUGIN="@comment " NO_MUNIN_PLUGIN="" NSEC3="" NO_NSEC3="@comment " PACKED="@comment " NO_PACKED="" RADIXTREE="" NO_RADIXTREE="@comment " RRL="" NO_RRL="@comment " ZONE_STATS="" NO_ZONE_STATS="@comment " OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nsd" EXAMPLESDIR="share/examples/nsd" DATADIR="share/nsd" WWWDIR="www/nsd" ETCDIR="etc/nsd" --End PLIST_SUB-- --SUB_LIST-- BIND8_STATS="@comment " NO_BIND8_STATS="" CHECKING="@comment " NO_CHECKING="" DNSTAP="@comment " NO_DNSTAP="" DOCS="" NO_DOCS="@comment " IPV6="" NO_IPV6="@comment " LARGEFILE="" NO_LARGEFILE="@comment " MINRESPSIZE="" NO_MINRESPSIZE="@comment " MMAP="@comment " NO_MMAP="" MUNIN_PLUGIN="@comment " NO_MUNIN_PLUGIN="" NSEC3="" NO_NSEC3="@comment " PACKED="@comment " NO_PACKED="" RADIXTREE="" NO_RADIXTREE="@comment " RRL="" NO_RRL="@comment " ZONE_STATS="" NO_ZONE_STATS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nsd DOCSDIR=/usr/local/share/doc/nsd EXAMPLESDIR=/usr/local/share/examples/nsd WWWDIR=/usr/local/www/nsd ETCDIR=/usr/local/etc/nsd --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 #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=13 ruby=3.2 python=3.11 php=8.3 ssl=openssl linux=c6 WITH_DEBUG_PORTS= ftp/curl sysutils/lnav #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere DISTDIR=/portdistfiles PACKAGES=/.npkg ---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) 3771513 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-- =================================================== Ignoring: no rebuild needed for shlib chase =========================================================================== build of dns/nsd | nsd-4.10.1 ended at Mon Sep 23 20:33:00 UTC 2024 build time: 00:00:00