[Decibel] [Bug 155082] New: Compile error in class QtTapioca::Channel

Marco Rodrigues gothicx at sapo.pt
Fri Jan 4 15:21:26 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155082         
           Summary: Compile error in class QtTapioca::Channel
           Product: decibel
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: decibel kde org
        ReportedBy: gothicx sapo pt


Version:            (using KDE KDE 3.5.8KDE 1.2)
Installed from:    Compiled From SourcesCompiled From Sources
OS:                Linux

I've used the latest version of telepathy-qt (0.14.1) and tapioca-qt (0.14.1).

https://launchpad.net/ubuntu/+source/telepathy-qt
https://launchpad.net/ubuntu/+source/tapioca-qt

I tried to compile it under Ubuntu Gutsy using pbuilder for Ubuntu Hardy.

I've tried with the source of decibelchannelhandler.{cpp,h} in SVN, but it still fails.

[ 97%] Building CXX object addons/logger/CMakeFiles/decibel_logger.dir/decibelchannelhandler.o
/usr/bin/c++   -g -Wall -O2 -I/tmp/buildd/decibel-0.5.0+svn737972/include -I/tmp/buildd/decibel-0.5.0+svn737972/obj-i486-linux-gnu/src/client -I/tmp/buildd/decibel-0.5.0+svn737972/src/client -I/tmp/buildd/decibel-0.5.0+svn737972/obj-i486-linux-gnu/addons/logger -I/tmp/buildd/decibel-0.5.0+svn737972/addons/logger -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml   -DQT_GUI_LIB -DQT_CORE_LIB -o addons/logger/CMakeFiles/decibel_logger.dir/decibelchannelhandler.o -c /tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp
/tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp: In member function 'void DecibelChannelHandlerPrivate::addChannel(QtTapioca::Connection*, QtTapioca::Channel*, bool)':
/tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp:88: error: 'class QtTapioca::Channel' has no member named 'connection'
/tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp: In member function 'void DecibelChannelHandler::doNewMember()':
/tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp:190: error: 'class QtTapioca::ContactGroup' has no member named 'channel'
/tmp/buildd/decibel-0.5.0+svn737972/addons/logger/decibelchannelhandler.cpp:206: error: 'class QtTapioca::Channel' has no member named 'connection'
make[3]: *** [addons/logger/CMakeFiles/decibel_logger.dir/decibelchannelhandler.o] Error 1
make[3]: Leaving directory `/tmp/buildd/decibel-0.5.0+svn737972/obj-i486-linux-gnu'
make[2]: *** [addons/logger/CMakeFiles/decibel_logger.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/decibel-0.5.0+svn737972/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/decibel-0.5.0+svn737972/obj-i486-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package


More information about the Decibel mailing list