Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm ], all versions are unstable: [ 48.5, 48.7, 48.8, 49.5 ]
    • UnstableOnly
      for arch: [ ppc64 ], all versions are unstable: [ 48.5, 48.7, 48.8 ]
  • 9999
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 33, 34, 35, 36, 37, 39, 235
  • 49.5
    • DroppedKeywords
      loong, ppc64, riscv
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 33, 34, 35, 36, 37, 39, 235
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (56 total) failed REQUIRED_USE: exactly-one-of ( elogind systemd )
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (56 total) failed REQUIRED_USE: udev
  • 48.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, 233
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (135 total) failed REQUIRED_USE: ( X || wayland )
  • 48.7
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 31, 32, 33, 34, 35, 37, 233
    • LaggingStable
      slot(0), stabled arch: [ amd64 ], lagging: [ ~arm64, ~x86 ]
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potentials: [ ~arm, ~ppc64 ]
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (158 total) failed REQUIRED_USE: ( X || wayland )
  • 48.5
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 19, 31, 32, 33, 34, 35, 37, 232
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (202 total) failed REQUIRED_USE: ( X || wayland )

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