Bug 295813

Summary: 1.7.x does not compile under OSX as is.
Product: [Frameworks and Libraries] Akonadi Reporter: Mathieu Jobin <opensource>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: minor CC: dvratil
Priority: NOR Keywords: triaged
Version: 4.8   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: patch

Description Mathieu Jobin 2012-03-12 00:06:19 UTC
Snow Leopard 10.6.8

using GCC
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)

as mentioned on Qt forum.

http://www.qtcentre.org/threads/14883-GCC-problem-with-QHash-as-optionnal-parameter-in-function?p=215835#post215835

little patch attached
Comment 1 Mathieu Jobin 2012-03-12 00:09:14 UTC
Created attachment 69519 [details]
patch
Comment 3 Daniel Vrátil 2013-03-02 21:04:54 UTC
Can you please check newer version of Akonadi compiles?
Comment 4 Mathieu Jobin 2013-04-08 15:41:28 UTC
recent version fails as qt-dbus does not seems working on OSX
but I could install 1.7.1 with the patch attached last year

[  2%] Building CXX object libs/CMakeFiles/akonadiprotocolinternals.dir/notificationmessage.cpp.o
clang: warning: argument unused during compilation: '-fno-check-new'
In file included from /Users/mjobin/xx/akonadi-1.9.1/libs/notificationmessage.cpp:20:
/Users/mjobin/xx/akonadi-1.9.1/libs/notificationmessage_p.h:28:10: fatal error: 'QtDBus/QDBusArgument' file not found
#include <QtDBus/QDBusArgument>
         ^
1 error generated.
make[2]: *** [libs/CMakeFiles/akonadiprotocolinternals.dir/notificationmessage.cpp.o] Error 1
Comment 5 Andrew Crouthamel 2018-09-24 02:23:16 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Andrew Crouthamel 2018-10-27 04:00:16 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!