Pkgcheck Warnings

  • All Versions
    • UnusedLocalUse
      unused local USE flag: [ systemtap ]
  • 99999999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 24.1.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 22.16.0
    • 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: 24.1.0
  • 22.13.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
  • 20.19.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_14
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 22.13.1, 22.16.0, 24.1.0
  • 20.18.2
    • 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 version: 22.13.1

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