Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893920 - <dev-python/setuptools-67.2.0: has_function broken with clang 16
Summary: <dev-python/setuptools-67.2.0: has_function broken with clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-11 05:32 UTC by Sam James
Modified: 2023-02-11 07:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-11 05:32:53 UTC
Just filing this one for completeness as I don't think we plan on fixing cpython (maybe we should, not sure.)

This is fixed upstream in:
- setuptools at https://github.com/pypa/distutils/pull/195, landed in >=dev-python/setuptools-67.2.0
- distutils at https://github.com/pypa/distutils/pull/195
- not fixed in dev-lang/python (cpython) and no plan to: https://github.com/python/cpython/issues/98529.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-11 07:02:28 UTC
I don't exactly mind backporting the change from distutils if it applies but don't really consider it of great importance either.