[Kde-pim] Build failed in Jenkins: kdepimlibs_stable #761
KDE CI System
null at kde.org
Thu Feb 27 06:15:44 GMT 2014
See <http://build.kde.org/job/kdepimlibs_stable/761/changes>
Changes:
[montel] Change to 4.12.40
[montel] Fix label context. it's wedding anniversary.
[scripty] SVN_SILENT made messages (.desktop file)
[winter] save TNEF attachments with their filename property, when possible.
[scripty] SVN_SILENT made messages (.desktop file)
[scripty] SVN_SILENT made messages (.desktop file)
[chrigi_1] Use METADATA style annotations only.
[chrigi_1] Skip NIL values as they simply indicate no value.
[iamsergio] Add me as a maintainer of akonadi/calendar
[steveire] Use Q_SLOTS and Q_SIGNALS.
[montel] New feature => update it
[steveire] Fix some variables.
[Daniel Vrátil] Make "Akonadi is updating, please go get a coffee" message look nicer
[steveire] Include what you use.
[steveire] Don't pass a std::tuple to a boost API.
[montel] Update it
[Kevin Funk] Make compile on MSVC2010
[Kevin Funk] Update .gitignore: Hide .orig files from Vim
[scripty] SVN_SILENT made messages (.desktop file)
[vkrause] Remove Strigi support, no longer available in the Akonadi server.
[montel] Add missing export macros
[vkrause] Remove KDevelop auto-completion accident.
[vkrause] This variable is never set anywhere.
[cgiboudeaux] Don't use deprecated annotation names.
[vkrause] Unused headers and dependencies.
[vkrause] We require kdelibs 4.11 now.
[scripty] SVN_SILENT made messages (.desktop file)
[vkrause] kcal/libical doesn't exist anymore.
[vkrause] remove unused header
[montel] Allow to select folder by default
[Daniel Vrátil] Register org.freedesktop.Akonadi.Preprocessor iface to /Preprocessor path
[Daniel Vrátil] Bump version, so that kdepim can depend on fixed PreprocessorBase
[lueck] typo fix reported by Javier Vi��al on kde-i18n-doc
[nico.kruber] fix wrong MAKE_KABC_LIB macro (this is now kabc_EXPORTS)
[nico.kruber] fix compilation on msvc 2010
[vkrause] remove unused headers
[vkrause] Remove unused headers.
[scripty] SVN_SILENT made messages (.desktop file)
[scripty] SVN_SILENT made messages (.desktop file)
[vkrause] Remove unused header.
[vkrause] Prepare KPIMUtils::NetworkAccessHelper for removal in KF5.
[steveire] Add missing system include.
[vkrause] Remove unused include.
[chrigi_1] Manual revert of d8eeb4c - automatic fallback for SSL/TLS protocol versions
[montel] Fix Bug 328196 - allow sorting/filtering by month in birthday field
[chrigi_1] Test kimap's ssl support.
[Daniel Vrátil] Stream item parts to Akonadi
[Daniel Vrátil] Add AKAPPENDSTREAMING to capabilities and bump minimum protocol version
[vkrause] Remove unmaintained Windows CE 5 support.
[chrigi_1] Made the socketTimer a bit simpler and more robust.
[chrigi_1] Handle BYE.
[chrigi_1] Propagate socket errors to jobs, and don't emit ERR_COULD_NOT_CONNECT on ssl handshake errors.
[chrigi_1] Avoid crash if the session was destroyed while the dialog was open.
[scripty] SVN_SILENT made messages (.desktop file)
[chrigi_1] AppendJobTest and don't crash on empty server response.
[chrigi_1] Always reset the session timeout after the idlejob is done.
[chrigi_1] Accessor for the session timeout.
[guy.maurel] wait until the akonadiserver is ready.
[montel] Remove not necessary forward declaration
[montel] Fix includes
[montel] Fix includes
[montel] Fix includes
[montel] Fix includes
[montel] Fix includes
[montel] Fix includes
[montel] Fix includes
[montel] Fix forward declaration
[montel] Fix includes
[Daniel Vrátil] Revert "wait until the akonadiserver is ready."
[guy.maurel] Coding style with astyle
[montel] Use KLocalizedString
[montel] Compile with -DQT_USE_QSTRINGBUILDER
[iamsergio] Fix unused warning in release mode.
[guy.maurel] Coding style
[scripty] SVN_SILENT made messages (.desktop file)
[iamsergio] Load from the correct model at startup.
[iamsergio] Allow to share EntityTreeModel between several ETMCalendars.
[guy.maurel] Coding style
[iamsergio] Add a kde5 TODO to mark RecurrenceRule::WDayPos with Q_MOVABLE_TYPE.
[guy.maurel] added Q_UNUSED
[guy.maurel] Coding Style
[scripty] SVN_SILENT made messages (.desktop file)
[guy.maurel] Coding Style
[chrigi_1] Make generated UUID string RFC4122 compliant.
[scripty] SVN_SILENT made messages (.desktop file)
[chrigi_1] Return true if the referencing was successful.
[chrigi_1] Expose some internals for testing.
[chrigi_1] Separated referencing of collections from the selection in FavoriteCollectionsModel.
[chrigi_1] React to collection changes that cause a collection to match a filter.
[chrigi_1] Avoid crashing if we try to dereference an already removed collection.
[montel] Fix Bug 330091 - map coorresponding to address , bad result
[montel] Use QDBusConnection::sessionBus not systembus
[montel] Fix i18n string
[scripty] SVN_SILENT made messages (.desktop file)
[iamsergio] Fix build with c++11.
[Daniel Vrátil] Implement logging of Akonadi Session into a log file
[Daniel Vrátil] Implement support for server-side search in Akonadi
[Daniel Vrátil] Bump Akonadi dependency to match minimum required protocol version
[Daniel Vrátil] Bump kdepimlibs version
[Daniel Vrátil] Fix an #include in SearchJobTest
[Daniel Vrátil] Remove check whether Nepomuk Search service is available from Self Test dialog
[scripty] SVN_SILENT made messages (.desktop file)
[chrigi_1] KIMAP new search api.
[montel] increase version
[scripty] SVN_SILENT made messages (.desktop file)
[guy.maurel] Coding style
[scripty] SVN_SILENT made messages (.desktop file)
[scripty] SVN_SILENT made messages (.desktop file)
[scripty] SVN_SILENT made messages (.desktop file)
[guy.maurel] Coding Style
[guy.maurel] Coding Style
[montel] Initialize variable
[montel] Make sure to initialize to null
[Daniel Vrátil] Don't try reference already referenced collection
[Daniel Vrátil] Fix build
[chrigi_1] Fixed endless loop in changerecorder with unhandled notifications.
[winter] disable style checking
[guy.maurel] Coding Style
[faure] remove unused include kio/http.h, only exists for kio_http
[Daniel Vrátil] Fix license of NotificationSource and SearchResultJob
[montel] Relicense
[winter] no need to include KDebug twice
[winter] microoptimization++
[winter] QLatin1String
[scripty] SVN_SILENT made messages (.desktop file)
[montel] Fix crash. Guy becarefull when you fix coding style to not remove code please.
[winter] revert microoptimization that wasn't
[chrigi_1] Akonadi::Tag support.
[chrigi_1] Update GID if necessary when updating item from changeComitted()
[Daniel Vrátil] Bump kdepimlibs version and Akonadi dependencies
[Daniel Vrátil] Add destructors to Akonadi::Tag and Akonadi::Tag::Private
[chrigi_1] 2*5 seconds is long enough, we don't have to wait 600s for the job to timeout.
[Daniel Vrátil] Port MonitorNotificationTest to NotificationMessageV3
[cgiboudeaux] Kdepimlibs doesn't need nepomuk-core anymore
[chrigi_1] Check if the uid set is empty before passing it to STORE.
[Daniel Vrátil] Implement AgentBase::ObserverV4 with tags changes notifications
[scripty] SVN_SILENT made messages (.desktop file)
[me] Akonadi ItemFetchJob: Add customizable delivery options
[Daniel Vrátil] Don't assert in TagModel, return an invalid index instead
[chrigi_1] Return before the "Unhandled response" message.
[Daniel Vrátil] Correctly connect Observer signals when using ObserverV3
[montel] Remove extra ";"
[Daniel Vrátil] Update item cache on ModifyTags operation too
[Daniel Vrátil] Connect TagModifyJob and Monitor's cache via ChangeMediator
[Daniel Vrátil] Add changeCommitted() for Tags into ResourceBase
[Daniel Vrátil] Fix handling of Tags notifications in Monitor and AgentBase
[montel] Disable button too
[montel] Fix merge
[montel] Emit signal when host changed
[montel] initialize pointer/variables
[scripty] SVN_SILENT made messages (.desktop file)
[montel] Be sure to parse correct group
[guy.maurel] Coding Style
[chrigi_1] Fixed the "only new items appear in collections" bug.
[montel] Export QDebug function too. So we can use outside kdepimlib
[montel] Add space between parameter
[Daniel Vrátil] Use new ItemFetchJob delivery options in ETM
[chrigi_1] Only require a Monitor and not a ChangeRecorder for the TagModel
[chrigi_1] A widget for displaying and modifying a tagselection.
[chrigi_1] Use Akonadi::TagWidget and removed contact/editor/tagwidget.h/cpp
[chrigi_1] Fixed comment.
[guy.maurel] Coding style
[Daniel Vrátil] Don't remove parent collection when it has a child that matches mime-type filter
[Daniel Vrátil] qWait a bit longer for ETM to populate
[chrigi_1] TagManagementDialog and TagSelectionDialog
[montel] increase version
[wbauer] kimap: add methods to set/get the internal date for an APPEND query
[montel] Prepare beta1
------------------------------------------
[...truncated 5077 lines...]
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "transportmgr". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:47 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "queuer". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:51 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "sendqueued". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:55 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "clearerror". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:59 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "abort". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:63 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "attributetest". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:12 (kde4_add_executable)
mailtransport/tests/CMakeLists.txt:69 (add_akonadi_isolated_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "messagequeuejobtest".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:12 (kde4_add_executable)
mailtransport/tests/CMakeLists.txt:70 (add_akonadi_isolated_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "filteractiontest".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
mailtransport/tests/CMakeLists.txt:12 (kde4_add_executable)
mailtransport/tests/CMakeLists.txt:71 (add_akonadi_isolated_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "testlibsyndication".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
syndication/tests/CMakeLists.txt:14 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "testloader". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
syndication/tests/CMakeLists.txt:23 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "testpersonimpl". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:862 (kde4_add_executable)
syndication/tests/CMakeLists.txt:32 (kde4_add_unit_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:879 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "testpersonimpl". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
syndication/tests/CMakeLists.txt:32 (kde4_add_unit_test)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test HAVE_PEDANTIC
-- Performing Test HAVE_PEDANTIC - Success
CMake Warning (dev) at /srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "headertest". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
/srv/jenkins/install/linux/x86_64/g++/stable-qt4/kde/kdelibs/inst/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
includes/tests/CMakeLists.txt:88 (kde4_add_executable)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- The following OPTIONAL packages have been found:
* Threads
* Perl
* LibXml2 , The LibXML2 library , <http://xmlsoft.org>
Needed for building the knut Akonadi resource.
* PkgConfig
* Prison , Prison , <http://projects.kde.org/prison>
Needed to show mobile barcodes of your contacts
-- The following RECOMMENDED packages have been found:
* Ldap , LDAP (Lightweight Directory Access Protocol) libraries , <http://www.openldap.org>
Needed to provide LDAP functionality in KDE
-- The following REQUIRED packages have been found:
* X11
* Qt4
* Automoc4
* Phonon (required version >= 4.3.80)
* KDE4Internal
* KDE4 (required version >= 4.12.0)
* Boost (required version >= 1.34.0) , Boost C++ Libraries , <http://www.boost.org>
Boost must include the boost-graph library
* Gpgme , GNU Privacy Guard (GPG/PGP) support , <http://www.gnupg.org/related_software/gpgme>
Necessary to compile many PIM applications, including KMail
* Sasl2 , cyrus-sasl , <http://asg.web.cmu.edu/sasl/sasl-library.html>
Login authentication for IMAP and Sieve
* SharedMimeInfo , shared-mime-info , <http://freedesktop.org/wiki/Software/shared-mime-info>
Information about filetypes
* Libical , libical , <http://sourceforge.net/projects/freeassociation>
Calendar support
* QJSON , QJSON , <http://qjson.sourceforge.net/>
Qt library for handling JSON data
* Xsltproc , XSLT processor from libxslt
Required to generate D-Bus interfaces for all Akonadi resources.
* LibXslt , xsltproc , <http://xmlsoft.org/XSLT/>
Needed to generate D-Bus interface specifications
-- The following REQUIRED packages have not been found:
* Akonadi (required version >= 1.11.43) , Akonadi server libraries , <http://pim.kde.org/akonadi>
Access to PIM storage and services
CMake Error at /srv/jenkins/install/linux/x86_64/g++/shared/general/cmake/share/cmake-2.8.12/Modules/FeatureSummary.cmake:507 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Call Stack (most recent call first):
CMakeLists.txt:184 (feature_summary)
-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/kdepimlibs_stable/ws/build/CMakeFiles/CMakeOutput.log".>
See also "<http://build.kde.org/job/kdepimlibs_stable/ws/build/CMakeFiles/CMakeError.log".>
Configure step exited with non-zero code, assuming failure to configure for project kdepimlibs.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
_______________________________________________
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