[Kde-pim] tagactionmanager/master does not compile => min g++ version ?

Daniel Vrátil dvratil at kde.org
Thu Aug 4 14:39:19 BST 2016


On Wednesday, August 3, 2016 6:40:18 PM CEST Martin Koller wrote:
> On Tuesday 02 August 2016 22:55:19 Martin Koller wrote:
> > Building master with kdesrc-build I get:
> > 
<snip ugly template instantiation error>
> > kmail/src/CMakeFiles/kmailprivate.dir/build.make:729: recipe for target
> > 'kmail/src/CMakeFiles/kmailprivate.dir/tag/tagactionmanager.cpp.o' failed
> > gmake[2]: ***
> > [kmail/src/CMakeFiles/kmailprivate.dir/tag/tagactionmanager.cpp.o] Error
> > 1 CMakeFiles/Makefile2:248: recipe for target
> > 'kmail/src/CMakeFiles/kmailprivate.dir/all' failed
> I find that the reason for not compiling is the change from qSort() to
> std::sort() (5ad6fced).
> 
> Is there a minimum required g++ version for master, which I do not meet ?
> 
> I'm using openSuse 13.2 which comes with
> g++ (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]

Hi,

Any gcc that supports C++11 should work. GCC 4.8.3 marks almost complete 
support for C++11, so this is more likely a bug in their standard library 
implementation. The minimum GCC version requirement is bound to the list of 
supported (C++11) features. so 4.8 is supported. We don't limit the 
requirement based on quality of std lib implementation though, so I would 
report this as a bug against your distro's GCC so they either update GCC 
(4.8.5 is out for some time) or backport relevant patch(es) from newer GCC 
versions.

Dan

-- 
Daniel Vrátil
www.dvratil.cz | dvratil at kde.org
IRC: dvratil on Freenode (#kde, #kontact, #akonadi, #fedora-kde)

GPG Key: 0x4D69557AECB13683
Fingerprint: 0ABD FA55 A4E6 BEA9 9A83 EA97 4D69 557A ECB1 3683
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20160804/dfd52926/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list