Pkgcheck Warnings
- All Versions
- UnstableOnly
for arch: [ ppc ], all versions are unstable: [ 5, 6 ]
- 6
- EmptyGlobalAssignment
line 14: empty global assignment: IUSE="" - EmptyGlobalAssignment
line 8: empty global assignment: SRC_URI="" - PotentialStable
slot(6), stabled arches: [ amd64, arm64, ppc64 ], potentials: [ ~arm, ~ppc, ~x86 ]
- 5
- EmptyGlobalAssignment
line 13: empty global assignment: IUSE="" - EmptyGlobalAssignment
line 8: empty global assignment: SRC_URI="" - PotentialStable
slot(5), stabled arches: [ amd64, arm, arm64, ppc64, x86 ], potential: [ ~ppc ] - VariableOrderWrong
variable S should occur before IUSE
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.