Summary: | dev-python/cx_Freeze-6.6-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sergey Popov (RETIRED) <pinkbyte> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 812431 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 738670 [details]
build.log
build log and emerge --info
cx_Freeze requires setuptools to be installed to work, i am not sure, why this warning is triggered and how to silence it. Should i set DISTUTILS_USE_SETUPTOOLS="manual" and add dependency on dev-python/setuptools explicitly? tinderbox has reproduced this issue with version 6.6-r1 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69dac2a123caaa276010346e769481c8fc32ca6c commit 69dac2a123caaa276010346e769481c8fc32ca6c Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2021-10-27 06:39:52 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2021-10-27 06:47:59 +0000 dev-python/cx_Freeze: add 6.8.2, enable tests, enable py3.10 Bug: https://bugs.gentoo.org/765385 Closes: https://bugs.gentoo.org/812341 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/cx_Freeze/Manifest | 1 + dev-python/cx_Freeze/cx_Freeze-6.8.2.ebuild | 46 ++++++++++++++++++++++ .../files/cx_Freeze-6.8.2-buildsystem.patch | 13 ++++++ 3 files changed, 60 insertions(+) |