>>> Building on sparc64-0d under security/py-M2Crypto BDEPENDS = [devel/py-build;devel/py-wheel;lang/python/3;devel/py-installer;devel/py-setuptools;devel/swig] DIST = [security/py-M2Crypto:m2crypto-0.46.2.tar.gz] FULLPKGNAME = py3-M2Crypto-0.46.2 RDEPENDS = [lang/python/3] (Junk lock obtained for sparc64-0d at 1761371119.73) >>> Running depends in security/py-M2Crypto at 1761371119.90 last junk was in editors/nvi,iconv /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 swig-4.2.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 swig-4.2.1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 swig-4.2.1 >>> Running show-prepare-results in security/py-M2Crypto at 1761371147.48 ===> security/py-M2Crypto ===> Building from scratch py3-M2Crypto-0.46.2 ===> py3-M2Crypto-0.46.2 depends on: swig-* -> swig-4.2.1 ===> py3-M2Crypto-0.46.2 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> py3-M2Crypto-0.46.2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-M2Crypto-0.46.2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-M2Crypto-0.46.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-M2Crypto-0.46.2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: crypto pthread ssl python3.12 ===> found crypto.57.1 pthread.28.0 ssl.60.1 python3.12.0.0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 swig-4.2.1 (Junk lock released for sparc64-0d at 1761371154.80) distfiles size=501816 >>> Running extract in security/py-M2Crypto at 1761371154.94 ===> security/py-M2Crypto ===> Checking files for py3-M2Crypto-0.46.2 `/usr/ports/distfiles/m2crypto-0.46.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-M2Crypto-0.46.2 >>> Running patch in security/py-M2Crypto at 1761371156.81 ===> security/py-M2Crypto ===> Patching for py3-M2Crypto-0.46.2 ===> Applying OpenBSD patch patch-src_SWIG__evp_i Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/SWIG/_evp.i |--- src/SWIG/_evp.i.orig |+++ src/SWIG/_evp.i -------------------------- Patching file src/SWIG/_evp.i using Plan A... Hunk #1 succeeded at 364. done ===> Applying OpenBSD patch patch-src_SWIG__lib11_compat_i Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Provide CRYPTO_zalloc to fix build with LibreSSL | |Index: src/SWIG/_lib11_compat.i |--- src/SWIG/_lib11_compat.i.orig |+++ src/SWIG/_lib11_compat.i -------------------------- Patching file src/SWIG/_lib11_compat.i using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 23. done ===> Applying OpenBSD patch patch-src_SWIG__threads_i Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with LibreSSL | |Index: src/SWIG/_threads.i |--- src/SWIG/_threads.i.orig |+++ src/SWIG/_threads.i -------------------------- Patching file src/SWIG/_threads.i using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 13. Hunk #3 succeeded at 25. Hunk #4 succeeded at 35. Hunk #5 succeeded at 50. done ===> Applying OpenBSD patch patch-src_SWIG__x509_i Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |X509_check_trust() and X509_NAME_print() were removed from the public API | |Index: src/SWIG/_x509.i |--- src/SWIG/_x509.i.orig |+++ src/SWIG/_x509.i -------------------------- Patching file src/SWIG/_x509.i using Plan A... Hunk #1 succeeded at 110. Hunk #2 succeeded at 148. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in security/py-M2Crypto at 1761371158.13 ===> security/py-M2Crypto ===> Generating configure for py3-M2Crypto-0.46.2 ===> Configuring for py3-M2Crypto-0.46.2 >>> Running build in security/py-M2Crypto at 1761371159.36 ===> security/py-M2Crypto ===> Building for py3-M2Crypto-0.46.2 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' INFO:run_command:running egg_info INFO:write_pkg_info:writing src/M2Crypto.egg-info/PKG-INFO INFO:write_file:writing dependency_links to src/M2Crypto.egg-info/dependency_links.txt INFO:write_file:writing top-level names to src/M2Crypto.egg-info/top_level.txt Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() File "/usr/local/lib/python3.12/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.12/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.12/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.12/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires self.run_setup() File "/usr/local/lib/python3.12/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) File "", line 342, in File "/usr/local/lib/python3.12/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 186, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 202, in run_commands dist.run_commands() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands self.run_command(cmd) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1104, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 312, in run self.find_sources() File "/usr/local/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 320, in find_sources mm.run() File "/usr/local/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 543, in run self.add_defaults() File "/usr/local/lib/python3.12/site-packages/setuptools/command/egg_info.py", line 581, in add_defaults sdist.add_defaults(self) File "/usr/local/lib/python3.12/site-packages/setuptools/command/sdist.py", line 109, in add_defaults super().add_defaults() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", line 245, in add_defaults self._add_defaults_ext() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", line 329, in _add_defaults_ext build_ext = self.get_finalized_command('build_ext') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 334, in get_finalized_command cmd_obj.ensure_finalized() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 135, in ensure_finalized self.finalize_options() File "", line 236, in finalize_options RuntimeError: gcc -E ended with return code 1 ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error 1 in security/py-M2Crypto (/usr/ports/lang/python/3/python.port.mk:361 'do-build': @: ; if [ -e /usr/obj/ports/py-M2Crypto-0.46.2/...) *** Error 2 in security/py-M2Crypto (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/py-M2Crypto-0.46.2/.build_done': @cd /usr...) *** Error 2 in security/py-M2Crypto (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=py3-M2Crypto-0.46.2; export _LOCKS_HELD="...) ===> Exiting security/py-M2Crypto 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 1761371167.77 max_stuck=0.00/depends=27.66/show-prepare-results=7.41/extract=1.89/patch=1.31/configure=1.24/build=8.52 Error: job failed with 512 on sparc64-0d at 1761371167