Pkgcheck Warnings

  • All Versions
    • 9999
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 78, 79, 80
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_15
    • 5.5
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 78, 79, 80
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_15
    • 5.4
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 78, 79, 80
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_15
    • 5.3-r1
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 70, 71, 72
      • PythonCompatUpdate
        PYTHON_COMPAT updates available: python3_14, python3_15
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 5.4
      • RequiredUseDefaults
        profile: 'default/linux/alpha/23.0' (461 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_12 python_single_target_python3_13 )

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