[Bug 283188] graphics/py-pillow: compile fails on 13.4-RELEASE-p2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Dec 2024 03:00:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283188 Bug ID: 283188 Summary: graphics/py-pillow: compile fails on 13.4-RELEASE-p2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: george@m5p.com Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Output from failed compilation: ===> Cleaning for py311-pillow-11.0.0 ===> License MIT-CMU accepted by the user ===> py311-pillow-11.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py311-pillow-11.0.0 for building ===> Extracting for py311-pillow-11.0.0 => SHA256 Checksum OK for pillow-11.0.0.tar.gz. ===> Patching for py311-pillow-11.0.0 ===> Applying FreeBSD patches for py311-pillow-11.0.0 from /usr/ports/graphics/py-pillow/files ===> py311-pillow-11.0.0 depends on package: py311-setuptools>=61 - found ===> py311-pillow-11.0.0 depends on package: py311-wheel>=0 - found ===> py311-pillow-11.0.0 depends on package: py311-tkinter>=0 - found ===> py311-pillow-11.0.0 depends on file: /usr/local/bin/python3.11 - found ===> py311-pillow-11.0.0 depends on package: py311-build>=0 - found ===> py311-pillow-11.0.0 depends on package: py311-installer>=0 - found ===> py311-pillow-11.0.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> py311-pillow-11.0.0 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py311-pillow-11.0.0 depends on shared library: libimagequant.so - found (/usr/local/lib/libimagequant.so) ===> py311-pillow-11.0.0 depends on shared library: libopenjp2.so - found (/usr/local/lib/libopenjp2.so) ===> py311-pillow-11.0.0 depends on shared library: libraqm.so - found (/usr/local/lib/libraqm.so) ===> py311-pillow-11.0.0 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> py311-pillow-11.0.0 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> py311-pillow-11.0.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for py311-pillow-11.0.0 ===> Building for py311-pillow-11.0.0 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:104: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) configuration error: `project.classifiers[1]` must be trove-classifier DESCRIPTION: `PyPI classifier <https://pypi.org/classifiers/>`_. GIVEN VALUE: "License :: OSI Approved :: CMU License (MIT-CMU)" OFFENDING RULE: 'format' DEFINITION: { "type": "string", "format": "trove-classifier" } Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module> main() File "/usr/local/lib/python3.11/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.11/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.11/site-packages/setuptools/build_meta.py", line 177, in get_requires_for_build_wheel return self._get_build_requires( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/build_meta.py", line 159, in _get_build_requires self.run_setup() File "/usr/local/lib/python3.11/site-packages/setuptools/build_meta.py", line 174, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 1026, in <module> setup( File "/usr/local/lib/python3.11/site-packages/setuptools/__init__.py", line 87, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 151, in setup dist.parse_config_files() File "/usr/local/lib/python3.11/site-packages/setuptools/dist.py", line 868, in parse_config_files pyprojecttoml.apply_configuration(self, filename, ignore_option_errors) File "/usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 58, in apply_configuration config = read_configuration(filepath, True, ignore_option_errors, dist) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 122, in read_configuration validate(subset, filepath) File "/usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 47, in validate raise error from None ValueError: invalid pyproject.toml config: `project.classifiers[1]` ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/py-pillow *** Error code 1 Stop. make: stopped in /usr/ports/graphics/py-pillow root@sullivan:/usr/ports/graphics/py-pillow # exit -- You are receiving this mail because: You are the assignee for the bug.