Package: kdenetwork
Version: 4:3.5.1-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of kdenetwork_4:3.5.1-1 on debian-31 by sbuild/s390 85
[...]
> mkdir .libs
>  g++ -DHAVE_CONFIG_H -I. 
> -I/build/buildd/kdenetwork-3.5.1/./kopete/protocols/meanwhile -I../../.. 
> -I/build/buildd/kdenetwork-3.5.1/./kopete/libkopete 
> -I../../../kopete/libkopete 
> -I/build/buildd/kdenetwork-3.5.1/./kopete/libkopete/avdevice 
> -I/build/buildd/kdenetwork-3.5.1/./kopete/libkopete/ui 
> -I../../../kopete/libkopete/ui 
> -I/build/buildd/kdenetwork-3.5.1/./kopete/protocols/meanwhile/ui -I./ui 
> -I/usr/include/kde -I/usr/share/qt3/include -I. -I/usr/include/meanwhile 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DQT_THREAD_SUPPORT 
> -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
> -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 
> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
> -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
> -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT 
> kopete_meanwhile_la.all_cpp.lo -MD -MP -MF 
> .deps/kopete_meanwhile_la.all_cpp.Tpo -c kopete_meanwhile_la.all_cpp.cpp  
> -fPIC -DPIC -o .libs/kopete_meanwhile_la.all_cpp.o
> /build/buildd/kdenetwork-3.5.1/./kopete/protocols/meanwhile/meanwhilesession.cpp:587:
>  error: prototype for 'int MeanwhileSession::handleSessionIOWrite(const 
> guchar*, unsigned int)' does not match any in class 'MeanwhileSession'
> /build/buildd/kdenetwork-3.5.1/./kopete/protocols/meanwhile/meanwhilesession.h:265:
>  error: candidate is: int MeanwhileSession::handleSessionIOWrite(const 
> guchar*, gsize)
> /build/buildd/kdenetwork-3.5.1/./kopete/protocols/meanwhile/meanwhileplugin.cpp:35:
>  warning: unused parameter 'menu'
> make[6]: *** [kopete_meanwhile_la.all_cpp.lo] Error 1
> make[6]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu/kopete/protocols/meanwhile'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu/kopete/protocols/meanwhile'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu/kopete/protocols'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu/kopete'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/kdenetwork-3.5.1/obj-s390-linux-gnu'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060131-1521
> FAILED [dpkg-buildpackage died]

gsize aka size_t is not unsinged int, it is size_t.

Bastian

Reply via email to