Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm, ppc ], all versions are unstable: [ 7.2.4, 7.2.11, 7.2.12, 8.0.5, 8.1.5, 8.2.3, 8.2.5, 9.0.0, 9.0.1 ]
  • 9999
    • EmptyGlobalAssignment
      line 30: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 815, 894
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 9.0.1
    • EmptyGlobalAssignment
      line 30: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 816, 895
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 9.0.0
    • EmptyGlobalAssignment
      line 30: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 816, 895
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 9.0.1
    • StableRequest
      slot(0) no change in 64 days for unstable keywords: [ ~amd64, ~arm64, ~ppc64, ~x86 ]
  • 8.2.5
    • EmptyGlobalAssignment
      line 30: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 812, 891
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 9.0.0, 9.0.1
  • 8.2.3
    • EmptyGlobalAssignment
      line 30: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 812, 891
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm64, ppc64, x86 ], potentials: [ ~arm, ~ppc ]
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
  • 8.1.5
    • EmptyGlobalAssignment
      line 35: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 792, 871
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 8.2.3
  • 8.0.5
    • EmptyGlobalAssignment
      line 34: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 792, 871
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 8.1.5, 8.2.3
  • 7.2.12
    • EmptyGlobalAssignment
      line 34: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 791, 870
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 8.0.5, 8.1.5, 8.2.3, 8.2.5, 9.0.0, 9.0.1
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (224 total) failed REQUIRED_USE: ( python_targets_python3_10 || python_targets_python3_11 )
  • 7.2.11
    • EmptyGlobalAssignment
      line 34: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 791, 870
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 8.0.5, 8.1.5, 8.2.3
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (330 total) failed REQUIRED_USE: ( python_targets_python3_10 || python_targets_python3_11 )
  • 7.2.4
    • EmptyGlobalAssignment
      line 34: empty global assignment: SRC_URI=""
    • ExcessiveLineLength
      excessive line length (over 120 characters) on lines: 792, 871
    • PythonCompatUpdate
      PYTHON_COMPAT updates available: python3_12, python3_13
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 7.2.11, 8.0.5, 8.1.5, 8.2.3
    • RequiredUseDefaults
      profile: 'default/linux/amd64/23.0' (330 total) failed REQUIRED_USE: ( python_targets_python3_10 || python_targets_python3_11 )

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