[Pkg-telepathy-maintainers] Bug#436422: telepathy-sofiasip fails to build with gcc-4.2

Riku Voipio riku.voipio at iki.fi
Tue Aug 7 09:43:59 UTC 2007


Package: telepathy-sofiasip
Version: 0.3.26.1-1
Severity: normal

Due to -Werror usage and gcc-4.2 detecting more useless code:

>  cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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/usr/include/sofia-sip-1.12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -g -Wall -O2 -c sip-connection-helpers.c  -fPIC -DPIC -o .libs/sip-connection-helpers.o
> cc1: warnings being treated as errors
> sip-connection-helpers.c: In function 'sip_conn_normalize_uri':
> sip-connection-helpers.c:703: warning: the address of 'home' will always evaluate as 'true'
> make[4]: *** [sip-connection-helpers.lo] Error 1

Considering 'home' is in stack, I think gcc-4.2 is right. Debian unstable
will switch to gcc-4.2 soonish. Thus and due to various EABI bugs being
already fixed in gcc-4.2, the armel port is already using gcc 4.2.






More information about the Pkg-telepathy-maintainers mailing list