Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ amd64, x86 ], all versions are unstable: [ 22.1.2, 22.1.6, 23.0.2, 23.0.4 ]
  • 9999
    • EmptyGlobalAssignment
      line 18: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 31: empty global assignment: DEPEND=""
  • 23.0.4
    • EmptyGlobalAssignment
      line 18: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 31: empty global assignment: DEPEND=""
  • 23.0.2
    • EmptyGlobalAssignment
      line 18: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 32: empty global assignment: DEPEND=""
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT
  • 22.1.6
    • EmptyGlobalAssignment
      line 18: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 31: empty global assignment: DEPEND=""
  • 22.1.2
    • EmptyGlobalAssignment
      line 18: empty global assignment: SRC_URI=""
    • EmptyGlobalAssignment
      line 32: empty global assignment: DEPEND=""
    • VariableOrderWrong
      variable LICENSE should occur before RESTRICT

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