GPS daemon and library for USB/serial GPS devices and GPS/mapping clients

https://gpsd.gitlab.io/gpsd/

Pkgcheck Warnings

  • All Versions
    • UnstableOnly
      for arches: [ arm64, sparc ], all versions are unstable: [ 3.23.1-r2, 3.24, 3.25 ]
  • 9999
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 85
    • PythonHasVersionUsage
      usage of has_version on line: 79, replace with python_has_version
    • UseFlagWithoutDeps
      special small-files USE flag without effect on dependencies: [ ipv6 ]
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
  • 3.25
    • PythonHasVersionUsage
      usage of has_version on line: 79, replace with python_has_version
    • DroppedKeywords
      loong
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 85
    • PotentialStable
      slot(0), stabled arches: [ amd64, arm, ppc, ppc64, x86 ], potentials: [ ~arm64, ~sparc ]
    • UseFlagWithoutDeps
      special small-files USE flag without effect on dependencies: [ ipv6 ]
  • 3.24
    • PythonHasVersionUsage
      usage of has_version on line: 77, replace with python_has_version
    • UseFlagWithoutDeps
      special small-files USE flag without effect on dependencies: [ ipv6 ]
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 83
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (278 total) failed REQUIRED_USE: python_targets_python3_10
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_11
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
  • 3.23.1-r2
    • ExcessiveLineLength
      excessive line length (over 120 characters) on line: 84
    • RequiredUseDefaults
      profile: 'default/linux/amd64/17.0/musl' (272 total) failed REQUIRED_USE: python_targets_python3_10
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 3.24, 3.25
    • PythonCompatUpdate
      PYTHON_COMPAT update available: python3_11
    • DistutilsNonPEP517Build
      uses deprecated non-PEP517 build mode, please switch to DISTUTILS_USE_PEP517=...
    • UseFlagWithoutDeps
      special small-files USE flag without effect on dependencies: [ ipv6 ]
    • PythonHasVersionUsage
      usage of has_version on line: 78, replace with python_has_version

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