SUMMARY *** When compiling mailcommon 23.08.0 the following error occurs: /var/cache/scratchpkg/work/mailcommon/src/mailcommon-23.08.0/src/filter/filteractions/filteractionaddtoaddressbook.cpp: In member function 'virtual MailCommon::FilterAction::ReturnCode MailCommon::FilterActionAddToAddressBook::process(MailCommon::ItemContext&, bool) const': /var/cache/scratchpkg/work/mailcommon/src/mailcommon-23.08.0/src/filter/filteractions/filteractionaddtoaddressbook.cpp:93:24: error: 'ContactEditor' does not name a type 93 | auto job = new ContactEditor::AddContactJob(contact, Akonadi::Collection(mCollectionId)); *** This causes problems for akonadi-import and other akonadi programs. STEPS TO REPRODUCE 1. Try to compile mailcommon 2. get error 3. OBSERVED RESULT EXPECTED RESULT to compilelo SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 5.27.7 (available in About System) KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Built ok on Ubuntu: https://launchpad.net/ubuntu/+source/libkf5mailcommon/4:23.08.0-0ubuntu1
Don't know what I did but it installed now