Pkgcheck Warnings

  • All Versions
    • 46.1
      • EmptyGlobalAssignment
        line 13: empty global assignment: IUSE=""
      • EmptyGlobalAssignment
        line 15: empty global assignment: RDEPEND=""
      • VariableOrderWrong
        variable S should occur before IUSE
    • 46.0
      • EmptyGlobalAssignment
        line 13: empty global assignment: IUSE=""
      • EmptyGlobalAssignment
        line 15: empty global assignment: RDEPEND=""
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 46.1
      • StableRequest
        slot(0) no change in 50 days for unstable keywords: [ ~amd64, ~arm, ~arm64, ~ppc, ~ppc64, ~sparc, ~x86 ]
      • VariableOrderWrong
        variable S should occur before IUSE
    • 45.0
      • EmptyGlobalAssignment
        line 13: empty global assignment: IUSE=""
      • EmptyGlobalAssignment
        line 15: empty global assignment: RDEPEND=""
      • 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.