[package - main-arm64-default][games/powder-toy] Failed for powder-toy-98.2.365_2 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 10 Nov 2024 13:58:21 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     amdmi3@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p380be9c7980a_s5036d9652a5/logs/powder-toy-98.2.365_2.log
Build URL:      https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p380be9c7980a_s5036d9652a5
Log:

=>> Building games/powder-toy
build started at Sun Nov 10 13:57:14 UTC 2024
port directory: /usr/ports/games/powder-toy
package name: powder-toy-98.2.365_2
building for: FreeBSD main-arm64-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500026 arm64
maintained by: amdmi3@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 2394 Sep 17 01:02 /usr/ports/games/powder-toy/Makefile
Ports top last git commit: 380be9c7980
Ports top unclean checkout: no
Port dir last git commit: a63bcef0510
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1500026
Job Id: 13




!!! Jail is newer than host. (Jail: 1500026, Host: 1500023) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500026
UNAME_v=FreeBSD 15.0-CURRENT 1500026
UNAME_r=15.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/main-arm64-default/13/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for powder-toy-98.2.365_2:
     DOCS=on: Build and/or install documentation
     SSE=off: Enable SSE optimizations
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
amdmi3@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix /usr/local  --infodir share/info --auto-features=enabled -Dpython.bytecompile=-1 -Db_colorout=never --buildtype release  --optimization plain  --strip -Dapp_exe="powder-toy" -Dx86_sse=none _build
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/powder-toy/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/powder-toy/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/games/powder-toy/work/.cache  HOME=/wrkdirs/usr/ports/games/powder-toy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/powder-toy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/powder-toy/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--
NINJA_STATUS="[%p %s/%t] " SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/powder-toy/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/powder-toy/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/games/powder-toy/work/.cache  HOME=/wrkdirs/usr/ports/games/powder-toy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/powder-toy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/powder-toy/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 DESTDIR=/wrkdirs/usr/ports/games/powder-toy/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  " BSD_INSTALL_PROGRAM="install 
 -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/powder-toy"  EXAMPLESDIR="share/examples/powder-toy"  DATADIR="share/powder-toy"  WWWDIR="www/powder-toy"  ETCDIR="etc/powder-toy"
--End PLIST_SUB--

--SUB_LIST--
 PYTHON_INCLUDEDIR=/usr/local/include/python3.11  PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/powder-toy DOCSDIR=/usr/local/share/doc/powder-toy EXAMPLESDIR=/usr/local/share/examples/powder-toy  WWWDIR=/usr/local/www/powder-toy ETCDIR=/usr/local/etc/powder-toy
--End SUB_LIST--

