build started at Tue Jul 15 01:39:52 BST 2025 port directory: /usr/ports/audio/pulseaudio package name: pulseaudio-17.0_3 building for: FreeBSD FreeBSD:14:amd64-default 14.3-RELEASE FreeBSD 14.3-RELEASE amd64 maintained by: desktop@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 778401103 778400513 3734 Apr 3 19:11 /usr/ports/audio/pulseaudio/Makefile Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.3-RELEASE UNAME_r=14.3-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 NBPARALLEL=5 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/space/poudriere_data/.m/FreeBSD_14_amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/space/poudriere_data/.m/FreeBSD_14_amd64-default/ref/.p P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=FreeBSD:14:amd64-default PARALLEL_PIDS=84822 84824 84825 84829 84830 84912 84915 84933 84942 84944 84990 84993 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/tmp POUDRIERE_PKGNAME=poudriere-git-3.4.2 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 pulseaudio-17.0_3: AVAHI=on: Zeroconf support via Avahi GSETTINGS=off: GSettings configuration backend support SIMD=on: Use CPU-specific optimizations TEST=off: Build and/or run tests X11=on: X11 (graphics) support ====> Audio support ALSA=off: ALSA audio architecture support JACK=off: JACK audio server support SOXR=on: SoX resampler support via libsoxr SPEEX=on: Speex resampler and AEC support WEBRTC_AEC=on: WebRTC-based echo canceller ====> Database support: you have to select exactly one of them TDB=off: Trivial database support GDBM=off: GNU database manager support SIMPLE=on: Simple database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- desktop@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --localstatedir /var --infodir share/info --auto-features=enabled -Dpython.bytecompile=-1 -Db_colorout=never --buildtype release --optimization plain --strip -Db_lundef=false -Dasyncns=disabled -Dbluez5=disabled -Dbluez5-gstreamer=disabled -Ddoxygen=false -Delogind=disabled -Dgstreamer=disabled -Dgtk=disabled -Dlirc=disabled -Dsystemd=disabled -Dvalgrind=disabled -Dalsa=disabled -Davahi=enabled -Dgsettings=disabled -Djack=disabled -Dorc=enabled -Ddatabase=simple -Dsoxr=enabled -Dspeex=enabled -Dtests=false -Dwebrtc-aec=enabled -Dx11=enabled _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work/.cache HOME=/wrkdirs/usr/ports/audio/pulseaudio/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/pulseaudio/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/pulseaudio/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/pulseaudio/work/.cache HOME=/wrkdirs/usr/ports/audio/pulseaudio/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/pulseaudio/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/pulseaudio/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 DESTDIR=/wrkdirs/usr/ports/audio/pulseaudio/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -Wl,--undefined-version -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " 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-- PULSE_VERSION=17.0 ALSA="@comment " NO_ALSA="" AVAHI="" NO_AVAHI="@comment " GDBM="@comment " NO_GDBM="" GSETTINGS="@comment " NO_GSETTINGS="" JACK="@comment " NO_JACK="" SIMD="" NO_SIMD="@comment " SIMPLE="" NO_SIMPLE="@comment " SOXR="" NO_SOXR="@comment " SPEEX="" NO_SPEEX="@comment " TDB="@comment " NO_TDB="" TEST="@comment " NO_TEST="" WEBRTC_AEC="" NO_WEBRTC_AEC="@comment " X11="" NO_X11="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_BASESUFFIX=311 PYTHON_TAG=.cpython-311 PYTHON_SOABI=.cpython-311 PYTHON_VER=3.11 PYTHON_BASEVER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pulseaudio" EXAMPLESDIR="share/examples/pulseaudio" DATADIR="share/pulseaudio" WWWDIR="www/pulseaudio" ETCDIR="etc/pulseaudio" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" AVAHI="" NO_AVAHI="@comment " GDBM="@comment " NO_GDBM="" GSETTINGS="@comment " NO_GSETTINGS="" JACK="@comment " NO_JACK="" SIMD="" NO_SIMD="@comment " SIMPLE="" NO_SIMPLE="@comment " SOXR="" NO_SOXR="@comment " SPEEX="" NO_SPEEX="@comment " TDB="@comment " NO_TDB="" TEST="@comment " NO_TEST="" WEBRTC_AEC="" NO_WEBRTC_AEC="@comment " X11="" NO_X11="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.11 PYTHON_LIBDIR=/usr/local/lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_BASESUFFIX=311 PYTHON_TAG=.cpython-311 PYTHON_SOABI=.cpython-311 PYTHON_VER=3.11 PYTHON_BASEVER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pulseaudio DOCSDIR=/usr/local/share/doc/pulseaudio EXAMPLESDIR=/usr/local/share/examples/pulseaudio WWWDIR=/usr/local/www/pulseaudio ETCDIR=/usr/local/etc/pulseaudio --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 finance_gnucash_SET=DATABASE #OPTIONS_SET=GSSAPI GSSAPI_BASE LDAP #OPTIONS_UNSET=GSSAPI_NONE GSSAPI_MIT GSSAPI_HEIMDAL #security_sudo_UNSET=GSSAPI_BASE GSSAPI DEFAULT_VERSIONS= python=3.11 dns_bind918_SET= GSSAPI_BASE dns_bind918_UNSET= GSSAPI_NONE dns_bind-tools_SET= GSSAPI_BASE dns_bind-tools_UNSET= GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 19544 open files (-n) 470115 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 pipebuf (-y) unlimited --End resource limits-- =================================================== Fetched from libcurl/8.14.1 =========================================================================== build of audio/pulseaudio | pulseaudio-17.0_3 ended at Tue Jul 15 01:39:52 BST 2025