Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 1.27.1, 1.27.3
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.27.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 1.26.1, 1.27.1, 1.27.3 ]
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
  • 1.27.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
  • 1.27.1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.27.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
  • 1.26.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 18
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 1.27.1, 1.27.3
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""

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