Source: gtk-gnutella Version: 0.97-1 Severity: serious Hi,
gtk-gnutella FTBFS on armel, armhf and sh4. armel: https://buildd.debian.org/status/fetch.php?pkg=gtk-gnutella&arch=armel&ver=0.97-1&stamp=1311016295 armhf: http://buildd.debian-ports.org/status/fetch.php?pkg=gtk-gnutella&arch=armhf&ver=0.97-1&stamp=1311027681 sh4: http://buildd.debian-ports.org/status/fetch.php?pkg=gtk-gnutella&arch=sh4&ver=0.97-1&stamp=1311030219 ----- /bin/rm -f stats.o cc -c -I../.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabi/dbus-1.0/include -DCURDIR=src/lib -O2 -g -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -Wformat=2 -Wshadow stats.c /bin/rm -f str.o cc -c -I../.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabi/dbus-1.0/include -DCURDIR=src/lib -O2 -g -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -Wformat=2 -Wshadow str.c str.c: In function 'str_vncatf': str.c:1176:2: error: invalid operands to binary != (have 'va_list' and 'void *') str.c:1204:7: error: used struct type value where scalar is required str.c:1309:18: error: used struct type value where scalar is required str.c:1322:18: error: used struct type value where scalar is required str.c:1357:8: error: used struct type value where scalar is required str.c:1366:8: error: used struct type value where scalar is required str.c:1386:8: error: used struct type value where scalar is required str.c:1399:8: error: used struct type value where scalar is required str.c:1440:8: error: used struct type value where scalar is required str.c:1505:8: error: used struct type value where scalar is required str.c:1568:8: error: used struct type value where scalar is required make[4]: *** [str.o] Error 1 ----- va_list is not same as void *. va_list of type is va_list. Could you check a package? Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org