Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 10.3.1-r1, 10.3.1-r2, 12.1.0, 12.1.1-r1, 12.2.0, 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0 ]
  • 14.0.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 80, 102, 139
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
  • 13.3.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 80, 102, 139
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 14.0.0
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
  • 13.2.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 85, 122
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 13.3.1, 14.0.0
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
  • 13.1.0
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 100, 137
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 13.2.1, 13.3.1, 14.0.0
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 13.0.1
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 77, 108
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 13.0.0
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 12.2.0
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 12.1.1-r1
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 12.2.0, 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 12.1.0
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 12.1.1-r1, 12.2.0, 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 10.3.1-r2
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 12.1.0, 12.1.1-r1, 12.2.0, 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT
  • 10.3.1-r1
    • EmptyGlobalAssignment
      line 19: empty global assignment: DEPEND=""
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 10.3.1-r2, 12.1.0, 12.1.1-r1, 12.2.0, 13.0.0, 13.0.1, 13.1.0, 13.2.1, 13.3.1, 14.0.0
    • UnusedInherits
      unused eclass: multilib
    • VariableOrderWrong
      variable HOMEPAGE should occur before SRC_URI
    • VariableOrderWrong
      variable SLOT should occur before KEYWORDS
    • VariableOrderWrong
      variable S should occur before RESTRICT

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