Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797730 - games-simulation/singularity-1.00 setuptools warnings detected
Summary: games-simulation/singularity-1.00 setuptools warnings detected
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-23 06:28 UTC by Agostino Sarubbo
Modified: 2021-11-13 23:31 UTC (History)
1 user (show)

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


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

Issue: games-simulation/singularity-1.00 setuptools warnings detected.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'QA Notice: setuptools warnings detected'
https://archives.gentoo.org/gentoo-dev/message/81e472e95b181da6e017a85acf329981.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-23 06:28:24 UTC
Created attachment 717828 [details]
build.log

build log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-11-13 23:31:22 UTC
 * QA Notice: setuptools warnings detected:
 * 
 * 	Normalizing '1.00' to '1.0'

This looks obsolete

    # skip useless version normalization warnings
    setuptools_warn_ignore_re = [re.compile(r"Normalizing .*")]

There's still the tests notice but that's bug #797727 (will enable).