Bug#560253: Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-16 Thread Gilles Filippini
tag 560536 + pending
thanks


Hi,

The last gpsd upload (2.90.1~svn6819-1) fixes the startup hang (blocking
call to libgps_poll()).
=> setting the tag pending again.

I'll upload a new release in the next couple of days.

Thanks,



signature.asc
Description: OpenPGP digital signature


Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-14 Thread Gilles Filippini
tag 560536 - pending
thanks

Hi Bernd,

Unfortunately your patch doesn't work as expected. It compiles fine but
navit hangs at startup. Here are the tests I've run:

* server : gpsd 2.90
* client : libgps19, navit 0.2.0~svn2865 with libgps-2.90-fix
=> ko

* server : fso-gpsd
* client : libgps19, navit 0.2.0~svn2865 with libgps-2.90-fix
=> ok

* server : gpsd 2.90
* client : libgps18, navit 0.2.0~svn2865 without libgps-2.90-fix
=> ok

The results are the same whether navit runs on my FreeRunner or on my
laptop. The server side is always the FreeRunner.

The "ko" symptoms are that navit uses 80%+ cpu right after the navit.xml
parsing, and no gui shows up. In some cases the gui appears but stays
blank. In some rare cases navit starts successfully.

I don't know where to look from there... :/

Thanks,

_Gilles.



signature.asc
Description: OpenPGP digital signature


Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-14 Thread Bernd Zeimetz
Gilles Filippini wrote:
> tag 560536 - pending
> thanks
> 
> Hi Bernd,
> 
> Unfortunately your patch doesn't work as expected. It compiles fine but
> navit hangs at startup. Here are the tests I've run:
> 
> * server : gpsd 2.90
> * client : libgps19, navit 0.2.0~svn2865 with libgps-2.90-fix
> => ko
> 
> * server : fso-gpsd
> * client : libgps19, navit 0.2.0~svn2865 with libgps-2.90-fix
> => ok

Thats interesting... it should not work at all :D

> * server : gpsd 2.90
> * client : libgps18, navit 0.2.0~svn2865 without libgps-2.90-fix
> => ok
> 
> The results are the same whether navit runs on my FreeRunner or on my
> laptop. The server side is always the FreeRunner.
> 
> The "ko" symptoms are that navit uses 80%+ cpu right after the navit.xml
> parsing, and no gui shows up. In some cases the gui appears but stays
> blank. In some rare cases navit starts successfully.

Probably the gpsd_query is still mentioned somewhere in the xml config stuff, I
removed it as it is not needed/used anymore.
Not sure. I can have a look, but as I don't know the code upstream is probably
much faster in find the bug :)

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-12 Thread Gilles Filippini
forcemerge 560253 560536
tag 560536 + upstream
forwarded 560536 http://trac.navit-project.org/ticket/518
thanks

Joop Boonen a écrit , Le -10/01/-28163 20:59:
> This issue is probably related to gpsd 2.90?

Indeed, it is a duplicate of #560253. Merging.

> Bug report http://trac.navit-project.org/ticket/518 has been created.

Patch attached to upstream's ticket.

Thanks,

_Gilles.



signature.asc
Description: OpenPGP digital signature


Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-11 Thread Joop Boonen
This issue is probably related to gpsd 2.90?

Bug report http://trac.navit-project.org/ticket/518 has been created.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560536: navit: FTBFS: vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 'satellites'

2009-12-11 Thread Lucas Nussbaum
Source: navit
Version: 0.2.0~svn2755+dfsg.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../../..  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include-I../../../navit 
> -DMODULE=vehicle_gpsd   -g -O2 -Wall -g -O2 -Wall -Wcast-align 
> -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
> -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -ffast-math -MT vehicle_gpsd.lo 
> -MD -MP -MF .deps/vehicle_gpsd.Tpo -c -o vehicle_gpsd.lo vehicle_gpsd.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I../../../navit -DMODULE=vehicle_gpsd -g -O2 
> -Wall -g -O2 -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes 
> -Wstrict-prototypes -Wpointer-arith -Wreturn-type -D_GNU_SOURCE -ffast-math 
> -MT vehicle_gpsd.lo -MD -MP -MF .deps/vehicle_gpsd.Tpo -c vehicle_gpsd.c  
> -fPIC -DPIC -o .libs/vehicle_gpsd.o
> vehicle_gpsd.c: In function 'vehicle_gpsd_callback':
> vehicle_gpsd.c:111: error: 'struct gps_data_t' has no member named 
> 'satellites'
> vehicle_gpsd.c:113: error: 'struct gps_data_t' has no member named 
> 'satellites'
> vehicle_gpsd.c:118: error: 'struct gps_data_t' has no member named 
> 'satellites'
> vehicle_gpsd.c:120: error: 'struct gps_data_t' has no member named 
> 'satellites'
> vehicle_gpsd.c:138: error: 'PDOP_SET' undeclared (first use in this function)
> vehicle_gpsd.c:138: error: (Each undeclared identifier is reported only once
> vehicle_gpsd.c:138: error: for each function it appears in.)
> vehicle_gpsd.c:139: error: 'struct gps_data_t' has no member named 'pdop'
> vehicle_gpsd.c:140: error: 'struct gps_data_t' has no member named 'hdop'
> vehicle_gpsd.c: In function 'vehicle_gpsd_try_open':
> vehicle_gpsd.c:183: warning: implicit declaration of function 'gps_query'
> vehicle_gpsd.c:184: warning: passing argument 2 of 'gps_set_raw_hook' from 
> incompatible pointer type
> /usr/include/gps.h:1000: note: expected 'void (*)(struct gps_data_t *, char 
> *, size_t)' but argument is of type 'void (*)(struct gps_data_t *, char *, 
> size_t,  int)'
> vehicle_gpsd.c:186: warning: cast to pointer from integer of different size
> make[6]: *** [vehicle_gpsd.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/navit_0.2.0~svn2755+dfsg.1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org