build started at Fri Nov 15 00:03:39 CET 2024 port directory: /usr/ports/mail/dovecot package name: dovecot-2.3.21.1_1 building for: FreeBSD 14amd64-default-php82-job-01 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 amd64 maintained by: ler@FreeBSD.org port version: 2.3.21.1 port revision: 1 Makefile datestamp: -rw-r--r-- 1 root wheel 4862 Sep 1 22:03 /usr/ports/mail/dovecot/Makefile Poudriere version: poudriere-git-3.4.99.20240811 Host OSVERSION: 1500026 Jail OSVERSION: 1401000 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p6 UNAME_r=14.1-RELEASE-p6 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/14amd64-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/14amd64-default-php82/ref/.p/pool P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14amd64-default-php82 OLDPWD=/usr/local/poudriere/data/.m/14amd64-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 dovecot-2.3.21.1_1: DOCS=off: Build and/or install documentation EXAMPLES=on: Build and/or install examples LIBSODIUM=off: Support libsodium based crypts (ARGON2I/ARGON2ID) LIBUNWIND=off: Get backtraces using libunwind LIBWRAP=on: TCP wrapper support LUA=off: Lua scripting language support LZ4=off: LZ4 compression support ====> Database support CDB=off: CDB database support LDAP=on: LDAP protocol support MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=off: SQLite database support ====> Full text search plugins ICU=off: Use libicu for FTS unicode normalization LUCENE=off: CLucene FTS support SOLR=off: Solr FTS support TEXTCAT=off: Libexttextcat FTS support ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=off: Use GSSAPI from base GSSAPI_HEIMDAL=off: Use Heimdal GSSAPI from security/heimdal GSSAPI_MIT=off: Use MIT GSSAPI from security/krb5 GSSAPI_NONE=on: Build without GSSAPI support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ler@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 2.3.21.1 --End PORTVERSION-- --PORTREVISION-- 1 --End PORTREVISION-- --CONFIGURE_ARGS-- --localstatedir=/var --with-docs --with-ssl=openssl --with-statedir=/var/db/dovecot --with-shadow=no --with-systemd=no --without-cdb --without-gssapi --without-icu --with-ldap --without-sodium --with-libunwind=no --with-libwrap --without-lua --without-lucene --without-stemmer --without-lz4 --without-mysql --without-pgsql --without-solr --without-sqlite --without-textcat --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/dovecot/work/.cache HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/dovecot/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/dovecot/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/mail/dovecot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/dovecot/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/dovecot/work/.cache HOME=/wrkdirs/usr/ports/mail/dovecot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/dovecot/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/dovecot/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 -DLIBICONV_PLUG -DLDAP_DEPRECATED -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -L/usr/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -DLDAP_DEPRECATED -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " 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 " PORTEXAMPLES="" CDB="@comment " NO_CDB="" DOCS="@comment " NO_DOCS="" EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" NO_GSSAPI_NONE="@comment " ICU="@comment " NO_ICU="" LDAP="" NO_LDAP="@comment " LIBSODIUM="@comment " NO_LIBSODIUM="" LIBUNWIND="@comment " NO_LIBUNWIND="" LIBWRAP="" NO_LIBWRAP="@comment " LUA="@comment " NO_LUA="" LUCENE="@comment " NO_LUCENE="" LZ4="@comment " NO_LZ4="" MYSQL="@comment " NO_MYSQL="" PGSQL="@comment " NO_PGSQL="" SOLR="@comment " NO_SOLR="" SQLITE="@comment " NO_SQLITE="" TEXTCAT="@comment " NO_TEXTCAT="" OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dovecot" EXAMPLESDIR="share/examples/dovecot" DATADIR="share/dovecot" WWWDIR="www/dovecot" ETCDIR="etc/dovecot" --End PLIST_SUB-- --SUB_LIST-- REQUIRE="LOGIN" CDB="@comment " NO_CDB="" DOCS="@comment " NO_DOCS="" EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="" NO_GSSAPI_NONE="@comment " ICU="@comment " NO_ICU="" LDAP="" NO_LDAP="@comment " LIBSODIUM="@comment " NO_LIBSODIUM="" LIBUNWIND="@comment " NO_LIBUNWIND="" LIBWRAP="" NO_LIBWRAP="@comment " LUA="@comment " NO_LUA="" LUCENE="@comment " NO_LUCENE="" LZ4="@comment " NO_LZ4="" MYSQL="@comment " NO_MYSQL="" PGSQL="@comment " NO_PGSQL="" SOLR="@comment " NO_SOLR="" SQLITE="@comment " NO_SQLITE="" TEXTCAT="@comment " NO_TEXTCAT="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dovecot DOCSDIR=/usr/local/share/doc/dovecot EXAMPLESDIR=/usr/local/share/examples/dovecot WWWDIR=/usr/local/www/dovecot ETCDIR=/usr/local/etc/dovecot --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 #### /usr/local/etc/poudriere.d/14amd64-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 mail/dovecot | dovecot-2.3.21.1_1 ended at Fri Nov 15 00:03:39 CET 2024 build time: 00:00:00