Package: packagesearch
Version: 2.0.6-0.1
Severity important

Bad news: this package still doesn't build with gcc-4.1.  Ben, can you
please fix these issues and prepare an upload this week?

For the first error, you simply need to include cassert.

> Automatic build of packagesearch_2.0.6-0.1 on test.track.rz.uni-augsburg.de 
> by sbuild/powerpc 0.44
...
> processcontainer.cpp:57:29: warning: no newline at end of file
> g++ -c -pipe -O2 `pkg-config --cflags libapt-front libtagcoll` -D_REENTRANT 
> -Wall -W  -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB 
> -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I. -I.moc -I.ui -o 
> .obj/scoredisplayplugin.o scoredisplayplugin.cpp
> scoredisplayplugin.h:60: warning: unused parameter 'pProvider'
> scoredisplayplugin.h:62: warning: unused parameter 'enabled'
> scoredisplayplugin.h:64: warning: unused parameter 'visible'
> scoredisplayplugin.cpp: In member function 'void 
> NPlugin::ScoreDisplayPlugin::updateScores(const 
> std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> 
> >, std::less<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> > >, std::allocator<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&)':
> scoredisplayplugin.cpp:119: error: 'assert' was not declared in this scope
> make[2]: *** [.obj/scoredisplayplugin.o] Error 1
> make[2]: Leaving directory `/build/tbm/packagesearch-2.0.6/src'

then we get:

g++ -c -pipe -O2 `pkg-config --cflags libtagcoll` -D_REENTRANT -Wall -W -fPIC  
-DQT_NO_DEBUG -DQT_PLUGIN -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB 
-DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I. -I../.. -I.moc -I.ui -o 
.obj/packagedescriptionplugin.o packagedescriptionplugin.cpp
../../iprovider.h:36: warning: ‘class NPlugin::IProvider’ has virtual functions 
but non-virtual destructor
../../ixmlstorable.h:86: warning: ‘class NXml::IXmlStorable’ has virtual 
functions but non-virtual destructor
packagedescriptionplugin.h:51: warning: unused parameter ‘enabled’
packagedescriptionplugin.h:53: warning: unused parameter ‘visible’
iaptmediator.h:15: warning: ‘class NPlugin::IAptMediator’ has virtual functions 
but non-virtual destructor
packagedescriptionplugin.cpp:88: error: definition of ‘void 
NPlugin::PackageDescriptionPlugin::updateInformationWidget(const std::string&)’ 
is not in namespace enclosing ‘NPlugin::PackageDescriptionPlugin’
packagedescriptionplugin.cpp:135: error: definition of ‘void 
NPlugin::PackageDescriptionPlugin::clearInformationWidget()’ is not in 
namespace enclosing ‘NPlugin::PackageDescriptionPlugin’
packagedescriptionplugin.cpp:140: error: definition of ‘QString 
NPlugin::PackageDescriptionPlugin::informationText(const std::string&)’ is not 
in namespace enclosing ‘NPlugin::PackageDescriptionPlugin’
make[1]: *** [.obj/packagedescriptionplugin.o] Error 1

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

Reply via email to