Pkgcheck Warnings

  • All Versions
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.8.1
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • PotentialStable
      slot(0), stabled arches: [ amd64, ppc, ppc64, x86 ], potential: [ ~arm64 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 27: empty global assignment: KEYWORDS=""
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 2.6.2, 2.8.1 ]
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 27: empty global assignment: KEYWORDS=""
  • 2.8.1
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • PotentialStable
      slot(0), stabled arches: [ amd64, ppc, ppc64, x86 ], potential: [ ~arm64 ]
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""
  • 2.6.2
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.8.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 47
    • EmptyGlobalAssignment
      line 19: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 28: empty global assignment: IUSE=""

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