=>> Building www/dokuwiki build started at Tue Dec 30 01:43:48 EST 2025 port directory: /usr/ports/www/dokuwiki package name: dokuwiki-php82-20250514b building for: FreeBSD 143amd64-deluxe-desktop-job-04 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: delphij@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1096 Dec 16 05:29 /usr/ports/www/dokuwiki/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 2bf2af33a80a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 04 ---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/04/.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-- delphij@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82 XDG_CACHE_HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82/.cache HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/dokuwiki/work-php82/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/dokuwiki/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/www/dokuwiki/work-php82 XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82 XDG_CACHE_HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82/.cache HOME=/wrkdirs/usr/ports/www/dokuwiki/work-php82 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/dokuwiki/work-php82/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/dokuwiki/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/dokuwiki" EXAMPLESDIR="share/examples/dokuwiki" DATADIR="share/dokuwiki" WWWDIR="www/dokuwiki" ETCDIR="etc/dokuwiki" --End PLIST_SUB-- --SUB_LIST-- PORTNAME=dokuwiki PHP_EXT_DIR=20220829 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dokuwiki DOCSDIR=/usr/local/share/doc/dokuwiki EXAMPLESDIR=/usr/local/share/examples/dokuwiki WWWDIR=/usr/local/www/dokuwiki ETCDIR=/usr/local/etc/dokuwiki --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 ===> dokuwiki-php82-20250514b depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-04] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-04] Extracting pkg-2.5.1: .......... done ===> dokuwiki-php82-20250514b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dokuwiki-php82-20250514b =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by dokuwiki-php82-20250514b for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by dokuwiki-php82-20250514b for building => SHA256 Checksum OK for dokuwiki-2025-05-14b.tgz. =========================================================================== =================================================== ===== 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 dokuwiki-php82-20250514b for building ===> Extracting for dokuwiki-php82-20250514b => SHA256 Checksum OK for dokuwiki-2025-05-14b.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for dokuwiki-php82-20250514b ===> Applying FreeBSD patches for dokuwiki-php82-20250514b from /usr/ports/www/dokuwiki/files =========================================================================== =================================================== ===== 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 dokuwiki-php82-20250514b =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> dokuwiki-php82-20250514b 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-04] Installing php82-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing libargon2-20190702_1... [143amd64-deluxe-desktop-job-04] `-- Extracting libargon2-20190702_1: ....... done [143amd64-deluxe-desktop-job-04] `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-04] | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-04] | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-04] `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-04] `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-04] Extracting php82-8.2.30: .......... done ===> dokuwiki-php82-20250514b depends on file: /usr/local/include/php/main/php.h - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b 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-04] Installing php82-ctype-8.2.30... [143amd64-deluxe-desktop-job-04] 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 ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/ctype.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/filter.so - not found ===> Installing existing package /packages/All/php82-filter-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-filter-8.2.30... [143amd64-deluxe-desktop-job-04] Extracting php82-filter-8.2.30: ...... done ===== Message from php82-filter-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-filter.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/filter.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/gd.so - not found ===> Installing existing package /packages/All/php82-gd-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-gd-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-04] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-04] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-04] | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-04] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-04] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-04] `-- Installing libgd-2.3.3_13,1... [143amd64-deluxe-desktop-job-04] | `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-04] | | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-04] | | `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-04] | | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-04] | | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-04] | | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-04] | | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-04] | | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-04] | | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-04] | | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-04] | `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-04] | | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-04] | | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-04] | `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting libgd-2.3.3_13,1: .......... done [143amd64-deluxe-desktop-job-04] Extracting php82-gd-8.2.30: ...... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from php82-gd-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gd.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/gd.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/iconv.so - not found ===> Installing existing package /packages/All/php82-iconv-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-iconv-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-04] `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-04] Extracting php82-iconv-8.2.30: ..... done ===== Message from php82-iconv-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-iconv.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/iconv.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b 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-04] Installing php82-mbstring-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing oniguruma-6.9.10... [143amd64-deluxe-desktop-job-04] `-- Extracting oniguruma-6.9.10: .......... done [143amd64-deluxe-desktop-job-04] 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 ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/mbstring.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/ldap.so - not found ===> Installing existing package /packages/All/php82-ldap-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-ldap-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing openldap26-client-2.6.10... [143amd64-deluxe-desktop-job-04] | `-- Installing cyrus-sasl-2.1.28_5... *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [143amd64-deluxe-desktop-job-04] | `-- Extracting cyrus-sasl-2.1.28_5: .......... done [143amd64-deluxe-desktop-job-04] `-- Extracting openldap26-client-2.6.10: .......... done [143amd64-deluxe-desktop-job-04] Extracting php82-ldap-8.2.30: ..... done ===== Message from cyrus-sasl-2.1.28_5: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from openldap26-client-2.6.10: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ===== Message from php82-ldap-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ldap.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/ldap.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/pdo_mysql.so - not found ===> Installing existing package /packages/All/php82-pdo_mysql-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-pdo_mysql-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Installing php82-pdo-8.2.30... [143amd64-deluxe-desktop-job-04] `-- Extracting php82-pdo-8.2.30: .......... done [143amd64-deluxe-desktop-job-04] Extracting php82-pdo_mysql-8.2.30: ...... done ===== Message from php82-pdo-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-pdo.ini.sample ===== Message from php82-pdo_mysql-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-pdo_mysql.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/pdo_mysql.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/session.so - not found ===> Installing existing package /packages/All/php82-session-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-session-8.2.30... [143amd64-deluxe-desktop-job-04] Extracting php82-session-8.2.30: ........ done ===== Message from php82-session-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-18-session.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/session.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/simplexml.so - not found ===> Installing existing package /packages/All/php82-simplexml-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-simplexml-8.2.30... [143amd64-deluxe-desktop-job-04] Extracting php82-simplexml-8.2.30: ...... done ===== Message from php82-simplexml-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-simplexml.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/simplexml.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b 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-04] Installing php82-xml-8.2.30... [143amd64-deluxe-desktop-job-04] 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 ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/xml.so - found ===> Returning to build of dokuwiki-php82-20250514b ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/zlib.so - not found ===> Installing existing package /packages/All/php82-zlib-8.2.30.pkg [143amd64-deluxe-desktop-job-04] Installing php82-zlib-8.2.30... [143amd64-deluxe-desktop-job-04] Extracting php82-zlib-8.2.30: ..... done ===== Message from php82-zlib-8.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zlib.ini.sample ===> dokuwiki-php82-20250514b depends on file: /usr/local/lib/php/20220829/zlib.so - found ===> Returning to build of dokuwiki-php82-20250514b =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for dokuwiki-php82-20250514b ===> Generating temporary packing list ====> 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-30T06:43:48+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=2bf2af33a80a' '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 dokuwiki-php82-20250514b ===> Building dokuwiki-php82-20250514b =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for dokuwiki-php82-20250514b build of www/dokuwiki@php82 | dokuwiki-php82-20250514b ended at Tue Dec 30 01:44:04 EST 2025 build time: 00:00:16