Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ sparc ], all versions are unstable: [ 2.1.16, 2.2.7, 2.3.1, 2.3.2 ]
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 15
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 2.3.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 15
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc64 ], potential: [ ~sparc ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 2.3.1
    • DoublePrefixInPath
      ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 290
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.3.2
  • 2.2.7
    • DoublePrefixInPath
      ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 292
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2.3.1, 2.3.2
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (200 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )
  • 2.1.16
    • DoublePrefixInPath
      ${EROOT}/$(systemd_get_systempresetdir): concatenates two paths containing EPREFIX on line: 293
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 2.2.7, 2.3.1, 2.3.2
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (188 total) failed REQUIRED_USE: ( python_targets_python3_11 || python_targets_python3_12 )

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