Summary: | dev-libs/libjcat-0.2.2 with dev-python/setuptools-75.9.0 - AttributeError: module distutils has no attribute ccompiler. Did you mean: compilers? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 89q1r14hd, kris, parona, python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/pypa/setuptools/issues/4866 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-libs:libjcat-0.2.2:20250309-042932.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 920405 [details]
emerge-info.txt
Created attachment 920406 [details]
dev-libs:libjcat-0.2.2:20250309-042932.log
Created attachment 920407 [details]
emerge-history.txt
Created attachment 920408 [details]
environment
Created attachment 920409 [details]
etc.clang.tar.xz
Created attachment 920410 [details]
etc.portage.tar.xz
Created attachment 920411 [details]
logs.tar.xz
Created attachment 920412 [details]
qlist-info.txt.xz
Created attachment 920413 [details]
temp.tar.xz
Not the same issue but it has background information on this area of distutils getting changed in setuptools-75.9.0. https://github.com/pypa/setuptools/issues/4866 https://github.com/pypa/distutils/pull/295 As a heads-up this same issue seems to affect dev-libs/gobject-introspection-1.82.0-r2 as well as dev-libs/json-glib-1.10.6 which in turn makes me suspect it will shop up in other places using g-ir-scanner, too. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bd8814d5e62dd3958aab1be6cd9f013a5ffbad commit 07bd8814d5e62dd3958aab1be6cd9f013a5ffbad Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-09 17:07:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-09 17:08:51 +0000 profiles: mask new setuptools Breaks distutils.ccompiler with a lot of fallout. bug #950978 and many others. Included preemptive 76.0.0 mask as it doesn't seem to fix any of this. Closes: https://bugs.gentoo.org/950978 Closes: https://bugs.gentoo.org/950981 Closes: https://bugs.gentoo.org/950982 Closes: https://bugs.gentoo.org/950983 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) *** Bug 951055 has been marked as a duplicate of this bug. *** |