Package: karamba
Version: 0.17-5.1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  You can find some background
information abou this problem at
http://crustytoothpaste.ath.cx/~bmc/blog/entries/variadic-macros

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

Brian, maybe you can take a look at this failure.  Adding -std=c99
doesn't work because this option is only valid for C and Objective C
code, and adding -std=c++0x didn't help.

> Automatic build of karamba_0.17-5.1 on em64t by sbuild/amd64 0.53
...
>       x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde 
> -I/usr/include/qt3/ -I.  -I/usr/include/xmms -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DQT_THREAD_SUPPORT  
> -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
> -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -c -o karamba.all_cpp.o `test 
> -f karamba.all_cpp.cpp || echo './'`karamba.all_cpp.cpp
> cc1plus: warning: command line option "-Wmissing-prototypes" is valid for 
> Ada/C/ObjC but not for C++
> In file included from /usr/include/xmms/xmmsctrl.h:23,
>                  from xmmssensor.cpp:13,
>                  from karamba.all_cpp.cpp:15:
> /usr/include/glib-1.2/glib.h:1308:23: error: ISO C does not permit named 
> variadic macros
> /usr/include/glib-1.2/glib.h:1311:25: error: ISO C does not permit named 
> variadic macros
> /usr/include/glib-1.2/glib.h:1314:26: error: ISO C does not permit named 
> variadic macros
> /usr/include/glib-1.2/glib.h:1317:25: error: ISO C does not permit named 
> variadic macros

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to