Pkgcheck Warnings

  • All Versions
    • 9999
      • EmptyGlobalAssignment
        line 15: empty global assignment: SRC_URI=""
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 87
    • 5.0.0
      • EmptyGlobalAssignment
        line 15: empty global assignment: SRC_URI=""
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 87
    • 4.1.0-r1
      • DistutilsNonPEP517Build
        uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
      • EmptyGlobalAssignment
        line 17: empty global assignment: SRC_URI=""
      • ExcessiveLineLength
        excessive line length (over 120 characters) on line: 103
      • PythonCompatUpdate
        PYTHON_COMPAT update available: python3_13

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