https://bugs.kde.org/show_bug.cgi?id=428750
Bug ID: 428750 Summary: akonadi-search does not build due to deprecated symbol Product: Akonadi Version: GIT (master) Platform: Compiled Sources OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: ihor@antonovs.family Target Milestone: --- SUMMARY akonadi-search fails to build with kdesrc-build STEPS TO REPRODUCE 1. kdesrc-build akonadi-search Git ref: 49c6228abca87403077b6ff0fcd883418c2f5ace OBSERVED RESULT akonadi-search/runner/pimcontactsrunner.cpp:39:5: error: ‘setIgnoredTypes’ was not declared in this scope 39 | setIgnoredTypes(Plasma::RunnerContext::FileSystem | ^~~~~~~~~~~~~~~ EXPECTED RESULT build succeeds SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon setIgnoredTypes function is marked as deprecated in krunner and is hidden behind and IFDEF -- You are receiving this mail because: You are watching all bug changes.