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
Fixed