>>> Building on localhost under devel/py-borghash BDEPENDS = [devel/py-build;lang/python/3;devel/py-setuptools_scm;devel/py-wheel;lang/gcc/16;devel/py-setuptools;devel/py-installer] DIST = [devel/py-borghash:borghash-0.1.1.tar.gz] FULLPKGNAME = py3-borghash-0.1.1 RDEPENDS = [lang/python/3] Woken up net/py-kombu Woken up net/py-kombu Woken up net/bgpq4 (Junk lock failure for localhost at 1785479532.75261) Received IO (Junk lock obtained for localhost at 1785479904.79) Received IO Short-cut: depends already handled by audio/py-audio >>> Running show-prepare-results in devel/py-borghash at 1785479912.12 ===> devel/py-borghash ===> Building from scratch py3-borghash-0.1.1 ===> py3-borghash-0.1.1 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-borghash-0.1.1 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-borghash-0.1.1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-borghash-0.1.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-borghash-0.1.1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-borghash-0.1.1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 ===> py3-borghash-0.1.1 depends on: gcc->=16,<17 -> gcc-16.1.0p6 gcc-16.1.0p6 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 Don't run junk because nojunk in graphics/py-pyx (Junk lock released for localhost at 1785479921.59) Woken up net/openvpn-auth-ldap distfiles size=256765 >>> Running extract in devel/py-borghash at 1785479921.78 ===> devel/py-borghash ===> Checking files for py3-borghash-0.1.1 `/usr/ports/distfiles/borghash-0.1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-borghash-0.1.1 >>> Running patch in devel/py-borghash at 1785479923.69 ===> devel/py-borghash ===> Patching for py3-borghash-0.1.1 ===> 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-borghash at 1785479924.99 ===> devel/py-borghash ===> Generating configure for py3-borghash-0.1.1 ===> Configuring for py3-borghash-0.1.1 >>> Running build in devel/py-borghash at 1785479926.37 ===> devel/py-borghash ===> Building for py3-borghash-0.1.1 * Getting build dependencies for wheel... Compiling src/borghash/HashTable.pyx because it changed. Compiling src/borghash/HashTableNT.pyx because it changed. [1/2] Cythonizing src/borghash/HashTable.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 16, 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-borghash (/usr/ports/lang/python/3/python.port.mk:365 'do-build': @: ; if [ -e /usr/ports/pobj/py-borghash-0.1.1/bor...) *** Error 2 in devel/py-borghash (/usr/ports/infrastructure/mk/bsd.port.mk:3075 '/usr/ports/pobj/py-borghash-0.1.1/.build_done': @cd /usr/po...) *** Error 2 in devel/py-borghash (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=py3-borghash-0.1.1; export _LOCKS_HELD=" py3...) ===> Exiting devel/py-borghash 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 1785479946.63 max_stuck=248.62/waiting-for-lock #2688=379.61/show-prepare-results=9.66/extract=1.88/patch=1.34/configure=1.39/build=20.42 Error: job failed with 512 on localhost at 1785479946