Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 806986

Summary: sci-geosciences/foxtrotgps-1.2.0 - gps_functions.c: error: too few arguments to function gps_read
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=739568
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-geosciences:foxtrotgps-1.2.0:20210807-115608.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-07 13:00:17 UTC
      |                                              ^~~~~
gps_functions.c: In function ‘cb_gpsd_data’:
gps_functions.c:747:15: error: too few arguments to function ‘gps_read’
  747 |         ret = gps_read(&libgps_gpsdata);
      |               ^~~~~~~~
In file included from gps_functions.c:17:
/usr/include/gps.h:2440:12: note: declared here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_abi32+64_debug-20210729-185806

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 0f8876fe028f360c01e2ba49faab655d652f964e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 7 10:36:59 2021 +0000

    2021-08-07 10:36:56 UTC

emerge -qpvO sci-geosciences/foxtrotgps
[ebuild  N    ] sci-geosciences/foxtrotgps-1.2.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2021-08-07 13:00:19 UTC
Created attachment 731110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-07 13:00:20 UTC
Created attachment 731113 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-07 13:00:22 UTC
Created attachment 731116 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-07 13:00:23 UTC
Created attachment 731119 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-07 13:00:24 UTC
Created attachment 731122 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-07 13:00:26 UTC
Created attachment 731125 [details]
sci-geosciences:foxtrotgps-1.2.0:20210807-115608.log
Comment 7 Toralf Förster gentoo-dev 2021-08-07 13:00:27 UTC
Created attachment 731128 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-08-14 19:51:58 UTC
Not glibc-2.34 related.
Comment 9 Larry the Git Cow gentoo-dev 2021-08-14 19:59:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b3ec269d0eae0d2370ae33c4236e7d3341c74a

commit e5b3ec269d0eae0d2370ae33c4236e7d3341c74a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-14 19:56:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-14 19:59:14 +0000

    sci-geosciences/foxtrotgps: 1.2.2 version bump, EAPI-7 bump
    
    Thanks-to: Alexander Bezrukov <phmagic@mail.ru>
    Closes: https://bugs.gentoo.org/739568
    Closes: https://bugs.gentoo.org/806986
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-geosciences/foxtrotgps/Manifest                |  1 +
 .../foxtrotgps/files/foxtrotgps-1.2.2-gcc10.patch  | 24 ++++++++++++++
 .../files/foxtrotgps-1.2.2-gpsd-api9.patch         | 37 ++++++++++++++++++++++
 sci-geosciences/foxtrotgps/foxtrotgps-1.2.2.ebuild | 33 +++++++++++++++++++
 4 files changed, 95 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-10-17 03:59:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1caddd2c85b8c9d6c90d414170dec987000e34a7

commit 1caddd2c85b8c9d6c90d414170dec987000e34a7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-17 03:59:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-17 03:59:34 +0000

    sci-geosciences/foxtrotgps: fix build with newer gpsd
    
    Closes: https://bugs.gentoo.org/739568
    Closes: https://bugs.gentoo.org/806986
    Closes: https://bugs.gentoo.org/808883
    Signed-off-by: Sam James <sam@gentoo.org>

 .../foxtrotgps-1.2.2-fix-some-receivers.patch      | 29 ++++++++++++++--------
 .../foxtrotgps/foxtrotgps-1.2.2-r1.ebuild          |  2 +-
 2 files changed, 19 insertions(+), 12 deletions(-)
Comment 11 Larry the Git Cow gentoo-dev 2021-10-17 04:26:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93640d6db2ef27849988cd5258eb4f3b1e8a67e

commit e93640d6db2ef27849988cd5258eb4f3b1e8a67e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-17 04:25:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-17 04:25:34 +0000

    sci-geosciences/foxtrotgps: fix patch for newer gpsd (again)
    
    I don't think the API define got bumped in 3.23.1?
    
    Closes: https://bugs.gentoo.org/818268
    Closes: https://bugs.gentoo.org/739568
    Closes: https://bugs.gentoo.org/806986
    Closes: https://bugs.gentoo.org/808883
    Signed-off-by: Sam James <sam@gentoo.org>

 .../foxtrotgps/files/foxtrotgps-1.2.2-fix-some-receivers.patch          | 2 +-
 sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)