[Akonadi] [Bug 428750] New: akonadi-search does not build due to deprecated symbol
Ihor Antonov
bugzilla_noreply at kde.org
Fri Nov 6 04:03:29 GMT 2020
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-bugs at kde.org
Reporter: ihor at 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 the assignee for the bug.
More information about the Kdepim-bugs
mailing list