Pkgcheck Warnings
- All Versions
- UnstableOnly
for arch: [ hppa ], all versions are unstable: [ 2.1.0 ] - UnstableOnly
for arch: [ x86 ], all versions are unstable: [ 2.1.0, 2.2.0, 2.3.0 ]
- 2.3.0
- 2.2.0
- PotentialStable
slot(2), stabled arches: [ amd64, arm, arm64, ppc, ppc64, sparc ], potential: [ ~x86 ] - SelfAssignment
line 26: self assignment: RDEPEND="${RDEPEND}"
- 2.1.0
- EmptyGlobalAssignment
line 23: empty global assignment: IUSE="" - ExcessiveLineLength
excessive line length (over 120 characters) on line: 56 - SelfAssignment
line 26: self assignment: RDEPEND="${RDEPEND}" - VariableOrderWrong
variable SLOT should occur before KEYWORDS
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.