---Begin make.conf---
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
ulimit: can't get limit: Invalid argument
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   powder-toy-98.2.365_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[main-arm64-default-job-13] Installing pkg-1.21.3...
[main-arm64-default-job-13] Extracting pkg-1.21.3: .......... done
===>   powder-toy-98.2.365_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of powder-toy-98.2.365_2
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by powder-toy-98.2.365_2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by powder-toy-98.2.365_2 for building
=> SHA256 Checksum OK for The-Powder-Toy-The-Powder-Toy-v98.2.365_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by powder-toy-98.2.365_2 for building
===>  Extracting for powder-toy-98.2.365_2
=> SHA256 Checksum OK for The-Powder-Toy-The-Powder-Toy-v98.2.365_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for powder-toy-98.2.365_2
===>  Applying FreeBSD patches for powder-toy-98.2.365_2 from /usr/ports/games/powder-toy/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   powder-toy-98.2.365_2 depends on executable: update-desktop-database - not found
===>   Installing existing package /packages/All/desktop-file-utils-0.27.pkg
[main-arm64-default-job-13] Installing desktop-file-utils-0.27...
[main-arm64-default-job-13] `-- Installing gettext-runtime-0.22.5...
<snip>
--
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.23.1:

--
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.7.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
===>   powder-toy-98.2.365_2 depends on file: /usr/local/bin/sdl2-config - found
===>   Returning to build of powder-toy-98.2.365_2
===========================================================================
=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   powder-toy-98.2.365_2 depends on shared library: libfftw3f.so - not found
===>   Installing existing package /packages/All/fftw3-float-3.3.10_5.pkg
[main-arm64-default-job-13] Installing fftw3-float-3.3.10_5...
[main-arm64-default-job-13] Extracting fftw3-float-3.3.10_5: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libfftw3f.so - found (/usr/local/lib/libfftw3f.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libfftw3.so - not found
===>   Installing existing package /packages/All/fftw3-3.3.10_5.pkg
[main-arm64-default-job-13] Installing fftw3-3.3.10_5...
[main-arm64-default-job-13] Extracting fftw3-3.3.10_5: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libcurl.so - not found
===>   Installing existing package /packages/All/curl-8.10.1.pkg
[main-arm64-default-job-13] Installing curl-8.10.1...
[main-arm64-default-job-13] `-- Installing libnghttp2-1.64.0...
[main-arm64-default-job-13] `-- Extracting libnghttp2-1.64.0: .......... done
[main-arm64-default-job-13] `-- Installing libpsl-0.21.5_1...
[main-arm64-default-job-13] |   `-- Installing libidn2-2.3.7...
[main-arm64-default-job-13] |   | `-- Installing libunistring-1.2...
[main-arm64-default-job-13] |   | `-- Extracting libunistring-1.2: .......... done
[main-arm64-default-job-13] |   `-- Extracting libidn2-2.3.7: .......... done
[main-arm64-default-job-13] `-- Extracting libpsl-0.21.5_1: .......... done
[main-arm64-default-job-13] `-- Installing libssh2-1.11.1,3...
[main-arm64-default-job-13] `-- Extracting libssh2-1.11.1,3: .......... done
[main-arm64-default-job-13] Extracting curl-8.10.1: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libpng.so - not found
===>   Installing existing package /packages/All/png-1.6.44.pkg
[main-arm64-default-job-13] Installing png-1.6.44...
[main-arm64-default-job-13] Extracting png-1.6.44: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libjsoncpp.so - not found
===>   Installing existing package /packages/All/jsoncpp-1.9.6_1.pkg
[main-arm64-default-job-13] Installing jsoncpp-1.9.6_1...
[main-arm64-default-job-13] Extracting jsoncpp-1.9.6_1: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libjsoncpp.so - found (/usr/local/lib/libjsoncpp.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libluajit-5.1.so - not found
===>   Installing existing package /packages/All/luajit-devel-2.1.0.20240821.pkg
[main-arm64-default-job-13] Installing luajit-devel-2.1.0.20240821...
[main-arm64-default-job-13] Extracting luajit-devel-2.1.0.20240821: .......... done
===>   powder-toy-98.2.365_2 depends on shared library: libluajit-5.1.so - found (/usr/local/lib/libluajit-5.1.so)
===>   Returning to build of powder-toy-98.2.365_2
===>   powder-toy-98.2.365_2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so)
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for powder-toy-98.2.365_2
WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options
The Meson build system
Version: 1.6.0
Source dir: /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365
Build dir: /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build
Build type: native build
Project name: the-powder-toy
Project version: the.cake.is.a.lie
C compiler for the host machine: cc (clang 19.1.2 "FreeBSD clang version 19.1.2 (https://github.com/llvm/llvm-project.git llvmorg-19.1.2-0-g7ba7d8e2f7b6)")
C linker for the host machine: cc ld.lld 19.1.2
C++ compiler for the host machine: c++ (clang 19.1.2 "FreeBSD clang version 19.1.2 (https://github.com/llvm/llvm-project.git llvmorg-19.1.2-0-g7ba7d8e2f7b6)")
C++ linker for the host machine: c++ ld.lld 19.1.2
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program inkscape skipped: feature render_icons_with_inkscape disabled
meson.build:58: WARNING: host platform is not linux but we will pretend that it is
Has header "bzlib.h" : YES 
Library bz2 found: YES
Found pkg-config: YES (/usr/local/bin/pkgconf) 2.3.0
Run-time dependency luajit found: YES 2.1.1724232689
Run-time dependency libcurl found: YES 8.10.1
Run-time dependency fftw3f found: YES 3.3.10
Run-time dependency threads found: YES
Run-time dependency zlib found: YES 1.3.1
Run-time dependency libpng16 found: YES 1.6.44
Run-time dependency sdl2 found: YES 2.30.8
Dependency bzip2 found: YES the.cake.is.a.lie (overridden)
Run-time dependency jsoncpp found: YES 1.9.6
Configuring VcsTag.h using configuration
Library execinfo found: YES
Configuring ElementNumbers.h using configuration
Configuring ClipboardImpls.h using configuration
Configuring ToolNumbers.h using configuration
Configuring Config.h using configuration
Configuring powder.desktop using configuration
Configuring appdata.xml using configuration
Build targets in project: 2

the-powder-toy the.cake.is.a.lie

  User defined options
    app_exe           : powder-toy
    auto_features     : enabled
    b_colorout        : never
    buildtype         : release
    infodir           : share/info
    optimization      : plain
    prefix            : /usr/local
    python.bytecompile: -1
    strip             : true
    x86_sse           : none

Found ninja-1.11.1 at /usr/local/bin/ninja
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
===========================================================================
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building for powder-toy-98.2.365_2
[  0% 1/409] c++ -Itoarray.p -I. -I.. -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MQ toarray.p/resources_ToArray.cpp.o -MF toarray.p/resources_ToArray.cpp.o.d -o toarray.p/resources_ToArray.cpp.o -c ../resources/ToArray.cpp
[  0% 2/409] c++  -o toarray toarray.p/resources_ToArray.cpp.o -Wl,--as-needed -Wl,--no-undefined -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
[  0% 5/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/compat.lua.cpp powder-toy.p/compat.lua.h ../src/lua/luascripts/compat.lua compat_lua
[  0% 6/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/icon_exe.png.cpp powder-toy.p/icon_exe.png.h ../resources/generated_icons/icon_exe.png icon_exe_png
[  1% 7/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/save.xml.cpp powder-toy.p/save.xml.h ../resources/save.xml save_xml
[  1% 8/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/powder.desktop.cpp powder-toy.p/powder.desktop.h resources/powder.desktop powder_desktop
[  1% 9/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/icon_cps.png.cpp powder-toy.p/icon_cps.png.h ../resources/generated_icons/icon_cps.png icon_cps_png
[  1% 10/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/save_local.png.cpp powder-toy.p/save_local.png.h ../resources/save_local.png save_local_png
[  2% 10/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/save_online.png.cpp powder-toy.p/save_online.png.h ../resources/save_online.png save_online_png
[  2% 10/409] /wrkdirs/usr/ports/games/powder-toy/work/The-Powder-Toy-98.2.365/_build/toarray powder-toy.p/font.bz2.cpp powder-toy.p/font.bz2.h ../resources/font.bz2 compressed_font_data
[  2% 13/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_compat.lua.cpp.o -MF powder-toy.p/meson-generated_compat.lua.cpp.o.d -o powder-toy.p/meson-generated_compat.lua.cpp.o -c powder-toy.p/compat.lua.cpp
[  2% 14/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_save.xml.cpp.o -MF powder-toy.p/meson-generated_save.xml.cpp.o.d -o powder-toy.p/meson-generated_save.xml.cpp.o -c powder-toy.p/save.xml.cpp
[  3% 15/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_icon_exe.png.cpp.o -MF powder-toy.p/meson-generated_icon_exe.png.cpp.o.d -o powder-toy.p/meson-generated_icon_exe.png.cpp.o -c powder-toy.p/icon_exe.png.cpp
[  3% 16/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_powder.desktop.cpp.o -MF powder-toy.p/meson-generated_powder.desktop.cpp.o.d -o powder-toy.p/meson-generated_powder.desktop.cpp.o -c powder-toy.p/powder.desktop.cpp
[  3% 17/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_save_local.png.cpp.o -MF powder-toy.p/meson-generated_save_local.png.cpp.o.d -o powder-toy.p/meson-generated_save_local.png.cpp.o -c powder-toy.p/save_local.png.cpp
[  3% 18/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_save_online.png.cpp.o -MF powder-toy.p/meson-generated_save_online.png.cpp.o.d -o powder-toy.p/meson-generated_save_online.png.cpp.o -c powder-toy.p/save_online.png.cpp
[  4% 19/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_icon_cps.png.cpp.o -MF powder-toy.p/meson-generated_icon_cps.png.cpp.o.d -o powder-toy.p/meson-generated_icon_cps.png.cpp.o -c powder-toy.p/icon_cps.png.cpp
[  4% 20/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_SDLCompat.cpp.o -MF powder-toy.p/src_SDLCompat.cpp.o.d -o powder-toy.p/src_SDLCompat.cpp.o -c ../src/SDLCompat.cpp
[  4% 21/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/meson-generated_font.bz2.cpp.o -MF powder-toy.p/meson-generated_font.bz2.cpp.o.d -o powder-toy.p/meson-generated_font.bz2.cpp.o -c powder-toy.p/font.bz2.cpp
[  4% 22/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_PowderToySDL.cpp.o -MF powder-toy.p/src_PowderToySDL.cpp.o.d -o powder-toy.p/src_PowderToySDL.cpp.o -c ../src/PowderToySDL.cpp
[  5% 23/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_lua_CommandInterface.cpp.o -MF powder-toy.p/src_lua_CommandInterface.cpp.o.d -o powder-toy.p/src_lua_CommandInterface.cpp.o -c ../src/lua/CommandInterface.cpp
[  5% 24/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_lua_TPTSTypes.cpp.o -MF powder-toy.p/src_lua_TPTSTypes.cpp.o.d -o powder-toy.p/src_lua_TPTSTypes.cpp.o -c ../src/lua/TPTSTypes.cpp
[  5% 25/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_PowderToy.cpp.o -MF powder-toy.p/src_PowderToy.cpp.o.d -o powder-toy.p/src_PowderToy.cpp.o -c ../src/PowderToy.cpp
[  5% 26/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_PowderToySDLCommon.cpp.o -MF powder-toy.p/src_PowderToySDLCommon.cpp.o.d -o powder-toy.p/src_PowderToySDLCommon.cpp.o -c ../src/PowderToySDLCommon.cpp
[  6% 27/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_WindowIcon.cpp.o -MF powder-toy.p/src_WindowIcon.cpp.o.d -o powder-toy.p/src_WindowIcon.cpp.o -c ../src/WindowIcon.cpp
[  6% 28/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_SaveFile.cpp.o -MF powder-toy.p/src_client_SaveFile.cpp.o.d -o powder-toy.p/src_client_SaveFile.cpp.o -c ../src/client/SaveFile.cpp
[  6% 29/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_SaveInfo.cpp.o -MF powder-toy.p/src_client_SaveInfo.cpp.o.d -o powder-toy.p/src_client_SaveInfo.cpp.o -c ../src/client/SaveInfo.cpp
[  6% 30/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_ThumbnailRendererTask.cpp.o -MF powder-toy.p/src_client_ThumbnailRendererTask.cpp.o.d -o powder-toy.p/src_client_ThumbnailRendererTask.cpp.o -c ../src/client/ThumbnailRendererTask.cpp
[  7% 31/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_User.cpp.o -MF powder-toy.p/src_client_User.cpp.o.d -o powder-toy.p/src_client_User.cpp.o -c ../src/client/User.cpp
[  7% 32/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_GameSave.cpp.o -MF powder-toy.p/src_client_GameSave.cpp.o.d -o powder-toy.p/src_client_GameSave.cpp.o -c ../src/client/GameSave.cpp
FAILED: powder-toy.p/src_client_GameSave.cpp.o 
c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_GameSave.cpp.o -MF powder-toy.p/src_client_GameSave.cpp.o.d -o powder-toy.p/src_client_GameSave.cpp.o -c ../src/client/GameSave.cpp
In file included from ../src/client/GameSave.cpp:1:
In file included from ../src/client/GameSave.h:2:
In file included from ../src/common/Plane.h:4:
In file included from /usr/include/c++/v1/functional:552:
In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:27:
In file included from /usr/include/c++/v1/vector:325:
In file included from /usr/include/c++/v1/__format/formatter_bool.h:16:
In file included from /usr/include/c++/v1/__format/concepts.h:16:
In file included from /usr/include/c++/v1/__format/format_parse_context.h:16:
/usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>'
  300 |   static_assert(is_same<_CharT, typename traits_type::char_type>::value,
      |                                          ^
../src/common/Plane.h:83:54: note: in instantiation of template class 'std::basic_string_view<unsigned char>' requested here
   83 |         using value_type = std::remove_reference_t<decltype(std::declval<T>()[0])>;
      |                                                             ^
../src/client/GameSave.cpp:755:24: note: in instantiation of template class 'PlaneAdapter<const std::basic_string_view<unsigned char>>' requested here
  755 |                 auto wallDataPlane = PlaneAdapter<const std::basic_string_view<unsigned char>>(blockS, std::in_place, wallData, blockS.X * blockS.Y);
      |                                      ^
/usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^
1 error generated.
[  7% 32/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_Client.cpp.o -MF powder-toy.p/src_client_Client.cpp.o.d -o powder-toy.p/src_client_Client.cpp.o -c ../src/client/Client.cpp
[  7% 32/409] c++ -Ipowder-toy.p -I. -I.. -Isrc -I../src -Iresources -I../resources -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/luajit-2.1 -fdiagnostics-color=never -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_REENTRANT -D_THREAD_SAFE -pthread -ftree-vectorize -funsafe-math-optimizations -ffast-math -fomit-frame-pointer -Wno-invalid-offsetof -Wno-unused-result -Wno-missing-field-initializers -Wno-unused-parameter -MD -MQ powder-toy.p/src_client_AuthUserCommon.cpp.o -MF powder-toy.p/src_client_AuthUserCommon.cpp.o.d -o powder-toy.p/src_client_AuthUserCommon.cpp.o -c ../src/client/AuthUserCommon.cpp
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/games/powder-toy