build started at Sat Dec 7 02:28:02 UTC 2024 port directory: /usr/ports/security/sudo package name: sudo-1.9.16p2 building for: FreeBSD voi.aagh.net 14.1-RELEASE-p1 FreeBSD 14.1-RELEASE-p1 amd64 maintained by: garga@FreeBSD.org port version: 1.9.16p2 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 4917 Nov 30 11:25 /usr/ports/security/sudo/Makefile Poudriere version: poudriere-git-3.4.99.20240811 Host OSVERSION: 1401000 Jail OSVERSION: 1401000 Job Id: 01 ---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 sudo-1.9.16p2: AUDIT=on: Enable BSM audit support DISABLE_AUTH=off: Do not require authentication by default DISABLE_ROOT_SUDO=off: Do not allow root to run sudo DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples INSULTS=off: Enable insults on failures LDAP=off: LDAP protocol support NLS=on: Native Language Support NOARGS_SHELL=off: Run a shell if no arguments are given OPIE=off: Enable one-time passwords (no PAM support) PAM=on: Pluggable authentication module support PYTHON=off: Enable python plugin support SSL=on: Use OpenSSL TLS and SHA2 functions ====> Enable Kerberos 5 authentication (no PAM support): you can only select none or one of them GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ====> Enable SSSD backend support (deprecated): you can only select none or one of them SSSD=off: Enable SSSD backend support (deprecated) SSSD2=off: Enable SSSD2 backend support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- garga@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.9.16p2 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --mandir=/usr/local/share/man --sysconfdir=/usr/local/etc --with-env-editor --with-ignore-dot --with-logfac=authpriv --with-logincap --with-long-otp-prompt --with-rundir=/var/run/sudo --with-tty-tickets --with-bsm-audit --enable-nls --disable-noargs-shell --with-pam --disable-python --enable-openssl=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/sudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sudo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/sudo/work/.cache HOME=/wrkdirs/usr/ports/security/sudo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sudo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/sudo/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/security/sudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sudo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/sudo/work/.cache HOME=/wrkdirs/usr/ports/security/sudo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/sudo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/sudo/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 -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lgcc -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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="" PORTEXAMPLES="" AUDIT="" NO_AUDIT="@comment " DISABLE_AUTH="@comment " NO_DISABLE_AUTH="" DISABLE_ROOT_SUDO="@comment " NO_DISABLE_ROOT_SUDO="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" INSULTS="@comment " NO_INSULTS="" LDAP="@comment " NO_LDAP="" NLS="" NO_NLS="@comment " NOARGS_SHELL="@comment " NO_NOARGS_SHELL="" OPIE="@comment " NO_OPIE="" PAM="" NO_PAM="@comment " PYTHON="@comment " NO_PYTHON="" SSL="" NO_SSL="@comment " SSSD="@comment " NO_SSSD="" SSSD2="@comment " NO_SSSD2="" OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sudo" EXAMPLESDIR="share/examples/sudo" DATADIR="share/sudo" WWWDIR="www/sudo" ETCDIR="etc/sudo" --End PLIST_SUB-- --SUB_LIST-- AUDIT="" NO_AUDIT="@comment " DISABLE_AUTH="@comment " NO_DISABLE_AUTH="" DISABLE_ROOT_SUDO="@comment " NO_DISABLE_ROOT_SUDO="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GSSAPI_BASE="@comment " NO_GSSAPI_BASE="" GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" INSULTS="@comment " NO_INSULTS="" LDAP="@comment " NO_LDAP="" NLS="" NO_NLS="@comment " NOARGS_SHELL="@comment " NO_NOARGS_SHELL="" OPIE="@comment " NO_OPIE="" PAM="" NO_PAM="@comment " PYTHON="@comment " NO_PYTHON="" SSL="" NO_SSL="@comment " SSSD="@comment " NO_SSSD="" SSSD2="@comment " NO_SSSD2="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sudo DOCSDIR=/usr/local/share/doc/sudo EXAMPLESDIR=/usr/local/share/examples/sudo WWWDIR=/usr/local/www/sudo ETCDIR=/usr/local/etc/sudo --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 ---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 security/sudo | sudo-1.9.16p2 ended at Sat Dec 7 02:28:03 UTC 2024 build time: 00:00:00