Pkgcheck Warnings

  • All Versions
    • 9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 35
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 244, 261, 288, 292, 351, 458
    • 1.4.9999
      • DuplicateEclassInherit
        duplicate eclass inherit 'git-r3', line 35
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 249, 266, 293, 297, 356, 463
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.9-r1
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 249, 266, 293, 297, 356, 463
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.8-r3
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 249, 266, 293, 297, 356, 463
      • VariableOrderWrong
        variable DESCRIPTION should occur before SRC_URI
    • 1.4.7-r3
      • ExcessiveLineLength
        excessive line length (over 120 characters) on lines: 249, 266, 293, 297, 356, 463
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_14
      • RedundantVersion
        slot(0) keywords are overshadowed by version: 1.4.8-r3
      • 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.