Package: cwidget Version: 0.5.5-4 Severity: important Justification: fails to build from source
As can be seen at http://buildd.debian.org/fetch.cgi?pkg=cwidget;ver=0.5.5-4;arch=arm;stamp=1196056073 compilation of ssprintf.cc fails horribly during "Making all in util" with the following error: | 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 ssprintf.lo -MD -MP -MF .deps/ssprintf.Tpo -c ssprintf.cc -fPIC -DPIC -o .libs/ssprintf.o | ssprintf.cc: In function 'std::string cwidget::util::ssprintf(const char*, ...)': | ssprintf.cc:17: error: 'va_start' was not declared in this scope | ssprintf.cc:19: error: 'va_end' was not declared in this scope | ssprintf.cc: In function 'std::string cwidget::util::vssprintf(const char*, void*)': | ssprintf.cc:31: error: 'va_copy' was not declared in this scope | ssprintf.cc: In function 'std::wstring cwidget::util::swsprintf(const wchar_t*, ...)': | ssprintf.cc:58: error: 'va_start' was not declared in this scope | ssprintf.cc:60: error: 'va_end' was not declared in this scope but, as it seems, only on ARM. :( -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: arm (armv5tel) Kernel: Linux 2.6.22-3-ixp4xx Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]