Pkgcheck Warnings
- All Versions
- 9999
- EmptyGlobalAssignment
line 15: empty global assignment: SRC_URI=""
- 5.0.0-r1
- EmptyGlobalAssignment
line 15: empty global assignment: SRC_URI="" - LaggingStable
slot(0), stabled arches: [ arm64, ppc64, x86 ], lagging: [ ~amd64 ]
- 5.0.0
- EmptyGlobalAssignment
line 15: empty global assignment: SRC_URI="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 87
- 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 - PythonCompatUpdate
PYTHON_COMPAT update available: python3_13 - RedundantVersion
slot(0) keywords are overshadowed by version: 5.0.0
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.