Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, ppc64 ], all versions are unstable: [ 46.7-r1, 47.6-r1, 47.8 ]
  • 9999
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 31, 32, 33, 34, 35, 37, 215
  • 47.8
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 31, 32, 33, 34, 35, 37, 216
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (116 total) failed REQUIRED_USE: ( X || wayland )
  • 47.6-r1
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 31, 32, 33, 34, 35, 37, 216
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 47.8
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (116 total) failed REQUIRED_USE: ( X || wayland )
  • 46.7-r1
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 30, 31, 32, 33, 34, 36, 185, 196
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, x86 ], potentials: [ ~arm, ~ppc64 ]

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