Pkgcheck Warnings

  • All Versions
    • EmptyGlobalAssignment
      line 10: empty global assignment: SRC_URI=""
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, ppc, sparc, x86 ], potential: [ ~arm64 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 84
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 2.15 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 80
    • EmptyGlobalAssignment
      line 10: empty global assignment: SRC_URI=""
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 80
    • EmptyGlobalAssignment
      line 10: empty global assignment: SRC_URI=""
  • 2.15
    • EmptyGlobalAssignment
      line 10: empty global assignment: SRC_URI=""
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, ppc, sparc, x86 ], potential: [ ~arm64 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 84

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