Package: ksociograma Version: 2.0.1-4 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. GCC 4.3 now prints an error message when C++ code contains duplicate function parameter names in function prototypes, see http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params
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. > Automatic build of ksociograma_2.0.1-4 on em64t by sbuild/amd64 0.53 ... > source='main.cpp' object='main.o' libtool=no \ > depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ > depmode=gcc3 /bin/sh ../admin/depcomp \ > x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde > -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wconversion -Wchar-subscripts -O2 -Wformat-security > -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o > main.o `test -f 'main.cpp' || echo './'`main.cpp > In file included from /usr/share/qt3/include/qvariant.h:42, > from ksociogramaWidget.h:13, > from ksociograma.h:24, > from main.cpp:21: > /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() > const': > /usr/share/qt3/include/qstring.h:194: warning: conversion to 'char' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In member function 'void > QChar::setCell(uchar)': > /usr/share/qt3/include/qstring.h:219: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In member function 'void > QChar::setRow(uchar)': > /usr/share/qt3/include/qstring.h:220: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': > /usr/share/qt3/include/qstring.h:264: warning: conversion to 'ushort' from > 'int' may alter its value > /usr/share/qt3/include/qstring.h: In constructor > 'QStringData::QStringData(QChar*, uint, uint)': > /usr/share/qt3/include/qstring.h:362: warning: conversion to 'unsigned > int:30' from 'uint' may alter its value > /usr/share/qt3/include/qstring.h:362: warning: conversion to 'unsigned > int:30' from 'uint' may alter its value > In file included from /usr/share/qt3/include/qobject.h:45, > from /usr/share/qt3/include/qwidget.h:43, > from ksociogramaWidget.h:14, > from ksociograma.h:24, > from main.cpp:21: > /usr/share/qt3/include/qevent.h: In member function 'void > QDropEvent::setAction(QDropEvent::Action)': > /usr/share/qt3/include/qevent.h:520: warning: conversion to 'unsigned char' > from 'uint' may alter its value > In file included from /usr/share/qt3/include/qwidget.h:49, > from ksociogramaWidget.h:14, > from ksociograma.h:24, > from main.cpp:21: > /usr/share/qt3/include/qsizepolicy.h: In member function 'void > QSizePolicy::transpose()': > /usr/share/qt3/include/qsizepolicy.h:122: warning: conversion to 'uchar' from > 'uint' may alter its value > /usr/share/qt3/include/qsizepolicy.h:122: warning: conversion to 'uchar' from > 'uint' may alter its value > In file included from ksociograma.h:27, > from main.cpp:21: > sociogram.h: At global scope: > sociogram.h:63: error: multiple parameters named 'cx' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]