Pkgcheck Warnings
- All Versions
- 9999
- DistutilsNonPEP517Build
uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=... - EmptyGlobalAssignment
line 17: empty global assignment: SRC_URI="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 103
- 4.1.0-r1
- DistutilsNonPEP517Build
uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=... - EmptyGlobalAssignment
line 17: empty global assignment: SRC_URI="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 103
- 4.1.0
- DistutilsNonPEP517Build
uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=... - EmptyGlobalAssignment
line 17: empty global assignment: SRC_URI="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 103 - PythonCompatUpdate
PYTHON_COMPAT updates available: python3_12, python3_13 - RedundantVersion
slot(0) keywords are overshadowed by version: 4.1.0-r1 - RequiredUseDefaults
profile: 'default/linux/amd64/23.0' (212 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 )
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.