+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/taisei-1.4.2nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/taisei-1.4.2nb2/work.log => Checksum BLAKE2s OK for taisei-1.4.2.tar.xz => Checksum SHA512 OK for taisei-1.4.2.tar.xz ===> Installing dependencies for taisei-1.4.2nb2 ========================================================================== The following variables will affect the build process of this package, taisei-1.4.2nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * PYTHON_VERSION_DEFAULT = 313 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PYPACKAGE = python313 * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py313-zstandard-[0-9]*: found py313-zstandard-0.25.0 => Tool dependency meson>=0: found meson-1.9.1nb1 => Tool dependency python313>=3.13: found python313-3.13.8 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency SDL2>=2.32.0nb1: found SDL2-2.32.10 => Full dependency SDL2_mixer>=2.8.0nb1: found SDL2_mixer-2.8.1 => Full dependency cglm>=0.8.2: found cglm-0.9.4 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.14.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libwebp>=0.6.0: found libwebp-1.6.0nb1 => Full dependency libzip>=1.11.3nb1: found libzip-1.11.4 => Full dependency openssl>=3: found openssl-3.6.0 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb3 => Full dependency png>=1.6.0nb1: found png-1.6.50 => Full dependency zstd>=1.3.6: found zstd-1.5.7 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb5 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency lame>=3.93.1nb2: found lame-3.100nb7 => Full dependency libX11>=1.5: found libX11-1.8.12 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.5 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.2 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6 => Full dependency libdrm>=2.4.15: found libdrm-2.4.126 => Full dependency libogg>=1.1: found libogg-1.3.6 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.18.1 => Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb5 => Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb2 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency mpg123>=1.0.0: found mpg123-1.33.3 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for taisei-1.4.2nb2 ===> Extracting for taisei-1.4.2nb2 ===> Patching for taisei-1.4.2nb2 ===> Creating toolchain wrappers for taisei-1.4.2nb2 ===> Configuring for taisei-1.4.2nb2 => Checking for portability problems in extracted files => Creating meson native file Traceback (most recent call last): File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/mesonmain.py", line 193, in run return options.run_func(options) ~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/msetup.py", line 395, in run app.generate() ~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/msetup.py", line 194, in generate return self._generate(env, capture, vslite_ctx) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/msetup.py", line 253, in _generate intr.run() ~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 3059, in run super().run() ~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 178, in run self.evaluate_codeblock(self.ast, start=1) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 203, in evaluate_codeblock raise e File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 195, in evaluate_codeblock self.evaluate_statement(cur) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 213, in evaluate_statement self.assignment(cur) ~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 650, in assignment value = self.evaluate_statement(node.value) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 215, in evaluate_statement return self.method_call(cur) ~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 550, in method_call obj = self.evaluate_statement(invocable) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 209, in evaluate_statement return self.function_call(cur) ~~~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 536, in function_call res = func(node, func_args, kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/decorators.py", line 237, in wrapper return f(*nargs, **wrapped_kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/decorators.py", line 556, in wrapper return f(*wrapped_args, **wrapped_kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 866, in func_subproject return self.do_subproject(args[0], kw) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 968, in do_subproject raise e File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 956, in do_subproject return methods_map[method](subp_name, subdir, default_options, kwargs) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 1006, in _do_subproject_meson subi.run() ~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/interpreter.py", line 3059, in run super().run() ~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 178, in run self.evaluate_codeblock(self.ast, start=1) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 203, in evaluate_codeblock raise e File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 195, in evaluate_codeblock self.evaluate_statement(cur) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 227, in evaluate_statement return self.evaluate_if(cur) ~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 302, in evaluate_if result = self.evaluate_statement(i.condition) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 215, in evaluate_statement return self.method_call(cur) ~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/interpreterbase.py", line 565, in method_call res = obj.method_call(method_name, args, kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/baseobjects.py", line 127, in method_call return method(self, args, kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/decorators.py", line 237, in wrapper return f(*nargs, **wrapped_kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreterbase/decorators.py", line 556, in wrapper return f(*wrapped_args, **wrapped_kwargs) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/compiler.py", line 522, in compiles_method result, cached = self.compiler.compiles(code, self.environment, ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ extra_args=extra_args, ^^^^^^^^^^^^^^^^^^^^^^ dependencies=deps) ^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/compilers/compilers.py", line 1347, in compiles with self._build_wrapper(code, env, extra_args, dependencies, mode, disable_cache=disable_cache) as p: ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/contextlib.py", line 141, in __enter__ return next(self.gen) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/compilers/compilers.py", line 1328, in _build_wrapper args = self.build_wrapper_args(env, extra_args, dependencies, mode) File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/compilers/mixins/clike.py", line 405, in build_wrapper_args extra_args = mesonlib.listify([e(mode) if callable(e) else e for e in extra_args]) ~^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/interpreter/compiler.py", line 239, in _determine_args args += self.compiler.get_option_compile_args(None, self.interpreter.environment, self.subproject) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/mesonbuild/compilers/cpp.py", line 501, in get_option_compile_args assert isinstance(rtti, bool) ~~~~~~~~~~^^^^^^^^^^^^ AssertionError The Meson build system Version: 1.9.1 Source dir: /home/pbulk/build/games/taisei/work/taisei-1.4.2 Build dir: /home/pbulk/build/games/taisei/work/taisei-1.4.2/output Build type: native build Project name: taisei Project version: 1.4.2 C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0") C linker for the host machine: gcc ld.solaris 5.11-1.1790 (illumos) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/opt/pkg/bin/python3.13) Program configure-file.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/configure-file.py) Program eolconv.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/eolconv.py) Program gen-dist.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/gen-dist.py) Program macos-gen-dmg.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/macos-gen-dmg.py) Program gen-atlas.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/gen-atlas.py) Program gen-atlases.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/gen-atlases.py) Program upkeep.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/upkeep.py) Program pack.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/pack.py) Program glob-search.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/glob-search.py) Program check-submodules.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/check-submodules.py) Program unfuck-path.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/unfuck-path.py) Program format-array.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/format-array.py) Program on-meson-dist.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/on-meson-dist.py) Program index-resources.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/index-resources.py) Program res-index-install.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/res-index-install.py) Program macos-install-dylibs.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/macos-install-dylibs.py) Program post-install-remove.py found: YES (/home/pbulk/build/games/taisei/work/taisei-1.4.2/scripts/post-install-remove.py) Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Werror=assume: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Wabsolute-value: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wcast-align=strict: YES Compiler for C supports arguments -Wcast-function-type: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wfor-loop-analysis: NO Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wgcc-compat: NO Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-declaration-after-statement: YES Compiler for C supports arguments -Wno-gnu-alignof-expression: NO Compiler for C supports arguments -Wno-gnu-folding-constant: NO Compiler for C supports arguments -Wno-ignored-optimization-argument: NO Compiler for C supports arguments -Wno-implicit-fallthrough: YES Compiler for C supports arguments -Wno-long-long: YES Compiler for C supports arguments -Wno-missing-braces: YES Compiler for C supports arguments -Wno-shadow: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wsometimes-uninitialized: NO Compiler for C supports arguments -Wstrict-overflow=0: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wunneeded-internal-declaration: NO Compiler for C supports arguments -Wunreachable-code: YES Compiler for C supports arguments -Wunreachable-code-loop-increment: NO Compiler for C supports arguments -fexcess-precision=standard: YES Compiler for C supports arguments -fmerge-all-constants: YES Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-signaling-nans: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Wconversion -Wno-enum-conversion -Wno-float-conversion -Wfloat-overflow-conversion -Wno-implicit-int-conversion -Wno-implicit-int-float-conversion -Wno-implicit-float-conversion -Wno-shorten-64-to-32 -Wno-sign-conversion -Wno-string-conversion: NO Compiler for C supports arguments -msse -mfpmath=sse: YES Found pkg-config: YES (/home/pbulk/build/games/taisei/work/.tools/bin/pkg-config) 2.4.3 Run-time dependency freetype2 found: YES 26.4.20 Run-time dependency libpng found: YES 1.6.50 Run-time dependency sdl2 found: YES 2.32.10 Run-time dependency libwebp found: YES 1.6.0 Run-time dependency libwebpdecoder found: YES 1.6.0 Run-time dependency zlib found: YES 1.3.1 Run-time dependency libzstd found: YES 1.5.7 Run-time dependency libzip found: YES 1.11.4 Run-time dependency cglm found: YES 0.9.4 Run-time dependency libcrypto found: YES 3.6.0 Dependency gamemode skipped: feature gamemode disabled Library m found: YES Executing subproject basis_universal basis_universal| Project name: basisu basis_universal| Project version: 1.16.4 basis_universal| C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0") basis_universal| C linker for the host machine: gcc ld.solaris 5.11-1.1790 (illumos) basis_universal| C++ compiler for the host machine: g++ (gcc 14.3.0 "g++ (GCC) 14.3.0") basis_universal| C++ linker for the host machine: g++ ld.solaris 5.11-1.1790 (illumos) basis_universal| Library m found: YES basis_universal| Library m found: YES basis_universal| Build-time dependency threads found: YES basis_universal| Library OpenCL found: NO basis_universal| Dependency libzstd found: YES 1.5.7 (cached) basis_universal| Compiler for C++ supports arguments -Wall: YES basis_universal| Compiler for C++ supports arguments -Wno-array-bounds: YES basis_universal| Compiler for C++ supports arguments -Wno-class-memaccess: YES basis_universal| Compiler for C++ supports arguments -Wno-misleading-indentation: YES basis_universal| Compiler for C++ supports arguments -Wno-sign-compare: YES basis_universal| Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES basis_universal| Compiler for C++ supports arguments -Wno-unused-function: YES basis_universal| Compiler for C++ supports arguments -Wno-unused-private-field: NO basis_universal| Compiler for C++ supports arguments -Wno-unused-value: YES basis_universal| Compiler for C++ supports arguments -Wno-unused-variable: YES basis_universal| Compiler for C++ supports arguments -fno-exceptions: YES basis_universal| Compiler for C++ supports arguments -fno-rtti: YES basis_universal| Compiler for C++ supports arguments -fno-strict-aliasing: YES basis_universal| Compiler for C++ supports arguments -mno-avx: YES basis_universal| Compiler for C++ supports arguments -mno-avx2: YES basis_universal| Compiler for C++ supports arguments -mno-avx512f: YES basis_universal| Compiler for C++ supports arguments -mno-sse4.2: YES basis_universal| Compiler for C++ supports arguments -msse4.1: YES subprojects/basis_universal/meson.build:91:6: ERROR: Unhandled python exception This is a Meson bug and should be reported! *** Error code 2 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/taisei *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/taisei