Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 3.9.10-r3, 3.9.13_pre20240925, 3.9.16 ]
  • 3.9.16
    • 3.9.13_pre20240925
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_13
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 3.9.16
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (31 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )
    • 3.9.10-r3
      • EmptyGlobalAssignment
        line 23: empty global assignment: IUSE=""
      • PythonCompatUpdate
        PYTHON_COMPAT updates available: python3_12, python3_13
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 3.9.13_pre20240925, 3.9.16
      • RequiredUseDefaults
        profile: 'default/linux/amd64/23.0' (31 total) failed REQUIRED_USE: python_targets_python3_11
      • VariableOrderWrong
        variable DESCRIPTION should occur before S
      • VariableOrderWrong
        variable S should occur before KEYWORDS

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