=>> Building dns/nsd build started at Tue Mar 26 12:46:00 CET 2024 port directory: /usr/ports/dns/nsd package name: nsd-4.8.0_1 building for: FreeBSD head-smeets-job-20 15.0-CURRENT FreeBSD 15.0-CURRENT 1500012 amd64 maintained by: jaap@NLnetLabs.nl Makefile datestamp: -rw-r--r-- 1 root wheel 3368 Mar 25 21:44 /usr/ports/dns/nsd/Makefile Ports top last git commit: 521c975c7a4 Ports top unclean checkout: yes Port dir last git commit: 2413ae956d4 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1500014 Jail OSVERSION: 1500012 Job Id: 20 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500012 UNAME_v=FreeBSD 15.0-CURRENT 1500012 UNAME_r=15.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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/head-smeets/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/head-smeets/20/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=head-smeets SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/head-smeets/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh 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.8.0_1: BIND8_STATS=on: BIND8-like NSTATS & XSTATS CHECKING=off: Internal run-time checks DNSTAP=off: Enable dnstap logging support DOCS=off: 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-- --CONFIGURE_ARGS-- --localstatedir=/var --with-configdir=/usr/local/etc/nsd --with-libevent=/usr/local --with-pidfile=/var/run/nsd/nsd.pid --with-ssl=/usr --with-user=nsd --enable-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 OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/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=" -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="@comment " BIND8_STATS="" NO_BIND8_STATS="@comment " CHECKING="@comment " NO_CHECKING="" DNSTAP="@comment " NO_DNSTAP="" DOCS="@comment " NO_DOCS="" 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=15.0 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="" NO_BIND8_STATS="@comment " CHECKING="@comment " NO_CHECKING="" DNSTAP="@comment " NO_DNSTAP="" DOCS="@comment " NO_DOCS="" 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 #### #### DISABLE_LICENSES="YES" multimedia_liba-utils_UNSET=WAYLAND net-mgmt_icingaweb2-module-reporting_UNSET=PDF lang_gcc12_UNSET=LTO_BOOTSTRAP lang_gcc13_UNSET=LTO_BOOTSTRAP lang_gcc_UNSET=LTO_BOOTSTRAP www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC #### #### OPTIONS_UNSET+=X11 WITH_PKG=devel WITHOUT_X11=YES WITH_X11=NO #DEFAULT_VERSIONS+=bdb=5 OPTIONS_UNSET+=DOCS DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=mysql=10.11m DEFAULT_VERSIONS+=php=8.1 DEFAULT_VERSIONS+=samba=4.16 DEFAULT_VERSIONS+=imagemagick=7-nox11 dns_opendnssec2_SET+=SOFTHSM dns_opendnssec2_SET+=SQLITE dns_opendnssec2_UNSET=MYSQL www_nginx_SET+=HTTP_FANCYINDEX www_nginx-devel_SET+=HTTP_FANCYINDEX mail_postfix_SET+=SASL mail_postfix-current_SET+=SASL mail_dovecot_SET+=MYSQL multimedia_liba-utils_UNSET=X11 multimedia_liba-utils_UNSET=WAYLAND multimedia_libva-intel-driver_UNSET=X11 multimedia_libva-intel-driver_UNSET=WAYLAND multimedia_libva-intel-hybrid-driver_UNSET=X11 multimedia_libva-intel-hybrid-driver_UNSET=WAYLAND multimedia_libva-intel-driver_UNSET=X11 multimedia_libva-intel-driver_UNSET=WAYLAND DISABLE_LICENSES="YES" graphics_cairo_UNSET+=OPENGL graphics_cairo_UNSET+=GLESV2 graphics_cairo_UNSET+=XCB #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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) 8192 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nsd-4.8.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.99.11.pkg [head-smeets-job-20] Installing pkg-1.20.99.11... [head-smeets-job-20] Extracting pkg-1.20.99.11: .......... done ===> nsd-4.8.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nsd-4.8.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nsd-4.8.0_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by nsd-4.8.0_1 for building => SHA256 Checksum OK for nsd-4.8.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by nsd-4.8.0_1 for building ===> Extracting for nsd-4.8.0_1 => SHA256 Checksum OK for nsd-4.8.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for nsd-4.8.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> nsd-4.8.0_1 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [head-smeets-job-20] Installing libevent-2.1.12... [head-smeets-job-20] Extracting libevent-2.1.12: .......... done ===> nsd-4.8.0_1 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of nsd-4.8.0_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for nsd-4.8.0_1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether lex accepts -i... yes checking if lex defines yy_current_buffer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking whether the C compiler (cc) accepts the "format" attribute... yes checking whether the C compiler (cc) accepts the "unused" attribute... yes checking whether the C compiler (cc) accepts the "weak" attribute... yes checking whether the C compiler (cc) accepts the "noreturn" attribute... yes checking if memcmp compares unsigned... yes checking whether ctime_r works with two arguments... yes checking for libevent... found in /usr/local checking for library containing clock_gettime... none required checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for time.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... yes checking for stddef.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/select.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/bitypes.h... no checking for tcpd.h... yes checking for glob.h... (cached) yes checking for grp.h... yes checking for endian.h... yes checking for sys/random.h... yes checking for ifaddrs.h... yes checking for double definition of struct va_list... no checking whether strptime needs defines... no checking for library containing inet_pton... none required checking for library containing socket... none required checking whether strptime works... yes checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for int8_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... (cached) yes checking for sig_atomic_t... (cached) yes checking for ssize_t... (cached) yes checking for suseconds_t... yes checking for in_addr_t... (cached) yes checking for struct sockaddr_storage.ss_family... yes checking for struct stat.st_mtimensec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct sockaddr_un.sun_len... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void*... 8 checking size of off_t... 8 checking for getrandom... yes checking for arc4random... (cached) yes checking for arc4random_uniform... (cached) yes checking for library containing setusercontext... -lutil checking for login_cap.h... (cached) yes checking for tzset... yes checking for alarm... (cached) yes checking for chroot... yes checking for dup2... (cached) yes checking for endpwent... yes checking for gethostname... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for pwrite... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strtol... (cached) yes checking for writev... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for freeaddrinfo... (cached) yes checking for gai_strerror... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for strptime... (cached) yes checking for strftime... (cached) yes checking for localtime_r... yes checking for setusercontext... yes checking for glob... (cached) yes checking for initgroups... yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setresgid... (cached) yes checking for setregid... (cached) yes checking for getpwnam... yes checking for mmap... (cached) yes checking for ppoll... yes checking for clock_gettime... (cached) yes checking for accept4... (cached) yes checking for getifaddrs... yes checking for struct mmsghdr... yes checking for sched.h... (cached) yes checking for sys/cpuset.h... yes checking for cpu_set_t... yes checking for cpuset_t... yes checking for cpuid_t... no checking for cpuset_create... no checking for cpuset_destroy... no checking for cpuset_zero... no checking for cpuset_set... no checking for cpuset_clr... no checking for cpuset_isset... no checking for cpuset_size... no checking for sysconf... (cached) yes checking whether CPU_OR works with three arguments... yes checking for sched_setaffinity... yes checking for basename... (cached) yes checking for inet_aton... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for snprintf... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strptime... (cached) yes checking for b64_pton... no checking for b64_ntop... no checking for pselect... yes checking for memmove... (cached) yes checking for setproctitle... (cached) yes checking for explicit_bzero... yes checking for reallocarray... yes checking whether reallocarray is declared... yes checking for pselect prototype in sys/select.h... yes checking for ctime_r prototype in time.h... yes checking for struct timespec... (cached) yes checking for SSL... found in /usr checking if libssl needs libdl... no checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for openssl/ocsp.h... yes checking for openssl/core_names.h... yes checking for HMAC_CTX_reset... yes checking for HMAC_CTX_new... yes checking for EVP_cleanup... no checking for ERR_load_crypto_strings... no checking for OPENSSL_init_crypto... yes checking for CRYPTO_memcmp... yes checking for EC_KEY_new_by_curve_name... yes checking for EVP_MAC_CTX_new... yes checking for EVP_MAC_CTX_set_params... yes checking for EVP_MAC_CTX_get_mac_size... yes checking for SHA1_Init... yes checking if SHA1_Init is deprecated... yes checking whether SSL_CTX_set_ecdh_auto is declared... yes checking whether SSL_CTX_set_tmp_ecdh is declared... yes checking whether TLS1_3_VERSION is declared... yes checking for OPENSSL_init_ssl... yes checking for SSL_get1_peer_certificate... yes checking for SSL_CTX_set_security_level... yes checking for ERR_load_SSL_strings... yes checking if ERR_load_SSL_strings is deprecated... yes checking for pkg-config... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for nsd-4.8.0_1 cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./answer.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./axfr.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./ixfr.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./ixfrcreate.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./buffer.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c configlexer.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c configparser.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./dname.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./dns.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./edns.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./iterated_hash.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./lookup3.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./namedb.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./nsec3.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./options.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./packet.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./query.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./rbtree.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./radtree.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./rdata.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./region-allocator.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./rrl.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./siphash.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./tsig.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./tsig-openssl.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./udb.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./util.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./bitset.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./popen3.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./util/proxy_protocol.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./xfrd-disk.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./xfrd-notify.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./xfrd-tcp.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./xfrd.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./remote.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./difffile.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./ipc.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./mini_event.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./netio.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./nsd.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./server.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./dbaccess.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./dbcreate.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c zlexer.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./zonec.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c zparser.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./verify.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./compat/cpuset.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./compat/b64_pton.c cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./compat/b64_ntop.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o nsd answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o difffile.o ipc.o mini_event.o netio.o nsd.o server.o dbaccess.o dbcreate.o zlexer.o zonec.o zparser.o verify.o cpuset.o b64_pton.o b64_ntop.o -lssl -lcrypto -lutil -levent cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./nsd-checkconf.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o nsd-checkconf answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o nsd-checkconf.o cpuset.o b64_pton.o b64_ntop.o -lcrypto -lutil -levent cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./nsd-checkzone.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o nsd-checkzone answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o dbaccess.o dbcreate.o difffile.o ipc.o mini_event.o netio.o server.o zonec.o zparser.o zlexer.o nsd-checkzone.o verify.o cpuset.o b64_pton.o b64_ntop.o -lssl -lcrypto -lutil -levent cc -I/usr/local/include -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c ./nsd-control.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -L/usr/local/lib -o nsd-control answer.o axfr.o ixfr.o ixfrcreate.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o siphash.o tsig.o tsig-openssl.o udb.o util.o bitset.o popen3.o proxy_protocol.o nsd-control.o cpuset.o b64_pton.o b64_ntop.o -lssl -lcrypto -lutil -levent rm -f nsd.conf.sample /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.conf.sample.in | /usr/bin/awk '/RRLconfig'xx'/ { while($0 !~ /.*RRLend.*/) { getline; } getline; } {print} ' > nsd.conf.sample rm -f nsd-control-setup.sh /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-control-setup.sh.in > nsd-control-setup.sh chmod +x nsd-control-setup.sh rm -f nsd.8 /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.8.in > nsd.8 rm -f nsd-checkconf.8 /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-checkconf.8.in > nsd-checkconf.8 rm -f nsd-checkzone.8 /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-checkzone.8.in > nsd-checkzone.8 rm -f nsd-control.8 /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd-control.8.in > nsd-control.8 rm -f nsd.conf.5 /usr/bin/sed -e 's,@prefix\@,/usr/local,g' -e 's,@exec_prefix\@,/usr/local,g' -e 's,@sbindir\@,/usr/local/sbin,g' -e 's,@configdir\@,/usr/local/etc/nsd,g' -e 's,@zonesdir\@,/usr/local/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,@dbfile@,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/usr/local/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/sh,g' -e 's,@ratelimit_default\@,on,g' -e 's,@dnstap_socket_path\@,/var/run/nsd-dnstap.sock,g' -e 's,@user\@,nsd,g' ./nsd.conf.5.in | /usr/bin/awk '/rrlstart'xx'/ { while($0 !~ /.*rrlend.*/) { getline; } getline; } {print} ' > nsd.conf.5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for nsd-4.8.0_1 ===> Generating temporary packing list ===> Creating groups. ===> Creating users ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/etc/nsd if test -n "/var/run/nsd"; then ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/var/run/nsd; fi ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/tmp ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage@dbdir@ ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man8 ./install-sh -c -d /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man5 ./install-sh -c nsd /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd ./install-sh -c nsd-control-setup.sh /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-control-setup ./install-sh -c nsd-checkconf /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-checkconf ./install-sh -c nsd-checkzone /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-checkzone ./install-sh -c nsd-control /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-control ./install-sh -c -m 644 nsd.8 /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man8 ./install-sh -c -m 644 nsd-checkconf.8 /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man8/nsd-checkconf.8 ./install-sh -c -m 644 nsd-checkzone.8 /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man8/nsd-checkzone.8 ./install-sh -c -m 644 nsd-control.8 /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man8/nsd-control.8 ./install-sh -c -m 644 nsd.conf.5 /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/share/man/man5/nsd.conf.5 ./install-sh -c -m 644 nsd.conf.sample /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/etc/nsd/nsd.conf.sample install -m 0644 /wrkdirs/usr/ports/dns/nsd/work/nsd-4.8.0/nsd.conf.sample /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/etc/nsd/nsd.conf.sample /usr/bin/strip /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-checkconf /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-checkzone /wrkdirs/usr/ports/dns/nsd/work/stage/usr/local/sbin/nsd-control ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-26T11:46:00+0000' 'PKG_NOTE_ports_top_git_hash=521c975c7a4' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=2413ae956d4' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for nsd-4.8.0_1 ===> Building nsd-4.8.0_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for nsd-4.8.0_1 build of dns/nsd | nsd-4.8.0_1 ended at Tue Mar 26 12:46:42 CET 2024 build time: 00:00:41