| Summary: | dev-python/zstandard-0.22.0:0: Missing build dep on dev-python/pycparser | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Luke-Jr <luke-jr+gentoobugs> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | leohdz172 |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Please include `emerge --info` and the full build.log (compressed if necessary) cffi already RDEPENDs on pycparser. Would need the full log and emerge --info (at the very least Portage version) to know what happened. |
* Building the wheel for python-zstandard-0.22.0 via setuptools.build_meta gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/zstandard-0.22.0/work/python-zstandard-0.22.0-python3_11/wheel --config-json {"--build-option": ["--no-c-backend"]} 2023-12-16 18:59:30,469 gpep517 INFO Building wheel via backend setuptools.build_meta <string>:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. <string>:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/cffi/cparser.py", line 5, in <module> from . import _pycparser as pycparser ImportError: cannot import name '_pycparser' from 'cffi' (/usr/lib/python3.11/site-packages/cffi/__init__.py)