Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm ], all versions are unstable: [ 48.8, 49.6, 49.7, 50.5 ]
    • UnstableOnly
      for arch: [ ppc64 ], all versions are unstable: [ 48.8 ]
  • 9999
    • EmptyGlobalAssignment
      line 16: empty global assignment: SRC_URI=""
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
  • 50.5
    • DroppedKeywords
      loong, ppc64
    • EmptyGlobalAssignment
      line 16: empty global assignment: SRC_URI=""
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (64 total) failed REQUIRED_USE: exactly-one-of ( elogind systemd )
  • 49.7
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 50.5
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (64 total) failed REQUIRED_USE: exactly-one-of ( elogind systemd )
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (64 total) failed REQUIRED_USE: udev
  • 49.6
    • EmptyGlobalAssignment
      line 15: empty global assignment: SRC_URI=""
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, x86 ], potential: [ ~arm ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (100 total) failed REQUIRED_USE: exactly-one-of ( elogind systemd )
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (100 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
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_15
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (150 total) failed REQUIRED_USE: ( X || wayland )

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