Bug 258750

Summary: build failure due to Item::setPayload()
Product: [Applications] kdepim Reporter: tropikhajma <tropikhajma>
Component: libkdepimAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: montel
Priority: NOR    
Version: 4.6   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tropikhajma 2010-12-04 00:58:36 UTC
Version:           4.6 (using Devel) 
OS:                Solaris

building svn kdepim fails with messages like 
...
"/opt/kde4/include/KDE/Akonadi/../../akonadi/item.h", line 636: Error: Could 
not find a match for Akonadi::Item::setPayloadImpl<Akonadi::Item::T>(const 
QSharedPointer<KCalCore::Journal>) needed in 
Akonadi::Item::setPayloadImpl<QSharedPointer<KCalCore::Journal>>(const 
QSharedPointer<KCalCore::Journal>&, const int*).

this was explained in mail by Adriaan de Groot at to the kde-pim ML:
http://lists.kde.org/?l=kde-pim&m=128498822004864&w=2


this is on Solaris 11 Express with the Sun Studio 12.1 compiler

Reproducible: Always
Comment 1 Laurent Montel 2012-09-28 06:34:58 UTC
Still valid ?