Bug 258750 - build failure due to Item::setPayload()
Summary: build failure due to Item::setPayload()
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kdepim
Classification: Applications
Component: libkdepim (show other bugs)
Version: 4.6
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 00:58 UTC by tropikhajma
Modified: 2012-09-28 06:34 UTC (History)
1 user (show)

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 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 ?