Bug 161867 - akonadi kdepimlibs SVN miscompiles
Summary: akonadi kdepimlibs SVN miscompiles
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: libakonadi (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
: 161938 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-09 22:22 UTC by witekfl
Modified: 2008-12-27 21:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description witekfl 2008-05-09 22:22:12 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.2.3 
OS:                Linux

kdepimlibs from SVN miscompiles on a 32bit machine.

[ 15%] Building CXX object akonadi/CMakeFiles/akonadi-kde.dir/resourceadaptor.o
/home/users/kde/kde/build/KDE/kdepimlibs/akonadi/resourceadaptor.cpp: In member function ‘bool ResourceAdaptor::requestItemDelivery(qlonglong, const QString&, const QString&, const QStringList&)’:
/home/users/kde/kde/build/KDE/kdepimlibs/akonadi/resourceadaptor.cpp:45: error: no matching function for call to ‘Akonadi::ResourceBase::requestItemDelivery(qlonglong&, const QString&, const QString&, const QStringList&)’
/home/users/kde/kde/build/KDE/kdepimlibs/akonadi/resourcebase.h:389: note: candidates are: bool Akonadi::ResourceBase::requestItemDelivery(qint64, const QString&, const QStringList&)
make[2]: *** [akonadi/CMakeFiles/akonadi-kde.dir/resourceadaptor.o] Error 1
make[1]: *** [akonadi/CMakeFiles/akonadi-kde.dir/all] Error 2
make: *** [all] Error 2
makeobj[0]: Leaving directory `/home/users/kde/kde/build/KDE/kdepimlibs'
Comment 1 Pino Toscano 2008-05-11 09:37:27 UTC
*** Bug 161938 has been marked as a duplicate of this bug. ***
Comment 2 witekfl 2008-05-25 18:20:21 UTC
Before I did:
svn up && make install , but it failed.
After removing the build directory the compilation was successful.
Comment 3 Volker Krause 2008-12-27 21:44:36 UTC
Works again according to reporter.