>>> Building on sparc64-2d under devel/py-uharfbuzz BDEPENDS = [lang/gcc/16;devel/harfbuzz;devel/py-pkgconfig;devel/py-wheel;devel/py-build;lang/cython;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-setuptools_scm] DIST = [devel/py-uharfbuzz:uharfbuzz-0.55.0.tar.gz] FULLPKGNAME = py3-uharfbuzz-0.55.0 RDEPENDS = [devel/harfbuzz;lang/python/3] (Junk lock obtained for sparc64-2d at 1785056231.27) >>> Running depends in devel/py-uharfbuzz at 1785056231.45 last junk was in games/tutris /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-pkgconfig-1.6.0 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 was: /usr/sbin/pkg_add -aI -Drepair gcc-16.1.0p5 harfbuzz-14.2.1 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-pkgconfig-1.6.0 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-pkgconfig-1.6.0 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 >>> Running show-prepare-results in devel/py-uharfbuzz at 1785056245.06 ===> devel/py-uharfbuzz ===> Building from scratch py3-uharfbuzz-0.55.0 ===> py3-uharfbuzz-0.55.0 depends on: py3-cython-* -> py3-cython-3.2.8v0 ===> py3-uharfbuzz-0.55.0 depends on: py3-pkgconfig-* -> py3-pkgconfig-1.6.0 ===> py3-uharfbuzz-0.55.0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-uharfbuzz-0.55.0 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-uharfbuzz-0.55.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-uharfbuzz-0.55.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-uharfbuzz-0.55.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-uharfbuzz-0.55.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 ===> py3-uharfbuzz-0.55.0 depends on: gcc->=16,<17 -> gcc-16.1.0p5 ===> py3-uharfbuzz-0.55.0 depends on: harfbuzz-* -> harfbuzz-14.2.1 ===> Verifying specs: stdc++ pthread harfbuzz harfbuzz-raster harfbuzz-subset m ===> found stdc++.59.0 pthread.28.1 harfbuzz.19.0 harfbuzz-raster.0.0 harfbuzz-subset.2.7 m.10.1 gcc-16.1.0p5 harfbuzz-14.2.1 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-pkgconfig-1.6.0 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 Still tainted: host marked nojunk by textproc/py-cchardet >>> Running junk in devel/py-uharfbuzz at 1785056257.44 Can't run junk because of lock on textproc/py-cchardet (Junk lock released for sparc64-2d at 1785056266.50) distfiles size=2012220 >>> Running extract in devel/py-uharfbuzz at 1785056266.63 ===> devel/py-uharfbuzz ===> Checking files for py3-uharfbuzz-0.55.0 `/usr/ports/distfiles/uharfbuzz-0.55.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-uharfbuzz-0.55.0 >>> Running patch in devel/py-uharfbuzz at 1785056268.90 ===> devel/py-uharfbuzz ===> Patching for py3-uharfbuzz-0.55.0 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/py-uharfbuzz at 1785056270.05 ===> devel/py-uharfbuzz ===> Generating configure for py3-uharfbuzz-0.55.0 ===> Configuring for py3-uharfbuzz-0.55.0 >>> Running build in devel/py-uharfbuzz at 1785056271.21 ===> devel/py-uharfbuzz ===> Building for py3-uharfbuzz-0.55.0 * Getting build dependencies for wheel... Compiling src/uharfbuzz/_harfbuzz.pyx because it changed. Compiling src/uharfbuzz/_harfbuzz_test.pyx because it changed. [1/2] Cythonizing src/uharfbuzz/_harfbuzz.pyx Traceback (most recent call last): File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() ~~~~^^ File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 248, in File "/usr/local/lib/python3.14/site-packages/Cython/Build/Dependencies.py", line 1153, in cythonize cythonize_one(*args) ~~~~~~~~~~~~~^^^^^^^ File "/usr/local/lib/python3.14/site-packages/Cython/Build/Dependencies.py", line 1276, in cythonize_one result = compile_single(pyx_file, options, full_module_name=full_module_name, cache=cache, fingerprint=fingerprint) File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Main.py", line 671, in compile_single return run_pipeline(source, options, full_module_name, context) File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Main.py", line 567, in run_pipeline err, enddata = Pipeline.run_pipeline(pipeline, source) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Pipeline.py", line 418, in run_pipeline data = run(phase, data) File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Pipeline.py", line 400, in run return phase(data) File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Pipeline.py", line 50, in generate_pyx_code_stage module_node.process_implementation(options, result) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/ModuleNode.py", line 314, in process_implementation self.generate_c_code(env, options, result) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/ModuleNode.py", line 609, in generate_c_code self.generate_cached_builtins_decls(env, code) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/Cython/Compiler/Nodes.py", line 405, in generate_cached_builtins_decls code.globalstate.add_cached_builtin_decl(entry) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "Cython/Compiler/Code.py", line 1910, in Cython.Compiler.Code.GlobalState.add_cached_builtin_decl File "Cython/Compiler/Code.py", line 1918, in Cython.Compiler.Code.GlobalState.put_cached_builtin_init self.use_utility_code( File "Cython/Compiler/Code.py", line 2520, in Cython.Compiler.Code.GlobalState.use_utility_code utility_code.put_code(self, used_by=used_by) File "Cython/Compiler/Code.py", line 899, in Cython.Compiler.Code.UtilityCode.put_code self._put_code_section(globalstate['utility_code_def'], globalstate, 'impl', used_by=used_by) File "Cython/Compiler/Code.py", line 851, in Cython.Compiler.Code.UtilityCode._put_code_section code_string, result_is_module_specific = process_utility_ccode(self, output, code_string) File "Cython/Compiler/Code.py", line 924, in Cython.Compiler.Code.add_macro_processor.build_processor.process code_string, result_is_module_specific = last_processor(utility_code, output, code_string) File "Cython/Compiler/Code.py", line 936, in Cython.Compiler.Code.add_macro_processor.build_processor.process code_string = func(utility_code, output, code_string) File "Cython/Compiler/Code.py", line 1026, in Cython.Compiler.Code._inject_cglobal @add_macro_processor( TypeError: _inject_cglobal() takes exactly 2 positional arguments (3 given) TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error 1 in devel/py-uharfbuzz (/usr/ports/lang/python/3/python.port.mk:365 'do-build': @: ; if [ -e /usr/obj/ports/py-uharfbuzz-0.55.0/u...) *** Error 2 in devel/py-uharfbuzz (/usr/ports/infrastructure/mk/bsd.port.mk:3075 '/usr/obj/ports/py-uharfbuzz-0.55.0/.build_done': @cd /usr/...) *** Error 2 in devel/py-uharfbuzz (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=py3-uharfbuzz-0.55.0; export _LOCKS_HELD=" ...) ===> Exiting devel/py-uharfbuzz with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1785056322.88 max_stuck=30.14/depends=13.68/show-prepare-results=12.06/junk=9.23/extract=2.30/patch=1.11/configure=1.20/build=51.74 Error: job failed with 512 on sparc64-2d at 1785056322