Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 5.1.3-r3, 5.4.2-r2, 5.7.1-r2, 6.1.1 ]
  • 6.1.1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 5.7.1-r2
    • DeprecatedEclass
      uses deprecated eclass: llvm (migrate to llvm-r1.eclass)
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 6.1.1
  • 5.4.2-r2
    • DeprecatedEclass
      uses deprecated eclass: llvm (migrate to llvm-r1.eclass)
    • 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 )
  • 5.1.3-r3
    • DeprecatedEclass
      uses deprecated eclass: llvm (migrate to llvm-r1.eclass)
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 47, 57, 62
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 5.4.2-r2, 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 )

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