Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, arm64, ppc64, x86 ], all versions are unstable: [ 30.1.2, 31.8.0, 32.0.0 ]
  • 32.0.0
    • EmptyGlobalAssignment
      line 45: empty global assignment: SRC_URI=''
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 31.8.0
    • EmptyGlobalAssignment
      line 45: empty global assignment: SRC_URI=''
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 32.0.0
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 30.1.2
    • EmptyGlobalAssignment
      line 45: empty global assignment: SRC_URI=''
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm, ~arm64, ~ppc64, ~x86 ]
    • VariableOrderWrong
      variable S should occur before KEYWORDS

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.