Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arch: [ amd64 ], all versions are unstable: [ 118.0.5993.9 ]
  • 118.0.5993.9
    • EmptyGlobalAssignment
      line 33: empty global assignment: IUSE=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 14
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_13, python3_14
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (29 total) failed REQUIRED_USE: exactly-one-of ( python_single_target_python3_11 python_single_target_python3_12 )
    • 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.