Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 5.1.3-r1, 5.7.1-r2, 6.1.1 ]
  • 6.1.1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 5.7.1-r2
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 6.1.1
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 5.1.3-r1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 62, 95
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 5.7.1-r2, 6.1.1
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (34 total) failed REQUIRED_USE: ( python_targets_python3_10 || python_targets_python3_11 )
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT

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