Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797283 - dev-libs/distorm3-3.5.2 setuptools warnings detected
Summary: dev-libs/distorm3-3.5.2 setuptools warnings detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 06:13 UTC by Agostino Sarubbo
Modified: 2021-06-21 10:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,50.93 KB, text/plain)
2021-06-21 06:13 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-06-21 06:13:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/distorm3-3.5.2 setuptools warnings detected.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
https://archives.gentoo.org/gentoo-dev/message/81e472e95b181da6e017a85acf329981.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-21 06:13:06 UTC
Created attachment 717309 [details]
build.log

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2021-06-21 10:06:15 UTC
I suggest posting actual warnings to the bug comments:

 * QA Notice: setuptools warnings detected:
 * 
 * 	Usage of dash-separated 'user-access-control' will not be supported in future versions. Please use the underscore name 'user_access_control' instead
 * Verifying compiled files in /usr/lib/python3.8/site-packages
 * Verifying compiled files in /usr/lib/python3.9/site-packages
Comment 3 Larry the Git Cow gentoo-dev 2021-06-21 10:20:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487f1cbdeb8edf94ae549f25b2182203e799385d

commit 487f1cbdeb8edf94ae549f25b2182203e799385d
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-06-21 10:20:43 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-06-21 10:20:53 +0000

    dev-libs/distorm3: avoid dashes in setup.cfg
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/797283
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-libs/distorm3/distorm3-3.5.2.ebuild            |  2 ++
 dev-libs/distorm3/files/distorm3-3.5.2-under.patch | 12 ++++++++++++
 2 files changed, 14 insertions(+)