Bug 234680

Summary: build fails - illegal operation in exportcertificatecommand.cpp
Product: [Applications] kleopatra Reporter: tropikhajma <tropikhajma>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mutz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2010-04-18 10:16:39 UTC
Version:            (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building kdepim fails with
...
[ 21%] Building CXX object kleopatra/CMakeFiles/kleopatra_bin.dir/commands/exportcertificatecommand.o

"/.../srcdir/kleopatra/commands/exportcertificatecommand.cpp", line 255: Error: The operation "QMap<QObject*, QString>[const QPointer<Kleo::ExportJob>]" is illegal.

(http://my.cdash.org/viewBuildError.php?buildid=60364)
Comment 1 tropikhajma 2010-04-18 10:17:34 UTC
Created attachment 42869 [details]
patch

not sure if this is the correct approach but at least it compiles with it
Comment 2 Thomas McGuire 2010-04-18 23:11:23 UTC
SVN commit 1116192 by tmcguire:

Fix build Sun Studio 12.

BUG: 234680

 M  +1 -1      exportcertificatecommand.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1116192