=>> Building x11-wm/berry build started at Sun Dec 28 13:12:14 EST 2025 port directory: /usr/ports/x11-wm/berry package name: berry-0.1.12_1 building for: FreeBSD 143amd64-deluxe-desktop-job-01 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: lcook@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1190 Feb 24 2024 /usr/ports/x11-wm/berry/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 4f8fc9a1fbbe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 01 ---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/01/.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= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for berry-0.1.12_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- lcook@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --mandir=/usr/local/share/man --prefix=/usr/local --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11-wm/berry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-wm/berry/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-wm/berry/work/.cache HOME=/wrkdirs/usr/ports/x11-wm/berry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-wm/berry/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-wm/berry/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/x11-wm/berry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-wm/berry/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-wm/berry/work/.cache HOME=/wrkdirs/usr/ports/x11-wm/berry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-wm/berry/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11-wm/berry/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=" " 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-- PORTDOCS="" PORTEXAMPLES="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/berry" EXAMPLESDIR="share/examples/berry" DATADIR="share/berry" WWWDIR="www/berry" ETCDIR="etc/berry" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/berry DOCSDIR=/usr/local/share/doc/berry EXAMPLESDIR=/usr/local/share/examples/berry WWWDIR=/usr/local/www/berry ETCDIR=/usr/local/etc/berry --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 ===> berry-0.1.12_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-01] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-01] Extracting pkg-2.5.1: .......... done ===> berry-0.1.12_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of berry-0.1.12_1 =========================================================================== =================================================== ===== 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 berry-0.1.12_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by berry-0.1.12_1 for building => SHA256 Checksum OK for JLErvin-berry-0.1.12_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 berry-0.1.12_1 for building ===> Extracting for berry-0.1.12_1 => SHA256 Checksum OK for JLErvin-berry-0.1.12_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 berry-0.1.12_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> berry-0.1.12_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [143amd64-deluxe-desktop-job-01] Installing gmake-4.4.1... [143amd64-deluxe-desktop-job-01] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-01] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-01] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-01] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-01] Extracting gmake-4.4.1: .......... done ===> berry-0.1.12_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of berry-0.1.12_1 ===> berry-0.1.12_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [143amd64-deluxe-desktop-job-01] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-01] Extracting pkgconf-2.4.3,1: .......... done ===> berry-0.1.12_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of berry-0.1.12_1 ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [143amd64-deluxe-desktop-job-01] Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-01] `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-01] | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-01] | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-01] | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-01] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-01] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-01] | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-01] `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-01] Extracting libX11-1.8.12,1: .......... done ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of berry-0.1.12_1 ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - not found ===> Installing existing package /packages/All/libXft-2.3.8.pkg [143amd64-deluxe-desktop-job-01] Installing libXft-2.3.8... [143amd64-deluxe-desktop-job-01] `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-01] | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-01] | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-01] | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-01] | | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-01] | | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-01] | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-01] | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-01] | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-01] `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-01] `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-01] `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-01] Extracting libXft-2.3.8: .......... 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). ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> Returning to build of berry-0.1.12_1 ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found ===> Installing existing package /packages/All/libXinerama-1.1.5,1.pkg [143amd64-deluxe-desktop-job-01] Installing libXinerama-1.1.5,1... [143amd64-deluxe-desktop-job-01] `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-01] `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-01] Extracting libXinerama-1.1.5,1: .......... done ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Returning to build of berry-0.1.12_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> berry-0.1.12_1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> berry-0.1.12_1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for berry-0.1.12_1 expr: illegal option -- - expr: usage: expr [-e] expression expr: illegal option -- - expr: usage: expr [-e] expression expr: illegal option -- - expr: usage: expr [-e] expression expr: illegal option -- - expr: usage: expr [-e] expression =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for berry-0.1.12_1 Compiling utils.c ... Compiling client.c ... Compiling wm.c ... utils.c:21:13: warning: call to undeclared library function 'vsnprintf' with type 'int (char *restrict, unsigned long, const char *restrict, struct __va_list_tag *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 21 | int size = vsnprintf(NULL, 0, fmt, tmp); | ^ utils.c:21:13: note: include the header or explicitly provide a declaration for 'vsnprintf' 1 warning generated. wm.c:2496:17: warning: call to undeclared library function 'snprintf' with type 'int (char *restrict, unsigned long, const char *restrict, ...)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 2496 | snprintf(font_name, MAXLEN * sizeoLinking .o/berryc ... f(char), "%s", optarg); | ^ wm.c:2496:17: note: include the header or explicitly provide a declaration for 'snprintf' 1 warning generated. Linking .o/berry ... =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> berry-0.1.12_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for berry-0.1.12_1 ===> Generating temporary packing list Installing /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/bin/berry ... Installing /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/bin/berryc ... Installing /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/share/man/man1/berry.1 ... Installing /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/share/man/man1/berryc.1 ... install -m 0644 /wrkdirs/usr/ports/x11-wm/berry/work/berry-0.1.12/README.md /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/share/doc/berry install -m 0644 /wrkdirs/usr/ports/x11-wm/berry/work/berry-0.1.12/examples/autostart /wrkdirs/usr/ports/x11-wm/berry/work/berry-0.1.12/examples/sxhkdrc /wrkdirs/usr/ports/x11-wm/berry/work/berry-0.1.12/examples/xephyr.sh /wrkdirs/usr/ports/x11-wm/berry/work/stage/usr/local/share/examples/berry ====> 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-28T18:12:14+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4f8fc9a1fbbe' '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 berry-0.1.12_1 ===> Building berry-0.1.12_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for berry-0.1.12_1 build of x11-wm/berry | berry-0.1.12_1 ended at Sun Dec 28 13:12:17 EST 2025 build time: 00:00:04