Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ sparc ], all versions are unstable: [ 4.2.0, 4.2.1-r2 ]
  • 4.2.1-r2
    • DeprecatedEclassVariable
      uses deprecated variable on line 7: DISTUTILS_IN_SOURCE_BUILD (migrate to (none))
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PotentialStable
      slot(4.0), stabled arches: [ amd64, arm, arm64, ppc, ppc64, x86 ], potential: [ ~sparc ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 4.2.0
    • DeprecatedEclassVariable
      uses deprecated variable on line 6: DISTUTILS_IN_SOURCE_BUILD (migrate to (none))
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(4.0) keywords are overshadowed by version: 4.2.1-r2
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (416 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.