Package: cwidget Version: 0.5.12-4 User: [email protected] Usertags: ftbfs-gcc-4.4
Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can reproduce this problem with gcc-4.4/g++-4.4 from unstable. > Automatic build of cwidget_0.5.12-4 on em64t by sbuild/amd64 0.53 ... > mkdir .libs > g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../../../.. > -I../../../.. -Wall -Werror -I../../../.. -I../../../../src -g -O2 > -D_REENTRANT -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT > threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.cc -fPIC -DPIC -o > .libs/threads.o > In file included from threads.cc:23: > ../../../../src/cwidget/generic/util/ssprintf.h:35: error: 'va_list' has not > been declared > ../../../../src/cwidget/generic/util/ssprintf.h:39: error: 'va_list' has not > been declared > make[6]: *** [threads.lo] Error 1 > make[6]: Leaving directory > `/build/tbm/cwidget-0.5.12/src/cwidget/generic/threads' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

