Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ arm64 ], all versions are unstable: [ 1.1.8, 1.4.2, 1.6.3, 1.7.2 ]
  • 1.7.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 202, 210, 213, 216, 222, 226
    • IndirectInherits
      llvm-r1: indirect inherit usage: "llvm_gen_dep '", line 159
  • 1.6.3
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 202, 210, 213, 216, 222, 226
    • IndirectInherits
      llvm-r1: indirect inherit usage: "llvm_gen_dep '", line 159
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 1.7.2
  • 1.4.2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 199, 207, 210, 213, 219, 223
    • IndirectInherits
      llvm-r1: indirect inherit usage: "llvm_gen_dep '", line 156
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 1.6.3, 1.7.2
  • 1.1.8
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 199, 207, 210, 213, 219, 223
    • IndirectInherits
      llvm-r1: indirect inherit usage: "llvm_gen_dep '", line 156
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~arm64 ]

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