Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 0.31.2, 0.32.0, 0.33.0_rc0 ]
  • 0.33.0_rc0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 11
    • NonexistentDeps
      DEPEND: nonexistent package: sci-libs/onnxruntime
    • NonexistentDeps
      RDEPEND: nonexistent package: sci-libs/onnxruntime
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 0.32.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 11, 12
    • NonexistentDeps
      DEPEND: nonexistent package: sci-libs/onnxruntime
    • NonexistentDeps
      RDEPEND: nonexistent package: sci-libs/onnxruntime
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.33.0_rc0
  • 0.31.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 11
    • MatchingChksums
      distfile 'lc0-0.33.0_rc0-opencl.hpp' matches checksums for 'lc0-0.32.0-opencl.hpp'
    • MatchingChksums
      distfile 'lc0-common-0.32.0.tar.gz' matches checksums for 'lc0-common-0.31.2.tar.gz'
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.32.0, 0.33.0_rc0

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