build started at Mon Dec 9 00:06:33 CET 2024 port directory: /usr/ports/dns/unbound package name: unbound-1.22.0_1 building for: FreeBSD 13amd64-default-php82-job-02 13.4-RELEASE-p2 FreeBSD 13.4-RELEASE-p2 amd64 maintained by: jaap@NLnetLabs.nl port version: 1.22.0 port revision: 1 Makefile datestamp: -rw-r--r-- 1 root wheel 4355 Oct 18 22:02 /usr/ports/dns/unbound/Makefile Poudriere version: poudriere-git-3.4.99.20240811 Host OSVERSION: 1500028 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p2 UNAME_r=13.4-RELEASE-p2 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/13amd64-default-php82/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/13amd64-default-php82/ref/.p/pool P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-default-php82 OLDPWD=/usr/local/poudriere/data/.m/13amd64-default-php82/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 unbound-1.22.0_1: DEP-RSA1024=off: Deprecate the use of RSA 1024 keys DNSCRYPT=on: Enable dnscrypt support DNSTAP=off: Enable dnstap logging support DOCS=off: Build and/or install documentation DYNLIB=on: Enable support for dynamic (shared) 3rd-party libraries ECDSA=on: Enable ECDSA (elliptic curve) support (OpenSSL >= 1.0) EVAPI=off: (Experimental) pluggable event based libunbound API support FILTER_AAAA=off: Build with AAAA filter functionality (contrib) GOST=on: Enable GOST support (requires OpenSSL >= 1.0) HIREDIS=off: Enable hiredis support for the cachedb module LIBEVENT=on: Build against libevent MUNIN_PLUGIN=off: Install Munin plugin PYTHON=off: Python bindings or support SUBNET=off: Enable client subnet support TFOCL=off: Enable TCP Fast Open for client mode TFOSE=off: Enable TCP Fast Open for server mode THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- jaap@NLnetLabs.nl --End MAINTAINER-- --PORTVERSION-- 1.22.0 --End PORTVERSION-- --PORTREVISION-- 1 --End PORTREVISION-- --CONFIGURE_ARGS-- --with-libexpat=/usr/local --with-libnghttp2 --with-ssl=/usr --enable-dnscrypt --disable-dnstap --with-dynlibmodule --enable-ecdsa --disable-event-api --enable-gost --with-libevent --disable-subnet --disable-tfo-client --disable-tfo-server --with-pthreads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/dns/unbound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/unbound/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/unbound/work/.cache HOME=/wrkdirs/usr/ports/dns/unbound/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/unbound/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/unbound/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 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/unbound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/unbound/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/unbound/work/.cache HOME=/wrkdirs/usr/ports/dns/unbound/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/dns/unbound/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/unbound/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 DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="$(pkg-config libevent --cflags-only-I)" LDFLAGS=" $(pkg-config libevent --libs-only-L) -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-- PORTDOCS="@comment " DEP-RSA1024="@comment " NO_DEP-RSA1024="" DNSCRYPT="" NO_DNSCRYPT="@comment " DNSTAP="@comment " NO_DNSTAP="" DOCS="@comment " NO_DOCS="" DYNLIB="" NO_DYNLIB="@comment " ECDSA="" NO_ECDSA="@comment " EVAPI="@comment " NO_EVAPI="" FILTER_AAAA="@comment " NO_FILTER_AAAA="" GOST="" NO_GOST="@comment " HIREDIS="@comment " NO_HIREDIS="" LIBEVENT="" NO_LIBEVENT="@comment " MUNIN_PLUGIN="@comment " NO_MUNIN_PLUGIN="" PYTHON="@comment " NO_PYTHON="" SUBNET="@comment " NO_SUBNET="" TFOCL="@comment " NO_TFOCL="" TFOSE="@comment " NO_TFOSE="" THREADS="" NO_THREADS="@comment " OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/unbound" EXAMPLESDIR="share/examples/unbound" DATADIR="share/unbound" WWWDIR="www/unbound" ETCDIR="etc/unbound" --End PLIST_SUB-- --SUB_LIST-- DEP-RSA1024="@comment " NO_DEP-RSA1024="" DNSCRYPT="" NO_DNSCRYPT="@comment " DNSTAP="@comment " NO_DNSTAP="" DOCS="@comment " NO_DOCS="" DYNLIB="" NO_DYNLIB="@comment " ECDSA="" NO_ECDSA="@comment " EVAPI="@comment " NO_EVAPI="" FILTER_AAAA="@comment " NO_FILTER_AAAA="" GOST="" NO_GOST="@comment " HIREDIS="@comment " NO_HIREDIS="" LIBEVENT="" NO_LIBEVENT="@comment " MUNIN_PLUGIN="@comment " NO_MUNIN_PLUGIN="" PYTHON="@comment " NO_PYTHON="" SUBNET="@comment " NO_SUBNET="" TFOCL="@comment " NO_TFOCL="" TFOSE="@comment " NO_TFOSE="" THREADS="" NO_THREADS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/unbound DOCSDIR=/usr/local/share/doc/unbound EXAMPLESDIR=/usr/local/share/examples/unbound WWWDIR=/usr/local/www/unbound ETCDIR=/usr/local/etc/unbound --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 #### 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 #### /usr/local/etc/poudriere.d/13amd64-php82-make.conf #### DISABLE_LICENSES="YES" WITHOUT_HAL="yes" DEFAULT_VERSIONS+=php=8.2 DEFAULT_VERSIONS+=bdb=5 DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=mysql=11.4m DEFAULT_VERSIONS+=samba=4.19 DEFAULT_VERSIONS+=lua=5.1 OPTIONS_UNSET+=DOCS OPTIONS_SET+=SSL LINUX_BASE_PORT=c7 mail_postfix_SET+=SASL mail_postfix-current_SET+=SASL net-mgmt_monitoring-plugins_SET+=MYSQL net-mgmt_monitoring-plugins_UNSET+=DNS_BASE net-mgmt_monitoring-plugins_SET+=DNS_BINDTOOLS sysutils_bacula11-server_UNSET+=PGSQL sysutils_bacula11-server_SET+=SQLITE3 security_strongswan_SET+=UNITY security_strongswan_SET+=MYSQL graphics_pecl-imagick+=X11 net-mgmt_nrpe_SET+=ARGS net-mgmt_nrpe_UNSET+=NAGPLUGINS net-mgmt_nrpe_SET+=MONPLUGINS net-mgmt_librenms_UNSET+=NAGPLUGINS www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC www_nginx-devel_SET+=HEADERS_MORE mail_rspamd_UNSET+=LUAJIT sysutils_iocage_UNSET+=GIT mail_postfix_SET+=MYSQL mail_postfix-current_SET+=MYSQL #graphics_zbar_UNSET+=X11 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 60109 open files (-n) 1768302 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/unbound | unbound-1.22.0_1 ended at Mon Dec 9 00:06:33 CET 2024 build time: 00:00:00