Pkgcheck Warnings

  • All Versions
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 58
    • StaticSrcUri
      '0.8' in SRC_URI, replace with $(ver_cut 1-2)
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 63
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.8.4-r1
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.8.4, 0.8.4-r1
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 67
  • 0.8.4-r1
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 63
  • 0.8.4
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 58
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.8.4-r1
  • 0.8.3
    • StaticSrcUri
      '0.8' in SRC_URI, replace with $(ver_cut 1-2)
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_12
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.8.4, 0.8.4-r1
    • IndirectInherits
      out-of-source-utils: indirect inherit usage: 'run_in_build_dir econf "${pythonconf[@]}" "${myconf[@]}"', line 67

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