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

Bug 392217

Summary: app-misc/geoclue-0.12.0_p20110307 with USE=gps needs <=sci-geosciences/gpsd-2.95-r1
Product: Gentoo Linux Reporter: Daniel Troeder <daniel>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal CC: daniel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Troeder 2011-11-27 22:34:14 UTC
app-misc/geoclue-0.12.0_p20110307 builds only with <=sci-geosciences/gpsd-2.95-r1

gps? ( sci-geosciences/gpsd ) in app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild sould be updated

Reproducible: Always

Steps to Reproduce:
1. emerge '>sci-geosciences/gpsd-2.95-r1'
2. emerge '=app-misc/geoclue-0.12.0_p20110307'
Actual Results:  
  CC     geoclue_gpsd-geoclue-gpsd.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2    -march=native -O2 -pipe -g -Wall  -Wno-format -c -o geoclue_gpsd-geoclue-gpsd.o `test -f 'geoclue-gpsd.c' || echo './'`geoclue-gpsd.c
  GEN    org.freedesktop.Geoclue.Providers.Gpsd.service
geoclue-gpsd.c:43:27: error: ‘gps_data’ redeclared as different kind of symbol
/usr/include/gps.h:1437:20: note: previous declaration of ‘gps_data’ was here
geoclue-gpsd.c: In function ‘geoclue_gpsd_start_gpsd’:
geoclue-gpsd.c:400:2: error: too few arguments to function ‘gps_open’
/usr/include/gps.h:1430:12: note: declared here
geoclue-gpsd.c:402:53: error: ‘POLL_NONBLOCK’ undeclared (first use in this function)
geoclue-gpsd.c:402:53: note: each undeclared identifier is reported only once for each function it appears in
geoclue-gpsd.c:403:3: warning: implicit declaration of function ‘gps_set_raw_hook’
geoclue-gpsd.c: In function ‘gpsd_poll’:
geoclue-gpsd.c:416:3: warning: implicit declaration of function ‘gps_poll’
make[3]: *** [geoclue_gpsd-geoclue-gpsd.o] Error 1

Expected Results:  
builds
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-12-10 10:27:06 UTC
Fixed