Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 816189

Summary: [guru] dev-python/ufoNormalizer-0.5.4 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-04 06:02:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ufoNormalizer-0.5.4 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-04 06:02:08 UTC
Created attachment 742896 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-12-15 10:35:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7418628287946b1309a2cf7c8b4b7dfd11db85c5

commit 7418628287946b1309a2cf7c8b4b7dfd11db85c5
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-12-11 12:13:18 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-12-14 07:02:27 +0000

    dev-python/ufoNormalizer: DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/816189
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/ufoNormalizer/metadata.xml               |  2 +-
 dev-python/ufoNormalizer/ufoNormalizer-0.6.1.ebuild | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)