[Bug 278299] devel/py-setuptools-scm
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 02:33:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278299 Bug ID: 278299 Summary: devel/py-setuptools-scm Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: jason@aventia.pw Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Hi there, I get a stop building this, perhaps someone else also is still seeing this. Seems it is a re-occurrence of bug #277472 Thanks everyone for your contributions to the community! Jason ===> Cleaning for py39-setuptools-scm-8.0.4 ===> License MIT accepted by the user ===> py39-setuptools-scm-8.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-setuptools-scm-8.0.4 for building ===> Extracting for py39-setuptools-scm-8.0.4 => SHA256 Checksum OK for setuptools-scm-8.0.4.tar.gz. ===> Patching for py39-setuptools-scm-8.0.4 ===> py39-setuptools-scm-8.0.4 depends on package: py39-setuptools>0 - found ===> py39-setuptools-scm-8.0.4 depends on package: py39-wheel>0 - found ===> py39-setuptools-scm-8.0.4 depends on file: /usr/local/bin/python3.9 - found ===> py39-setuptools-scm-8.0.4 depends on package: py39-tomli>0 - found ===> py39-setuptools-scm-8.0.4 depends on package: py39-build>=0 - found ===> py39-setuptools-scm-8.0.4 depends on package: py39-installer>=0 - found ===> Configuring for py39-setuptools-scm-8.0.4 ===> Building for py39-setuptools-scm-8.0.4 * Getting build dependencies for wheel... Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in <module> main() File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", line 177, in get_requires_for_build_wheel return self._get_build_requires( File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", line 159, in _get_build_requires self.run_setup() File "/usr/local/lib/python3.9/site-packages/setuptools/build_meta.py", line 174, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 1, in <module> File "/usr/local/lib/python3.9/site-packages/setuptools/__init__.py", line 87, in setup return distutils.core.setup(**attrs) File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 139, in setup _setup_distribution = dist = klass(attrs) File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 476, in __init__ _Distribution.__init__( File "/usr/local/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 275, in __init__ self.finalize_options() File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 899, in finalize_options for ep in sorted(loaded, key=by_order): File "/usr/local/lib/python3.9/site-packages/setuptools/dist.py", line 898, in <lambda> loaded = map(lambda e: e.load(), filtered) File "/usr/local/lib/python3.9/site-packages/setuptools/_vendor/importlib_metadata/__init__.py", line 196, in load return functools.reduce(getattr, attrs, module) AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version' ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-setuptools-scm ===>>> make build failed for devel/py-setuptools-scm@py39 ===>>> Aborting update -- You are receiving this mail because: You are the assignee for the bug.