Bug#334835: kdewebdev: ftbfs [sparc] error: expected class-name before '{' token

2005-10-21 Thread Christopher Martin
On October 20, 2005 00:50, Blars Blarson wrote:
> Package: kdewebdev
> Version: 4:3.4.2-1.1
> Severity: serious
> Justification: no longer builds from source
>
> kdewebdev failed to build on a sparc buildd, but did build on my sparc
> pbuilder.  Perhaps a build dependancy is insufficiently versioned.

Considering that 3.4.2-1 built on sparc, and that the 1.1 NMU that failed 
only changed the compiler on hppa/arm/m68k, then I suspect that this is 
just transient breakage.

Could kdewebdev please be retried on sparc? If it builds, then we can check 
off another package for the gcc-4.0 ABI transition.

Thanks,
Christopher Martin


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



Bug#334835: kdewebdev: ftbfs [sparc] error: expected class-name before '{' token

2005-10-19 Thread Blars Blarson
Package: kdewebdev
Version: 4:3.4.2-1.1
Severity: serious
Justification: no longer builds from source

kdewebdev failed to build on a sparc buildd, but did build on my sparc
pbuilder.  Perhaps a build dependancy is insufficiently versioned.



creating kmdr_editor.all_cpp.cpp ...
if g++ -DHAVE_CONFIG_H -I. -I/build/buildd/kdewebdev-3.4.2/./kommander/editor 
-I../..  -I/build/buildd/kdewebdev-3.4.2/./kommander/widget 
-I/build/buildd/kdewebdev-3.4.2/./kommander/widgets 
-I/build/buildd/kdewebdev-3.4.2/./kommander/factory -I/usr/include/kde 
-I/usr/share/qt3/include -I.  -Ishared -Iinterfaces -Ipics -DQT_THREAD_SUPPORT  
-D_REENTRANT -DKOMMANDER -DDESIGNER -DQT_NO_SQL -DHAVE_KDE  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DENABLE_CVSSERVICE  -MT kmdr_editor.all_cpp.o -MD -MP -MF 
".deps/kmdr_editor.all_cpp.Tpo" -c -o kmdr_editor.all_cpp.o 
kmdr_editor.all_cpp.cpp; \
then mv -f ".deps/kmdr_editor.all_cpp.Tpo" ".deps/kmdr_editor.all_cpp.Po"; else 
rm -f ".deps/kmdr_editor.all_cpp.Tpo"; exit 1; fi
/usr/share/qt3/include/qnetworkprotocol.h:58: warning: 'class 
QNetworkProtocolFactoryBase' has virtual functions but non-virtual destructor
/usr/share/qt3/include/qfiledialog.h:78: warning: 'class QFilePreview' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct 
QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct 
QUType_varptr' has virtual functions but non-virtual destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.h:33: 
error: expected class-name before '{' token
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.h:33: 
warning: 'class ConnectionEditor' has virtual functions but non-virtual 
destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/actioneditorimpl.cpp: In 
member function 'virtual void ActionEditor::connectionsClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/actioneditorimpl.cpp:259: 
error: 'class ConnectionEditor' has no member named 'exec'
/usr/share/qt3/include/private/qcom_p.h: At global scope:
/usr/share/qt3/include/private/qcom_p.h:79: warning: 'struct QUnknownInterface' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:93: warning: 'struct 
QDispatchInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:186: warning: 'struct QObjectInterface' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:196: warning: 'struct 
QComponentInformationInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:209: warning: 'struct 
QComponentFactoryInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:219: warning: 'struct 
QLibraryInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:231: warning: 'struct 
QFeatureListInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:241: warning: 'struct 
QComponentRegistrationInterface' has virtual functions but non-virtual