Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 45
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 10.2.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 82
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (673 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_pypy3 python_single_target_python3_10 )
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12
  • 10.2.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 45
  • 9.1.0
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 10.2.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 82
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (673 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_pypy3 python_single_target_python3_10 )
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_11, python3_12

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