Pkgcheck Warnings

  • All Versions
    • 9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 35
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 239, 256, 283, 287, 346, 453
    • 1.4.9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 40
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.9
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.8-r2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 1.4.9
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.8
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
      • RedundantVersion
        slot(0) keywords are overshadowed by versions: 1.4.8-r2, 1.4.9
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.7-r2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI

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