=>> Building devel/phpunit11 build started at Sat Dec 27 21:16:34 EST 2025 port directory: /usr/ports/devel/phpunit11 package name: phpunit11-php82-11.5.46 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: sunpoet@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 711 Dec 24 21:58 /usr/ports/devel/phpunit11/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 3aa5faa885bc Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-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 LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=php82 MAKE_ARGS= FLAVOR=php82 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.cache HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.cache HOME=/wrkdirs/usr/ports/devel/phpunit11/work-php82 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/phpunit11/work-php82/.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=" " 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-- PHP_EXT_DIR=20220829 OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/phpunit" EXAMPLESDIR="share/examples/phpunit" DATADIR="share/phpunit" WWWDIR="www/phpunit" ETCDIR="etc/phpunit" --End PLIST_SUB-- --SUB_LIST-- PHP_EXT_DIR=20220829 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/phpunit DOCSDIR=/usr/local/share/doc/phpunit EXAMPLESDIR=/usr/local/share/examples/phpunit WWWDIR=/usr/local/www/phpunit ETCDIR=/usr/local/etc/phpunit --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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### 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) 89999 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 pipebuf (-y) 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 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> phpunit11-php82-11.5.46 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of phpunit11-php82-11.5.46 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => phpunit-11.5.46.phar doesn't seem to exist in /portdistfiles. => Attempting to fetch https://phar.phpunit.de/phpunit-11.5.46.phar phpunit-11.5.46.phar 5563 kB 4555 kBps 01s ===> Fetching all distfiles required by phpunit11-php82-11.5.46 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by phpunit11-php82-11.5.46 for building => SHA256 Checksum OK for phpunit-11.5.46.phar. =========================================================================== =================================================== ===== 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 phpunit11-php82-11.5.46 for building ===> Extracting for phpunit11-php82-11.5.46 => SHA256 Checksum OK for phpunit-11.5.46.phar. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for phpunit11-php82-11.5.46 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for phpunit11-php82-11.5.46 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/include/php/main/php.h - not found ===> Installing existing package /packages/All/php82-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-8.2.30... [143amd64-deluxe-desktop-job-03] `-- Installing libargon2-20190702_1... [143amd64-deluxe-desktop-job-03] `-- Extracting libargon2-20190702_1: ....... done [143amd64-deluxe-desktop-job-03] `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-03] | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-03] `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting php82-8.2.30: .......... done ===> phpunit11-php82-11.5.46 depends on file: /usr/local/include/php/main/php.h - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/ctype.so - not found ===> Installing existing package /packages/All/php82-ctype-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-ctype-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-ctype-8.2.30: ..... done ===== Message from php82-ctype-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ctype.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/ctype.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/dom.so - not found ===> Installing existing package /packages/All/php82-dom-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-dom-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-dom-8.2.30: ......... done ===== Message from php82-dom-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-dom.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/dom.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/mbstring.so - not found ===> Installing existing package /packages/All/php82-mbstring-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-mbstring-8.2.30... [143amd64-deluxe-desktop-job-03] `-- Installing oniguruma-6.9.10... [143amd64-deluxe-desktop-job-03] `-- Extracting oniguruma-6.9.10: .......... done [143amd64-deluxe-desktop-job-03] Extracting php82-mbstring-8.2.30: .......... done ===== Message from oniguruma-6.9.10: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Project archived upstream. It is scheduled to be removed on or after 2026-12-01. ===== Message from php82-mbstring-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mbstring.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/mbstring.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/phar.so - not found ===> Installing existing package /packages/All/php82-phar-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-phar-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-phar-8.2.30: .......... done ===== Message from php82-phar-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-phar.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/phar.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/tokenizer.so - not found ===> Installing existing package /packages/All/php82-tokenizer-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-tokenizer-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-tokenizer-8.2.30: ...... done ===== Message from php82-tokenizer-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-tokenizer.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/tokenizer.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/xml.so - not found ===> Installing existing package /packages/All/php82-xml-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-xml-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-xml-8.2.30: ...... done ===== Message from php82-xml-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xml.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/xml.so - found ===> Returning to build of phpunit11-php82-11.5.46 ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/xmlwriter.so - not found ===> Installing existing package /packages/All/php82-xmlwriter-8.2.30.pkg [143amd64-deluxe-desktop-job-03] Installing php82-xmlwriter-8.2.30... [143amd64-deluxe-desktop-job-03] Extracting php82-xmlwriter-8.2.30: ..... done ===== Message from php82-xmlwriter-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xmlwriter.ini.sample ===> phpunit11-php82-11.5.46 depends on file: /usr/local/lib/php/20220829/xmlwriter.so - found ===> Returning to build of phpunit11-php82-11.5.46 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for phpunit11-php82-11.5.46 ===> Generating temporary packing list install -m 555 /wrkdirs/usr/ports/devel/phpunit11/work-php82/phpunit /wrkdirs/usr/ports/devel/phpunit11/work-php82/stage/usr/local/bin/phpunit ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== 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=2025-12-28T02:16:34+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=3aa5faa885bc' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for phpunit11-php82-11.5.46 ===> Building phpunit11-php82-11.5.46 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for phpunit11-php82-11.5.46 build of devel/phpunit11@php82 | phpunit11-php82-11.5.46 ended at Sat Dec 27 21:16:41 EST 2025 build time: 00:00:07