=>> Building games/sauerbraten build started at Tue Dec 30 12:18:14 EST 2025 port directory: /usr/ports/games/sauerbraten package name: sauerbraten-20201221_3 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: acm@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1812 Dec 16 05:29 /usr/ports/games/sauerbraten/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: b304d8ab18ac Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for sauerbraten-20201221_3: DOCS=on: Build and/or install documentation ====> Options available for the multi BUILD: you have to choose at least one of them CLIENT=on: Build client DEDICATED=on: Build dedicated server MASTER=off: Build master server ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- acm@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/sauerbraten/work/.cache HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/sauerbraten/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/sauerbraten/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-- SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/sauerbraten/work/.cache HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/sauerbraten/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/sauerbraten/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="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sauerbraten" EXAMPLESDIR="share/examples/sauerbraten" DATADIR="share/sauerbraten" WWWDIR="www/sauerbraten" ETCDIR="etc/sauerbraten" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sauerbraten DOCSDIR=/usr/local/share/doc/sauerbraten EXAMPLESDIR=/usr/local/share/examples/sauerbraten WWWDIR=/usr/local/www/sauerbraten ETCDIR=/usr/local/etc/sauerbraten --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 ===> sauerbraten-20201221_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> sauerbraten-20201221_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sauerbraten-20201221_3 =========================================================================== =================================================== ===== 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 sauerbraten-20201221_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by sauerbraten-20201221_3 for building => SHA256 Checksum OK for sauerbraten_2020_12_21_linux.tar.bz2. =========================================================================== =================================================== ===== 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 sauerbraten-20201221_3 for building ===> Extracting for sauerbraten-20201221_3 => SHA256 Checksum OK for sauerbraten_2020_12_21_linux.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for sauerbraten-20201221_3 ===> Applying FreeBSD patches for sauerbraten-20201221_3 from /usr/ports/games/sauerbraten/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sauerbraten-20201221_3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [143amd64-deluxe-desktop-job-03] Installing gmake-4.4.1... [143amd64-deluxe-desktop-job-03] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] Extracting gmake-4.4.1: .......... done ===> sauerbraten-20201221_3 depends on package: gmake>=4.4.1 - found ===> Returning to build of sauerbraten-20201221_3 ===> sauerbraten-20201221_3 depends on file: /usr/local/bin/sdl2-config - not found ===> Installing existing package /packages/All/sdl2-2.32.10.pkg [143amd64-deluxe-desktop-job-03] Installing sdl2-2.32.10... [143amd64-deluxe-desktop-job-03] `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXScrnSaver-1.2.4_1... [143amd64-deluxe-desktop-job-03] | `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libXScrnSaver-1.2.4_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXcursor-1.2.3... [143amd64-deluxe-desktop-job-03] | `-- Installing libXfixes-6.0.1... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXfixes-6.0.1: ....... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-03] `-- Extracting libXcursor-1.2.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXi-1.8.2,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXi-1.8.2,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXrandr-1.5.4... [143amd64-deluxe-desktop-job-03] `-- Extracting libXrandr-1.5.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libglvnd-1.7.0... [143amd64-deluxe-desktop-job-03] `-- Extracting libglvnd-1.7.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libinotify-20240724_3... [143amd64-deluxe-desktop-job-03] `-- Extracting libinotify-20240724_3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libxkbcommon-1.13.0_1... [143amd64-deluxe-desktop-job-03] | `-- Installing libxml2-2.14.6... [143amd64-deluxe-desktop-job-03] | | `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libxml2-2.14.6: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing wayland-1.24.0_2... [143amd64-deluxe-desktop-job-03] | | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libepoll-shim-0.0.20240608... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libepoll-shim-0.0.20240608: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libffi-3.5.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libffi-3.5.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting wayland-1.24.0_2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing xkeyboard-config-2.41_4... [143amd64-deluxe-desktop-job-03] | `-- Extracting xkeyboard-config-2.41_4: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libxkbcommon-1.13.0_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing mesa-libs-24.1.7_1... [143amd64-deluxe-desktop-job-03] | `-- Installing libXdamage-1.1.6... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXdamage-1.1.6: ...... done [143amd64-deluxe-desktop-job-03] | `-- Installing libXxf86vm-1.1.6... [143amd64-deluxe-desktop-job-03] | `-- Extracting libXxf86vm-1.1.6: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libdrm-2.4.131,1... [143amd64-deluxe-desktop-job-03] | | `-- Installing libpciaccess-0.18.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Installing hwdata-0.402,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting hwdata-0.402,1: ...... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libpciaccess-0.18.1_1: ..... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libdrm-2.4.131,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libxshmfence-1.3.3... [143amd64-deluxe-desktop-job-03] | `-- Extracting libxshmfence-1.3.3: ...... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting mesa-libs-24.1.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing sndio-1.10.0_1... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [143amd64-deluxe-desktop-job-03] `-- Extracting sndio-1.10.0_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing vulkan-loader-1.4.336... [143amd64-deluxe-desktop-job-03] `-- Extracting vulkan-loader-1.4.336: ....... done [143amd64-deluxe-desktop-job-03] Extracting sdl2-2.32.10: .......... done ===== Message from libinotify-20240724_3: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== 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). ===== 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 ===> sauerbraten-20201221_3 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of sauerbraten-20201221_3 ===> sauerbraten-20201221_3 depends on package: xorgproto>=0 - found ===> sauerbraten-20201221_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sauerbraten-20201221_3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> sauerbraten-20201221_3 depends on shared library: libSDL2_image.so - not found ===> Installing existing package /packages/All/sdl2_image-2.8.8_1.pkg [143amd64-deluxe-desktop-job-03] Installing sdl2_image-2.8.8_1... [143amd64-deluxe-desktop-job-03] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libavif-1.3.0_2... [143amd64-deluxe-desktop-job-03] | `-- Installing aom-3.13.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing vmaf-3.0.0... [143amd64-deluxe-desktop-job-03] | | `-- Extracting vmaf-3.0.0: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting aom-3.13.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing dav1d-1.5.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting dav1d-1.5.2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing gdk-pixbuf2-2.44.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing glib-2.84.4,2... [143amd64-deluxe-desktop-job-03] | | `-- Installing libiconv-1.18_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libiconv-1.18_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing pcre2-10.47_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting pcre2-10.47_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing py311-packaging-25.0... [143amd64-deluxe-desktop-job-03] | | | `-- Installing python311-3.11.14... [143amd64-deluxe-desktop-job-03] | | | `-- Installing mpdecimal-4.0.1... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Extracting python311-3.11.14: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting py311-packaging-25.0: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting glib-2.84.4,2: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing shared-mime-info-2.4_2... [143amd64-deluxe-desktop-job-03] | | `-- Extracting shared-mime-info-2.4_2: ......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-03] | | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting gdk-pixbuf2-2.44.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing libyuv-0.0.1903... [143amd64-deluxe-desktop-job-03] | `-- Extracting libyuv-0.0.1903: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libavif-1.3.0_2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libjxl-0.11.1_2... [143amd64-deluxe-desktop-job-03] | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing highway-1.3.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting highway-1.3.0: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing openexr-3.4.4... [143amd64-deluxe-desktop-job-03] | | `-- Installing Imath-3.2.2_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting Imath-3.2.2_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing openjph-0.25.3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting openjph-0.25.3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting openexr-3.4.4: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libjxl-0.11.1_2: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-03] `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting sdl2_image-2.8.8_1: .......... done ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from libjxl-0.11.1_2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin ===> sauerbraten-20201221_3 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> Returning to build of sauerbraten-20201221_3 ===> sauerbraten-20201221_3 depends on shared library: libSDL2_mixer.so - not found ===> Installing existing package /packages/All/sdl2_mixer-2.8.1.pkg [143amd64-deluxe-desktop-job-03] Installing sdl2_mixer-2.8.1... [143amd64-deluxe-desktop-job-03] `-- Installing fluidsynth-2.5.1... [143amd64-deluxe-desktop-job-03] | `-- Installing jackit-1.9.22_3... [143amd64-deluxe-desktop-job-03] | | `-- Installing dbus-1.16.2_4,1... [143amd64-deluxe-desktop-job-03] | | `-- Installing libICE-1.1.2,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libICE-1.1.2,1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libSM-1.2.6,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libSM-1.2.6,1: ........ done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [143amd64-deluxe-desktop-job-03] | | `-- Extracting dbus-1.16.2_4,1: ......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libsamplerate-0.2.2_1... [143amd64-deluxe-desktop-job-03] | | `-- Installing libsndfile-1.2.2_2... [143amd64-deluxe-desktop-job-03] | | | `-- Installing flac-1.5.0,1... [143amd64-deluxe-desktop-job-03] | | | `-- Installing libogg-1.3.6,4... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting libogg-1.3.6,4: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Extracting flac-1.5.0,1: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing lame-3.100_5... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting lame-3.100_5: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing libvorbis-1.3.7_2,3... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting libvorbis-1.3.7_2,3: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing mpg123-1.33.4... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting mpg123-1.33.4: .......... done [143amd64-deluxe-desktop-job-03] | | | `-- Installing opus-1.6... [143amd64-deluxe-desktop-job-03] | | | `-- Extracting opus-1.6: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libsndfile-1.2.2_2: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libsamplerate-0.2.2_1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libsysinfo-0.0.3_3... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libsysinfo-0.0.3_3: ...... done [143amd64-deluxe-desktop-job-03] | | `-- Installing py311-dbus-1.3.2... [143amd64-deluxe-desktop-job-03] | | `-- Installing dbus-glib-0.114... [143amd64-deluxe-desktop-job-03] | | `-- Extracting dbus-glib-0.114: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing pydbus-common-1.3.2... [143amd64-deluxe-desktop-job-03] | | `-- Extracting pydbus-common-1.3.2: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting py311-dbus-1.3.2: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting jackit-1.9.22_3: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting fluidsynth-2.5.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libxmp-4.6.3... [143amd64-deluxe-desktop-job-03] `-- Extracting libxmp-4.6.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing opusfile-0.12_1... [143amd64-deluxe-desktop-job-03] `-- Extracting opusfile-0.12_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting sdl2_mixer-2.8.1: .......... done ===== Message from jackit-1.9.22_3: -- The new JACK server comes with a DBUS control interface: $ jack_control help $ jack_control ds oss $ jack_control dp $ jack_control dps rate 48000 $ jack_control dps wordlength 16 $ jack_control dps capture /dev/dsp0 $ jack_control dps playback /dev/dsp0 $ jack_control eps realtime False $ jack_control start To use real-time priority for JACK server and clients, load the mac_priority(4) module and add the JACK user to the realtime group. Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the resource limit ":memorylocked=unlimited:" and don't forget to run # cap_mkdb /etc/login.conf It's still possible to start JACK server as an RC service for a dedicated user. Note that only one JACK server can be run at a time. An /etc/rc.conf example: jackd_enable="YES" jackd_user="joe" jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \ --capture /dev/dsp0 --playback /dev/dsp0" Official JACK example clients and tools are available as jack-example-tools. JACK 1.9.22 introduces a latency correction fix. Latency correction parameters have to be measured again after an update. ===== Message from opusfile-0.12_1: -- ===> NOTICE: The opusfile port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> sauerbraten-20201221_3 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> Returning to build of sauerbraten-20201221_3 ===> sauerbraten-20201221_3 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for sauerbraten-20201221_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for sauerbraten-20201221_3 /usr/local/bin/gmake -C enet CC='cc' AR='ar' c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/crypto.o shared/crypto.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/geom.o shared/geom.cpp gmake[1]: Entering directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet' c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/glemu.o shared/glemu.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/stream.o shared/stream.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/tools.o shared/tools.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o shared/zip.o shared/zip.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/3dgui.o engine/3dgui.cpp cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o callbacks.o callbacks.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o compress.o compress.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o host.o host.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o list.o list.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o packet.o packet.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o peer.o peer.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o protocol.o protocol.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/bih.o engine/bih.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/blend.o engine/blend.cpp cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o unix.o unix.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Iinclude -DHAS_GETADDRINFO -DHAS_GETNAMEINFO -DHAS_GETHOSTBYADDR_R -DHAS_GETHOSTBYNAME_R -DHAS_POLL -DHAS_FCNTL -DHAS_INET_PTON -DHAS_INET_NTOP -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -c -o win32.o win32.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/blob.o engine/blob.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/client.o engine/client.cpp ar rcs libenet.a callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet' c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/command.o engine/command.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/console.o engine/console.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/cubeloader.o engine/cubeloader.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/decal.o engine/decal.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/dynlight.o engine/dynlight.cpp engine/command.cpp:1072:45: warning: variable 'numargs' set but not used [-Wunused-but-set-variable] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/glare.o engine/glare.cpp 1072 | int comtype = CODE_COM, numargs = 0; | ^ c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/grass.o engine/grass.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/lightmap.o engine/lightmap.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/main.o engine/main.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/material.o engine/material.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/menus.o engine/menus.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/movie.o engine/movie.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/normal.o engine/normal.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/octa.o engine/octa.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/octaedit.o engine/octaedit.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/octarender.o engine/octarender.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/physics.o engine/physics.cpp 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/pvs.o engine/pvs.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/rendergl.o engine/rendergl.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/rendermodel.o engine/rendermodel.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/renderparticles.o engine/renderparticles.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/rendersky.o engine/rendersky.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/rendertext.o engine/rendertext.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/renderva.o engine/renderva.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/server.o engine/server.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/serverbrowser.o engine/serverbrowser.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/shader.o engine/shader.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/shadowmap.o engine/shadowmap.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/sound.o engine/sound.cpp engine/renderva.cpp:1308:9: warning: variable 'firsttex' set but not used [-Wunused-but-set-variable] 1308 | int firsttex = 0, numtris = va->tris; | ^ c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/texture.o engine/texture.cpp 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/water.o engine/water.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/world.o engine/world.cpp engine/texture.cpp:2284:9: warning: variable 'texmask' set but not used [-Wunused-but-set-variable] 2284 | int texmask c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o engine/worldio.o engine/worldio.cpp = 0; | ^ c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/ai.o fpsgame/ai.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/client.o fpsgame/client.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/entities.o fpsgame/entities.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/fps.o fpsgame/fps.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/monster.o fpsgame/monster.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/movable.o fpsgame/movable.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/render.o fpsgame/render.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/scoreboard.o fpsgame/scoreboard.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/server.o fpsgame/server.cpp 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/waypoint.o fpsgame/waypoint.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl2-config --cflags` -I/usr/local/include -c -o fpsgame/weapon.o fpsgame/weapon.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/crypto-standalone.o shared/crypto.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/stream-standalone.o shared/stream.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o shared/tools-standalone.o shared/tools.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/command-standalone.o engine/command.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/server-standalone.o engine/server.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o engine/worldio-standalone.o engine/worldio.cpp c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o fpsgame/entities-standalone.o fpsgame/entities.cpp engine/command.cpp:1072:45: warning: variable 'numargs' set but not used [-Wunused-but-set-variable] 1072 | int comtype = CODE_COM, numargs = 0; | ^ c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -DSTANDALONE -Ishared -Iengine -Ifpsgame -Ienet/include -I/usr/local/include -c -o fpsgame/server-standalone.o fpsgame/server.cpp fpsgame/server.cpp:2561:36: warning: variable 'invalid' set but not used [-Wunused-but-set-variable] 2561 | int total = 0, unsent = 0, invalid = 0; | ^ fpsgame/server.cpp:2561:36: warning: variable 'invalid' set but not used [-Wunused-but-set-variable] 2561 | int total = 0, unsent = 0, invalid = 0; | ^ 1 warning generated. 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -o sauer_client shared/crypto.o shared/geom.o shared/glemu.o shared/stream.o shared/tools.o shared/zip.o engine/3dgui.o engine/bih.o engine/blend.o engine/blob.o engine/client.o engine/command.o engine/console.o engine/cubeloader.o engine/decal.o engine/dynlight.o engine/glare.o engine/grass.o engine/lightmap.o engine/main.o engine/material.o engine/menus.o engine/movie.o engine/normal.o engine/octa.o engine/octaedit.o engine/octarender.o engine/physics.o engine/pvs.o engine/rendergl.o engine/rendermodel.o engine/renderparticles.o engine/rendersky.o engine/rendertext.o engine/renderva.o engine/server.o engine/serverbrowser.o engine/shader.o engine/shadowmap.o engine/sound.o engine/texture.o engine/water.o engine/world.o engine/worldio.o fpsgame/ai.o fpsgame/client.o fpsgame/entities.o fpsgame/fps.o fpsgame/monster.o fpsgame/movable.o fpsgame/render.o fpsgame/scoreboard.o fpsgame/server.o fpsgame/waypoint.o fpsgame/weapon.o -Lenet -lenet `/usr/local/bin/sdl2-config --libs` -L/usr/local/lib -lX11 -lSDL2_image -lSDL2_mixer -lz -lGL 1 warning generated. c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -o sauer_server shared/crypto-standalone.o shared/stream-standalone.o shared/tools-standalone.o engine/command-standalone.o engine/server-standalone.o engine/worldio-standalone.o fpsgame/entities-standalone.o fpsgame/server-standalone.o -Lenet -lenet -lz -L/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sauerbraten-20201221_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for sauerbraten-20201221_3 ===> Generating temporary packing list install -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauer_client /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/bin/sauer_client install -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauer_server /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/bin/sauer_server install -s -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/sauer_client /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/libexec install -s -m 555 /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/sauer_server /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/libexec (cd /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "data packages" /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/share/sauerbraten) (cd /wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/docs && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/games/sauerbraten/work/stage/usr/local/share/doc/sauerbraten) ====> 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-30T17:18:14+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=b304d8ab18ac' '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 sauerbraten-20201221_3 ===> Building sauerbraten-20201221_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for sauerbraten-20201221_3 build of games/sauerbraten | sauerbraten-20201221_3 ended at Tue Dec 30 12:26:46 EST 2025 build time: 00:08:33