Pkgcheck Warnings

  • All Versions
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 64
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • EmptyGlobalAssignment
      line 27: empty global assignment: KEYWORDS=""
    • UnstableOnly
      for arch: [ hppa ], all versions are unstable: [ 0.2.6 ]
    • EmptyGlobalAssignment
      line 20: empty global assignment: SRC_URI=""
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc, ppc64, sparc, x86 ], potential: [ ~hppa ]
    • EmptyGlobalAssignment
      line 20: empty global assignment: SRC_URI=""
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 70
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 64
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • EmptyGlobalAssignment
      line 27: empty global assignment: KEYWORDS=""
    • EmptyGlobalAssignment
      line 20: empty global assignment: SRC_URI=""
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
  • 0.2.6
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc, ppc64, sparc, x86 ], potential: [ ~hppa ]
    • EmptyGlobalAssignment
      line 20: empty global assignment: SRC_URI=""
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 70

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