>>> Building on sparc64-0b under sysutils/py-statgrab BDEPENDS = [sysutils/libstatgrab;lang/python/3;lang/gcc/16;devel/py-wheel;devel/py-build;lang/cython;devel/py-setuptools;devel/py-installer] DIST = [sysutils/py-statgrab:pystatgrab-0.7.3.tar.gz] FULLPKGNAME = py3-statgrab-0.7.3p1 RDEPENDS = [sysutils/libstatgrab;lang/python/3] (Junk lock obtained for sparc64-0b at 1785017955.29) >>> Running depends in sysutils/py-statgrab at 1785017955.44 last junk was in devel/py-rencode /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair gcc-16.1.0p5 libstatgrab-0.91p5 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair libstatgrab-0.91p5 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in sysutils/py-statgrab at 1785017969.27 ===> sysutils/py-statgrab ===> Building from scratch py3-statgrab-0.7.3p1 ===> py3-statgrab-0.7.3p1 depends on: py3-cython-* -> py3-cython-3.2.8v0 ===> py3-statgrab-0.7.3p1 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-statgrab-0.7.3p1 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-statgrab-0.7.3p1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-statgrab-0.7.3p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-statgrab-0.7.3p1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-statgrab-0.7.3p1 depends on: gcc->=16,<17 -> gcc-16.1.0p5 ===> py3-statgrab-0.7.3p1 depends on: libstatgrab->=0.91 -> libstatgrab-0.91p5 ===> Verifying specs: pthread statgrab python3.14 ===> found pthread.28.1 statgrab.1.0 python3.14.0.0 gcc-16.1.0p5 libstatgrab-0.91p5 py3-build-1.5.1 py3-cython-3.2.8v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6p0 Still tainted: host marked nojunk by devel/py-rencode >>> Running junk in sysutils/py-statgrab at 1785017979.25 Can't run junk because of lock on devel/py-rencode (Junk lock released for sparc64-0b at 1785017985.79) distfiles size=123327 >>> Running extract in sysutils/py-statgrab at 1785017985.90 ===> sysutils/py-statgrab ===> Checking files for py3-statgrab-0.7.3p1 `/usr/ports/distfiles/pystatgrab-0.7.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-statgrab-0.7.3p1 rm /usr/obj/ports/py-statgrab-0.7.3/pystatgrab-0.7.3/statgrab.c >>> Running patch in sysutils/py-statgrab at 1785017988.22 ===> sysutils/py-statgrab ===> Patching for py3-statgrab-0.7.3p1 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/py-statgrab at 1785017989.40 ===> sysutils/py-statgrab ===> Generating configure for py3-statgrab-0.7.3p1 ===> Configuring for py3-statgrab-0.7.3p1 >>> Running build in sysutils/py-statgrab at 1785017990.69 ===> sysutils/py-statgrab ===> Building for py3-statgrab-0.7.3p1 * Getting build dependencies for wheel... Compiling statgrab.pyx because it changed. [1/1] Cythonizing statgrab.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 512, in run_setup super().run_setup(setup_script=setup_script) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 73, 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 sysutils/py-statgrab (/usr/ports/lang/python/3/python.port.mk:365 'do-build': @: ; if [ -e /usr/obj/ports/py-statgrab-0.7.3/p...) *** Error 2 in sysutils/py-statgrab (/usr/ports/infrastructure/mk/bsd.port.mk:3075 '/usr/obj/ports/py-statgrab-0.7.3/.build_done': @cd /usr/...) *** Error 2 in sysutils/py-statgrab (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=py3-statgrab-0.7.3p1; export _LOCKS_HELD=...) ===> Exiting sysutils/py-statgrab 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 1785018015.12 max_stuck=0.00/depends=13.90/show-prepare-results=9.80/junk=6.64/extract=2.30/patch=1.23/configure=1.28/build=24.51 Error: job failed with 512 on sparc64-0b at 1785018015