Pkgcheck Warnings

  • All Versions
    • 9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 40
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 243, 260, 287, 291, 350, 457
    • 1.4.9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 40
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 248, 265, 292, 296, 355, 462
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.9
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 248, 265, 292, 296, 355, 462
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.8-r2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 248, 265, 292, 296, 355, 462
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.7-r2
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 248, 265, 292, 296, 355, 462
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 1.4.8-r2
      • 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.