Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812341 - dev-python/cx_Freeze-6.6-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: dev-python/cx_Freeze-6.6-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-09-09 20:09 UTC by Agostino Sarubbo
Modified: 2021-10-27 06:48 UTC (History)
0 users

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


Attachments
build.log (build.log,67.36 KB, text/plain)
2021-09-09 20:10 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-09-09 20:09:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cx_Freeze-6.6 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-09 20:10:00 UTC
Created attachment 738670 [details]
build.log

build log and emerge --info
Comment 2 Sergey Popov gentoo-dev 2021-09-10 09:46:42 UTC
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?
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-07 05:57:50 UTC
tinderbox has reproduced this issue with version 6.6-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2021-10-27 06:48:16 UTC
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(+)