=>> Building www/opencart build started at Sun May 4 10:05:25 EDT 2025 port directory: /usr/ports/www/opencart package name: opencart-4.1.0.0 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: wen@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 604 Mar 1 07:51 /usr/ports/www/opencart/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 4d1edad3cd5c Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-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/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool 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--- ---End OPTIONS List--- --MAINTAINER-- wen@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/opencart/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/opencart/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/opencart/work/.cache HOME=/wrkdirs/usr/ports/www/opencart/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/opencart/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/opencart/work/.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/opencart/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/opencart/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/opencart/work/.cache HOME=/wrkdirs/usr/ports/www/opencart/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/opencart/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/opencart/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " 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=20230831 OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/opencart" EXAMPLESDIR="share/examples/opencart" DATADIR="share/opencart" WWWDIR="www/opencart" ETCDIR="etc/opencart" --End PLIST_SUB-- --SUB_LIST-- PHP_EXT_DIR=20230831 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/opencart DOCSDIR=/usr/local/share/doc/opencart EXAMPLESDIR=/usr/local/share/examples/opencart WWWDIR=/usr/local/www/opencart ETCDIR=/usr/local/etc/opencart --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 --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 ===> opencart-4.1.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> opencart-4.1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of opencart-4.1.0.0 =========================================================================== =================================================== ===== 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 opencart-4.1.0.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by opencart-4.1.0.0 for building => SHA256 Checksum OK for opencart-opencart-4.1.0.0_GH0.tar.gz. =========================================================================== =================================================== ===== 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 opencart-4.1.0.0 for building ===> Extracting for opencart-4.1.0.0 => SHA256 Checksum OK for opencart-opencart-4.1.0.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for opencart-4.1.0.0 /bin/mv /wrkdirs/usr/ports/www/opencart/work/opencart-4.1.0.0/upload/config-dist.php /wrkdirs/usr/ports/www/opencart/work/opencart-4.1.0.0/upload/config.php /bin/mv /wrkdirs/usr/ports/www/opencart/work/opencart-4.1.0.0/upload/admin/config-dist.php /wrkdirs/usr/ports/www/opencart/work/opencart-4.1.0.0/upload/admin/config.php =========================================================================== =================================================== ===== 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 opencart-4.1.0.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> opencart-4.1.0.0 depends on file: /usr/local/include/php/main/php.h - not found ===> Installing existing package /packages/All/php83-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-8.3.19... [13amd64-weekly-desktop-job-01] `-- Installing libargon2-20190702_1... [13amd64-weekly-desktop-job-01] `-- Extracting libargon2-20190702_1: ....... done [13amd64-weekly-desktop-job-01] `-- Installing libxml2-2.11.9... [13amd64-weekly-desktop-job-01] | `-- Installing readline-8.2.13_2... [13amd64-weekly-desktop-job-01] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] | `-- Extracting readline-8.2.13_2: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting libxml2-2.11.9: .......... done [13amd64-weekly-desktop-job-01] `-- Installing pcre2-10.45... [13amd64-weekly-desktop-job-01] `-- Extracting pcre2-10.45: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-8.3.19: .......... done ===> opencart-4.1.0.0 depends on file: /usr/local/include/php/main/php.h - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/filter.so - not found ===> Installing existing package /packages/All/php83-filter-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-filter-8.3.19... [13amd64-weekly-desktop-job-01] Extracting php83-filter-8.3.19: ...... done ===== Message from php83-filter-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-filter.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/filter.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mysqli.so - not found ===> Installing existing package /packages/All/php83-mysqli-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-mysqli-8.3.19... [13amd64-weekly-desktop-job-01] Extracting php83-mysqli-8.3.19: ........ done ===== Message from php83-mysqli-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mysqli.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mysqli.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/curl.so - not found ===> Installing existing package /packages/All/php83-curl-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-curl-8.3.19... [13amd64-weekly-desktop-job-01] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-01] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-01] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-01] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-01] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-01] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-01] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-01] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-01] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-01] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-01] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-01] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-curl-8.3.19: ....... done ===== Message from php83-curl-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-curl.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/curl.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mbstring.so - not found ===> Installing existing package /packages/All/php83-mbstring-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-mbstring-8.3.19... [13amd64-weekly-desktop-job-01] `-- Installing oniguruma-6.9.10... [13amd64-weekly-desktop-job-01] `-- Extracting oniguruma-6.9.10: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-mbstring-8.3.19: .......... done ===== Message from php83-mbstring-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mbstring.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mbstring.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/gd.so - not found ===> Installing existing package /packages/All/php83-gd-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-gd-8.3.19... [13amd64-weekly-desktop-job-01] `-- Installing freetype2-2.13.3... [13amd64-weekly-desktop-job-01] | `-- Installing png-1.6.46... [13amd64-weekly-desktop-job-01] | `-- Extracting png-1.6.46: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting freetype2-2.13.3: .......... done [13amd64-weekly-desktop-job-01] `-- Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-01] `-- Extracting jpeg-turbo-3.1.0: .......... done [13amd64-weekly-desktop-job-01] `-- Installing libgd-2.3.3_13,1... [13amd64-weekly-desktop-job-01] | `-- Installing fontconfig-2.15.0_3,1... [13amd64-weekly-desktop-job-01] | | `-- Installing expat-2.6.4... [13amd64-weekly-desktop-job-01] | | `-- Extracting expat-2.6.4: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting fontconfig-2.15.0_3,1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing tiff-4.7.0... [13amd64-weekly-desktop-job-01] | | `-- Installing jbigkit-2.1_3... [13amd64-weekly-desktop-job-01] | | `-- Extracting jbigkit-2.1_3: .......... done [13amd64-weekly-desktop-job-01] | | `-- Installing lerc-4.0.0... [13amd64-weekly-desktop-job-01] | | `-- Extracting lerc-4.0.0: ..... done [13amd64-weekly-desktop-job-01] | | `-- Installing libdeflate-1.22... [13amd64-weekly-desktop-job-01] | | `-- Extracting libdeflate-1.22: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting tiff-4.7.0: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing webp-1.5.0... [13amd64-weekly-desktop-job-01] | | `-- Installing giflib-5.2.2... [13amd64-weekly-desktop-job-01] | | `-- Extracting giflib-5.2.2: .......... done [13amd64-weekly-desktop-job-01] | `-- Extracting webp-1.5.0: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting libgd-2.3.3_13,1: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-gd-8.3.19: ...... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- 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 php83-gd-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gd.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/gd.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/zlib.so - not found ===> Installing existing package /packages/All/php83-zlib-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-zlib-8.3.19... [13amd64-weekly-desktop-job-01] Extracting php83-zlib-8.3.19: ..... done ===== Message from php83-zlib-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zlib.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/zlib.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mcrypt.so - not found ===> Installing existing package /packages/All/php83-pecl-mcrypt-1.0.7.pkg [13amd64-weekly-desktop-job-01] Installing php83-pecl-mcrypt-1.0.7... [13amd64-weekly-desktop-job-01] `-- Installing libltdl-2.5.4... [13amd64-weekly-desktop-job-01] `-- Extracting libltdl-2.5.4: ......... done [13amd64-weekly-desktop-job-01] `-- Installing libmcrypt-2.5.8_4... [13amd64-weekly-desktop-job-01] `-- Extracting libmcrypt-2.5.8_4: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-pecl-mcrypt-1.0.7: ..... done ===== Message from php83-pecl-mcrypt-1.0.7: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mcrypt.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/mcrypt.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/session.so - not found ===> Installing existing package /packages/All/php83-session-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-session-8.3.19... [13amd64-weekly-desktop-job-01] Extracting php83-session-8.3.19: ........ done ===== Message from php83-session-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-18-session.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/session.so - found ===> Returning to build of opencart-4.1.0.0 ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/zip.so - not found ===> Installing existing package /packages/All/php83-zip-8.3.19.pkg [13amd64-weekly-desktop-job-01] Installing php83-zip-8.3.19... [13amd64-weekly-desktop-job-01] `-- Installing libzip-1.11.2... [13amd64-weekly-desktop-job-01] `-- Extracting libzip-1.11.2: .......... done [13amd64-weekly-desktop-job-01] Extracting php83-zip-8.3.19: ..... done ===== Message from php83-zip-8.3.19: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zip.ini.sample ===> opencart-4.1.0.0 depends on file: /usr/local/lib/php/20230831/zip.so - found ===> Returning to build of opencart-4.1.0.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for opencart-4.1.0.0 ===> 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-05-04T14:05:25+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4d1edad3cd5c' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for opencart-4.1.0.0 ===> Building opencart-4.1.0.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for opencart-4.1.0.0 build of www/opencart | opencart-4.1.0.0 ended at Sun May 4 10:06:06 EDT 2025 build time: 00:00:41