Pkgcheck Warnings

  • All Versions
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • EbuildReservedName
      line 94: function name "__set_vendor_uri" is disallowed because "__" is a reserved prefix
    • EbuildReservedName
      line 102: variable name "__set_vendor_uri" is disallowed because "__" is a reserved prefix
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64 ], potential: [ ~x86 ]
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 0.11.0-r1 ]
  • 0.11.0-r1
    • EmptyGlobalAssignment
      line 15: empty global assignment: IUSE=""
    • EbuildReservedName
      line 94: function name "__set_vendor_uri" is disallowed because "__" is a reserved prefix
    • EbuildReservedName
      line 102: variable name "__set_vendor_uri" is disallowed because "__" is a reserved prefix
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64 ], potential: [ ~x86 ]

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