=>> Building x11/wayst build started at Mon Dec 29 14:59:58 EST 2025 port directory: /usr/ports/x11/wayst package name: wayst-g20250601 building for: FreeBSD 143amd64-deluxe-desktop-job-02 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: seafork@disroot.org Makefile datestamp: -rw-r--r-- 1 root wheel 982 Aug 1 01:11 /usr/ports/x11/wayst/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 47630de0352f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 02 ---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/02/.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 wayst-g20250601: ====> Options available for the multi BACKEND: you have to choose at least one of them WAYLAND=on: Use Wayland as the windowing protocol X11=on: Use X11 as the windowing protocol ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- seafork@disroot.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/wayst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/wayst/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/wayst/work/.cache HOME=/wrkdirs/usr/ports/x11/wayst/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/wayst/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/wayst/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/wayst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/wayst/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/wayst/work/.cache HOME=/wrkdirs/usr/ports/x11/wayst/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/wayst/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/wayst/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-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/wayst" EXAMPLESDIR="share/examples/wayst" DATADIR="share/wayst" WWWDIR="www/wayst" ETCDIR="etc/wayst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wayst DOCSDIR=/usr/local/share/doc/wayst EXAMPLESDIR=/usr/local/share/examples/wayst WWWDIR=/usr/local/www/wayst ETCDIR=/usr/local/etc/wayst --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 ===> wayst-g20250601 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-02] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-02] Extracting pkg-2.5.1: .......... done ===> wayst-g20250601 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of wayst-g20250601 =========================================================================== =================================================== ===== 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 wayst-g20250601 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by wayst-g20250601 for building => SHA256 Checksum OK for 91861-wayst-g20250601-f5a6c22_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 wayst-g20250601 for building ===> Extracting for wayst-g20250601 => SHA256 Checksum OK for 91861-wayst-g20250601-f5a6c22_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 wayst-g20250601 ===> Applying FreeBSD patches for wayst-g20250601 from /usr/ports/x11/wayst/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> wayst-g20250601 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [143amd64-deluxe-desktop-job-02] Installing gmake-4.4.1... [143amd64-deluxe-desktop-job-02] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-02] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-02] Extracting gmake-4.4.1: .......... done ===> wayst-g20250601 depends on package: gmake>=4.4.1 - found ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 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-02] Installing pkgconf-2.4.3,1... [143amd64-deluxe-desktop-job-02] Extracting pkgconf-2.4.3,1: .......... done ===> wayst-g20250601 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2024.1.pkg [143amd64-deluxe-desktop-job-02] Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-02] Extracting xorgproto-2024.1: .......... done ===> wayst-g20250601 depends on package: xorgproto>=0 - found ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 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-02] Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-02] `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-02] | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-02] | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-02] | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-02] `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-02] Extracting libX11-1.8.12,1: .......... done ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Installing existing package /packages/All/libXrandr-1.5.4.pkg [143amd64-deluxe-desktop-job-02] Installing libXrandr-1.5.4... [143amd64-deluxe-desktop-job-02] `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-02] `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-02] `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-02] Extracting libXrandr-1.5.4: .......... done ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> wayst-g20250601 depends on shared library: libfontconfig.so - not found ===> Installing existing package /packages/All/fontconfig-2.17.1,1.pkg [143amd64-deluxe-desktop-job-02] Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-02] `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-02] `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-02] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-02] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-02] | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-02] `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-02] Extracting fontconfig-2.17.1,1: .......... 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). ===> wayst-g20250601 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> wayst-g20250601 depends on shared library: libutf8proc.so - not found ===> Installing existing package /packages/All/utf8proc-2.11.2.pkg [143amd64-deluxe-desktop-job-02] Installing utf8proc-2.11.2... [143amd64-deluxe-desktop-job-02] Extracting utf8proc-2.11.2: .......... done ===> wayst-g20250601 depends on shared library: libutf8proc.so - found (/usr/local/lib/libutf8proc.so) ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on shared library: libwayland-client.so - not found ===> Installing existing package /packages/All/wayland-1.24.0_2.pkg [143amd64-deluxe-desktop-job-02] Installing wayland-1.24.0_2... [143amd64-deluxe-desktop-job-02] `-- Installing libepoll-shim-0.0.20240608... [143amd64-deluxe-desktop-job-02] `-- Extracting libepoll-shim-0.0.20240608: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-02] `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-02] | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-02] | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-02] `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-02] Extracting wayland-1.24.0_2: .......... done ===== Message from wayland-1.24.0_2: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===> wayst-g20250601 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so) ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on shared library: libxkbcommon.so - not found ===> Installing existing package /packages/All/libxkbcommon-1.13.0_1.pkg [143amd64-deluxe-desktop-job-02] Installing libxkbcommon-1.13.0_1... [143amd64-deluxe-desktop-job-02] `-- Installing xkeyboard-config-2.41_4... [143amd64-deluxe-desktop-job-02] `-- Extracting xkeyboard-config-2.41_4: .......... done [143amd64-deluxe-desktop-job-02] Extracting libxkbcommon-1.13.0_1: .......... done ===== Message from libxkbcommon-1.13.0_1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> wayst-g20250601 depends on shared library: libxkbcommon.so - found (/usr/local/lib/libxkbcommon.so) ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on shared library: libEGL.so - not found ===> Installing existing package /packages/All/libglvnd-1.7.0.pkg [143amd64-deluxe-desktop-job-02] Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-02] Extracting libglvnd-1.7.0: .......... done ===> wayst-g20250601 depends on shared library: libEGL.so - found (/usr/local/lib/libEGL.so) ===> Returning to build of wayst-g20250601 ===> wayst-g20250601 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for wayst-g20250601 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for wayst-g20250601 cc -c src/config_parser.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/config_parser.o cc -c src/freetype.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/freetype.o cc -c src/gfx_gl2.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/gfx_gl2.o cc -c src/base64.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/base64.o cc -c src/fmt.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/fmt.o cc -c src/gfx_gl2_boxdraw_page.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/gfx_gl2_boxdraw_page.o cc -c src/colors.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/colors.o cc -c src/fontconfig.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/fontconfig.o cc -c src/gl2_util.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/gl2_util.o cc -c src/html.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/html.o cc -c src/main.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/main.o cc -c src/monitor.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/monitor.o cc -c src/settings.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/settings.o cc -c src/stb_image_impl.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/stb_image_impl.o cc -c src/util.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/util.o cc -c src/vt_core.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/vt_core.o cc -c src/vt_keys.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/vt_keys.o cc -c src/vt_select.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/vt_select.o cc -c src/vt_util.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/vt_util.o cc -c src/wl.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wl.o cc -c src/x.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/x.o cc -c src/wcwidth/wcwidth.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wcwidth/wcwidth.o cc -c src/wl_exts/kwin-blur.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wl_exts/kwin-blur.o src/wl.c:484:81: warning: comparison of integers of different signs: 'int8_t' (aka 'signed char') and 'uint_fast8_t' (aka 'unsigned int') [-Wsign-compare] 484 | (w->new_primary_offer_mime_idx == -1 || w->new_pricc -c src/wl_exts/wp-primary-selection.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wl_exts/wp-primary-selection.o mary_offer_mime_idx >= i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ cc -c src/wl_exts/xdg-decoration.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wl_exts/xdg-decoration.o src/wl.c:2056:89: warning: comparison of integers of different signs: 'int8_t' (aka 'signed char') and 'uint_fast8_t' (aka 'unsigned int') [-Wsign-compare] 2056 | cc -c src/wl_exts/xdg-shell.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o build/wl_exts/xdg-shell.o bool prefferable_mime = (w->data_offer_mime_idx == -1 || w->data_offer_mime_idx >= i); | ~~~~~~~~~~~~~~~~~~~~~~ ^ ~ src/x.c:1229:17: warning: comparison of integers of different signs: 'uint_fast8_t' (aka 'unsigned int') and 'int' [-Wsign-compare] 1229 | (j < selected_index || selected_index < 0) && j < ARRAY_SIZE(ACCEPTED_DND_MIMES); | ~ ^ ~~~~~~~~~~~~~~ 2 warnings generated. 1 warning generated. cc build/base64.o build/colors.o build/config_parser.o build/fmt.o build/fontconfig.o build/freetype.o build/gfx_gl2.o build/gfx_gl2_boxdraw_page.o build/gl2_util.o build/html.o build/main.o build/monitor.o build/settings.o build/stb_image_impl.o build/util.o build/vt_core.o build/vt_keys.o build/vt_select.o build/vt_util.o build/wl.o build/x.o build/wcwidth/wcwidth.o build/wl_exts/kwin-blur.o build/wl_exts/wp-primary-selection.o build/wl_exts/xdg-decoration.o build/wl_exts/xdg-shell.o -lfreetype -lfontconfig -lutil -L/usr/local/lib -lm -lutf8proc -lX11 -lXrender -lXrandr -lwayland-client -lwayland-egl -lwayland-cursor -lxkbcommon -lEGL -lGL -o ./wayst =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> wayst-g20250601 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for wayst-g20250601 ===> Generating temporary packing list cp wayst /wrkdirs/usr/ports/x11/wayst/work/stage/usr/local/bin/wayst ====> 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-29T19:59:58+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=47630de0352f' '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 wayst-g20250601 ===> Building wayst-g20250601 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for wayst-g20250601 build of x11/wayst | wayst-g20250601 ended at Mon Dec 29 15:00:07 EST 2025 build time: 00:00:10