Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm ], all versions are unstable: [ 3.6, 3.6-r1, 3.7, 3.8 ]
  • 9999
    • 3.8
      • PotentialStable
        slot(0), stabled arches: [ amd64, arm64, x86 ], potential: [ ~arm ]
    • 3.7
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 3.8
    • 3.6-r1
      • EmptyGlobalAssignment
        line 9: empty global assignment: SRC_URI=""
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 3.7, 3.8
      • VariableOrderWrong
        variable LICENSE should occur before SLOT
      • VariableOrderWrong
        variable SLOT should occur before IUSE
    • 3.6
      • EmptyGlobalAssignment
        line 9: empty global assignment: SRC_URI=""
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 3.8
      • VariableOrderWrong
        variable LICENSE should occur before SLOT

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