Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 2.10.0, 2.11.0 ]
  • 2.11.0
    • TarballAvailable
      zip archives used when tarball available: [ https://github.com/bazelbuild/rules_cc/archive/b1c40e1de81913a3c40e5948f78719c28152486d.zip https://github.com/bazelbuild/rules_java/archive/7cf3cefd652008d0a64a419c34c13bdca6c8f178.zip ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 18, 19
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
  • 2.10.0
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 2.11.0
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 18, 19
    • TarballAvailable
      zip archives used when tarball available: [ https://github.com/bazelbuild/rules_cc/archive/b1c40e1de81913a3c40e5948f78719c28152486d.zip https://github.com/bazelbuild/rules_java/archive/7cf3cefd652008d0a64a419c34c13bdca6c8f178.zip ]

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